Pull request #3215 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2c33bc0e1ab3d546573c3443b02d3d155dd7f011+f60a6b9b3bbcf5933f7773f85fc76d84301e173f (5fb20486103e9bcbd6f7e43b82575aea0dda44c4) 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28400 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 Merge succeeded, producing 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 Checking out Revision 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 (PR-3215) > 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/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 # 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 f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 # timeout=10 Commit message: "feat(security): Add sentinel file mechanism to avoid error" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-03T23:17:41.556Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-03T23:17:41.857Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-03T23:17:41.967Z] ========================================================= [2021-03-03T23:17:41.968Z] EdgeX Global Pipelines Version Info [2021-03-03T23:17:41.968Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0b77750186417eb8fbe69a4d0dc7f5852fc7de98 # timeout=10 [2021-03-03T23:17:43.489Z] ------------------- [2021-03-03T23:17:43.490Z] stable info: [2021-03-03T23:17:43.490Z] ------------------- [2021-03-03T23:17:43.490Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-03T23:17:43.490Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-03T23:17:43.490Z] Message: update stable to v1.0.184 [2021-03-03T23:17:44.449Z] ------------------- [2021-03-03T23:17:44.449Z] experimental info: [2021-03-03T23:17:44.449Z] ------------------- [2021-03-03T23:17:44.450Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-03T23:17:44.450Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-03T23:17:44.450Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-03T23:17:44.745Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-03T23:17:44.855Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-03T23:17:44.953Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-03T23:17:45.105Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-03T23:17:45.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-03T23:17:45.300Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-03T23:17:45.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-03T23:17:45.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-03T23:17:45.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-03T23:17:45.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-03T23:17:45.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-03T23:17:45.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-03T23:17:46.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-03T23:17:46.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-03T23:17:46.238Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-03T23:17:46.337Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-03T23:17:46.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-03T23:17:46.532Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-03T23:17:46.654Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-03T23:17:46.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-03T23:17:46.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-03T23:17:46.936Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-03T23:17:47.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3215 [Pipeline] echo [2021-03-03T23:17:47.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3215 [Pipeline] echo [2021-03-03T23:17:47.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3215 [Pipeline] echo [2021-03-03T23:17:47.364Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [Pipeline] echo [2021-03-03T23:17:47.459Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c33bc0 [Pipeline] echo [2021-03-03T23:17:47.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-03T23:17:47.814Z] provisioning config files... [2021-03-03T23:17:47.848Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6712328079423418956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-03T23:17:48.211Z] ---> docker-login.sh [2021-03-03T23:17:48.211Z] nexus3.edgexfoundry.org:10001 [2021-03-03T23:17:48.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T23:17:48.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T23:17:48.738Z] Configure a credential helper to remove this warning. See [2021-03-03T23:17:48.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T23:17:48.738Z] [2021-03-03T23:17:48.738Z] Login Succeeded [2021-03-03T23:17:48.738Z] nexus3.edgexfoundry.org:10002 [2021-03-03T23:17:48.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T23:17:49.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T23:17:49.002Z] Configure a credential helper to remove this warning. See [2021-03-03T23:17:49.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T23:17:49.002Z] [2021-03-03T23:17:49.002Z] Login Succeeded [2021-03-03T23:17:49.002Z] nexus3.edgexfoundry.org:10003 [2021-03-03T23:17:49.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T23:17:49.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T23:17:49.002Z] Configure a credential helper to remove this warning. See [2021-03-03T23:17:49.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T23:17:49.002Z] [2021-03-03T23:17:49.002Z] Login Succeeded [2021-03-03T23:17:49.002Z] nexus3.edgexfoundry.org:10004 [2021-03-03T23:17:49.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T23:17:49.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T23:17:49.265Z] Configure a credential helper to remove this warning. See [2021-03-03T23:17:49.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T23:17:49.265Z] [2021-03-03T23:17:49.265Z] Login Succeeded [2021-03-03T23:17:49.265Z] docker.io [2021-03-03T23:17:49.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T23:17:49.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T23:17:49.793Z] Configure a credential helper to remove this warning. See [2021-03-03T23:17:49.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T23:17:49.793Z] [2021-03-03T23:17:49.793Z] Login Succeeded [2021-03-03T23:17:49.793Z] ---> docker-login.sh ends [Pipeline] } [2021-03-03T23:17:49.803Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-03T23:17:50.288Z] ++ 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-03T23:17:50.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T23:17:50.288Z] ++ dirname cmd/core-command/Dockerfile [2021-03-03T23:17:50.288Z] ++ cut -d/ -f2 [2021-03-03T23:17:50.288Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-03T23:17:50.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T23:17:50.288Z] ++ dirname cmd/core-data/Dockerfile [2021-03-03T23:17:50.288Z] ++ cut -d/ -f2 [2021-03-03T23:17:50.288Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-03T23:17:50.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T23:17:50.288Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-03T23:17:50.288Z] ++ cut -d/ -f2 [2021-03-03T23:17:50.288Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-03T23:17:50.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T23:17:50.288Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-03T23:17:50.288Z] ++ cut -d/ -f2 [2021-03-03T23:17:50.288Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-03T23:17:50.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T23:17:50.288Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-03T23:17:50.288Z] ++ cut -d/ -f2 [2021-03-03T23:17:50.288Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-03T23:17:50.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T23:17:50.288Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-03T23:17:50.288Z] ++ cut -d/ -f2 [2021-03-03T23:17:50.288Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-03T23:17:50.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T23:17:50.288Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-03T23:17:50.288Z] ++ cut -d/ -f2 [2021-03-03T23:17:50.288Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-03T23:17:50.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T23:17:50.288Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-03T23:17:50.288Z] ++ cut -d/ -f2 [2021-03-03T23:17:50.288Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-03T23:17:50.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T23:17:50.288Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-03T23:17:50.288Z] ++ cut -d/ -f2 [2021-03-03T23:17:50.288Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-03T23:17:50.369Z] 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-03T23:17:51.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-03T23:17:51.979Z] [2021-03-03T23:17:51.979Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:17:52.328Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-03T23:17:52.328Z] latest: Pulling from edgex-devops/git-semver [2021-03-03T23:17:52.328Z] 31603596830f: Pulling fs layer [2021-03-03T23:17:52.328Z] 2a8b12db71e7: Pulling fs layer [2021-03-03T23:17:52.328Z] 6ca5941a6612: Pulling fs layer [2021-03-03T23:17:52.328Z] ecc8261a40a4: Pulling fs layer [2021-03-03T23:17:52.328Z] ecc8261a40a4: Waiting [2021-03-03T23:17:52.328Z] 2a8b12db71e7: Verifying Checksum [2021-03-03T23:17:52.328Z] 2a8b12db71e7: Download complete [2021-03-03T23:17:52.590Z] 31603596830f: Download complete [2021-03-03T23:17:52.590Z] 6ca5941a6612: Verifying Checksum [2021-03-03T23:17:52.590Z] 6ca5941a6612: Download complete [2021-03-03T23:17:52.590Z] ecc8261a40a4: Verifying Checksum [2021-03-03T23:17:52.590Z] ecc8261a40a4: Download complete [2021-03-03T23:17:52.854Z] 31603596830f: Pull complete [2021-03-03T23:17:53.117Z] 2a8b12db71e7: Pull complete [2021-03-03T23:17:53.695Z] 6ca5941a6612: Pull complete [2021-03-03T23:17:53.959Z] ecc8261a40a4: Pull complete [2021-03-03T23:17:53.959Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-03T23:17:54.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-03T23:17:54.222Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-03T23:17:54.323Z] prd-centos7-docker-4c-2g-28400 does not seem to be running inside a container [2021-03-03T23:17:54.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-03T23:17:56.809Z] $ docker top 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-03T23:17:57.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-03T23:17:57.099Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-03T23:17:57.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-03T23:17:57.314Z] $ docker exec 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b ssh-agent [2021-03-03T23:17:57.505Z] SSH_AUTH_SOCK=/tmp/ssh-MLGVPXIexmxW/agent.12 [2021-03-03T23:17:57.505Z] SSH_AGENT_PID=17 [2021-03-03T23:17:57.514Z] Running ssh-add (command line suppressed) [2021-03-03T23:17:57.638Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1624111581629721556.key (/w/workspace/edgex-go/2@tmp/private_key_1624111581629721556.key) [2021-03-03T23:17:57.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-03T23:17:58.027Z] + git tag --points-at HEAD [Pipeline] } [2021-03-03T23:17:58.050Z] $ docker exec --env ******** --env ******** 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b ssh-agent -k [2021-03-03T23:17:58.169Z] unset SSH_AUTH_SOCK; [2021-03-03T23:17:58.169Z] unset SSH_AGENT_PID; [2021-03-03T23:17:58.169Z] echo Agent pid 17 killed; [2021-03-03T23:17:58.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-03T23:17:58.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-03T23:17:58.360Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-03T23:17:58.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-03T23:17:58.533Z] $ docker exec 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b ssh-agent [2021-03-03T23:17:58.694Z] SSH_AUTH_SOCK=/tmp/ssh-JEmFpeD5mTlj/agent.47 [2021-03-03T23:17:58.694Z] SSH_AGENT_PID=52 [2021-03-03T23:17:58.703Z] Running ssh-add (command line suppressed) [2021-03-03T23:17:58.820Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_898274856819574329.key (/w/workspace/edgex-go/2@tmp/private_key_898274856819574329.key) [2021-03-03T23:17:58.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-03T23:17:59.222Z] + git semver init [2021-03-03T23:17:59.222Z] # -> Open(): unable to determine branch for HEAD [2021-03-03T23:17:59.222Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-03-03T23:17:59.222Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-03-03T23:17:59.222Z] # $SEMVER_REMOTE_NAME = origin [2021-03-03T23:17:59.222Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-03T23:17:59.222Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-03T23:17:59.222Z] # $SEMVER_BRANCH = PR-3215 [2021-03-03T23:17:59.222Z] # $SEMVER_TEMP = /tmp/semver-440428869 [2021-03-03T23:17:59.222Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-03T23:18:17.447Z] # '/tmp/semver-440428869' -> '/w/workspace/edgex-go/2/.semver' [2021-03-03T23:18:17.447Z] # -> Force: false [2021-03-03T23:18:17.447Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-03-03T23:18:17.461Z] $ docker exec --env ******** --env ******** 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b ssh-agent -k [2021-03-03T23:18:17.651Z] unset SSH_AUTH_SOCK; [2021-03-03T23:18:17.651Z] unset SSH_AGENT_PID; [2021-03-03T23:18:17.651Z] echo Agent pid 52 killed; [2021-03-03T23:18:17.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-03T23:18:18.261Z] + git semver [Pipeline] } [2021-03-03T23:18:18.279Z] $ docker stop --time=1 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b [2021-03-03T23:18:20.202Z] $ docker rm -f 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-03T23:18:20.750Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-03T23:18:21.318Z] Stashed 1 file(s) [Pipeline] echo [2021-03-03T23:18:21.321Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-03T23:18:22.226Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-03T23:18:22.520Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-03T23:18:22.816Z] + sudo service docker restart [2021-03-03T23:18:22.816Z] + true [2021-03-03T23:18:22.816Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-03T23:18:23.408Z] ========================================================= [2021-03-03T23:18:23.408Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-03T23:18:23.408Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:18:23.753Z] + 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-03T23:18:27.063Z] Sending build context to Docker daemon 328.2MB [2021-03-03T23:18:27.063Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-03T23:18:27.063Z] Step 2/6 : FROM ${BASE} [2021-03-03T23:18:27.063Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-03T23:18:27.063Z] 188c0c94c7c5: Pulling fs layer [2021-03-03T23:18:27.063Z] 0ef7d3d256c8: Pulling fs layer [2021-03-03T23:18:27.063Z] de9db76c5a1d: Pulling fs layer [2021-03-03T23:18:27.063Z] bca2f99d35d6: Pulling fs layer [2021-03-03T23:18:27.063Z] 93359f2a8cfa: Pulling fs layer [2021-03-03T23:18:27.063Z] 7c6f9722023f: Pulling fs layer [2021-03-03T23:18:27.063Z] a35cf1a2eb13: Pulling fs layer [2021-03-03T23:18:27.063Z] bca2f99d35d6: Waiting [2021-03-03T23:18:27.063Z] 93359f2a8cfa: Waiting [2021-03-03T23:18:27.063Z] 7c6f9722023f: Waiting [2021-03-03T23:18:27.063Z] a35cf1a2eb13: Waiting [2021-03-03T23:18:27.063Z] de9db76c5a1d: Verifying Checksum [2021-03-03T23:18:27.063Z] de9db76c5a1d: Download complete [2021-03-03T23:18:27.063Z] 0ef7d3d256c8: Download complete [2021-03-03T23:18:27.063Z] 93359f2a8cfa: Verifying Checksum [2021-03-03T23:18:27.063Z] 93359f2a8cfa: Download complete [2021-03-03T23:18:27.327Z] 7c6f9722023f: Verifying Checksum [2021-03-03T23:18:27.327Z] 7c6f9722023f: Download complete [2021-03-03T23:18:27.327Z] 188c0c94c7c5: Verifying Checksum [2021-03-03T23:18:27.327Z] 188c0c94c7c5: Download complete [2021-03-03T23:18:27.593Z] 188c0c94c7c5: Pull complete [2021-03-03T23:18:27.593Z] 0ef7d3d256c8: Pull complete [2021-03-03T23:18:27.856Z] de9db76c5a1d: Pull complete [2021-03-03T23:18:29.255Z] a35cf1a2eb13: Verifying Checksum [2021-03-03T23:18:29.255Z] a35cf1a2eb13: Download complete [2021-03-03T23:18:30.658Z] bca2f99d35d6: Verifying Checksum [2021-03-03T23:18:30.658Z] bca2f99d35d6: Download complete [2021-03-03T23:18:35.989Z] bca2f99d35d6: Pull complete [2021-03-03T23:18:35.989Z] 93359f2a8cfa: Pull complete [2021-03-03T23:18:35.989Z] 7c6f9722023f: Pull complete [2021-03-03T23:18:36.712Z] Still waiting to schedule task [2021-03-03T23:18:36.712Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-03T23:18:41.298Z] a35cf1a2eb13: Pull complete [2021-03-03T23:18:41.298Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-03T23:18:41.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-03T23:18:41.298Z] ---> a62c8e92a672 [2021-03-03T23:18:41.298Z] 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-03T23:18:41.298Z] ---> Running in 77065ba743ca [2021-03-03T23:18:41.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:18:42.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:18:43.025Z] (1/12) Installing libmagic (5.38-r0) [2021-03-03T23:18:43.287Z] (2/12) Installing file (5.38-r0) [2021-03-03T23:18:43.549Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-03T23:18:43.549Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-03T23:18:47.769Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-03T23:18:47.769Z] (6/12) Installing patch (2.7.6-r6) [2021-03-03T23:18:47.769Z] (7/12) Installing build-base (0.5-r2) [2021-03-03T23:18:47.769Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-03T23:18:47.769Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-03T23:18:48.032Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-03T23:18:48.032Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-03T23:18:48.032Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-03T23:18:48.304Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:18:48.304Z] OK: 233 MiB in 51 packages [2021-03-03T23:18:52.536Z] Removing intermediate container 77065ba743ca [2021-03-03T23:18:52.536Z] ---> fe99bcf43537 [2021-03-03T23:18:52.536Z] Step 4/6 : WORKDIR /edgex-go [2021-03-03T23:18:52.536Z] ---> Running in 860360a66443 [2021-03-03T23:18:52.536Z] Removing intermediate container 860360a66443 [2021-03-03T23:18:52.536Z] ---> c1454834fd52 [2021-03-03T23:18:52.536Z] Step 5/6 : COPY go.mod . [2021-03-03T23:18:52.802Z] ---> ffd6d26b8af8 [2021-03-03T23:18:52.802Z] Step 6/6 : RUN go mod download [2021-03-03T23:18:52.802Z] ---> Running in fad40b9f8b4a [2021-03-03T23:19:14.810Z] Removing intermediate container fad40b9f8b4a [2021-03-03T23:19:14.810Z] ---> 7fdf5739db08 [2021-03-03T23:19:14.810Z] Successfully built 7fdf5739db08 [2021-03-03T23:19:15.072Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:19:15.390Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-03T23:19:15.390Z] . [Pipeline] withDockerContainer [2021-03-03T23:19:15.488Z] prd-centos7-docker-4c-2g-28400 does not seem to be running inside a container [2021-03-03T23:19:15.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-03T23:19:16.322Z] $ docker top b32ebc2cab38aeaa5d1306cd9ead83d60ee3f202d68e174672b2ae8005187bf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T23:19:16.845Z] + go version [2021-03-03T23:19:16.845Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-03T23:19:16.863Z] $ docker stop --time=1 b32ebc2cab38aeaa5d1306cd9ead83d60ee3f202d68e174672b2ae8005187bf8 [2021-03-03T23:19:18.219Z] $ docker rm -f b32ebc2cab38aeaa5d1306cd9ead83d60ee3f202d68e174672b2ae8005187bf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:19:19.002Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-03T23:19:19.002Z] . [Pipeline] withDockerContainer [2021-03-03T23:19:19.102Z] prd-centos7-docker-4c-2g-28400 does not seem to be running inside a container [2021-03-03T23:19:19.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-03T23:19:20.398Z] $ docker top a51ab5865bc9a5126d2fabb6014ccd5a118a0a6ad16ae8e972b79e4503cd9eb0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-03T23:19:20.621Z] ========================================================= [2021-03-03T23:19:20.621Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-03T23:19:20.621Z] ========================================================= [Pipeline] sh [2021-03-03T23:19:20.917Z] + make test [2021-03-03T23:19:20.918Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-03T23:19:30.972Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-03T23:19:49.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-03T23:19:49.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-03T23:19:51.856Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-03T23:19:51.856Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-03T23:19:52.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-03T23:19:52.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-03T23:19:52.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-03T23:19:53.093Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-03T23:19:54.054Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-03T23:19:54.318Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-03T23:19:56.931Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-03T23:19:56.931Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-03T23:19:56.931Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-03T23:19:58.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.089s coverage: 45.9% of statements [2021-03-03T23:19:58.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-03T23:19:58.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-03T23:19:58.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-03T23:19:58.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-03T23:19:58.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-03T23:19:58.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-03T23:19:58.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-03T23:19:59.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.134s coverage: 100.0% of statements [2021-03-03T23:20:02.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.220s coverage: 27.1% of statements [2021-03-03T23:20:02.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-03T23:20:02.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-03T23:20:02.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-03T23:20:02.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-03T23:20:02.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-03T23:20:02.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-03T23:20:02.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.076s coverage: 100.0% of statements [2021-03-03T23:20:02.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-03T23:20:02.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2021-03-03T23:20:02.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-03T23:20:02.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-03T23:20:02.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.080s coverage: 66.2% of statements [2021-03-03T23:20:02.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-03T23:20:02.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-03T23:20:03.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.431s coverage: 82.4% of statements [2021-03-03T23:20:03.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-03T23:20:03.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T23:20:03.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-03T23:20:03.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-03T23:20:04.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.373s coverage: 28.6% of statements [2021-03-03T23:20:04.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-03T23:20:04.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-03T23:20:04.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-03T23:20:04.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-03T23:20:04.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-03T23:20:04.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements [2021-03-03T23:20:04.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-03T23:20:04.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.029s coverage: 100.0% of statements [2021-03-03T23:20:04.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-03T23:20:05.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 86.7% of statements [2021-03-03T23:20:05.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-03T23:20:05.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.117s coverage: 97.5% of statements [2021-03-03T23:20:05.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-03T23:20:05.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.069s coverage: 78.3% of statements [2021-03-03T23:20:05.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-03T23:20:05.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-03T23:20:05.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-03T23:20:05.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-03T23:20:08.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.371s coverage: 92.8% of statements [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-03T23:20:08.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-03T23:20:08.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-03T23:20:08.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-03T23:20:08.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2021-03-03T23:20:08.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2021-03-03T23:20:08.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-03-03T23:20:08.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-03-03T23:20:08.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements [2021-03-03T23:20:20.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.051s coverage: 94.4% of statements [2021-03-03T23:20:20.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-03-03T23:20:20.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.052s coverage: 84.2% of statements [2021-03-03T23:20:32.849Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28401 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws [2021-03-03T23:20:32.944Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.094s coverage: 91.6% of statements [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 62.4% of statements [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.295s coverage: 69.1% of statements [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 38.4% of statements [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2021-03-03T23:20:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.130s coverage: 47.0% of statements [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-03T23:20:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-03T23:20:33.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-03T23:20:33.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-03T23:20:33.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.114s coverage: 88.5% of statements [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-03T23:20:33.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.737s coverage: 29.1% of statements [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-03T23:20:33.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-03T23:20:33.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-03T23:20:33.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.064s coverage: 94.3% of statements [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-03T23:20:33.265Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-03T23:20:33.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-03T23:20:33.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-03T23:20:33.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-03T23:20:33.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-03-03T23:20:33.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-03-03T23:20:33.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-03T23:20:33.265Z] GO111MODULE=on go vet ./... [2021-03-03T23:20:37.787Z] using credential edgex-jenkins-ssh [2021-03-03T23:20:37.845Z] Cloning the remote Git repository [2021-03-03T23:20:37.912Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-03T23:20:38.023Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-03T23:20:38.119Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T23:20:38.119Z] > git --version # timeout=10 [2021-03-03T23:20:38.148Z] > git --version # 'git version 2.17.1' [2021-03-03T23:20:38.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T23:20:38.221Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T23:20:53.078Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T23:20:53.093Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T23:20:53.127Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T23:20:53.165Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T23:20:53.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T23:20:53.181Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-03T23:20:53.983Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:20:54.434Z] Merge succeeded, producing 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:20:54.434Z] Checking out Revision 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 (PR-3215) [2021-03-03T23:20:54.019Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T23:20:54.039Z] > git checkout -f 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 # timeout=10 [2021-03-03T23:20:54.346Z] > git remote # timeout=10 [2021-03-03T23:20:54.367Z] > git config --get remote.origin.url # timeout=10 [2021-03-03T23:20:54.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T23:20:54.401Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-03T23:20:54.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-03T23:20:54.458Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T23:20:54.468Z] > git checkout -f 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 # timeout=10 [2021-03-03T23:20:58.904Z] Commit message: "feat(security): Add sentinel file mechanism to avoid error" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-03T23:21:00.051Z] gofmt -l . [2021-03-03T23:21:00.051Z] [ "`gofmt -l .`" = "" ] [2021-03-03T23:21:00.052Z] ./bin/test-go-mod-tidy.sh [2021-03-03T23:21:00.052Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-03T23:21:00.571Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-03-03T23:21:00.621Z] + ls -al . [2021-03-03T23:21:00.621Z] total 728 [2021-03-03T23:21:00.621Z] drwxrwxr-x 10 1001 1001 4096 Mar 3 23:21 . [2021-03-03T23:21:00.621Z] drwxr-xr-x 4 root root 28 Mar 3 23:19 .. [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 11 Mar 3 23:17 .dockerignore [2021-03-03T23:21:00.621Z] drwxrwxr-x 8 1001 1001 179 Mar 3 23:17 .git [2021-03-03T23:21:00.621Z] drwxrwxr-x 3 1001 1001 125 Mar 3 23:17 .github [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 818 Mar 3 23:17 .gitignore [2021-03-03T23:21:00.621Z] drwx------ 3 1001 1001 60 Mar 3 23:18 .semver [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 23:17 .sonarcloud.properties [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 8475 Mar 3 23:17 Attribution.txt [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 23:17 CONTRIBUTING.md [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 931 Mar 3 23:17 Dockerfile.build [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 863 Mar 3 23:17 Jenkinsfile [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 23:17 LICENSE [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 5774 Mar 3 23:17 Makefile [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 6524 Mar 3 23:17 README.md [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 6755 Mar 3 23:17 SECURITY.md [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 23:18 VERSION [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 4131 Mar 3 23:17 ZMQWindows.md [2021-03-03T23:21:00.621Z] drwxrwxr-x 2 1001 1001 117 Mar 3 23:17 bin [2021-03-03T23:21:00.621Z] drwxrwxr-x 14 1001 1001 4096 Mar 3 23:17 cmd [2021-03-03T23:21:00.621Z] -rw-r--r-- 1 root root 616073 Mar 3 23:20 coverage.out [2021-03-03T23:21:00.621Z] -rw-r--r-- 1 root root 1055 Mar 3 23:20 go.mod [2021-03-03T23:21:00.621Z] -rw-r--r-- 1 root root 21699 Mar 3 23:20 go.sum [2021-03-03T23:21:00.621Z] drwxrwxr-x 8 1001 1001 127 Mar 3 23:17 internal [2021-03-03T23:21:00.621Z] drwxrwxr-x 4 1001 1001 26 Mar 3 23:17 openapi [2021-03-03T23:21:00.621Z] drwxrwxr-x 4 1001 1001 71 Mar 3 23:17 snap [2021-03-03T23:21:00.621Z] -rw-rw-r-- 1 1001 1001 168 Mar 3 23:17 version.go [Pipeline] sh [Pipeline] sh [2021-03-03T23:21:00.925Z] + '[' -e coverage.out ] [2021-03-03T23:21:00.925Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-03T23:21:01.069Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-03T23:21:01.128Z] Stashed 1 file(s) [Pipeline] sh [2021-03-03T23:21:01.414Z] + sudo service docker restart [2021-03-03T23:21:01.414Z] + true [2021-03-03T23:21:01.513Z] + make build [2021-03-03T23:21:01.513Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-03T23:21:03.476Z] provisioning config files... [2021-03-03T23:21:03.531Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6941088760011308475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-03T23:21:04.014Z] ---> docker-login.sh [2021-03-03T23:21:04.014Z] nexus3.edgexfoundry.org:10001 [2021-03-03T23:21:04.839Z] 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-03T23:21:04.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T23:21:05.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T23:21:05.597Z] Configure a credential helper to remove this warning. See [2021-03-03T23:21:05.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T23:21:05.597Z] [2021-03-03T23:21:05.597Z] Login Succeeded [2021-03-03T23:21:05.597Z] nexus3.edgexfoundry.org:10002 [2021-03-03T23:21:05.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T23:21:06.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T23:21:06.144Z] Configure a credential helper to remove this warning. See [2021-03-03T23:21:06.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T23:21:06.144Z] [2021-03-03T23:21:06.144Z] Login Succeeded [2021-03-03T23:21:06.144Z] nexus3.edgexfoundry.org:10003 [2021-03-03T23:21:06.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T23:21:06.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T23:21:06.696Z] Configure a credential helper to remove this warning. See [2021-03-03T23:21:06.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T23:21:06.696Z] [2021-03-03T23:21:06.696Z] Login Succeeded [2021-03-03T23:21:06.696Z] nexus3.edgexfoundry.org:10004 [2021-03-03T23:21:06.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T23:21:07.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T23:21:07.243Z] Configure a credential helper to remove this warning. See [2021-03-03T23:21:07.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T23:21:07.243Z] [2021-03-03T23:21:07.243Z] Login Succeeded [2021-03-03T23:21:07.243Z] docker.io [2021-03-03T23:21:07.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T23:21:07.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T23:21:07.788Z] Configure a credential helper to remove this warning. See [2021-03-03T23:21:07.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T23:21:07.788Z] [2021-03-03T23:21:07.788Z] Login Succeeded [2021-03-03T23:21:07.788Z] ---> docker-login.sh ends [Pipeline] } [2021-03-03T23:21:07.805Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-03T23:21:08.297Z] ========================================================= [2021-03-03T23:21:08.297Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-03T23:21:08.297Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:21:08.698Z] + 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-03T23:21:11.337Z] Sending build context to Docker daemon 166.6MB [2021-03-03T23:21:11.337Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-03T23:21:11.337Z] Step 2/6 : FROM ${BASE} [2021-03-03T23:21:11.337Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-03T23:21:11.337Z] 5f621e34cdf4: Pulling fs layer [2021-03-03T23:21:11.337Z] a4357932f1b6: Pulling fs layer [2021-03-03T23:21:11.337Z] 18c013af1878: Pulling fs layer [2021-03-03T23:21:11.337Z] 00ac8860ef70: Pulling fs layer [2021-03-03T23:21:11.337Z] 63d7cb157983: Pulling fs layer [2021-03-03T23:21:11.337Z] b116817d02f9: Pulling fs layer [2021-03-03T23:21:11.337Z] 745a02a5169b: Pulling fs layer [2021-03-03T23:21:11.337Z] 00ac8860ef70: Waiting [2021-03-03T23:21:11.337Z] 63d7cb157983: Waiting [2021-03-03T23:21:11.337Z] b116817d02f9: Waiting [2021-03-03T23:21:11.337Z] 745a02a5169b: Waiting [2021-03-03T23:21:11.337Z] 18c013af1878: Download complete [2021-03-03T23:21:11.337Z] a4357932f1b6: Verifying Checksum [2021-03-03T23:21:11.337Z] a4357932f1b6: Download complete [2021-03-03T23:21:11.337Z] 63d7cb157983: Verifying Checksum [2021-03-03T23:21:11.337Z] 63d7cb157983: Download complete [2021-03-03T23:21:11.337Z] b116817d02f9: Download complete [2021-03-03T23:21:11.337Z] 5f621e34cdf4: Verifying Checksum [2021-03-03T23:21:11.337Z] 5f621e34cdf4: Download complete [2021-03-03T23:21:11.942Z] 5f621e34cdf4: Pull complete [2021-03-03T23:21:12.548Z] a4357932f1b6: Pull complete [2021-03-03T23:21:12.823Z] 18c013af1878: Pull complete [2021-03-03T23:21:13.008Z] 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-03T23:21:13.958Z] 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-03T23:21:14.275Z] 745a02a5169b: Verifying Checksum [2021-03-03T23:21:14.275Z] 745a02a5169b: Download complete [2021-03-03T23:21:15.263Z] 00ac8860ef70: Verifying Checksum [2021-03-03T23:21:15.263Z] 00ac8860ef70: Download complete [2021-03-03T23:21:15.366Z] 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-03T23:21:15.943Z] 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-03T23:21:17.881Z] 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-03T23:21:19.274Z] 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-03T23:21:20.234Z] 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-03T23:21:21.634Z] 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-03T23:21:22.583Z] 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-03T23:21:23.983Z] 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-03T23:21:25.429Z] 00ac8860ef70: Pull complete [2021-03-03T23:21:25.703Z] 63d7cb157983: Pull complete [Pipeline] } [2021-03-03T23:21:25.944Z] $ docker stop --time=1 a51ab5865bc9a5126d2fabb6014ccd5a118a0a6ad16ae8e972b79e4503cd9eb0 [2021-03-03T23:21:25.979Z] b116817d02f9: Pull complete [2021-03-03T23:21:27.679Z] $ docker rm -f a51ab5865bc9a5126d2fabb6014ccd5a118a0a6ad16ae8e972b79e4503cd9eb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-03T23:21:30.300Z] 745a02a5169b: Pull complete [2021-03-03T23:21:30.300Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-03T23:21:30.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-03T23:21:30.300Z] ---> b7e6874047d6 [2021-03-03T23:21:30.300Z] 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 [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:21:31.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T23:21:31.411Z] [2021-03-03T23:21:31.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:21:31.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T23:21:31.765Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-03T23:21:31.765Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-03T23:21:31.765Z] ca9280d653b3: Pulling fs layer [2021-03-03T23:21:31.765Z] 7e9c9ca2126c: Pulling fs layer [2021-03-03T23:21:31.765Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-03T23:21:31.765Z] cbdbe7a5bc2a: Download complete [2021-03-03T23:21:32.343Z] cbdbe7a5bc2a: Pull complete [2021-03-03T23:21:32.343Z] ca9280d653b3: Verifying Checksum [2021-03-03T23:21:32.343Z] ca9280d653b3: Download complete [2021-03-03T23:21:32.940Z] ---> Running in c79b7ba33df8 [2021-03-03T23:21:33.311Z] 7e9c9ca2126c: Verifying Checksum [2021-03-03T23:21:33.311Z] 7e9c9ca2126c: Download complete [2021-03-03T23:21:33.573Z] ca9280d653b3: Pull complete [2021-03-03T23:21:34.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:21:35.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:21:35.960Z] (1/12) Installing libmagic (5.38-r0) [2021-03-03T23:21:36.233Z] (2/12) Installing file (5.38-r0) [2021-03-03T23:21:36.233Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-03T23:21:36.233Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-03T23:21:40.214Z] 7e9c9ca2126c: Pull complete [2021-03-03T23:21:40.214Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-03T23:21:40.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T23:21:40.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-03T23:21:40.321Z] prd-centos7-docker-4c-2g-28400 does not seem to be running inside a container [2021-03-03T23:21:40.370Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-03T23:21:41.632Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-03T23:21:41.632Z] (6/12) Installing patch (2.7.6-r6) [2021-03-03T23:21:41.632Z] (7/12) Installing build-base (0.5-r2) [2021-03-03T23:21:41.632Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-03T23:21:41.632Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-03T23:21:41.633Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-03T23:21:41.633Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-03T23:21:41.633Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-03T23:21:41.633Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:21:41.633Z] OK: 217 MiB in 51 packages [2021-03-03T23:21:43.133Z] $ docker top 6494826bc56b073b91382488618912d2032a31946cb732580c586bfb01fef3b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T23:21:43.650Z] + docker-compose build --help [2021-03-03T23:21:43.650Z] + grep parallel [2021-03-03T23:21:44.596Z] --parallel Build images in parallel. [Pipeline] } [2021-03-03T23:21:44.612Z] $ docker stop --time=1 6494826bc56b073b91382488618912d2032a31946cb732580c586bfb01fef3b3 [2021-03-03T23:21:45.944Z] Removing intermediate container c79b7ba33df8 [2021-03-03T23:21:45.944Z] ---> 9b116f65832e [2021-03-03T23:21:45.944Z] Step 4/6 : WORKDIR /edgex-go [2021-03-03T23:21:45.944Z] ---> Running in 076eec7f1d9a [2021-03-03T23:21:45.950Z] $ docker rm -f 6494826bc56b073b91382488618912d2032a31946cb732580c586bfb01fef3b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-03-03T23:21:46.219Z] Removing intermediate container 076eec7f1d9a [2021-03-03T23:21:46.219Z] ---> 0935921a255b [2021-03-03T23:21:46.219Z] Step 5/6 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:21:46.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T23:21:46.556Z] . [Pipeline] withDockerContainer [2021-03-03T23:21:46.650Z] prd-centos7-docker-4c-2g-28400 does not seem to be running inside a container [2021-03-03T23:21:46.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-03T23:21:46.835Z] ---> d82648c1bb30 [2021-03-03T23:21:46.835Z] Step 6/6 : RUN go mod download [2021-03-03T23:21:47.108Z] ---> Running in 005c40a6c2d8 [2021-03-03T23:21:47.284Z] $ docker top e425e08ac0e5160a95cd3410149ce366cbf0a45a6abc2c0775b279914d5cda6c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T23:21:47.809Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-03T23:21:48.755Z] Building docker-core-command-go ... [2021-03-03T23:21:48.755Z] Building docker-core-data-go ... [2021-03-03T23:21:48.755Z] Building docker-core-metadata-go ... [2021-03-03T23:21:48.755Z] Building docker-security-bootstrapper-go ... [2021-03-03T23:21:48.755Z] Building docker-security-proxy-setup-go ... [2021-03-03T23:21:48.755Z] Building docker-security-secretstore-setup-go ... [2021-03-03T23:21:48.755Z] Building docker-support-notifications-go ... [2021-03-03T23:21:48.755Z] Building docker-support-scheduler-go ... [2021-03-03T23:21:48.755Z] Building docker-sys-mgmt-agent-go ... [2021-03-03T23:21:48.755Z] Building docker-support-scheduler-go [2021-03-03T23:21:48.755Z] Building docker-security-bootstrapper-go [2021-03-03T23:21:48.755Z] Building docker-core-command-go [2021-03-03T23:21:48.755Z] Building docker-support-notifications-go [2021-03-03T23:21:48.755Z] Building docker-core-metadata-go [2021-03-03T23:22:13.925Z] Removing intermediate container 005c40a6c2d8 [2021-03-03T23:22:13.925Z] ---> 007528d9c3f2 [2021-03-03T23:22:13.925Z] Successfully built 007528d9c3f2 [2021-03-03T23:22:13.925Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:22:14.271Z] + docker inspect -f . ci-base-image-arm64 [2021-03-03T23:22:14.271Z] . [Pipeline] withDockerContainer [2021-03-03T23:22:14.514Z] prd-ubuntu18.04-docker-arm64-4c-16g-28401 does not seem to be running inside a container [2021-03-03T23:22:14.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-03T23:22:16.127Z] $ docker top 5211e3de9a8fab6f69a77e028683c5871bf2a16a1be1aae06ddc11b32a0353b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T23:22:17.142Z] + go version [2021-03-03T23:22:17.142Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-03T23:22:17.197Z] $ docker stop --time=1 5211e3de9a8fab6f69a77e028683c5871bf2a16a1be1aae06ddc11b32a0353b8 [2021-03-03T23:22:19.107Z] $ docker rm -f 5211e3de9a8fab6f69a77e028683c5871bf2a16a1be1aae06ddc11b32a0353b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:22:20.096Z] + docker inspect -f . ci-base-image-arm64 [2021-03-03T23:22:20.096Z] . [Pipeline] withDockerContainer [2021-03-03T23:22:20.323Z] prd-ubuntu18.04-docker-arm64-4c-16g-28401 does not seem to be running inside a container [2021-03-03T23:22:20.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-03T23:22:20.975Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:22:20.975Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:22:20.975Z] ---> 7fdf5739db08 [2021-03-03T23:22:20.975Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T23:22:20.975Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:22:20.975Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:22:20.975Z] ---> 7fdf5739db08 [2021-03-03T23:22:20.975Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T23:22:20.975Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:22:20.975Z] [2021-03-03T23:22:20.975Z] Step 2/31 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:22:20.975Z] ---> 7fdf5739db08 [2021-03-03T23:22:20.975Z] [2021-03-03T23:22:20.975Z] Step 3/23 : WORKDIR /edgex-go ---> 7fdf5739db08 [2021-03-03T23:22:20.975Z] [2021-03-03T23:22:20.975Z] Step 3/31 : WORKDIR /edgex-go [2021-03-03T23:22:20.975Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:22:20.975Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:22:20.975Z] ---> 7fdf5739db08 [2021-03-03T23:22:20.975Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T23:22:20.975Z] ---> Running in 81a33cae8002 [2021-03-03T23:22:20.975Z] ---> Running in 64578bf0e4cb [2021-03-03T23:22:20.976Z] ---> Running in 1455b854c661 [2021-03-03T23:22:20.976Z] ---> Running in a0949803c8ce [2021-03-03T23:22:20.976Z] ---> Running in 28af7ebfd743 [2021-03-03T23:22:20.976Z] Removing intermediate container 81a33cae8002 [2021-03-03T23:22:20.976Z] ---> 23b7c0d1f6d7 [2021-03-03T23:22:20.976Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:22:21.243Z] Removing intermediate container 28af7ebfd743 [2021-03-03T23:22:21.243Z] ---> 14d9e1351137 [2021-03-03T23:22:21.243Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:22:21.243Z] Removing intermediate container 1455b854c661 [2021-03-03T23:22:21.243Z] ---> 79bc1d5adca0 [2021-03-03T23:22:21.243Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:22:21.243Z] Removing intermediate container 64578bf0e4cb [2021-03-03T23:22:21.243Z] ---> 0e2005dd5358 [2021-03-03T23:22:21.243Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:22:21.243Z] Removing intermediate container a0949803c8ce [2021-03-03T23:22:21.243Z] ---> a06642b88c15 [2021-03-03T23:22:21.243Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:22:21.243Z] ---> Running in b311c9c8a02b [2021-03-03T23:22:21.243Z] ---> Running in c00c2432021a [2021-03-03T23:22:21.243Z] ---> Running in 971e8f099335 [2021-03-03T23:22:21.537Z] ---> Running in 00ba1aa3d4f7 [2021-03-03T23:22:21.537Z] ---> Running in 1519e555be2e [2021-03-03T23:22:21.887Z] $ docker top 05afc6b095095e6689c48d8dae7b3451bf9f44175a3d9b9e87b8a009ff6f48de -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-03T23:22:22.278Z] ========================================================= [2021-03-03T23:22:22.278Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-03T23:22:22.278Z] ========================================================= [Pipeline] sh [2021-03-03T23:22:22.924Z] + make test [2021-03-03T23:22:22.924Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-03T23:22:23.460Z] Removing intermediate container 971e8f099335 [2021-03-03T23:22:23.460Z] ---> 396ec63dd640 [2021-03-03T23:22:23.460Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T23:22:23.460Z] ---> Running in bc978c6ee3a5 [2021-03-03T23:22:23.460Z] Removing intermediate container c00c2432021a [2021-03-03T23:22:23.460Z] ---> 04305d855ff1 [2021-03-03T23:22:23.460Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T23:22:23.753Z] ---> Running in cf8c75fccd38 [2021-03-03T23:22:23.753Z] Removing intermediate container b311c9c8a02b [2021-03-03T23:22:23.753Z] ---> fe68a4240f8a [2021-03-03T23:22:24.025Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-03T23:22:24.025Z] Removing intermediate container 00ba1aa3d4f7 [2021-03-03T23:22:24.025Z] ---> 991e0c8ed771 [2021-03-03T23:22:24.025Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-03T23:22:24.025Z] Removing intermediate container 1519e555be2e [2021-03-03T23:22:24.025Z] ---> b45e8d4c220d [2021-03-03T23:22:24.025Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-03T23:22:24.287Z] ---> Running in 6aeb7c4a6ab1 [2021-03-03T23:22:24.287Z] ---> Running in 267e1e4ec3d6 [2021-03-03T23:22:24.287Z] ---> Running in 8c2288f84daa [2021-03-03T23:22:24.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:22:24.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:22:24.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:22:25.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:22:25.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:22:25.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:22:25.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:22:25.344Z] OK: 233 MiB in 51 packages [2021-03-03T23:22:25.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:22:25.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:22:25.872Z] OK: 233 MiB in 51 packages [2021-03-03T23:22:25.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:22:25.872Z] Removing intermediate container bc978c6ee3a5 [2021-03-03T23:22:25.872Z] ---> c69f6137b8d0 [2021-03-03T23:22:25.872Z] Step 6/23 : COPY go.mod . [2021-03-03T23:22:26.151Z] OK: 233 MiB in 51 packages [2021-03-03T23:22:26.151Z] ---> 12abfad9f67b [2021-03-03T23:22:26.151Z] Step 7/23 : RUN go mod download [2021-03-03T23:22:26.151Z] ---> Running in 3e07da5233b2 [2021-03-03T23:22:26.151Z] OK: 233 MiB in 51 packages [2021-03-03T23:22:26.416Z] Removing intermediate container cf8c75fccd38 [2021-03-03T23:22:26.416Z] ---> 23269fcd5a7a [2021-03-03T23:22:26.416Z] Step 6/23 : COPY go.mod . [2021-03-03T23:22:26.416Z] OK: 233 MiB in 51 packages [2021-03-03T23:22:26.679Z] ---> f5f66884ffb3 [2021-03-03T23:22:26.679Z] Step 7/23 : RUN go mod download [2021-03-03T23:22:26.945Z] ---> Running in 67545d672f95 [2021-03-03T23:22:26.945Z] Removing intermediate container 267e1e4ec3d6 [2021-03-03T23:22:26.945Z] ---> 71c5ea721169 [2021-03-03T23:22:26.945Z] Step 6/22 : COPY go.mod . [2021-03-03T23:22:27.531Z] ---> 894e36fc6ce5 [2021-03-03T23:22:27.531Z] Step 7/22 : RUN go mod download [2021-03-03T23:22:27.531Z] Removing intermediate container 8c2288f84daa [2021-03-03T23:22:27.531Z] ---> 5c19d8b0a40c [2021-03-03T23:22:27.531Z] Step 6/22 : COPY go.mod . [2021-03-03T23:22:27.531Z] Removing intermediate container 6aeb7c4a6ab1 [2021-03-03T23:22:27.531Z] ---> fcd6dd02b990 [2021-03-03T23:22:27.531Z] Step 6/31 : COPY go.mod . [2021-03-03T23:22:27.531Z] ---> Running in 1b15a51b200a [2021-03-03T23:22:27.808Z] ---> a53709b6322d [2021-03-03T23:22:27.808Z] Step 7/22 : RUN go mod download [2021-03-03T23:22:27.808Z] ---> Running in 4b29011719a3 [2021-03-03T23:22:27.808Z] ---> b3d3b79c8dfe [2021-03-03T23:22:27.808Z] Step 7/31 : RUN go mod download [2021-03-03T23:22:28.074Z] ---> Running in 0516ad261f3c [2021-03-03T23:22:28.653Z] Removing intermediate container 3e07da5233b2 [2021-03-03T23:22:28.653Z] ---> fc03409da84e [2021-03-03T23:22:28.653Z] Step 8/23 : COPY . . [2021-03-03T23:22:28.921Z] Removing intermediate container 67545d672f95 [2021-03-03T23:22:28.921Z] ---> 6b5b45a02e44 [2021-03-03T23:22:28.921Z] Step 8/23 : COPY . . [2021-03-03T23:22:28.921Z] Removing intermediate container 1b15a51b200a [2021-03-03T23:22:28.921Z] ---> d9b7b5954e14 [2021-03-03T23:22:28.921Z] Step 8/22 : COPY . . [2021-03-03T23:22:38.999Z] Removing intermediate container 0516ad261f3c [2021-03-03T23:22:38.999Z] ---> fe3b3c06ed07 [2021-03-03T23:22:38.999Z] Step 8/31 : COPY . . [2021-03-03T23:22:38.999Z] Removing intermediate container 4b29011719a3 [2021-03-03T23:22:38.999Z] ---> ac99d3062aeb [2021-03-03T23:22:38.999Z] Step 8/22 : COPY . . [2021-03-03T23:22:45.112Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-03T23:23:11.239Z] ---> 3f319739fccd [2021-03-03T23:23:11.239Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-03T23:23:11.239Z] ---> 75c7a4a0da0d [2021-03-03T23:23:11.239Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-03T23:23:11.239Z] ---> 8ba6916e7d0a [2021-03-03T23:23:11.239Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-03T23:23:12.199Z] ---> Running in a3b6e91fc302 [2021-03-03T23:23:12.199Z] ---> Running in e27e9d2100af [2021-03-03T23:23:12.199Z] ---> Running in 64d96544d3ca [2021-03-03T23:23:13.160Z] ---> 535850cbc3fd [2021-03-03T23:23:13.160Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-03T23:23:13.736Z] ---> 91b4f2d35b65 [2021-03-03T23:23:13.736Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-03T23:23:13.736Z] ---> Running in e822c3fafcb9 [2021-03-03T23:23:14.004Z] ---> Running in 285e9b8c4525 [2021-03-03T23:23:14.602Z] 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-03T23:23:14.602Z] 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-03T23:23:14.602Z] 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-03T23:23:14.602Z] 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-03T23:23:14.602Z] 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-03T23:23:32.130Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-03T23:23:38.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-03T23:23:47.188Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-03T23:23:47.188Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-03T23:23:48.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-03T23:23:48.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-03T23:23:48.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-03T23:23:48.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-03T23:23:53.514Z] Removing intermediate container e822c3fafcb9 [2021-03-03T23:23:53.514Z] ---> 7d20dc7b464d [2021-03-03T23:23:53.514Z] [2021-03-03T23:23:53.514Z] Step 10/31 : FROM alpine:3.12 [2021-03-03T23:23:53.514Z] 3.12: Pulling from library/alpine [2021-03-03T23:23:53.514Z] Removing intermediate container a3b6e91fc302 [2021-03-03T23:23:53.514Z] ---> 7b8c6b0f8519 [2021-03-03T23:23:53.514Z] [2021-03-03T23:23:53.514Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T23:23:53.514Z] 3.12: Pulling from library/alpine [2021-03-03T23:23:53.514Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-03T23:23:53.514Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-03T23:23:53.514Z] Status: Downloaded newer image for alpine:3.12 [2021-03-03T23:23:53.514Z] ---> 88dd2752d2ea [2021-03-03T23:23:53.514Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-03T23:23:53.514Z] Status: Downloaded newer image for alpine:3.12 [2021-03-03T23:23:53.514Z] ---> 88dd2752d2ea [2021-03-03T23:23:53.514Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T23:23:53.514Z] ---> Running in 00f32b83c665 [2021-03-03T23:23:53.514Z] ---> Running in a4623d9a98c3 [2021-03-03T23:23:53.725Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-03T23:23:53.725Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-03T23:23:54.093Z] Removing intermediate container a4623d9a98c3 [2021-03-03T23:23:54.093Z] ---> bcd9c6c0e1b4 [2021-03-03T23:23:54.093Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-03T23:23:56.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:23:56.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:23:56.938Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-03T23:23:56.938Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:23:57.886Z] OK: 6 MiB in 15 packages [2021-03-03T23:23:58.463Z] ---> Running in 8e266475393b [2021-03-03T23:23:58.726Z] Removing intermediate container e27e9d2100af [2021-03-03T23:23:58.726Z] ---> 2b17287d3a89 [2021-03-03T23:23:58.726Z] [2021-03-03T23:23:58.726Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T23:23:58.726Z] ---> 88dd2752d2ea [2021-03-03T23:23:58.726Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-03T23:23:58.726Z] Removing intermediate container 64d96544d3ca [2021-03-03T23:23:58.726Z] ---> e756807ce571 [2021-03-03T23:23:58.726Z] [2021-03-03T23:23:58.726Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T23:23:58.726Z] ---> 88dd2752d2ea [2021-03-03T23:23:58.726Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T23:23:58.726Z] Removing intermediate container 285e9b8c4525 [2021-03-03T23:23:58.726Z] ---> 94cb05f30f27 [2021-03-03T23:23:58.726Z] [2021-03-03T23:23:58.726Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T23:23:58.726Z] ---> 88dd2752d2ea [2021-03-03T23:23:58.726Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-03T23:23:58.989Z] ---> Running in 3a69cd9ddda9 [2021-03-03T23:23:58.989Z] ---> Running in b0c622afd5f3 [2021-03-03T23:23:58.989Z] ---> Running in 98a2fe71cec2 [2021-03-03T23:23:59.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:23:59.569Z] Removing intermediate container 00f32b83c665 [2021-03-03T23:23:59.569Z] ---> 182beb5e1552 [2021-03-03T23:23:59.569Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T23:23:59.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:23:59.569Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-03T23:23:59.569Z] ---> Running in ff79435d5398 [2021-03-03T23:23:59.569Z] (2/2) Installing su-exec (0.2-r1) [2021-03-03T23:23:59.569Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:23:59.569Z] OK: 6 MiB in 16 packages [2021-03-03T23:23:59.833Z] Removing intermediate container ff79435d5398 [2021-03-03T23:23:59.833Z] ---> 1ec3d486d889 [2021-03-03T23:23:59.833Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-03T23:24:00.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:00.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:00.100Z] ---> Running in c94613434374 [2021-03-03T23:24:00.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:00.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:00.368Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-03T23:24:00.368Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-03T23:24:00.368Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:24:00.368Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T23:24:00.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:00.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:00.368Z] OK: 6 MiB in 16 packages [2021-03-03T23:24:00.632Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-03T23:24:00.632Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:24:00.632Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-03T23:24:00.632Z] OK: 6 MiB in 15 packages [2021-03-03T23:24:00.632Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:24:00.632Z] OK: 6 MiB in 15 packages [2021-03-03T23:24:01.592Z] Removing intermediate container c94613434374 [2021-03-03T23:24:01.592Z] ---> b030ab7293ad [2021-03-03T23:24:01.592Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T23:24:01.592Z] Removing intermediate container 8e266475393b [2021-03-03T23:24:01.592Z] ---> 99634bcad5a9 [2021-03-03T23:24:01.592Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-03T23:24:01.866Z] ---> Running in c0525d7069c7 [2021-03-03T23:24:01.866Z] ---> Running in 4309e3bf8a45 [2021-03-03T23:24:02.037Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-03T23:24:02.038Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-03T23:24:02.038Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-03T23:24:02.814Z] Removing intermediate container c0525d7069c7 [2021-03-03T23:24:02.814Z] ---> 7773225209c3 [2021-03-03T23:24:02.814Z] Step 15/23 : WORKDIR / [2021-03-03T23:24:02.814Z] Removing intermediate container 4309e3bf8a45 [2021-03-03T23:24:02.814Z] ---> b82b61edc955 [2021-03-03T23:24:02.814Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-03T23:24:02.814Z] ---> Running in 1361f712b073 [2021-03-03T23:24:02.814Z] Removing intermediate container 3a69cd9ddda9 [2021-03-03T23:24:02.814Z] ---> 84e7cc11251e [2021-03-03T23:24:02.814Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T23:24:02.814Z] Removing intermediate container 98a2fe71cec2 [2021-03-03T23:24:02.814Z] ---> bd6b770d350b [2021-03-03T23:24:02.814Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T23:24:03.080Z] Removing intermediate container b0c622afd5f3 [2021-03-03T23:24:03.080Z] ---> e1f2c1be09da [2021-03-03T23:24:03.080Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T23:24:03.344Z] ---> Running in 6466c1e8a472 [2021-03-03T23:24:03.607Z] ---> Running in 2fd7dc5cee96 [2021-03-03T23:24:03.873Z] ---> Running in f637410fa7fa [2021-03-03T23:24:03.873Z] ---> Running in 5c235b4e4f4f [2021-03-03T23:24:03.873Z] Removing intermediate container 1361f712b073 [2021-03-03T23:24:03.873Z] ---> bd2f2fb78c2f [2021-03-03T23:24:03.873Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T23:24:03.873Z] Removing intermediate container 6466c1e8a472 [2021-03-03T23:24:03.873Z] ---> d217e712d0bb [2021-03-03T23:24:03.873Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-03T23:24:04.135Z] Removing intermediate container 2fd7dc5cee96 [2021-03-03T23:24:04.135Z] ---> 04b2f426b073 [2021-03-03T23:24:04.135Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-03T23:24:04.135Z] Removing intermediate container f637410fa7fa [2021-03-03T23:24:04.135Z] ---> 69b41473a0b8 [2021-03-03T23:24:04.135Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-03T23:24:04.135Z] Removing intermediate container 5c235b4e4f4f [2021-03-03T23:24:04.135Z] ---> 73e25e6ceda2 [2021-03-03T23:24:04.135Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-03T23:24:04.403Z] ---> Running in 8ccdba0f200c [2021-03-03T23:24:04.403Z] ---> Running in dea9cc962f52 [2021-03-03T23:24:04.403Z] ---> Running in 5a77ae80dde8 [2021-03-03T23:24:04.403Z] ---> Running in a9707c7e70bd [2021-03-03T23:24:04.665Z] ---> 4340808a65a8 [2021-03-03T23:24:04.665Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-03T23:24:04.928Z] Removing intermediate container dea9cc962f52 [2021-03-03T23:24:04.928Z] ---> ca3179c1b7c1 [2021-03-03T23:24:04.928Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T23:24:04.928Z] Removing intermediate container 5a77ae80dde8 [2021-03-03T23:24:04.928Z] ---> e787905448e5 [2021-03-03T23:24:04.928Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T23:24:04.928Z] Removing intermediate container a9707c7e70bd [2021-03-03T23:24:04.928Z] ---> 8e61d13ed607 [2021-03-03T23:24:04.928Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T23:24:05.191Z] ---> Running in 931a13a14ff8 [2021-03-03T23:24:05.192Z] ---> Running in 5537c9b9c043 [2021-03-03T23:24:05.192Z] ---> Running in 8f1a392e89d2 [2021-03-03T23:24:05.192Z] ---> daee1191515e [2021-03-03T23:24:05.192Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-03T23:24:05.453Z] Removing intermediate container 931a13a14ff8 [2021-03-03T23:24:05.453Z] ---> c363d08d1af7 [2021-03-03T23:24:05.453Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T23:24:05.716Z] Removing intermediate container 5537c9b9c043 [2021-03-03T23:24:05.716Z] ---> 412cfdc812b3 [2021-03-03T23:24:05.716Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T23:24:05.716Z] Removing intermediate container 8f1a392e89d2 [2021-03-03T23:24:05.716Z] ---> ebf1aec1cc99 [2021-03-03T23:24:05.716Z] Step 15/23 : WORKDIR / [2021-03-03T23:24:05.716Z] ---> ffe8dfb300ae [2021-03-03T23:24:05.716Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-03T23:24:05.982Z] ---> Running in 1e3ff24068d1 [2021-03-03T23:24:05.982Z] ---> 6b105bd1ab41 [2021-03-03T23:24:05.982Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-03T23:24:05.982Z] ---> Running in 5e14086a32fb [2021-03-03T23:24:06.247Z] ---> c043001d6836 [2021-03-03T23:24:06.248Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-03T23:24:06.518Z] Removing intermediate container 8ccdba0f200c [2021-03-03T23:24:06.518Z] ---> 6e8cba55df0e [2021-03-03T23:24:06.518Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-03T23:24:06.518Z] ---> Running in 518b03142185 [2021-03-03T23:24:06.518Z] Removing intermediate container 5e14086a32fb [2021-03-03T23:24:06.518Z] ---> 0f62be9e7f4c [2021-03-03T23:24:06.518Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T23:24:06.518Z] Removing intermediate container 1e3ff24068d1 [2021-03-03T23:24:06.518Z] ---> 3f19ac323595 [2021-03-03T23:24:06.518Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T23:24:06.518Z] ---> af55035d2bbe [2021-03-03T23:24:06.518Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-03T23:24:06.783Z] ---> Running in d82a668c6865 [2021-03-03T23:24:06.783Z] Removing intermediate container 518b03142185 [2021-03-03T23:24:06.783Z] ---> 2933f12e62ff [2021-03-03T23:24:06.783Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-03T23:24:07.046Z] ---> 8ff60428b26d [2021-03-03T23:24:07.046Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-03T23:24:07.046Z] Removing intermediate container d82a668c6865 [2021-03-03T23:24:07.046Z] ---> 02101d279d5e [2021-03-03T23:24:07.046Z] Step 21/23 : LABEL arch=x86_64 [2021-03-03T23:24:07.046Z] ---> 4a66c611cf13 [2021-03-03T23:24:07.046Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-03T23:24:07.046Z] ---> 8bad9d62ec55 [2021-03-03T23:24:07.046Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-03T23:24:07.313Z] ---> Running in 00d9cbb36c6f [2021-03-03T23:24:07.313Z] ---> 3d9666eda190 [2021-03-03T23:24:07.313Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-03T23:24:07.313Z] ---> Running in 53f96112fc41 [2021-03-03T23:24:07.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.374s coverage: 45.9% of statements [2021-03-03T23:24:07.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-03T23:24:07.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-03T23:24:07.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-03T23:24:07.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-03T23:24:07.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-03T23:24:07.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-03T23:24:07.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-03T23:24:07.580Z] ---> Running in c435ed918c3f [2021-03-03T23:24:07.580Z] ---> 408989b09a7f [2021-03-03T23:24:07.580Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-03T23:24:07.580Z] Removing intermediate container 00d9cbb36c6f [2021-03-03T23:24:07.580Z] ---> 328adcb07840 [2021-03-03T23:24:07.580Z] Step 22/23 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:24:07.846Z] ---> 61456ccd08b6 [2021-03-03T23:24:07.846Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-03T23:24:07.846Z] ---> Running in 7d7931a89158 [2021-03-03T23:24:07.846Z] ---> Running in 4a2960d899ff [2021-03-03T23:24:07.846Z] Removing intermediate container 53f96112fc41 [2021-03-03T23:24:07.846Z] ---> ece146a85324 [2021-03-03T23:24:07.846Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T23:24:08.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.261s coverage: 100.0% of statements [2021-03-03T23:24:08.113Z] ---> Running in a552f6b161b5 [2021-03-03T23:24:08.376Z] Removing intermediate container 4a2960d899ff [2021-03-03T23:24:08.376Z] ---> 702e165606d3 [2021-03-03T23:24:08.376Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T23:24:08.376Z] Removing intermediate container 7d7931a89158 [2021-03-03T23:24:08.376Z] ---> e9d55766af80 [2021-03-03T23:24:08.376Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T23:24:08.639Z] ---> 75e94d63f836 [2021-03-03T23:24:08.639Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-03T23:24:08.639Z] ---> Running in 8c0883eca8df [2021-03-03T23:24:08.639Z] ---> Running in d122554226be [2021-03-03T23:24:08.639Z] Removing intermediate container a552f6b161b5 [2021-03-03T23:24:08.639Z] ---> d803d575b9b2 [2021-03-03T23:24:08.639Z] Step 20/22 : LABEL arch=x86_64 [2021-03-03T23:24:08.903Z] ---> Running in 80015cbc88eb [2021-03-03T23:24:08.903Z] ---> Running in 3faa0f4a8c01 [2021-03-03T23:24:09.167Z] Removing intermediate container d122554226be [2021-03-03T23:24:09.167Z] ---> 958e26bc93c5 [2021-03-03T23:24:09.167Z] Step 20/22 : LABEL arch=x86_64 [2021-03-03T23:24:09.167Z] Removing intermediate container 8c0883eca8df [2021-03-03T23:24:09.167Z] ---> d4b937368d45 [2021-03-03T23:24:09.167Z] [2021-03-03T23:24:09.167Z] Removing intermediate container 80015cbc88eb [2021-03-03T23:24:09.167Z] ---> 02f703ca57f3 [2021-03-03T23:24:09.167Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T23:24:09.430Z] ---> Running in 492fa1e2c80b [2021-03-03T23:24:09.430Z] Removing intermediate container 3faa0f4a8c01 [2021-03-03T23:24:09.430Z] ---> e378e892f89a [2021-03-03T23:24:09.430Z] Step 21/22 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:24:09.430Z] Successfully built d4b937368d45 [2021-03-03T23:24:09.694Z] ---> Running in 50373cd7451b [2021-03-03T23:24:09.694Z] Successfully tagged docker-core-command-go:latest [2021-03-03T23:24:09.694Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-03-03T23:24:09.694Z] ---> Running in fecfcc911fab [2021-03-03T23:24:09.694Z] Removing intermediate container c435ed918c3f [2021-03-03T23:24:09.694Z] ---> 6d94869e3189 [2021-03-03T23:24:09.694Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T23:24:09.694Z] Removing intermediate container 492fa1e2c80b [2021-03-03T23:24:09.694Z] ---> a56fed9c2c1e [2021-03-03T23:24:09.694Z] Step 21/22 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:24:09.958Z] Removing intermediate container 50373cd7451b [2021-03-03T23:24:09.958Z] ---> 42df13d159a6 [2021-03-03T23:24:09.958Z] Step 21/23 : LABEL arch=x86_64 [2021-03-03T23:24:09.958Z] ---> Running in e2fc6ad42166 [2021-03-03T23:24:09.958Z] ---> Running in d4655f3fd5d1 [2021-03-03T23:24:09.958Z] Removing intermediate container fecfcc911fab [2021-03-03T23:24:09.958Z] ---> 45370c8b68b5 [2021-03-03T23:24:09.958Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T23:24:10.227Z] ---> 7176dd657efd [2021-03-03T23:24:10.227Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-03T23:24:10.227Z] ---> Running in 87c865e26a0a [2021-03-03T23:24:10.498Z] Removing intermediate container e2fc6ad42166 [2021-03-03T23:24:10.498Z] ---> 731098892063 [2021-03-03T23:24:10.498Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T23:24:10.498Z] Removing intermediate container d4655f3fd5d1 [2021-03-03T23:24:10.498Z] ---> 62e7b2aa9f0a [2021-03-03T23:24:10.498Z] Step 22/23 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:24:10.766Z] ---> Running in e56d9dd99149 [2021-03-03T23:24:11.033Z] ---> Running in 3dfeaed196ca [2021-03-03T23:24:11.033Z] Removing intermediate container 87c865e26a0a [2021-03-03T23:24:11.033Z] ---> 4c2202d7b201 [2021-03-03T23:24:11.033Z] [2021-03-03T23:24:11.033Z] ---> b751555777fd [2021-03-03T23:24:11.033Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-03T23:24:11.296Z] Successfully built 4c2202d7b201 [2021-03-03T23:24:11.296Z] Removing intermediate container e56d9dd99149 [2021-03-03T23:24:11.296Z] ---> ad280707bd92 [2021-03-03T23:24:11.296Z] [2021-03-03T23:24:11.296Z] Successfully tagged docker-support-notifications-go:latest [2021-03-03T23:24:11.296Z] Building docker-security-secretstore-setup-go [2021-03-03T23:24:11.296Z]  Building docker-support-notifications-go ... done Removing intermediate container 3dfeaed196ca [2021-03-03T23:24:11.296Z] ---> 0f9a6b921a13 [2021-03-03T23:24:11.296Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T23:24:11.562Z] Successfully built ad280707bd92 [2021-03-03T23:24:11.562Z] ---> Running in 4e7d5957fd35 [2021-03-03T23:24:11.562Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-03T23:24:11.562Z] Building docker-core-data-go [2021-03-03T23:24:11.562Z]  Building docker-support-scheduler-go ... done  ---> 52496448a3bb [2021-03-03T23:24:11.562Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-03T23:24:11.825Z] Removing intermediate container 4e7d5957fd35 [2021-03-03T23:24:11.825Z] ---> 0292142198b4 [2021-03-03T23:24:11.825Z] [2021-03-03T23:24:11.825Z] Successfully built 0292142198b4 [2021-03-03T23:24:12.098Z] ---> ebc16b6f906f [2021-03-03T23:24:12.098Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-03T23:24:13.046Z] Successfully tagged docker-core-metadata-go:latest [2021-03-03T23:24:13.312Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-03-03T23:24:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.483s coverage: 27.1% of statements [2021-03-03T23:24:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-03T23:24:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-03T23:24:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-03T23:24:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-03T23:24:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-03T23:24:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-03T23:24:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements [2021-03-03T23:24:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-03T23:24:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.088s coverage: 100.0% of statements [2021-03-03T23:24:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-03T23:24:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-03T23:24:15.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.257s coverage: 66.2% of statements [2021-03-03T23:24:15.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-03T23:24:15.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-03T23:24:16.627Z] ---> e108f98df6f3 [2021-03-03T23:24:16.627Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-03T23:24:19.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.688s coverage: 82.4% of statements [2021-03-03T23:24:19.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-03T23:24:19.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T23:24:19.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-03T23:24:19.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-03T23:24:19.200Z] ---> Running in 87b0f89bc6ce [2021-03-03T23:24:19.464Z] Removing intermediate container 87b0f89bc6ce [2021-03-03T23:24:19.464Z] ---> d76b63fafacd [2021-03-03T23:24:19.464Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-03T23:24:20.042Z] ---> e54725023df0 [2021-03-03T23:24:20.042Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-03T23:24:21.446Z] ---> Running in 31a516fa2d7f [2021-03-03T23:24:21.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.332s coverage: 28.6% of statements [2021-03-03T23:24:21.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-03T23:24:21.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-03T23:24:21.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-03T23:24:21.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-03T23:24:21.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-03T23:24:21.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.138s coverage: 100.0% of statements [2021-03-03T23:24:21.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-03T23:24:21.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.093s coverage: 100.0% of statements [2021-03-03T23:24:21.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-03T23:24:23.400Z] Removing intermediate container 31a516fa2d7f [2021-03-03T23:24:23.400Z] ---> e765194c696a [2021-03-03T23:24:23.400Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-03T23:24:23.400Z] ---> Running in 5e262fd533d0 [2021-03-03T23:24:25.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.266s coverage: 86.7% of statements [2021-03-03T23:24:25.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-03T23:24:25.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.358s coverage: 97.5% of statements [2021-03-03T23:24:25.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-03T23:24:25.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.137s coverage: 78.3% of statements [2021-03-03T23:24:25.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-03T23:24:25.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-03T23:24:25.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-03T23:24:25.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-03T23:24:33.540Z] Removing intermediate container 5e262fd533d0 [2021-03-03T23:24:33.541Z] ---> c4647cba31ca [2021-03-03T23:24:33.541Z] Step 28/31 : CMD ["gate"] [2021-03-03T23:24:33.808Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:24:33.808Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:24:33.808Z] ---> 7fdf5739db08 [2021-03-03T23:24:34.075Z] Step 3/21 : WORKDIR /edgex-go [2021-03-03T23:24:34.075Z] ---> Using cache [2021-03-03T23:24:34.075Z] ---> a06642b88c15 [2021-03-03T23:24:34.075Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:24:34.075Z] ---> Using cache [2021-03-03T23:24:34.075Z] ---> b45e8d4c220d [2021-03-03T23:24:34.075Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-03T23:24:34.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.248s coverage: 92.8% of statements [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-03T23:24:34.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-03T23:24:34.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.290s coverage: 0.1% of statements [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-03T23:24:34.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-03T23:24:34.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.109s coverage: 47.1% of statements [2021-03-03T23:24:34.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements [2021-03-03T23:24:34.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-03-03T23:24:34.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2021-03-03T23:24:34.660Z] ---> Running in 023f19e36f4b [2021-03-03T23:24:35.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements [2021-03-03T23:24:35.252Z] ---> Running in 72255fef7a4f [2021-03-03T23:24:36.297Z] Removing intermediate container 023f19e36f4b [2021-03-03T23:24:36.297Z] ---> 7c642e4f2f36 [2021-03-03T23:24:36.297Z] Step 29/31 : LABEL arch=x86_64 [2021-03-03T23:24:36.880Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:24:36.880Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:24:36.880Z] ---> 7fdf5739db08 [2021-03-03T23:24:36.880Z] Step 3/24 : WORKDIR /edgex-go [2021-03-03T23:24:36.880Z] ---> Using cache [2021-03-03T23:24:36.880Z] ---> a06642b88c15 [2021-03-03T23:24:36.880Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:24:36.880Z] ---> Using cache [2021-03-03T23:24:36.880Z] ---> b45e8d4c220d [2021-03-03T23:24:36.880Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-03T23:24:36.880Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:24:36.880Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:24:36.880Z] ---> 7fdf5739db08 [2021-03-03T23:24:36.880Z] Step 3/26 : WORKDIR /edgex-go [2021-03-03T23:24:36.880Z] ---> Using cache [2021-03-03T23:24:36.880Z] ---> a06642b88c15 [2021-03-03T23:24:36.880Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:24:36.880Z] ---> Using cache [2021-03-03T23:24:36.880Z] ---> b45e8d4c220d [2021-03-03T23:24:36.880Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-03T23:24:36.880Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:24:36.880Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:24:36.880Z] ---> 7fdf5739db08 [2021-03-03T23:24:36.880Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T23:24:36.880Z] ---> Using cache [2021-03-03T23:24:36.880Z] ---> a06642b88c15 [2021-03-03T23:24:36.880Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:24:36.880Z] ---> Using cache [2021-03-03T23:24:36.880Z] ---> b45e8d4c220d [2021-03-03T23:24:36.880Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-03T23:24:38.388Z] ---> Running in 71273323b4d4 [2021-03-03T23:24:38.760Z] ---> Running in 816261696cca [2021-03-03T23:24:38.760Z] ---> Running in a4d14a459c75 [2021-03-03T23:24:38.760Z] ---> Running in 785fefc1dca0 [2021-03-03T23:24:38.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:38.760Z] Removing intermediate container 71273323b4d4 [2021-03-03T23:24:38.760Z] ---> fa49b447e376 [2021-03-03T23:24:38.760Z] Step 30/31 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:24:39.060Z] ---> Running in 09c20f1341d9 [2021-03-03T23:24:39.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:39.379Z] Removing intermediate container 09c20f1341d9 [2021-03-03T23:24:39.379Z] ---> 043aefcbbc15 [2021-03-03T23:24:39.379Z] Step 31/31 : LABEL version=0.0.0 [2021-03-03T23:24:39.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:39.667Z] ---> Running in 40284a0fc656 [2021-03-03T23:24:39.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:39.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:39.667Z] Removing intermediate container 40284a0fc656 [2021-03-03T23:24:39.667Z] ---> 1d0a50cbd7a2 [2021-03-03T23:24:39.667Z] [2021-03-03T23:24:39.667Z] OK: 233 MiB in 51 packages [2021-03-03T23:24:40.006Z] Successfully built 1d0a50cbd7a2 [2021-03-03T23:24:40.006Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-03T23:24:40.006Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:40.349Z] Removing intermediate container 72255fef7a4f [2021-03-03T23:24:40.349Z] ---> 40c5dd5995f3 [2021-03-03T23:24:40.349Z] Step 6/21 : COPY go.mod . [2021-03-03T23:24:40.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:40.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:24:40.616Z] ---> ff8761bfcf18 [2021-03-03T23:24:40.616Z] Step 7/21 : RUN go mod download [2021-03-03T23:24:40.616Z] OK: 233 MiB in 51 packages [2021-03-03T23:24:40.616Z] ---> Running in 5e97ea72f026 [2021-03-03T23:24:40.881Z] OK: 233 MiB in 51 packages [2021-03-03T23:24:40.881Z] OK: 233 MiB in 51 packages [2021-03-03T23:24:41.152Z] Removing intermediate container 785fefc1dca0 [2021-03-03T23:24:41.153Z] ---> 83ae2fea8e91 [2021-03-03T23:24:41.153Z] Step 6/24 : COPY go.mod . [2021-03-03T23:24:41.417Z] ---> 06b3ce3665ed [2021-03-03T23:24:41.417Z] Step 7/24 : RUN go mod download [2021-03-03T23:24:41.682Z] Removing intermediate container a4d14a459c75 [2021-03-03T23:24:41.682Z] ---> 33027b67374f [2021-03-03T23:24:41.682Z] Step 6/23 : COPY go.mod . [2021-03-03T23:24:41.682Z] ---> Running in c6d29e540121 [2021-03-03T23:24:41.682Z] Removing intermediate container 816261696cca [2021-03-03T23:24:41.682Z] ---> 1ce6bb93c818 [2021-03-03T23:24:41.682Z] Step 6/26 : COPY go.mod . [2021-03-03T23:24:41.947Z] ---> e2051e31086d [2021-03-03T23:24:41.948Z] Step 7/26 : RUN go mod download [2021-03-03T23:24:41.948Z] ---> e20cd6c66cc4 [2021-03-03T23:24:41.948Z] Step 7/23 : RUN go mod download [2021-03-03T23:24:42.212Z] ---> Running in 82b91156202b [2021-03-03T23:24:42.212Z] ---> Running in 2ff3b28fa898 [2021-03-03T23:24:42.478Z] Removing intermediate container 5e97ea72f026 [2021-03-03T23:24:42.478Z] ---> a08250b14227 [2021-03-03T23:24:42.478Z] Step 8/21 : COPY . . [2021-03-03T23:24:43.889Z] Removing intermediate container c6d29e540121 [2021-03-03T23:24:43.889Z] ---> 8f0b24b2f7a5 [2021-03-03T23:24:43.889Z] Step 8/24 : COPY . . [2021-03-03T23:24:47.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.106s coverage: 94.4% of statements [2021-03-03T23:24:47.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2021-03-03T23:24:47.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.079s coverage: 84.2% of statements [2021-03-03T23:24:49.206Z] Removing intermediate container 82b91156202b [2021-03-03T23:24:49.207Z] ---> 0c9cdbb4b7e0 [2021-03-03T23:24:49.207Z] Step 8/26 : COPY . . [2021-03-03T23:24:54.528Z] Removing intermediate container 2ff3b28fa898 [2021-03-03T23:24:54.528Z] ---> bfa6baf1826d [2021-03-03T23:24:54.528Z] Step 8/23 : COPY . . [2021-03-03T23:25:02.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.126s coverage: 92.9% of statements [2021-03-03T23:25:02.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-03T23:25:02.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-03T23:25:02.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-03T23:25:02.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-03-03T23:25:02.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-03T23:25:02.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-03T23:25:02.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-03T23:25:02.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-03T23:25:02.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-03T23:25:02.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-03-03T23:25:02.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-03T23:25:02.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-03T23:25:02.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-03-03T23:25:02.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-03T23:25:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 75.5% of statements [2021-03-03T23:25:02.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-03T23:25:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements [2021-03-03T23:25:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements [2021-03-03T23:25:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 84.6% of statements [2021-03-03T23:25:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.6% of statements [2021-03-03T23:25:02.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-03T23:25:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.495s coverage: 62.4% of statements [2021-03-03T23:25:02.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-03T23:25:02.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-03T23:25:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2021-03-03T23:25:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements [2021-03-03T23:25:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-03-03T23:25:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-03-03T23:25:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-03-03T23:25:04.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.875s coverage: 69.1% of statements [2021-03-03T23:25:04.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-03T23:25:04.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-03T23:25:07.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.389s coverage: 38.4% of statements [2021-03-03T23:25:07.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-03T23:25:07.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-03T23:25:07.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.097s coverage: 89.5% of statements [2021-03-03T23:25:07.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-03T23:25:07.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.087s coverage: 84.8% of statements [2021-03-03T23:25:13.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.407s coverage: 47.0% of statements [2021-03-03T23:25:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-03T23:25:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-03T23:25:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-03T23:25:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-03T23:25:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-03T23:25:13.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements [2021-03-03T23:25:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-03T23:25:13.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.131s coverage: 100.0% of statements [2021-03-03T23:25:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-03T23:25:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-03T23:25:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-03T23:25:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-03T23:25:13.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.350s coverage: 88.5% of statements [2021-03-03T23:25:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-03T23:25:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T23:25:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-03T23:25:16.709Z] ---> 53bbce2ef0da [2021-03-03T23:25:16.710Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-03T23:25:18.661Z] ---> Running in 91b1744a85e6 [2021-03-03T23:25:19.243Z] ---> fc423ad89e8d [2021-03-03T23:25:19.243Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-03T23:25:21.172Z] ---> Running in 7f062d42f256 [2021-03-03T23:25:21.673Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.217s coverage: 29.1% of statements [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-03T23:25:21.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.283s coverage: 99.0% of statements [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-03T23:25:21.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-03T23:25:21.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.202s coverage: 94.3% of statements [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-03T23:25:21.674Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-03T23:25:21.674Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-03T23:25:21.674Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-03T23:25:21.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-03T23:25:21.674Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-03-03T23:25:21.674Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-03T23:25:21.748Z] 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-03T23:25:22.272Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-03-03T23:25:22.705Z] ---> 310f29d32e3d [2021-03-03T23:25:22.705Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-03T23:25:22.866Z] GO111MODULE=on go vet ./... [2021-03-03T23:25:23.677Z] ---> Running in e80f37c79e22 [2021-03-03T23:25:23.959Z] ---> 280f48db6092 [2021-03-03T23:25:23.959Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-03T23:25:23.959Z] ---> Running in 7d74bd73aa7c [2021-03-03T23:25:24.228Z] 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-03T23:25:24.503Z] 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-03T23:25:25.100Z] 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-03T23:25:43.418Z] 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-03T23:25:46.024Z] 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-03T23:25:54.254Z] Removing intermediate container 91b1744a85e6 [2021-03-03T23:25:54.254Z] ---> 70ba661d3683 [2021-03-03T23:25:54.254Z] [2021-03-03T23:25:54.254Z] Step 10/21 : FROM alpine:3.12 [2021-03-03T23:25:54.254Z] ---> 88dd2752d2ea [2021-03-03T23:25:54.254Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-03T23:25:54.254Z] Removing intermediate container e80f37c79e22 [2021-03-03T23:25:54.254Z] ---> 372f3c71d04c [2021-03-03T23:25:54.254Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-03T23:25:54.254Z] ---> Running in 2b462e90abe3 [2021-03-03T23:25:54.254Z] ---> Running in 5e95b0fb98a4 [2021-03-03T23:25:54.829Z] Removing intermediate container 7f062d42f256 [2021-03-03T23:25:54.829Z] ---> 9702bc4b8761 [2021-03-03T23:25:54.829Z] [2021-03-03T23:25:54.829Z] Step 10/24 : FROM alpine:3.12 [2021-03-03T23:25:54.829Z] ---> 88dd2752d2ea [2021-03-03T23:25:54.829Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-03T23:25:55.098Z] ---> Running in 20c9f7d5327d [2021-03-03T23:25:55.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:25:55.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:25:55.370Z] 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-03T23:25:55.653Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-03T23:25:55.653Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T23:25:55.653Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-03T23:25:55.653Z] (4/4) Installing curl (7.69.1-r3) [2021-03-03T23:25:55.653Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:25:55.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:25:55.653Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T23:25:55.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:25:55.653Z] OK: 7 MiB in 18 packages [2021-03-03T23:25:55.937Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-03T23:25:55.937Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T23:25:55.937Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-03T23:25:55.937Z] (4/5) Installing curl (7.69.1-r3) [2021-03-03T23:25:55.937Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-03T23:25:55.937Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:25:55.937Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T23:25:55.937Z] OK: 7 MiB in 19 packages [2021-03-03T23:25:58.507Z] Removing intermediate container 7d74bd73aa7c [2021-03-03T23:25:58.507Z] ---> b3e242814f93 [2021-03-03T23:25:58.507Z] [2021-03-03T23:25:58.507Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T23:25:58.507Z] ---> 88dd2752d2ea [2021-03-03T23:25:58.507Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-03T23:25:58.772Z] Removing intermediate container 2b462e90abe3 [2021-03-03T23:25:58.772Z] ---> 27c6f436f4c7 [2021-03-03T23:25:58.772Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T23:25:58.772Z] ---> Running in 641e62a10802 [2021-03-03T23:25:58.772Z] ---> Running in 482533fc4f56 [2021-03-03T23:25:59.347Z] Removing intermediate container 20c9f7d5327d [2021-03-03T23:25:59.347Z] ---> cf649b1c9e1f [2021-03-03T23:25:59.347Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T23:25:59.922Z] Removing intermediate container 641e62a10802 [2021-03-03T23:25:59.922Z] ---> 8cd6a9b98de3 [2021-03-03T23:25:59.922Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-03T23:26:00.188Z] Removing intermediate container 5e95b0fb98a4 [2021-03-03T23:26:00.188Z] ---> 084cf672f224 [2021-03-03T23:26:00.188Z] [2021-03-03T23:26:00.188Z] Step 11/26 : FROM docker:20.10.0 [2021-03-03T23:26:00.188Z] 20.10.0: Pulling from library/docker [2021-03-03T23:26:00.188Z] Removing intermediate container 482533fc4f56 [2021-03-03T23:26:00.188Z] ---> 2ccaa4d439c1 [2021-03-03T23:26:00.188Z] Step 13/21 : WORKDIR /edgex [2021-03-03T23:26:00.188Z] ---> Running in 5845d81ebb43 [2021-03-03T23:26:00.462Z] ---> Running in b42fa34f0552 [2021-03-03T23:26:00.462Z] ---> Running in f50f758e4692 [2021-03-03T23:26:00.727Z] Removing intermediate container 5845d81ebb43 [2021-03-03T23:26:00.727Z] ---> 5e9e870308c0 [2021-03-03T23:26:00.727Z] Step 13/24 : WORKDIR / [2021-03-03T23:26:00.990Z] Removing intermediate container b42fa34f0552 [2021-03-03T23:26:00.990Z] ---> 9b0b04ef2a16 [2021-03-03T23:26:00.990Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-03T23:26:00.990Z] Removing intermediate container f50f758e4692 [2021-03-03T23:26:00.990Z] ---> 69f9df894794 [2021-03-03T23:26:00.990Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-03T23:26:01.254Z] ---> Running in 3dc2002ba042 [2021-03-03T23:26:01.522Z] ---> Running in 88bbb9adbc76 [2021-03-03T23:26:01.789Z] ---> 85c3e7e6d993 [2021-03-03T23:26:01.789Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-03T23:26:02.373Z] Removing intermediate container 3dc2002ba042 [2021-03-03T23:26:02.373Z] ---> 152a2af6c93c [2021-03-03T23:26:02.373Z] 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-03T23:26:02.373Z] Removing intermediate container 88bbb9adbc76 [2021-03-03T23:26:02.373Z] ---> 9ec4e0b87b63 [2021-03-03T23:26:02.373Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:26:02.641Z] ---> Running in 655f1746b10d [2021-03-03T23:26:02.912Z] ---> 8c889819ee7d [2021-03-03T23:26:02.912Z] 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-03T23:26:02.912Z] ---> 8f532ec150a0 [2021-03-03T23:26:02.912Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-03T23:26:03.489Z] ---> aaf0198bc6d3 [2021-03-03T23:26:03.489Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-03T23:26:03.489Z] ---> ce3c0b41951d [2021-03-03T23:26:03.489Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-03T23:26:03.758Z] ---> Running in 7beb28584be0 [2021-03-03T23:26:03.758Z] ---> c7fbadf111e0 [2021-03-03T23:26:03.758Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-03T23:26:04.024Z] Removing intermediate container 655f1746b10d [2021-03-03T23:26:04.024Z] ---> 0333a2b72c76 [2021-03-03T23:26:04.024Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-03T23:26:04.024Z] Removing intermediate container 7beb28584be0 [2021-03-03T23:26:04.024Z] ---> fc1f4eca34e4 [2021-03-03T23:26:04.024Z] Step 18/21 : CMD ["--init=true"] [2021-03-03T23:26:04.024Z] ---> Running in c6196a5d299d [2021-03-03T23:26:04.288Z] ---> Running in b2331a5c5bf8 [2021-03-03T23:26:04.550Z] ---> 3f86fef8bbfe [2021-03-03T23:26:04.550Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-03T23:26:04.550Z] Removing intermediate container b2331a5c5bf8 [2021-03-03T23:26:04.550Z] ---> 4f88f8b71dd4 [2021-03-03T23:26:04.550Z] Step 19/21 : LABEL arch=x86_64 [2021-03-03T23:26:05.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:26:06.071Z] ---> Running in 867bf7112f36 [2021-03-03T23:26:06.071Z] ---> efcae6b693b1 [2021-03-03T23:26:06.071Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-03T23:26:06.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:26:06.333Z] Removing intermediate container 867bf7112f36 [2021-03-03T23:26:06.333Z] ---> 9c7c3c613c40 [2021-03-03T23:26:06.333Z] Step 20/21 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:26:06.333Z] ---> Running in 1f20d36a48b0 [2021-03-03T23:26:06.333Z] ---> 7f07b3a673e1 [2021-03-03T23:26:06.333Z] 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-03T23:26:06.595Z] ---> Running in c029594c285c [2021-03-03T23:26:06.595Z] Removing intermediate container 1f20d36a48b0 [2021-03-03T23:26:06.595Z] ---> ea13831378c3 [2021-03-03T23:26:06.595Z] Step 21/21 : LABEL version=0.0.0 [2021-03-03T23:26:06.595Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-03T23:26:06.868Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-03T23:26:06.868Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-03T23:26:06.868Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-03T23:26:06.868Z] ---> aefe523efa57 [2021-03-03T23:26:06.868Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-03T23:26:06.868Z] ---> Running in ef403549f8d3 [2021-03-03T23:26:06.868Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-03T23:26:06.868Z] ---> Running in d4494ea747df [2021-03-03T23:26:06.868Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-03T23:26:07.148Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-03T23:26:07.148Z] Removing intermediate container ef403549f8d3 [2021-03-03T23:26:07.148Z] ---> 794db792e5be [2021-03-03T23:26:07.148Z] [2021-03-03T23:26:07.148Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-03T23:26:07.415Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:26:07.415Z] OK: 8 MiB in 20 packages [2021-03-03T23:26:07.415Z] Successfully built 794db792e5be [2021-03-03T23:26:07.415Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-03T23:26:07.684Z]  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:26:07.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:26:07.684Z] Removing intermediate container c029594c285c [2021-03-03T23:26:07.684Z] ---> e96be2ac717f [2021-03-03T23:26:07.684Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-03T23:26:07.948Z] (1/2) Installing readline (8.0.4-r0) [2021-03-03T23:26:07.948Z] (2/2) Installing bash (5.0.17-r0) [2021-03-03T23:26:07.948Z] Executing bash-5.0.17-r0.post-install [2021-03-03T23:26:07.948Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:26:07.948Z] OK: 12 MiB in 22 packages [2021-03-03T23:26:07.948Z] ---> Running in fdd03a2cc106 [2021-03-03T23:26:07.948Z] Removing intermediate container c6196a5d299d [2021-03-03T23:26:07.948Z] ---> 191fb9c23f38 [2021-03-03T23:26:07.948Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T23:26:08.211Z] Removing intermediate container fdd03a2cc106 [2021-03-03T23:26:08.211Z] ---> bc2ae231fde1 [2021-03-03T23:26:08.211Z] Step 22/24 : LABEL arch=x86_64 [2021-03-03T23:26:08.474Z] ---> Running in f12eafc23ea6 [2021-03-03T23:26:08.474Z] ---> 0570fd05f133 [2021-03-03T23:26:08.474Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-03T23:26:08.746Z] Removing intermediate container f12eafc23ea6 [2021-03-03T23:26:08.746Z] ---> 5991725a3f2c [2021-03-03T23:26:08.746Z] Step 23/24 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:26:08.746Z] Removing intermediate container d4494ea747df [2021-03-03T23:26:08.746Z] ---> 9ea229644439 [2021-03-03T23:26:08.746Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-03T23:26:08.746Z] ---> Running in dee916f246cb [2021-03-03T23:26:08.746Z] ---> Running in 3a16d72a84fa [2021-03-03T23:26:09.009Z] ---> ad56bb00e725 [2021-03-03T23:26:09.009Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-03T23:26:09.009Z] Removing intermediate container dee916f246cb [2021-03-03T23:26:09.009Z] ---> 080243a42db0 [2021-03-03T23:26:09.009Z] Step 24/24 : LABEL version=0.0.0 [2021-03-03T23:26:09.009Z] Removing intermediate container 3a16d72a84fa [2021-03-03T23:26:09.009Z] ---> a3309abd9462 [2021-03-03T23:26:09.009Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-03T23:26:09.271Z] ---> Running in 05aee45920cb [2021-03-03T23:26:09.271Z] ---> Running in 25970dd0e5cc [2021-03-03T23:26:09.271Z] ---> 430df5ca7e14 [2021-03-03T23:26:09.271Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-03T23:26:09.534Z] Removing intermediate container 05aee45920cb [2021-03-03T23:26:09.534Z] ---> 10c6e2339d0a [2021-03-03T23:26:09.534Z] [2021-03-03T23:26:09.534Z] Removing intermediate container 25970dd0e5cc [2021-03-03T23:26:09.534Z] ---> 4d1e73699ffa [2021-03-03T23:26:09.534Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-03T23:26:09.534Z] ---> Running in 246838012f58 [2021-03-03T23:26:09.534Z] ---> Running in 2b857a96d3b0 [2021-03-03T23:26:09.534Z] Successfully built 10c6e2339d0a [2021-03-03T23:26:09.797Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-03T23:26:09.797Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 246838012f58 [2021-03-03T23:26:09.797Z] ---> 03dc8ff9cca8 [2021-03-03T23:26:09.797Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T23:26:09.797Z] ---> Running in a32daee95149 [2021-03-03T23:26:09.797Z] Removing intermediate container 2b857a96d3b0 [2021-03-03T23:26:09.797Z] ---> e07a03b16ce2 [2021-03-03T23:26:09.797Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-03T23:26:10.059Z] Removing intermediate container a32daee95149 [2021-03-03T23:26:10.059Z] ---> 54bbb5b9323c [2021-03-03T23:26:10.059Z] Step 21/23 : LABEL arch=x86_64 [2021-03-03T23:26:10.059Z] ---> Running in 48140afc192c [2021-03-03T23:26:10.326Z] ---> 2b6c572f4c4b [2021-03-03T23:26:10.326Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-03T23:26:10.326Z] Removing intermediate container 48140afc192c [2021-03-03T23:26:10.326Z] ---> eedb217ff0e6 [2021-03-03T23:26:10.326Z] Step 22/23 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:26:10.326Z] ---> Running in 64d26e0c7abf [2021-03-03T23:26:10.590Z] Removing intermediate container 64d26e0c7abf [2021-03-03T23:26:10.590Z] ---> d48639b3ebd8 [2021-03-03T23:26:10.590Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T23:26:10.590Z] ---> d6b31142d6af [2021-03-03T23:26:10.590Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-03T23:26:11.170Z] ---> Running in dd4e25a7c03d [2021-03-03T23:26:11.170Z] ---> a26779aebe38 [2021-03-03T23:26:11.170Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-03T23:26:11.432Z] ---> Running in 9932d9c201dd [2021-03-03T23:26:11.432Z] Removing intermediate container dd4e25a7c03d [2021-03-03T23:26:11.432Z] ---> 4ef812a94c7d [2021-03-03T23:26:11.432Z] [2021-03-03T23:26:11.696Z] Successfully built 4ef812a94c7d [2021-03-03T23:26:11.696Z] Successfully tagged docker-core-data-go:latest [2021-03-03T23:26:11.960Z]  Building docker-core-data-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:26:11.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:26:11.960Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-03T23:26:11.960Z] (2/33) Installing expat (2.2.9-r1) [2021-03-03T23:26:11.960Z] (3/33) Installing libffi (3.3-r2) [2021-03-03T23:26:11.960Z] (4/33) Installing gdbm (1.13-r1) [2021-03-03T23:26:11.960Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-03T23:26:11.960Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-03T23:26:12.223Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-03T23:26:13.171Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-03T23:26:13.171Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-03T23:26:13.171Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-03T23:26:13.171Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-03T23:26:13.171Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-03T23:26:13.171Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-03T23:26:13.171Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-03T23:26:13.171Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-03T23:26:13.171Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-03T23:26:13.171Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-03T23:26:13.171Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-03T23:26:13.433Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-03T23:26:13.433Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-03T23:26:13.433Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-03T23:26:13.433Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-03T23:26:13.433Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-03T23:26:13.433Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-03T23:26:13.433Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-03T23:26:13.433Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-03T23:26:13.433Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-03T23:26:13.433Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-03T23:26:13.433Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-03T23:26:13.433Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-03T23:26:13.433Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-03T23:26:13.433Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-03T23:26:13.433Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-03T23:26:13.696Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:26:13.696Z] OK: 71 MiB in 55 packages [2021-03-03T23:26:23.717Z] Removing intermediate container 9932d9c201dd [2021-03-03T23:26:23.717Z] ---> 0bc0a4a6a6e0 [2021-03-03T23:26:23.717Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-03T23:26:23.717Z] ---> Running in aefba71fe1bb [2021-03-03T23:26:24.291Z] Collecting docker-compose==1.23.2 [2021-03-03T23:26:24.291Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-03T23:26:24.554Z] Collecting texttable<0.10,>=0.9.0 [2021-03-03T23:26:24.554Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-03T23:26:25.129Z] Collecting docker<4.0,>=3.6.0 [2021-03-03T23:26:25.129Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-03T23:26:25.129Z] 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-03T23:26:25.129Z] Collecting jsonschema<3,>=2.5.1 [2021-03-03T23:26:25.129Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-03T23:26:25.452Z] Collecting PyYAML<4,>=3.10 [2021-03-03T23:26:25.452Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-03T23:26:26.115Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-03T23:26:26.115Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-03T23:26:26.720Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-03T23:26:26.720Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-03T23:26:26.999Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-03T23:26:26.999Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-03T23:26:26.999Z] Collecting cached-property<2,>=1.2.0 [2021-03-03T23:26:26.999Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-03T23:26:26.999Z] Collecting docopt<0.7,>=0.6.1 [2021-03-03T23:26:27.287Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-03T23:26:27.557Z] Collecting docker-pycreds>=0.4.0 [2021-03-03T23:26:27.557Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-03T23:26:27.819Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-03T23:26:27.820Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-03T23:26:27.820Z] Collecting idna<2.8,>=2.5 [2021-03-03T23:26:27.820Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-03T23:26:27.820Z] 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-03T23:26:27.820Z] 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-03T23:26:27.820Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-03T23:26:27.820Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-03T23:26:27.820Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-03T23:26:27.820Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-03T23:26:28.082Z] Installing collected packages: texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, jsonschema, PyYAML, dockerpty, cached-property, docopt, docker-compose [2021-03-03T23:26:28.082Z] Running setup.py install for texttable: started [2021-03-03T23:26:28.658Z] Running setup.py install for texttable: finished with status 'done' [2021-03-03T23:26:28.658Z] Attempting uninstall: urllib3 [2021-03-03T23:26:28.658Z] Found existing installation: urllib3 1.25.9 [2021-03-03T23:26:28.658Z] Uninstalling urllib3-1.25.9: [2021-03-03T23:26:28.658Z] Successfully uninstalled urllib3-1.25.9 [2021-03-03T23:26:28.920Z] Attempting uninstall: idna [2021-03-03T23:26:28.920Z] Found existing installation: idna 2.9 [2021-03-03T23:26:28.920Z] Uninstalling idna-2.9: [2021-03-03T23:26:28.920Z] Successfully uninstalled idna-2.9 [2021-03-03T23:26:29.181Z] Attempting uninstall: requests [2021-03-03T23:26:29.181Z] Found existing installation: requests 2.23.0 [2021-03-03T23:26:29.181Z] Uninstalling requests-2.23.0: [2021-03-03T23:26:29.181Z] Successfully uninstalled requests-2.23.0 [2021-03-03T23:26:29.445Z] Running setup.py install for PyYAML: started [2021-03-03T23:26:30.019Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-03T23:26:30.019Z] Running setup.py install for dockerpty: started [2021-03-03T23:26:30.592Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-03T23:26:30.592Z] Running setup.py install for docopt: started [2021-03-03T23:26:30.854Z] Running setup.py install for docopt: finished with status 'done' [2021-03-03T23:26:31.115Z] 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-03T23:26:34.424Z] Removing intermediate container aefba71fe1bb [2021-03-03T23:26:34.424Z] ---> a56fbd6e19c0 [2021-03-03T23:26:34.424Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-03T23:26:34.424Z] ---> Running in c06b7c41bb16 [2021-03-03T23:26:34.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T23:26:34.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T23:26:34.686Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T23:26:34.686Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-03T23:26:34.686Z] (3/3) Installing curl (7.69.1-r3) [2021-03-03T23:26:34.686Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:26:34.686Z] OK: 72 MiB in 58 packages [2021-03-03T23:26:35.265Z] Removing intermediate container c06b7c41bb16 [2021-03-03T23:26:35.265Z] ---> d947d6e3a5ab [2021-03-03T23:26:35.265Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-03T23:26:35.265Z] ---> Running in fd78494854cc [2021-03-03T23:26:35.265Z] Removing intermediate container fd78494854cc [2021-03-03T23:26:35.265Z] ---> 684a0c15b89c [2021-03-03T23:26:35.265Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T23:26:35.265Z] ---> Running in f97ab358e145 [2021-03-03T23:26:35.528Z] Removing intermediate container f97ab358e145 [2021-03-03T23:26:35.528Z] ---> f6884a62a2d4 [2021-03-03T23:26:35.528Z] Step 24/26 : LABEL arch=x86_64 [2021-03-03T23:26:35.528Z] ---> Running in 1927830584cd [2021-03-03T23:26:35.790Z] Removing intermediate container 1927830584cd [2021-03-03T23:26:35.790Z] ---> 9d419bb221d8 [2021-03-03T23:26:35.790Z] Step 25/26 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:26:35.790Z] ---> Running in 072e138c045b [2021-03-03T23:26:36.051Z] Removing intermediate container 072e138c045b [2021-03-03T23:26:36.051Z] ---> fd6365cd6c90 [2021-03-03T23:26:36.051Z] Step 26/26 : LABEL version=0.0.0 [2021-03-03T23:26:36.051Z] ---> Running in 11c3cfccf0ab [2021-03-03T23:26:36.051Z] Removing intermediate container 11c3cfccf0ab [2021-03-03T23:26:36.051Z] ---> 68979330f24a [2021-03-03T23:26:36.051Z] [2021-03-03T23:26:36.625Z] Successfully built 68979330f24a [2021-03-03T23:26:36.625Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-03T23:26:38.555Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-03T23:26:38.566Z] $ docker stop --time=1 e425e08ac0e5160a95cd3410149ce366cbf0a45a6abc2c0775b279914d5cda6c [2021-03-03T23:26:40.067Z] $ docker rm -f e425e08ac0e5160a95cd3410149ce366cbf0a45a6abc2c0775b279914d5cda6c [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-03T23:26:40.665Z] + docker images [2021-03-03T23:26:40.665Z] + grep docker [2021-03-03T23:26:41.240Z] docker-sys-mgmt-agent-go latest 68979330f24a 4 seconds ago 313MB [2021-03-03T23:26:41.240Z] docker-core-data-go latest 4ef812a94c7d 29 seconds ago 22.4MB [2021-03-03T23:26:41.240Z] docker-security-secretstore-setup-go latest 10c6e2339d0a 31 seconds ago 24.9MB [2021-03-03T23:26:41.240Z] docker-security-proxy-setup-go latest 794db792e5be 34 seconds ago 24.7MB [2021-03-03T23:26:41.240Z] docker-security-bootstrapper-go latest 1d0a50cbd7a2 2 minutes ago 18.7MB [2021-03-03T23:26:41.240Z] docker-support-scheduler-go latest ad280707bd92 2 minutes ago 17.2MB [2021-03-03T23:26:41.240Z] docker-core-metadata-go latest 0292142198b4 2 minutes ago 19MB [2021-03-03T23:26:41.240Z] docker-support-notifications-go latest 4c2202d7b201 2 minutes ago 17.8MB [2021-03-03T23:26:41.240Z] docker-core-command-go latest d4b937368d45 2 minutes ago 17.2MB [2021-03-03T23:26:41.240Z] 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-03T23:26:44.677Z] gofmt -l . [2021-03-03T23:26:44.677Z] [ "`gofmt -l .`" = "" ] [2021-03-03T23:26:44.677Z] ./bin/test-go-mod-tidy.sh [2021-03-03T23:26:44.677Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-03T23:26:45.340Z] + ls -al . [2021-03-03T23:26:45.340Z] total 756 [2021-03-03T23:26:45.340Z] drwxrwxr-x 9 1001 1001 4096 Mar 3 23:26 . [2021-03-03T23:26:45.340Z] drwxr-xr-x 4 root root 4096 Mar 3 23:22 .. [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 11 Mar 3 23:20 .dockerignore [2021-03-03T23:26:45.340Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 23:20 .git [2021-03-03T23:26:45.340Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 23:20 .github [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 818 Mar 3 23:20 .gitignore [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 23:20 .sonarcloud.properties [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 8475 Mar 3 23:20 Attribution.txt [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 23:20 CONTRIBUTING.md [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 931 Mar 3 23:20 Dockerfile.build [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 863 Mar 3 23:20 Jenkinsfile [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 23:20 LICENSE [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 5774 Mar 3 23:20 Makefile [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 6524 Mar 3 23:20 README.md [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 6755 Mar 3 23:20 SECURITY.md [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 23:18 VERSION [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 4131 Mar 3 23:20 ZMQWindows.md [2021-03-03T23:26:45.340Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 23:20 bin [2021-03-03T23:26:45.340Z] drwxrwxr-x 14 1001 1001 4096 Mar 3 23:20 cmd [2021-03-03T23:26:45.340Z] -rw-r--r-- 1 root root 616073 Mar 3 23:25 coverage.out [2021-03-03T23:26:45.340Z] -rw-r--r-- 1 root root 1055 Mar 3 23:26 go.mod [2021-03-03T23:26:45.340Z] -rw-r--r-- 1 root root 21699 Mar 3 23:26 go.sum [2021-03-03T23:26:45.340Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 23:20 internal [2021-03-03T23:26:45.340Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 23:20 openapi [2021-03-03T23:26:45.340Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 23:20 snap [2021-03-03T23:26:45.340Z] -rw-rw-r-- 1 1001 1001 168 Mar 3 23:20 version.go [Pipeline] sh [2021-03-03T23:26:45.992Z] + '[' -e coverage.out ] [2021-03-03T23:26:45.992Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-03T23:26:46.161Z] Warning: overwriting stash ‘coverage-report’ [2021-03-03T23:26:47.435Z] Stashed 1 file(s) [Pipeline] sh [2021-03-03T23:26:48.125Z] + make build [2021-03-03T23:26:48.125Z] 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-03T23:26:57.120Z] Still waiting to schedule task [2021-03-03T23:26:57.120Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-03T23:27:00.592Z] 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-03T23:27:22.798Z] 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-03T23:27:26.190Z] 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-03T23:27:32.893Z] 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-03T23:27:33.489Z] 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-03T23:27:40.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-03T23:27:45.581Z] 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-03T23:27:48.968Z] 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-03T23:27:54.374Z] 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-03T23:27:56.197Z] Running on prd-ubuntu18.04-docker-8c-8g-28402 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws [2021-03-03T23:27:56.257Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-03T23:27:57.031Z] 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-03T23:27:58.883Z] using credential edgex-jenkins-ssh [2021-03-03T23:27:58.943Z] Cloning the remote Git repository [2021-03-03T23:27:58.990Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-03T23:27:59.069Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-03T23:27:59.099Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T23:27:59.099Z] > git --version # timeout=10 [2021-03-03T23:27:59.106Z] > git --version # 'git version 2.17.1' [2021-03-03T23:27:59.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T23:27:59.136Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T23:28:00.438Z] 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-03T23:28:05.842Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T23:28:05.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T23:28:05.857Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T23:28:05.871Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T23:28:05.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T23:28:05.877Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-03T23:28:06.499Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:28:06.678Z] Merge succeeded, producing 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:28:06.679Z] Checking out Revision 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 (PR-3215) [Pipeline] } [2021-03-03T23:28:07.328Z] $ docker stop --time=1 05afc6b095095e6689c48d8dae7b3451bf9f44175a3d9b9e87b8a009ff6f48de [2021-03-03T23:28:06.534Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T23:28:06.539Z] > git checkout -f 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 # timeout=10 [2021-03-03T23:28:06.671Z] > git remote # timeout=10 [2021-03-03T23:28:06.678Z] > git config --get remote.origin.url # timeout=10 [2021-03-03T23:28:06.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T23:28:06.686Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-03T23:28:06.697Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-03T23:28:06.708Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T23:28:06.713Z] > git checkout -f 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 # timeout=10 [2021-03-03T23:28:09.933Z] $ docker rm -f 05afc6b095095e6689c48d8dae7b3451bf9f44175a3d9b9e87b8a009ff6f48de [2021-03-03T23:28:10.459Z] Commit message: "feat(security): Add sentinel file mechanism to avoid error" [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:28:12.070Z] + echo snap-build.sh [2021-03-03T23:28:12.070Z] snap-build.sh [2021-03-03T23:28:12.070Z] + SNAP_BASE_DIR=. [2021-03-03T23:28:12.070Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-03-03T23:28:12.070Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-03-03T23:28:12.070Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-03-03T23:28:12.070Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-03-03T23:28:12.070Z] + cd /w/workspace/edgex-go/2 [2021-03-03T23:28:12.070Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-03T23:28:12.070Z] Reading package lists... [2021-03-03T23:28:12.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T23:28:12.206Z] [2021-03-03T23:28:12.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T23:28:12.336Z] Building dependency tree... [2021-03-03T23:28:12.336Z] Reading state information... [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:28:12.599Z] The following packages were automatically installed and are no longer required: [2021-03-03T23:28:12.599Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-03T23:28:12.599Z] uidmap xdelta3 [2021-03-03T23:28:12.599Z] Use 'sudo apt autoremove' to remove them. [2021-03-03T23:28:12.599Z] The following packages will be REMOVED: [2021-03-03T23:28:12.599Z] lxd* lxd-client* [2021-03-03T23:28:12.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T23:28:12.860Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-03T23:28:12.860Z] 29e5d40040c1: Pulling fs layer [2021-03-03T23:28:12.860Z] 1ce36da41761: Pulling fs layer [2021-03-03T23:28:12.860Z] 25b303627fd3: Pulling fs layer [2021-03-03T23:28:13.134Z] 29e5d40040c1: Download complete [2021-03-03T23:28:13.176Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-03T23:28:13.176Z] After this operation, 31.7 MB disk space will be freed. [2021-03-03T23:28:13.733Z] 1ce36da41761: Verifying Checksum [2021-03-03T23:28:13.734Z] 1ce36da41761: Download complete [2021-03-03T23:28:13.734Z] 29e5d40040c1: Pull complete [2021-03-03T23:28:14.766Z] (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-03T23:28:14.767Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-03T23:28:15.174Z] 1ce36da41761: Pull complete [2021-03-03T23:28:15.174Z] 25b303627fd3: Verifying Checksum [2021-03-03T23:28:15.174Z] 25b303627fd3: Download complete [2021-03-03T23:28:15.716Z] Removing lxd dnsmasq configuration [2021-03-03T23:28:15.716Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-03T23:28:15.979Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-03T23:28:16.940Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-03T23:28:17.205Z] (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-03T23:28:17.205Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-03T23:28:19.130Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-03T23:28:19.130Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-03T23:28:21.095Z] + sudo snap remove --purge lxd [2021-03-03T23:28:21.095Z] snap "lxd" is not installed [2021-03-03T23:28:21.095Z] + sudo groupadd --force --system lxd [2021-03-03T23:28:21.095Z] ++ whoami [2021-03-03T23:28:21.095Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-03T23:28:21.095Z] + newgrp - lxd [2021-03-03T23:28:21.095Z] + sudo snap install lxd [2021-03-03T23:28:25.340Z] 25b303627fd3: Pull complete [2021-03-03T23:28:25.340Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-03T23:28:25.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T23:28:25.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-03T23:28:25.575Z] prd-ubuntu18.04-docker-arm64-4c-16g-28401 does not seem to be running inside a container [2021-03-03T23:28:25.789Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-03T23:28:28.839Z] $ docker top 319b2b45c40a241f70747ae470a2a412e2a44ffdda23f3eb94178538b562c006 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T23:28:29.740Z] + docker-compose build --help [2021-03-03T23:28:29.741Z] + grep parallel [2021-03-03T23:28:31.159Z] 2021-03-03T23:28:28Z INFO Waiting for automatic snapd restart... [2021-03-03T23:28:33.107Z] --parallel Build images in parallel. [Pipeline] } [2021-03-03T23:28:33.533Z] $ docker stop --time=1 319b2b45c40a241f70747ae470a2a412e2a44ffdda23f3eb94178538b562c006 [2021-03-03T23:28:35.478Z] $ docker rm -f 319b2b45c40a241f70747ae470a2a412e2a44ffdda23f3eb94178538b562c006 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:28:36.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T23:28:36.273Z] . [Pipeline] withDockerContainer [2021-03-03T23:28:36.535Z] prd-ubuntu18.04-docker-arm64-4c-16g-28401 does not seem to be running inside a container [2021-03-03T23:28:36.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-03T23:28:38.165Z] $ docker top 08f9e3954021ce38ae7c32758bd9e2473d8a14d2ddf056e742fe47152841074f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T23:28:39.078Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-03T23:28:43.383Z] Building docker-core-command-go ... [2021-03-03T23:28:43.384Z] Building docker-core-data-go ... [2021-03-03T23:28:43.384Z] Building docker-core-metadata-go ... [2021-03-03T23:28:43.384Z] Building docker-security-bootstrapper-go ... [2021-03-03T23:28:43.384Z] Building docker-security-proxy-setup-go ... [2021-03-03T23:28:43.384Z] Building docker-security-secretstore-setup-go ... [2021-03-03T23:28:43.384Z] Building docker-support-notifications-go ... [2021-03-03T23:28:43.384Z] Building docker-support-scheduler-go ... [2021-03-03T23:28:43.384Z] Building docker-sys-mgmt-agent-go ... [2021-03-03T23:28:43.384Z] Building docker-security-bootstrapper-go [2021-03-03T23:28:43.384Z] Building docker-security-secretstore-setup-go [2021-03-03T23:28:43.384Z] Building docker-core-metadata-go [2021-03-03T23:28:43.384Z] Building docker-core-command-go [2021-03-03T23:28:43.384Z] Building docker-sys-mgmt-agent-go [2021-03-03T23:28:49.340Z] lxd 4.11 from Canonical* installed [2021-03-03T23:28:49.340Z] + sudo lxd init --auto [2021-03-03T23:28:59.419Z] + sudo snap install --classic snapcraft [2021-03-03T23:29:04.760Z] snapcraft 4.5.1 from Canonical* installed [2021-03-03T23:29:04.760Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-03T23:29:04.760Z] + patch --verbose -p1 [2021-03-03T23:29:04.760Z] Hmm... Looks like a unified diff to me... [2021-03-03T23:29:04.760Z] The text leading up to this was: [2021-03-03T23:29:04.760Z] -------------------------- [2021-03-03T23:29:04.760Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-03T23:29:04.760Z] |From: Tony Espy [2021-03-03T23:29:04.760Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-03T23:29:04.760Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-03T23:29:04.760Z] | [2021-03-03T23:29:04.760Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-03T23:29:04.760Z] |optimize the snap CI check run for pull requests. When [2021-03-03T23:29:04.760Z] |applied, it essentially strips out everything (apps and [2021-03-03T23:29:04.760Z] |parts) from the snapcraft.yaml file except those required [2021-03-03T23:29:04.760Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-03T23:29:04.760Z] |catch changes to edgex-go that break the snap build. [2021-03-03T23:29:04.760Z] | [2021-03-03T23:29:04.760Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-03T23:29:04.760Z] |to update this patch file, otherwise it may fail to apply, [2021-03-03T23:29:04.760Z] |resulting in a failed snap build CI check in the associated [2021-03-03T23:29:04.760Z] |pull request. [2021-03-03T23:29:04.760Z] | [2021-03-03T23:29:04.760Z] |Note - in addition to applying this patch, the pipeline also [2021-03-03T23:29:04.760Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-03T23:29:04.760Z] |need to build the finally binary .snap file (and it won't [2021-03-03T23:29:04.760Z] |work with the patch applied). This further reduces the build [2021-03-03T23:29:04.760Z] |time. [2021-03-03T23:29:04.760Z] |--- [2021-03-03T23:29:04.760Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-03T23:29:04.760Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-03T23:29:04.760Z] | [2021-03-03T23:29:04.760Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-03T23:29:04.760Z] |index 1e537489..faf42425 100644 [2021-03-03T23:29:04.760Z] |--- a/snap/snapcraft.yaml [2021-03-03T23:29:04.760Z] |+++ b/snap/snapcraft.yaml [2021-03-03T23:29:04.760Z] -------------------------- [2021-03-03T23:29:04.760Z] patching file snap/snapcraft.yaml [2021-03-03T23:29:04.760Z] Using Plan A... [2021-03-03T23:29:04.760Z] Hunk #1 succeeded at 73. [2021-03-03T23:29:04.760Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-03T23:29:04.760Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-03T23:29:04.760Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-03T23:29:04.760Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-03T23:29:04.760Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-03T23:29:04.760Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-03T23:29:04.760Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-03T23:29:04.760Z] Hmm... Ignoring the trailing garbage. [2021-03-03T23:29:04.760Z] done [2021-03-03T23:29:04.760Z] + sudo snapcraft prime --use-lxd [2021-03-03T23:29:06.693Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-03T23:29:06.693Z] 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-03T23:29:06.693Z] - README.md [2021-03-03T23:29:06.693Z] - snapcraft.yaml.orig [2021-03-03T23:29:06.693Z] [2021-03-03T23:29:06.693Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-03T23:29:07.643Z] Launching a container. [2021-03-03T23:29:22.608Z] Waiting for container to be ready [2021-03-03T23:29:22.608Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-03T23:29:22.608Z] [2021-03-03T23:29:25.934Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-03T23:29:25.934Z] Waiting for network to be ready... [2021-03-03T23:29:26.509Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-03T23:29:26.509Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-03T23:29:26.509Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-03T23:29:26.773Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-03T23:29:26.773Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-03T23:29:26.773Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-03T23:29:26.773Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-03T23:29:26.773Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-03T23:29:26.773Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-03T23:29:26.773Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-03T23:29:27.037Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-03T23:29:27.037Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-03T23:29:27.301Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-03T23:29:27.566Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-03T23:29:27.566Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-03T23:29:27.566Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-03T23:29:27.566Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-03T23:29:27.566Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-03T23:29:27.834Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-03T23:29:28.098Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-03T23:29:28.098Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-03T23:29:28.098Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-03T23:29:28.098Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-03T23:29:28.098Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-03T23:29:28.098Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-03T23:29:28.098Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-03T23:29:28.362Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-03T23:29:32.605Z] Fetched 24.0 MB in 6s (4202 kB/s) [2021-03-03T23:29:33.558Z] Reading package lists... [2021-03-03T23:29:34.137Z] Reading package lists... [2021-03-03T23:29:34.137Z] Building dependency tree... [2021-03-03T23:29:34.137Z] Reading state information... [2021-03-03T23:29:34.401Z] The following additional packages will be installed: [2021-03-03T23:29:34.401Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-03T23:29:34.401Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-03T23:29:34.401Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-03T23:29:34.401Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-03T23:29:34.401Z] Suggested packages: [2021-03-03T23:29:34.401Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-03T23:29:34.401Z] Recommended packages: [2021-03-03T23:29:34.401Z] gnupg libsasl2-modules [2021-03-03T23:29:34.401Z] The following NEW packages will be installed: [2021-03-03T23:29:34.401Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-03T23:29:34.401Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-03T23:29:34.401Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-03T23:29:34.401Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-03T23:29:34.401Z] The following packages will be upgraded: [2021-03-03T23:29:34.401Z] gpg gpg-agent gpgconf libudev1 [2021-03-03T23:29:34.664Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-03T23:29:34.664Z] Need to get 3530 kB of archives. [2021-03-03T23:29:34.664Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-03T23:29:34.664Z] 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-03T23:29:34.664Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-03T23:29:34.926Z] 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-03T23:29:34.926Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-03T23:29:34.926Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-03T23:29:35.191Z] 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-03T23:29:35.454Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-03T23:29:35.454Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-03T23:29:35.454Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-03T23:29:35.454Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-03T23:29:35.454Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-03T23:29:35.454Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-03T23:29:35.454Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-03T23:29:35.454Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-03T23:29:35.454Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-03T23:29:35.454Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-03T23:29:35.454Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-03T23:29:35.454Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-03T23:29:35.454Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-03T23:29:35.454Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-03T23:29:35.454Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-03T23:29:35.719Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-03T23:29:35.719Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T23:29:35.719Z] Fetched 3530 kB in 1s (3179 kB/s) [2021-03-03T23:29:35.983Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-03T23:29:35.983Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-03T23:29:35.983Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T23:29:35.983Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-03T23:29:36.246Z] Selecting previously unselected package udev. [2021-03-03T23:29:36.246Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-03T23:29:36.246Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-03T23:29:36.246Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-03T23:29:36.827Z] Selecting previously unselected package libfuse2:amd64. [2021-03-03T23:29:36.827Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-03T23:29:36.827Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-03T23:29:36.827Z] Selecting previously unselected package fuse. [2021-03-03T23:29:36.827Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-03T23:29:36.827Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-03T23:29:36.827Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T23:29:36.827Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T23:29:37.092Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T23:29:37.092Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T23:29:37.092Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T23:29:37.092Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T23:29:37.355Z] Selecting previously unselected package libksba8:amd64. [2021-03-03T23:29:37.355Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-03T23:29:37.355Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-03T23:29:37.355Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-03T23:29:37.355Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T23:29:37.355Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:37.620Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-03T23:29:37.620Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T23:29:37.620Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:37.620Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-03T23:29:37.620Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T23:29:37.882Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:37.882Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-03T23:29:37.882Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T23:29:37.882Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:38.144Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-03T23:29:38.144Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T23:29:38.144Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:38.144Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-03T23:29:38.144Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T23:29:38.144Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:38.410Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-03T23:29:38.411Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T23:29:38.411Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:38.411Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-03T23:29:38.411Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T23:29:38.411Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:38.411Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-03T23:29:38.411Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T23:29:38.411Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:38.674Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-03T23:29:38.674Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-03T23:29:38.674Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T23:29:38.674Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-03T23:29:38.674Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-03T23:29:38.674Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T23:29:38.674Z] Selecting previously unselected package libldap-common. [2021-03-03T23:29:38.674Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-03T23:29:38.674Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T23:29:38.937Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-03T23:29:38.937Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-03T23:29:38.937Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T23:29:38.937Z] Selecting previously unselected package dirmngr. [2021-03-03T23:29:38.937Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T23:29:38.937Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-03T23:29:39.206Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T23:29:39.482Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-03T23:29:39.482Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-03T23:29:39.482Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T23:29:39.482Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T23:29:39.748Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-03T23:29:39.748Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:39.748Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-03T23:29:39.748Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T23:29:39.748Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-03T23:29:40.327Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-03T23:29:40.327Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:40.327Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-03T23:29:40.594Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-03T23:29:40.594Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-03T23:29:40.594Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:40.594Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:40.594Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:40.861Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:40.861Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:40.861Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:40.861Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T23:29:40.861Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T23:29:40.861Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-03T23:29:40.861Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T23:29:41.819Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-03T23:29:41.819Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-03T23:29:41.819Z] This means they are not meant to be enabled using systemctl. [2021-03-03T23:29:41.819Z] Possible reasons for having this kind of units are: [2021-03-03T23:29:41.819Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-03T23:29:41.819Z] .wants/ or .requires/ directory. [2021-03-03T23:29:41.819Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-03T23:29:41.819Z] a requirement dependency on it. [2021-03-03T23:29:41.819Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-03T23:29:41.819Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-03T23:29:41.819Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-03T23:29:41.819Z] instance name specified. [2021-03-03T23:29:42.092Z] Reading package lists... [2021-03-03T23:29:42.355Z] Building dependency tree... [2021-03-03T23:29:42.355Z] Reading state information... [2021-03-03T23:29:42.618Z] The following additional packages will be installed: [2021-03-03T23:29:42.618Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-03T23:29:42.618Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-03T23:29:42.618Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-03T23:29:42.618Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-03T23:29:42.618Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-03T23:29:42.618Z] Suggested packages: [2021-03-03T23:29:42.618Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-03T23:29:42.618Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-03T23:29:42.618Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-03T23:29:42.618Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-03T23:29:42.618Z] systemd-container policykit-1 [2021-03-03T23:29:42.618Z] Recommended packages: [2021-03-03T23:29:42.618Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-03T23:29:42.618Z] The following NEW packages will be installed: [2021-03-03T23:29:42.618Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-03T23:29:42.618Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-03T23:29:42.618Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-03T23:29:42.618Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-03T23:29:42.618Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-03T23:29:42.618Z] The following packages will be upgraded: [2021-03-03T23:29:42.618Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-03T23:29:42.618Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-03T23:29:42.618Z] Need to get 35.2 MB of archives. [2021-03-03T23:29:42.618Z] After this operation, 141 MB of additional disk space will be used. [2021-03-03T23:29:42.618Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-03T23:29:42.883Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-03T23:29:42.883Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-03T23:29:42.883Z] 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-03T23:29:42.883Z] 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-03T23:29:42.883Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-03T23:29:42.883Z] 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-03T23:29:42.883Z] 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-03T23:29:42.883Z] 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-03T23:29:42.883Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-03T23:29:42.883Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-03T23:29:42.884Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-03T23:29:42.884Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-03T23:29:42.884Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-03T23:29:42.884Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-03T23:29:42.884Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-03T23:29:42.884Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-03T23:29:42.884Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-03T23:29:42.884Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-03T23:29:43.837Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-03T23:29:43.837Z] 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-03T23:29:43.837Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-03T23:29:43.837Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-03T23:29:43.837Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-03T23:29:43.837Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-03T23:29:43.837Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-03T23:29:43.837Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-03T23:29:43.837Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-03T23:29:43.837Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-03T23:29:43.837Z] 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-03T23:29:44.107Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T23:29:44.107Z] Fetched 35.2 MB in 1s (29.8 MB/s) [2021-03-03T23:29:44.107Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-03T23:29:44.107Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-03T23:29:44.383Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T23:29:44.971Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-03T23:29:44.971Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T23:29:45.234Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-03T23:29:45.234Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-03T23:29:45.234Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-03T23:29:45.497Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-03T23:29:45.497Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-03T23:29:45.759Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-03T23:29:45.760Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-03T23:29:45.760Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-03T23:29:46.344Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-03T23:29:46.344Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-03T23:29:46.934Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-03T23:29:46.934Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-03T23:29:46.934Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-03T23:29:46.934Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-03T23:29:47.202Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-03T23:29:47.202Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T23:29:47.202Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T23:29:47.475Z] Selecting previously unselected package libexpat1:amd64. [2021-03-03T23:29:47.475Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-03T23:29:47.475Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-03T23:29:47.745Z] Selecting previously unselected package python3.6-minimal. [2021-03-03T23:29:47.745Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T23:29:47.745Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T23:29:48.010Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-03T23:29:48.273Z] Checking for services that may need to be restarted...done. [2021-03-03T23:29:48.273Z] Checking for services that may need to be restarted...done. [2021-03-03T23:29:48.273Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T23:29:48.273Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-03T23:29:48.273Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T23:29:49.223Z] Selecting previously unselected package python3-minimal. [2021-03-03T23:29:49.223Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-03T23:29:49.223Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-03T23:29:49.223Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-03T23:29:49.223Z] Selecting previously unselected package mime-support. [2021-03-03T23:29:49.223Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-03T23:29:49.223Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-03T23:29:49.223Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-03T23:29:49.223Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-03T23:29:49.491Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-03T23:29:49.491Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-03T23:29:49.491Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T23:29:49.491Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T23:29:50.919Z] Selecting previously unselected package python3.6. [2021-03-03T23:29:50.919Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T23:29:50.920Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T23:29:51.187Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-03T23:29:51.187Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-03T23:29:51.187Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-03T23:29:51.187Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-03T23:29:51.764Z] Selecting previously unselected package python3. [2021-03-03T23:29:51.764Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-03T23:29:51.764Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-03T23:29:51.764Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-03T23:29:51.764Z] Selecting previously unselected package multiarch-support. [2021-03-03T23:29:51.764Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T23:29:51.764Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-03T23:29:51.764Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-03T23:29:52.031Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-03T23:29:52.031Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-03T23:29:52.031Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-03T23:29:52.031Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-03T23:29:52.031Z] Selecting previously unselected package libbsd0:amd64. [2021-03-03T23:29:52.031Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-03T23:29:52.031Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-03T23:29:52.295Z] Selecting previously unselected package sudo. [2021-03-03T23:29:52.295Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-03T23:29:52.295Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-03T23:29:52.295Z] Selecting previously unselected package apparmor. [2021-03-03T23:29:52.295Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-03T23:29:52.295Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-03T23:29:52.559Z] Selecting previously unselected package libedit2:amd64. [2021-03-03T23:29:52.559Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-03T23:29:52.559Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-03T23:29:52.823Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-03T23:29:52.823Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T23:29:52.823Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T23:29:52.823Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-03T23:29:52.823Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T23:29:52.823Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T23:29:53.092Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-03T23:29:53.092Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-03T23:29:53.092Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-03T23:29:53.092Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-03T23:29:53.092Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T23:29:53.092Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T23:29:53.364Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-03T23:29:53.364Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T23:29:53.364Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T23:29:53.364Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-03T23:29:53.364Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-03T23:29:53.364Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-03T23:29:53.636Z] Selecting previously unselected package openssh-client. [2021-03-03T23:29:53.636Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-03T23:29:53.636Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-03T23:29:53.907Z] Selecting previously unselected package squashfs-tools. [2021-03-03T23:29:53.907Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-03T23:29:53.907Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-03T23:29:53.907Z] Selecting previously unselected package snapd. [2021-03-03T23:29:53.907Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-03T23:29:54.170Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-03T23:29:56.760Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-03T23:29:56.760Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-03T23:29:57.027Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-03T23:29:57.027Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-03T23:29:57.027Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-03T23:29:57.027Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T23:29:57.027Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T23:29:57.298Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-03T23:29:57.298Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-03T23:29:57.879Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-03T23:29:58.141Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-03T23:29:58.141Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-03T23:29:58.141Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T23:29:58.141Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T23:29:58.141Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T23:29:59.088Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-03T23:29:59.088Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T23:29:59.088Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-03T23:29:59.088Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-03T23:29:59.088Z] running python rtupdate hooks for python3.6... [2021-03-03T23:29:59.088Z] running python post-rtupdate hooks for python3.6... [2021-03-03T23:29:59.350Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-03T23:30:01.282Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-03T23:30:01.880Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T23:30:01.880Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-03T23:30:01.880Z] Setting up snapd (2.48.3+18.04) ... [2021-03-03T23:30:02.465Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-03T23:30:02.727Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-03T23:30:02.992Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-03T23:30:03.255Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-03T23:30:03.517Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-03T23:30:03.518Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-03T23:30:03.790Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-03T23:30:04.054Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-03T23:30:04.318Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-03T23:30:04.581Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-03T23:30:04.845Z] /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-03T23:30:04.845Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T23:30:04.845Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-03T23:30:05.175Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:30:05.175Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:30:05.175Z] ---> 007528d9c3f2 [2021-03-03T23:30:05.175Z] Step 3/26 : WORKDIR /edgex-go [2021-03-03T23:30:05.175Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:30:05.175Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:30:05.175Z] ---> 007528d9c3f2 [2021-03-03T23:30:05.175Z] Step 3/31 : WORKDIR /edgex-go [2021-03-03T23:30:05.175Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:30:05.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:30:05.175Z] ---> 007528d9c3f2 [2021-03-03T23:30:05.175Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T23:30:05.175Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:30:05.175Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:30:05.175Z] ---> 007528d9c3f2 [2021-03-03T23:30:05.175Z] Step 3/24 : WORKDIR /edgex-go [2021-03-03T23:30:05.175Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:30:05.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:30:05.175Z] ---> 007528d9c3f2 [2021-03-03T23:30:05.175Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T23:30:05.175Z] ---> Running in 07c8271c6f50 [2021-03-03T23:30:05.175Z] ---> Running in ac5276880793 [2021-03-03T23:30:05.175Z] ---> Running in 356280500b21 [2021-03-03T23:30:05.175Z] ---> Running in 6614869133e2 [2021-03-03T23:30:05.175Z] ---> Running in 63e064d1242f [2021-03-03T23:30:05.175Z] Removing intermediate container 63e064d1242f [2021-03-03T23:30:05.175Z] ---> 1216d3322c23 [2021-03-03T23:30:05.175Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:30:05.175Z] Removing intermediate container ac5276880793 [2021-03-03T23:30:05.175Z] ---> 93631583f80e [2021-03-03T23:30:05.175Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:30:05.175Z] Removing intermediate container 07c8271c6f50 [2021-03-03T23:30:05.175Z] ---> a537f94a0113 [2021-03-03T23:30:05.175Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:30:05.175Z] ---> Running in 3134eedb8e84 [2021-03-03T23:30:05.175Z] Removing intermediate container 356280500b21 [2021-03-03T23:30:05.175Z] ---> 4622af206ff0 [2021-03-03T23:30:05.175Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 6614869133e2 [2021-03-03T23:30:05.175Z] ---> 61ed848fc63a [2021-03-03T23:30:05.175Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:30:05.175Z] [2021-03-03T23:30:05.175Z] ---> Running in 35f912ccaf25 [2021-03-03T23:30:05.175Z] ---> Running in 44fd4ae493b2 [2021-03-03T23:30:05.175Z] ---> Running in c02f3721e5fa [2021-03-03T23:30:05.175Z] ---> Running in c794163800cc [2021-03-03T23:30:05.175Z] Removing intermediate container 3134eedb8e84 [2021-03-03T23:30:05.175Z] ---> d8bcd1073d80 [2021-03-03T23:30:05.175Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T23:30:05.175Z] ---> Running in c329777b4c85 [2021-03-03T23:30:05.175Z] Removing intermediate container 35f912ccaf25 [2021-03-03T23:30:05.175Z] ---> 089da88a3466 [2021-03-03T23:30:05.175Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-03T23:30:05.175Z] ---> Running in 4d4ec502a987 [2021-03-03T23:30:05.175Z] Removing intermediate container c02f3721e5fa [2021-03-03T23:30:05.175Z] ---> 8846fcd453fb [2021-03-03T23:30:05.175Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-03T23:30:05.175Z] Removing intermediate container 44fd4ae493b2 [2021-03-03T23:30:05.175Z] ---> 88ee47edbd22 [2021-03-03T23:30:05.175Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T23:30:05.175Z] ---> Running in 2fcea5870a3d [2021-03-03T23:30:05.175Z] ---> Running in 6fba1c3c3aa3 [2021-03-03T23:30:05.175Z] Removing intermediate container c794163800cc [2021-03-03T23:30:05.175Z] ---> 40e3e543a830 [2021-03-03T23:30:05.175Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-03T23:30:05.175Z] ---> Running in 45b3e2bc85a7 [2021-03-03T23:30:05.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:30:05.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:30:05.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:30:05.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:30:05.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:30:05.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:30:05.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:30:05.175Z] OK: 217 MiB in 51 packages [2021-03-03T23:30:05.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:30:05.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:30:05.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:30:05.449Z] OK: 217 MiB in 51 packages [2021-03-03T23:30:06.055Z] OK: 217 MiB in 51 packages [2021-03-03T23:30:06.055Z] OK: 217 MiB in 51 packages [2021-03-03T23:30:06.055Z] OK: 217 MiB in 51 packages [2021-03-03T23:30:06.240Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-03T23:30:06.240Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-03T23:30:06.503Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-03T23:30:07.040Z] Removing intermediate container c329777b4c85 [2021-03-03T23:30:07.040Z] ---> 63b7f643cbd9 [2021-03-03T23:30:07.040Z] Step 6/23 : COPY go.mod . [2021-03-03T23:30:07.309Z] Removing intermediate container 4d4ec502a987 [2021-03-03T23:30:07.309Z] ---> 850d62c0b95a [2021-03-03T23:30:07.309Z] Step 6/31 : COPY go.mod . [2021-03-03T23:30:07.580Z] ---> 646f655c85d7 [2021-03-03T23:30:07.580Z] Step 7/23 : RUN go mod download [2021-03-03T23:30:07.853Z] Removing intermediate container 45b3e2bc85a7 [2021-03-03T23:30:07.853Z] ---> 8ae43dcbdcd3 [2021-03-03T23:30:07.853Z] Step 6/24 : COPY go.mod . [2021-03-03T23:30:07.853Z] ---> Running in 2941675afa80 [2021-03-03T23:30:08.124Z] ---> 201b457e59d8 [2021-03-03T23:30:08.124Z] Step 7/31 : RUN go mod download [2021-03-03T23:30:08.124Z] Removing intermediate container 6fba1c3c3aa3 [2021-03-03T23:30:08.124Z] ---> 8958ae02e871 [2021-03-03T23:30:08.124Z] Step 6/23 : COPY go.mod . [2021-03-03T23:30:08.124Z] Removing intermediate container 2fcea5870a3d [2021-03-03T23:30:08.124Z] ---> 18ca1f576de2 [2021-03-03T23:30:08.124Z] Step 6/26 : COPY go.mod . [2021-03-03T23:30:08.403Z] ---> Running in a81fd0ef50a8 [2021-03-03T23:30:08.709Z] Reading package lists... [2021-03-03T23:30:08.975Z] Reading package lists... [2021-03-03T23:30:09.011Z] ---> 57f7c074acb3 [2021-03-03T23:30:09.011Z] Step 7/24 : RUN go mod download [2021-03-03T23:30:09.011Z] ---> Running in 690fd882c0ec [2021-03-03T23:30:09.239Z] Building dependency tree... [2021-03-03T23:30:09.239Z] Reading state information... [2021-03-03T23:30:09.239Z] Calculating upgrade... [2021-03-03T23:30:09.285Z] ---> 45d3f892b7a3 [2021-03-03T23:30:09.285Z] Step 7/23 : RUN go mod download [2021-03-03T23:30:09.502Z] The following packages will be upgraded: [2021-03-03T23:30:09.503Z] advancecomp base-files bash binutils binutils-common [2021-03-03T23:30:09.503Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-03T23:30:09.503Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-03T23:30:09.503Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-03T23:30:09.503Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-03T23:30:09.503Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-03T23:30:09.503Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-03T23:30:09.503Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-03T23:30:09.503Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-03T23:30:09.503Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-03T23:30:09.503Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-03T23:30:09.503Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-03T23:30:09.503Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-03T23:30:09.503Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-03T23:30:09.503Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-03T23:30:09.566Z] ---> 71c50cdc11d3 [2021-03-03T23:30:09.566Z] Step 7/26 : RUN go mod download [2021-03-03T23:30:09.566Z] ---> Running in 5f1b42f0a994 [2021-03-03T23:30:09.765Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-03T23:30:09.765Z] Need to get 63.8 MB of archives. [2021-03-03T23:30:09.765Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-03T23:30:09.765Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-03T23:30:09.765Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-03T23:30:09.849Z] ---> Running in 77c3db693a46 [2021-03-03T23:30:10.340Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-03T23:30:10.340Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-03T23:30:10.340Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-03T23:30:10.340Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-03T23:30:10.340Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-03T23:30:10.340Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-03T23:30:10.340Z] 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-03T23:30:10.340Z] 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-03T23:30:10.340Z] 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-03T23:30:10.340Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-03T23:30:10.340Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-03T23:30:10.340Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-03T23:30:10.615Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-03T23:30:10.615Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-03T23:30:10.615Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-03T23:30:10.615Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-03T23:30:10.615Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-03T23:30:10.615Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-03T23:30:10.615Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-03T23:30:10.615Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-03T23:30:10.615Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-03T23:30:10.615Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-03T23:30:10.615Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-03T23:30:10.615Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-03T23:30:10.615Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-03T23:30:10.615Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-03T23:30:10.615Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-03T23:30:10.615Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-03T23:30:10.615Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-03T23:30:10.615Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-03T23:30:10.615Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-03T23:30:10.615Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-03T23:30:10.615Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-03T23:30:10.615Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-03T23:30:10.615Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-03T23:30:10.615Z] Get:38 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-03T23:30:10.615Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-03T23:30:10.615Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-03T23:30:10.615Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-03T23:30:10.878Z] Get:42 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-03T23:30:10.878Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-03T23:30:10.878Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-03T23:30:10.878Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-03T23:30:10.878Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-03T23:30:10.878Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-03T23:30:10.878Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-03T23:30:10.878Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-03T23:30:10.878Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-03T23:30:10.878Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-03T23:30:10.878Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-03T23:30:10.878Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-03T23:30:10.878Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-03T23:30:10.878Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-03T23:30:10.878Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-03T23:30:10.878Z] Get:57 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-03T23:30:10.878Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-03T23:30:10.878Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-03T23:30:10.878Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-03T23:30:10.878Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-03T23:30:10.878Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-03T23:30:10.878Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-03T23:30:10.878Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-03T23:30:11.142Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-03T23:30:11.142Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-03T23:30:11.142Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-03T23:30:11.142Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-03T23:30:11.142Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-03T23:30:11.142Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-03T23:30:11.142Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-03T23:30:11.142Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-03T23:30:11.142Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-03T23:30:11.142Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-03T23:30:11.142Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-03T23:30:11.142Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-03T23:30:11.142Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-03T23:30:11.142Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-03T23:30:11.142Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-03T23:30:11.142Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-03T23:30:11.142Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-03T23:30:11.142Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-03T23:30:11.142Z] Get:83 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-03T23:30:11.408Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-03T23:30:11.408Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-03T23:30:11.408Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-03T23:30:11.408Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-03T23:30:11.408Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-03T23:30:11.408Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-03T23:30:11.408Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-03T23:30:11.984Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-03T23:30:12.248Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-03T23:30:12.248Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-03T23:30:12.248Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-03T23:30:12.497Z] Removing intermediate container 2941675afa80 [2021-03-03T23:30:12.497Z] ---> 9c6db2ea94f9 [2021-03-03T23:30:12.497Z] Step 8/23 : COPY . . [2021-03-03T23:30:12.776Z] Removing intermediate container a81fd0ef50a8 [2021-03-03T23:30:12.776Z] ---> e86abacb5172 [2021-03-03T23:30:12.776Z] Step 8/31 : COPY . . [2021-03-03T23:30:12.823Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-03T23:30:12.823Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-03T23:30:12.823Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-03T23:30:12.823Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-03T23:30:12.823Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-03T23:30:12.823Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T23:30:13.085Z] Fetched 63.8 MB in 3s (20.1 MB/s) [2021-03-03T23:30:13.085Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:13.085Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T23:30:13.085Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T23:30:13.383Z] Removing intermediate container 690fd882c0ec [2021-03-03T23:30:13.383Z] ---> bea67d3f2473 [2021-03-03T23:30:13.383Z] Step 8/24 : COPY . . [2021-03-03T23:30:14.038Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T23:30:14.038Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T23:30:14.038Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-03T23:30:14.038Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-03T23:30:14.372Z] Removing intermediate container 5f1b42f0a994 [2021-03-03T23:30:14.372Z] ---> 9817a4c3dae8 [2021-03-03T23:30:14.372Z] Step 8/23 : COPY . . [2021-03-03T23:30:14.979Z] Removing intermediate container 77c3db693a46 [2021-03-03T23:30:14.979Z] ---> dca1c07ac632 [2021-03-03T23:30:14.979Z] Step 8/26 : COPY . . [2021-03-03T23:30:14.985Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:14.985Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T23:30:14.985Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:14.985Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T23:30:15.248Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:15.248Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T23:30:15.248Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:15.248Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T23:30:15.511Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:15.511Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T23:30:15.511Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:15.511Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T23:30:15.774Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:15.774Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T23:30:15.774Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T23:30:16.036Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T23:30:16.036Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:16.037Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-03T23:30:16.037Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-03T23:30:16.300Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T23:30:16.300Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:16.300Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T23:30:16.300Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:16.300Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T23:30:16.562Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:16.562Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T23:30:16.825Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T23:30:16.825Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T23:30:16.825Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T23:30:17.087Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T23:30:17.661Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-03T23:30:17.924Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T23:30:17.924Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-03T23:30:18.188Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-03T23:30:18.188Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-03T23:30:18.188Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-03T23:30:18.451Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-03T23:30:18.451Z] Installing new version of config file /etc/issue ... [2021-03-03T23:30:18.451Z] Installing new version of config file /etc/issue.net ... [2021-03-03T23:30:18.451Z] Installing new version of config file /etc/lsb-release ... [2021-03-03T23:30:18.451Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-03T23:30:19.027Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-03T23:30:19.027Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-03T23:30:19.027Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-03T23:30:19.027Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:19.027Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-03T23:30:19.290Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-03T23:30:19.290Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-03T23:30:19.554Z] 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-03T23:30:19.554Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:19.554Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T23:30:19.554Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-03T23:30:19.554Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-03T23:30:19.817Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:19.817Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-03T23:30:19.817Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-03T23:30:20.080Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-03T23:30:20.080Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:20.080Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-03T23:30:20.080Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-03T23:30:20.343Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-03T23:30:20.614Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:20.614Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T23:30:20.614Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T23:30:20.877Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-03T23:30:20.877Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:20.877Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T23:30:21.141Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T23:30:21.141Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-03T23:30:21.405Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:21.405Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-03T23:30:21.405Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-03T23:30:21.405Z] Setting up grep (3.1-2build1) ... [2021-03-03T23:30:21.681Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:21.681Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-03T23:30:21.681Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-03T23:30:21.951Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-03T23:30:21.951Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:21.951Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T23:30:21.951Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T23:30:22.214Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-03T23:30:22.477Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:22.477Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-03T23:30:22.477Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T23:30:23.061Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-03T23:30:23.330Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T23:30:23.330Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-03T23:30:23.330Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T23:30:23.908Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-03T23:30:24.171Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:24.171Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-03T23:30:24.171Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T23:30:25.571Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-03T23:30:25.571Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-03T23:30:25.571Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-03T23:30:25.571Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-03T23:30:25.571Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-03T23:30:25.835Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:25.835Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-03T23:30:25.835Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-03T23:30:26.099Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-03T23:30:26.099Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:26.099Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T23:30:26.099Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T23:30:26.362Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T23:30:26.362Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:26.362Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T23:30:26.362Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T23:30:26.626Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T23:30:26.626Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:26.626Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T23:30:26.626Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T23:30:26.890Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T23:30:26.890Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:26.890Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T23:30:26.890Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T23:30:27.169Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T23:30:27.169Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:27.169Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T23:30:27.169Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T23:30:27.742Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T23:30:27.742Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T23:30:28.035Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-03T23:30:28.035Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:28.035Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T23:30:28.035Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T23:30:28.035Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-03T23:30:28.306Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:28.306Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T23:30:28.306Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T23:30:28.306Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T23:30:28.587Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:28.587Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T23:30:28.587Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T23:30:28.587Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-03T23:30:28.893Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:28.893Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T23:30:28.893Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T23:30:29.187Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-03T23:30:29.773Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-03T23:30:30.047Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-03T23:30:30.047Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:30.047Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T23:30:30.047Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T23:30:30.328Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-03T23:30:30.596Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T23:30:30.596Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-03T23:30:30.596Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T23:30:30.596Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-03T23:30:30.859Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:30.859Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-03T23:30:30.859Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-03T23:30:31.122Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-03T23:30:31.384Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:31.385Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-03T23:30:31.385Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-03T23:30:31.385Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-03T23:30:31.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:31.649Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-03T23:30:31.649Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-03T23:30:31.649Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-03T23:30:31.914Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:31.914Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-03T23:30:31.914Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T23:30:31.914Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T23:30:32.178Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:32.178Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-03T23:30:32.178Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T23:30:32.178Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T23:30:32.441Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:32.441Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-03T23:30:32.441Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T23:30:32.704Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T23:30:32.967Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:32.967Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T23:30:33.229Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T23:30:33.229Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-03T23:30:33.229Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T23:30:33.229Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T23:30:33.494Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T23:30:33.494Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-03T23:30:33.494Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:33.494Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-03T23:30:33.494Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-03T23:30:33.758Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-03T23:30:33.758Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:33.758Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-03T23:30:34.021Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T23:30:34.022Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T23:30:34.285Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:34.285Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T23:30:34.285Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T23:30:34.549Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-03T23:30:34.549Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:34.549Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-03T23:30:34.549Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-03T23:30:34.812Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-03T23:30:34.812Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:34.812Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-03T23:30:35.075Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-03T23:30:35.338Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-03T23:30:35.338Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:35.338Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T23:30:35.601Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T23:30:35.601Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-03T23:30:35.865Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:35.865Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-03T23:30:35.865Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-03T23:30:36.128Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-03T23:30:36.128Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:36.128Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-03T23:30:36.128Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-03T23:30:36.128Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-03T23:30:36.392Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:36.392Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-03T23:30:36.392Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-03T23:30:36.655Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-03T23:30:36.655Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:36.655Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-03T23:30:36.655Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-03T23:30:36.918Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-03T23:30:36.918Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:36.918Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-03T23:30:36.918Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-03T23:30:37.180Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-03T23:30:37.180Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T23:30:37.180Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-03T23:30:37.180Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-03T23:30:37.444Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-03T23:30:37.444Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-03T23:30:37.444Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-03T23:30:37.444Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-03T23:30:37.707Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-03T23:30:37.707Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-03T23:30:37.971Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-03T23:30:37.971Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-03T23:30:38.235Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-03T23:30:38.235Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-03T23:30:38.499Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-03T23:30:38.499Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-03T23:30:38.762Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-03T23:30:38.762Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-03T23:30:39.025Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-03T23:30:39.025Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-03T23:30:39.025Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-03T23:30:39.025Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-03T23:30:39.288Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-03T23:30:39.288Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-03T23:30:39.288Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-03T23:30:39.288Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-03T23:30:39.550Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-03T23:30:39.550Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-03T23:30:39.814Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-03T23:30:39.814Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-03T23:30:40.770Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-03T23:30:40.770Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-03T23:30:41.033Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-03T23:30:41.033Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-03T23:30:41.033Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T23:30:41.033Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T23:30:41.609Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T23:30:41.609Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T23:30:41.819Z] ---> 6d5d2a910c3e [2021-03-03T23:30:41.819Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-03T23:30:41.819Z] ---> 07639cd64f78 [2021-03-03T23:30:41.819Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-03T23:30:41.819Z] ---> 12e6f54e7f6e [2021-03-03T23:30:41.819Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-03T23:30:41.819Z] ---> 49c1591c7aae [2021-03-03T23:30:41.819Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-03T23:30:41.819Z] ---> 09b379170bef [2021-03-03T23:30:41.819Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-03T23:30:41.819Z] ---> Running in 4bb84a28c1f8 [2021-03-03T23:30:41.819Z] ---> Running in 4e4ad5f6c3df [2021-03-03T23:30:41.819Z] ---> Running in 2764895f9281 [2021-03-03T23:30:41.819Z] ---> Running in a2a2f7cb568c [2021-03-03T23:30:41.819Z] ---> Running in 3409c7b0349f [2021-03-03T23:30:41.879Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T23:30:41.879Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T23:30:42.097Z] 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-03T23:30:42.097Z] 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-03T23:30:42.097Z] 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-03T23:30:42.141Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T23:30:42.141Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T23:30:42.141Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:42.141Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T23:30:42.376Z] 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-03T23:30:42.404Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:42.404Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T23:30:42.660Z] 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-03T23:30:42.667Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:42.667Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T23:30:42.667Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:42.667Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T23:30:44.065Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:44.065Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T23:30:45.019Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:45.283Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T23:30:46.235Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:46.235Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T23:30:46.499Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:46.499Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T23:30:47.898Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T23:30:47.898Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T23:30:47.898Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-03T23:30:47.898Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-03T23:30:47.898Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-03T23:30:48.161Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-03T23:30:48.161Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-03T23:30:48.424Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-03T23:30:48.424Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-03T23:30:48.424Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-03T23:30:48.688Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-03T23:30:48.688Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-03T23:30:48.688Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-03T23:30:48.688Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-03T23:30:48.952Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-03T23:30:48.952Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-03T23:30:48.952Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T23:30:49.216Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-03T23:30:49.216Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T23:30:49.216Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T23:30:49.216Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T23:30:49.216Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-03T23:30:49.216Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-03T23:30:49.216Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-03T23:30:49.478Z] [2021-03-03T23:30:49.479Z] Current default time zone: 'Etc/UTC' [2021-03-03T23:30:49.479Z] Local time is now: Wed Mar 3 23:30:49 UTC 2021. [2021-03-03T23:30:49.479Z] Universal Time is now: Wed Mar 3 23:30:49 UTC 2021. [2021-03-03T23:30:49.479Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-03T23:30:49.479Z] [2021-03-03T23:30:49.740Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-03T23:30:49.740Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T23:30:49.741Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-03T23:30:49.741Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-03T23:30:49.741Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-03T23:30:49.741Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-03T23:30:50.003Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-03T23:30:50.003Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-03T23:30:50.003Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-03T23:30:50.003Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-03T23:30:50.003Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T23:30:50.003Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-03T23:30:50.282Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T23:30:50.546Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-03T23:30:50.546Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T23:30:50.546Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-03T23:30:50.546Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-03T23:30:50.546Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-03T23:30:50.546Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-03T23:30:50.546Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-03T23:30:50.546Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-03T23:30:50.546Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-03T23:30:50.810Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-03T23:30:52.739Z] Updating certificates in /etc/ssl/certs... [2021-03-03T23:30:54.132Z] 23 added, 27 removed; done. [2021-03-03T23:30:54.132Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-03T23:30:54.132Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T23:30:54.132Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-03T23:30:54.132Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-03T23:30:54.132Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-03T23:30:54.395Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T23:30:54.395Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-03T23:30:54.395Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T23:30:54.395Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T23:30:54.395Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T23:30:54.395Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T23:30:54.395Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T23:30:54.395Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-03T23:30:54.658Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-03T23:30:54.658Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-03T23:30:54.658Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-03T23:30:54.658Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-03T23:30:54.658Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T23:30:54.658Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T23:30:54.658Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-03T23:30:54.921Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-03T23:30:54.921Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-03T23:30:54.921Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-03T23:30:54.921Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-03T23:30:55.188Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-03T23:30:55.188Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-03T23:30:55.188Z] Updating certificates in /etc/ssl/certs... [2021-03-03T23:30:55.763Z] 0 added, 0 removed; done. [2021-03-03T23:30:55.763Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-03T23:30:55.763Z] done. [2021-03-03T23:30:56.725Z] Reading package lists... [2021-03-03T23:30:56.991Z] Building dependency tree... [2021-03-03T23:30:56.991Z] Reading state information... [2021-03-03T23:30:57.260Z] The following NEW packages will be installed: [2021-03-03T23:30:57.260Z] apt-transport-https [2021-03-03T23:30:57.523Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-03T23:30:57.523Z] Need to get 1696 B of archives. [2021-03-03T23:30:57.523Z] After this operation, 153 kB of additional disk space will be used. [2021-03-03T23:30:57.523Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-03T23:30:57.784Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T23:30:57.784Z] Fetched 1696 B in 0s (8149 B/s) [2021-03-03T23:30:57.784Z] Selecting previously unselected package apt-transport-https. [2021-03-03T23:30:57.784Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-03T23:30:57.784Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-03T23:30:57.784Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-03T23:30:58.047Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-03T23:30:58.314Z] Waiting for network to be ready... [2021-03-03T23:31:06.500Z] 2021-03-03T23:31:03Z INFO Waiting for automatic snapd restart... [2021-03-03T23:31:06.500Z] snapd 2.48.2.1 from Canonical* installed [2021-03-03T23:31:06.500Z] "snapd" switched to the "latest/stable" channel [2021-03-03T23:31:06.500Z] [2021-03-03T23:31:11.831Z] core18 20210128 from Canonical* installed [2021-03-03T23:31:12.096Z] "core18" switched to the "latest/stable" channel [2021-03-03T23:31:12.096Z] [2021-03-03T23:31:20.266Z] snapcraft 4.5.1 from Canonical* installed [2021-03-03T23:31:20.266Z] "snapcraft" switched to the "latest/stable" channel [2021-03-03T23:31:20.266Z] [2021-03-03T23:31:23.607Z] 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-03T23:31:23.607Z] - README.md [2021-03-03T23:31:23.607Z] - snapcraft.yaml.orig [2021-03-03T23:31:23.607Z] [2021-03-03T23:31:23.607Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-03T23:31:30.372Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T23:31:30.372Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-03T23:31:30.635Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-03T23:31:30.635Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-03T23:31:32.820Z] Reading package lists... [2021-03-03T23:31:33.395Z] 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-03T23:31:39.999Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T23:31:39.999Z] Reading package lists... [2021-03-03T23:31:39.999Z] Building dependency tree... [2021-03-03T23:31:39.999Z] Reading state information... [2021-03-03T23:31:39.999Z] Suggested packages: [2021-03-03T23:31:39.999Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-03T23:31:39.999Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-03T23:31:39.999Z] Recommended packages: [2021-03-03T23:31:39.999Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-03T23:31:39.999Z] The following NEW packages will be installed: [2021-03-03T23:31:39.999Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-03T23:31:39.999Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-03T23:31:39.999Z] pkg-config zip [2021-03-03T23:31:40.266Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-03T23:31:40.266Z] Need to get 7655 kB of archives. [2021-03-03T23:31:40.266Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-03T23:31:40.266Z] 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-03T23:31:40.266Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-03T23:31:40.266Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-03T23:31:40.529Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-03T23:31:40.529Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-03T23:31:40.529Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-03T23:31:40.529Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-03T23:31:40.791Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-03T23:31:40.791Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-03T23:31:40.791Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-03T23:31:40.791Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-03T23:31:40.791Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-03T23:31:40.791Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-03T23:31:41.055Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-03T23:31:41.055Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-03T23:31:41.319Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T23:31:41.319Z] Fetched 7655 kB in 1s (7008 kB/s) [2021-03-03T23:31:41.319Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-03T23:31:41.582Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-03T23:31:41.582Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-03T23:31:41.582Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-03T23:31:41.847Z] Selecting previously unselected package libpsl5:amd64. [2021-03-03T23:31:41.847Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-03T23:31:41.847Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-03T23:31:41.847Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-03T23:31:41.847Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-03T23:31:41.847Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-03T23:31:42.109Z] Selecting previously unselected package librtmp1:amd64. [2021-03-03T23:31:42.109Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-03T23:31:42.109Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-03T23:31:42.109Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-03T23:31:42.109Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-03T23:31:42.109Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-03T23:31:42.109Z] Selecting previously unselected package liberror-perl. [2021-03-03T23:31:42.371Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-03T23:31:42.371Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-03T23:31:42.371Z] Selecting previously unselected package git-man. [2021-03-03T23:31:42.371Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-03T23:31:42.371Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-03T23:31:42.634Z] Selecting previously unselected package git. [2021-03-03T23:31:42.634Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-03T23:31:42.634Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-03T23:31:43.583Z] Selecting previously unselected package libnorm1:amd64. [2021-03-03T23:31:43.583Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-03T23:31:43.583Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-03T23:31:43.583Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-03T23:31:43.583Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-03T23:31:43.583Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-03T23:31:43.846Z] Selecting previously unselected package libsodium23:amd64. [2021-03-03T23:31:43.846Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-03T23:31:43.846Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-03T23:31:43.846Z] Selecting previously unselected package libzmq5:amd64. [2021-03-03T23:31:43.846Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-03T23:31:43.846Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T23:31:44.109Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-03T23:31:44.109Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-03T23:31:44.109Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T23:31:44.109Z] Selecting previously unselected package pkg-config. [2021-03-03T23:31:44.109Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-03T23:31:44.109Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-03T23:31:44.372Z] Selecting previously unselected package zip. [2021-03-03T23:31:44.372Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-03T23:31:44.372Z] Unpacking zip (3.0-11build1) ... [2021-03-03T23:31:44.372Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-03T23:31:44.372Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-03T23:31:44.372Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-03T23:31:44.372Z] Setting up liberror-perl (0.17025-1) ... [2021-03-03T23:31:44.634Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-03T23:31:44.634Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-03T23:31:44.634Z] No schema files found: doing nothing. [2021-03-03T23:31:44.634Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-03T23:31:44.634Z] Setting up zip (3.0-11build1) ... [2021-03-03T23:31:44.634Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-03T23:31:44.634Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-03T23:31:44.634Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-03T23:31:44.899Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T23:31:44.899Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-03T23:31:44.899Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T23:31:44.899Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-03T23:31:44.899Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-03T23:31:51.507Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T23:31:52.086Z] git set to automatically installed. [2021-03-03T23:31:52.087Z] git-man set to automatically installed. [2021-03-03T23:31:52.087Z] libcurl3-gnutls set to automatically installed. [2021-03-03T23:31:52.087Z] liberror-perl set to automatically installed. [2021-03-03T23:31:52.087Z] libglib2.0-0 set to automatically installed. [2021-03-03T23:31:52.087Z] libnghttp2-14 set to automatically installed. [2021-03-03T23:31:52.087Z] libnorm1 set to automatically installed. [2021-03-03T23:31:52.087Z] libpgm-5.2-0 set to automatically installed. [2021-03-03T23:31:52.087Z] libpsl5 set to automatically installed. [2021-03-03T23:31:52.087Z] librtmp1 set to automatically installed. [2021-03-03T23:31:52.087Z] libsodium23 set to automatically installed. [2021-03-03T23:31:52.087Z] libzmq3-dev set to automatically installed. [2021-03-03T23:31:52.087Z] libzmq5 set to automatically installed. [2021-03-03T23:31:52.087Z] pkg-config set to automatically installed. [2021-03-03T23:31:52.087Z] zip set to automatically installed. [2021-03-03T23:31:55.410Z] snapd is not logged in, snap install commands will use sudo [2021-03-03T23:32:02.021Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T23:32:02.021Z] error: cannot refresh "core18": unexpectedly empty response from the server [2021-03-03T23:32:02.021Z] (try again later) [2021-03-03T23:32:02.021Z] Error while refreshing snap 'core18' to channel 'latest/stable' [2021-03-03T23:32:02.021Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-03T23:32:04.239Z] Failed in branch amd64 [2021-03-03T23:32:19.526Z] 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-03T23:32:27.842Z] Removing intermediate container a2a2f7cb568c [2021-03-03T23:32:27.842Z] ---> cf727dd26548 [2021-03-03T23:32:27.842Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-03T23:32:27.842Z] Removing intermediate container 4bb84a28c1f8 [2021-03-03T23:32:27.842Z] ---> 1ba217acbe37 [2021-03-03T23:32:27.842Z] [2021-03-03T23:32:27.842Z] Step 10/24 : FROM alpine:3.12 [2021-03-03T23:32:27.842Z] 3.12: Pulling from library/alpine [2021-03-03T23:32:27.842Z] ---> Running in 3dbd94cfc961 [2021-03-03T23:32:29.294Z] Removing intermediate container 4e4ad5f6c3df [2021-03-03T23:32:29.294Z] ---> d27651fe31db [2021-03-03T23:32:29.294Z] [2021-03-03T23:32:29.294Z] Step 10/31 : FROM alpine:3.12 [2021-03-03T23:32:29.294Z] 3.12: Pulling from library/alpine [2021-03-03T23:32:29.582Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-03T23:32:29.582Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-03T23:32:29.582Z] Status: Downloaded newer image for alpine:3.12 [2021-03-03T23:32:29.582Z] Status: Image is up to date for alpine:3.12 [2021-03-03T23:32:29.582Z] ---> d10569e2745f [2021-03-03T23:32:29.582Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-03T23:32:29.582Z] ---> d10569e2745f [2021-03-03T23:32:29.582Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-03T23:32:29.860Z] 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-03T23:32:30.475Z] ---> Running in ce72de2a3564 [2021-03-03T23:32:30.475Z] ---> Running in fac07b418957 [2021-03-03T23:32:31.478Z] Removing intermediate container ce72de2a3564 [2021-03-03T23:32:31.478Z] ---> 6b70e0c1a1e1 [2021-03-03T23:32:31.478Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-03T23:32:31.761Z] ---> Running in 2750d8e9432e [2021-03-03T23:32:32.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:32:32.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:32:33.350Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-03T23:32:33.648Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T23:32:33.648Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-03T23:32:33.648Z] (4/5) Installing curl (7.69.1-r3) [2021-03-03T23:32:33.648Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-03T23:32:33.648Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:32:33.648Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T23:32:33.994Z] OK: 7 MiB in 19 packages [2021-03-03T23:32:34.344Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:32:34.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:32:35.318Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-03T23:32:35.318Z] (2/2) Installing su-exec (0.2-r1) [2021-03-03T23:32:35.318Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:32:35.319Z] OK: 5 MiB in 16 packages [2021-03-03T23:32:36.937Z] Removing intermediate container 3dbd94cfc961 [2021-03-03T23:32:36.937Z] ---> 42266c388984 [2021-03-03T23:32:36.937Z] [2021-03-03T23:32:36.937Z] Step 11/26 : FROM docker:20.10.0 [2021-03-03T23:32:36.937Z] 20.10.0: Pulling from library/docker [2021-03-03T23:32:38.487Z] Removing intermediate container fac07b418957 [2021-03-03T23:32:38.487Z] ---> fe8c01fa048a [2021-03-03T23:32:38.487Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T23:32:38.487Z] Removing intermediate container 2750d8e9432e [2021-03-03T23:32:38.487Z] ---> 1374fc55bbad [2021-03-03T23:32:38.487Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-03T23:32:38.763Z] Removing intermediate container 2764895f9281 [2021-03-03T23:32:38.763Z] ---> 7357e0fe1436 [2021-03-03T23:32:38.763Z] [2021-03-03T23:32:38.763Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T23:32:38.763Z] ---> d10569e2745f [2021-03-03T23:32:38.763Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T23:32:39.042Z] ---> Running in 50ee09f7b526 [2021-03-03T23:32:39.042Z] ---> Running in ac7aee7f4d9d [2021-03-03T23:32:39.314Z] ---> Running in 2bd5465c8d34 [2021-03-03T23:32:39.589Z] Removing intermediate container ac7aee7f4d9d [2021-03-03T23:32:39.589Z] ---> 493e30b1b896 [2021-03-03T23:32:39.589Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-03T23:32:39.865Z] Removing intermediate container 50ee09f7b526 [2021-03-03T23:32:39.865Z] ---> 1b8d81fcc5a5 [2021-03-03T23:32:39.865Z] Step 13/24 : WORKDIR / [2021-03-03T23:32:40.151Z] ---> Running in 82eb27043bb5 [2021-03-03T23:32:40.425Z] ---> Running in 534b1bf5b740 [2021-03-03T23:32:41.427Z] Removing intermediate container 82eb27043bb5 [2021-03-03T23:32:41.427Z] ---> 2e01c7364b89 [2021-03-03T23:32:41.427Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-03T23:32:41.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:32:41.702Z] Removing intermediate container 534b1bf5b740 [2021-03-03T23:32:41.702Z] ---> 791bde603c34 [2021-03-03T23:32:41.702Z] 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-03T23:32:41.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:32:41.985Z] ---> Running in 84f2f0c8a2c6 [2021-03-03T23:32:42.589Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-03T23:32:42.589Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:32:42.589Z] OK: 5 MiB in 15 packages [2021-03-03T23:32:43.569Z] ---> d13f39262142 [2021-03-03T23:32:43.569Z] 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-03T23:32:45.562Z] Removing intermediate container 2bd5465c8d34 [2021-03-03T23:32:45.562Z] ---> 0b4a056f4162 [2021-03-03T23:32:45.562Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T23:32:46.177Z] ---> 4646624d513f [2021-03-03T23:32:46.177Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-03T23:32:46.772Z] ---> Running in 77dee3f1ff4f [2021-03-03T23:32:47.365Z] Removing intermediate container 84f2f0c8a2c6 [2021-03-03T23:32:47.365Z] ---> 39e80dacf622 [2021-03-03T23:32:47.365Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-03T23:32:47.637Z] Removing intermediate container 3409c7b0349f [2021-03-03T23:32:47.637Z] ---> 0ab553be29b0 [2021-03-03T23:32:47.637Z] [2021-03-03T23:32:47.637Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T23:32:47.637Z] ---> d10569e2745f [2021-03-03T23:32:47.637Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T23:32:47.637Z] ---> Using cache [2021-03-03T23:32:47.637Z] ---> 0b4a056f4162 [2021-03-03T23:32:47.637Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T23:32:48.232Z] ---> da47043ee1dc [2021-03-03T23:32:48.232Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-03T23:32:48.505Z] ---> Running in 71f11e9c3920 [2021-03-03T23:32:48.505Z] Removing intermediate container 77dee3f1ff4f [2021-03-03T23:32:48.505Z] ---> 4576ae0fbb5b [2021-03-03T23:32:48.505Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-03T23:32:48.782Z] ---> Running in 02de8d147ad7 [2021-03-03T23:32:49.063Z] ---> Running in 349b54bccb44 [2021-03-03T23:32:49.661Z] Removing intermediate container 71f11e9c3920 [2021-03-03T23:32:49.661Z] ---> 785392300ae8 [2021-03-03T23:32:49.661Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-03T23:32:49.661Z] Removing intermediate container 02de8d147ad7 [2021-03-03T23:32:49.661Z] ---> 6f3005b167a2 [2021-03-03T23:32:49.661Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-03T23:32:49.661Z] ---> 1287d5bf86fd [2021-03-03T23:32:49.661Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-03T23:32:49.661Z] Removing intermediate container 349b54bccb44 [2021-03-03T23:32:49.661Z] ---> 4887b2408034 [2021-03-03T23:32:49.661Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T23:32:49.940Z] ---> Running in bef01b0b7443 [2021-03-03T23:32:50.213Z] ---> Running in 26a01ca5d256 [2021-03-03T23:32:50.807Z] ---> 903fcacafdb5 [2021-03-03T23:32:50.807Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-03T23:32:50.807Z] Removing intermediate container bef01b0b7443 [2021-03-03T23:32:50.807Z] ---> 3172f09d5200 [2021-03-03T23:32:50.807Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T23:32:50.807Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-03T23:32:51.082Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-03T23:32:51.082Z] ---> eeaf43b92773 [2021-03-03T23:32:51.082Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-03T23:32:51.082Z] ---> Running in f70e46ea92f5 [2021-03-03T23:32:51.082Z] ---> Running in 6f4c5dc437b2 [2021-03-03T23:32:51.082Z] Removing intermediate container 26a01ca5d256 [2021-03-03T23:32:51.082Z] ---> e4efd3cebf5e [2021-03-03T23:32:51.082Z] Step 15/23 : WORKDIR / [2021-03-03T23:32:51.367Z] ---> 06c555023983 [2021-03-03T23:32:51.367Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-03T23:32:51.367Z] ---> Running in d8f59435ca17 [2021-03-03T23:32:51.367Z] ---> Running in 6b4797649e80 [2021-03-03T23:32:51.973Z] Removing intermediate container f70e46ea92f5 [2021-03-03T23:32:51.973Z] ---> 2b0457f1a9c3 [2021-03-03T23:32:51.973Z] Step 15/23 : WORKDIR / [2021-03-03T23:32:51.973Z] ---> Running in 60b78ea04f67 [2021-03-03T23:32:52.246Z] Removing intermediate container 6b4797649e80 [2021-03-03T23:32:52.246Z] ---> fe54eebbd5d7 [2021-03-03T23:32:52.246Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T23:32:52.847Z] ---> 363a7bae5b14 [2021-03-03T23:32:52.847Z] 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-03T23:32:52.847Z] Removing intermediate container 60b78ea04f67 [2021-03-03T23:32:52.847Z] ---> 7b1b91872ca2 [2021-03-03T23:32:52.847Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T23:32:53.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:32:53.122Z] ---> Running in 15258357b1fc [2021-03-03T23:32:53.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:32:53.403Z] ---> 481d99523b28 [2021-03-03T23:32:53.403Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-03T23:32:54.011Z] (1/2) Installing readline (8.0.4-r0) [2021-03-03T23:32:54.011Z] (2/2) Installing bash (5.0.17-r0) [2021-03-03T23:32:54.011Z] Executing bash-5.0.17-r0.post-install [2021-03-03T23:32:54.011Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:32:54.011Z] OK: 12 MiB in 22 packages [2021-03-03T23:32:54.293Z] ---> 052bc21f727c [2021-03-03T23:32:54.293Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-03T23:32:54.892Z] Removing intermediate container 6f4c5dc437b2 [2021-03-03T23:32:54.892Z] ---> e9a9c8914a4c [2021-03-03T23:32:54.893Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T23:32:55.500Z] ---> c25a4290d4fc [2021-03-03T23:32:55.500Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-03T23:32:56.098Z] Removing intermediate container d8f59435ca17 [2021-03-03T23:32:56.098Z] ---> c579b78ae476 [2021-03-03T23:32:56.098Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-03T23:32:56.371Z] ---> dc9ddde800fe [2021-03-03T23:32:56.371Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-03T23:32:56.371Z] ---> Running in 6a238165eb67 [2021-03-03T23:32:56.645Z] ---> cd8a843d4b34 [2021-03-03T23:32:56.645Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-03T23:32:56.645Z] Removing intermediate container 15258357b1fc [2021-03-03T23:32:56.645Z] ---> 822f8bff0aca [2021-03-03T23:32:56.645Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-03T23:32:56.645Z] ---> 3f660bea2e6f [2021-03-03T23:32:56.645Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-03T23:32:56.923Z] ---> Running in 41b669462240 [2021-03-03T23:32:56.923Z] ---> Running in 09b50f38d407 [2021-03-03T23:32:57.199Z] Removing intermediate container 6a238165eb67 [2021-03-03T23:32:57.199Z] ---> 1e5b868b8756 [2021-03-03T23:32:57.199Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-03T23:32:57.472Z] ---> Running in b421eb3b0f7f [2021-03-03T23:32:57.472Z] Removing intermediate container 41b669462240 [2021-03-03T23:32:57.472Z] ---> 514b42b8b7d6 [2021-03-03T23:32:57.472Z] Step 22/24 : LABEL arch=arm64 [2021-03-03T23:32:57.744Z] ---> 2b00e9d08527 [2021-03-03T23:32:57.744Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-03T23:32:58.035Z] ---> Running in 898d81c8b66c [2021-03-03T23:32:58.035Z] Removing intermediate container 09b50f38d407 [2021-03-03T23:32:58.035Z] ---> a5da9fad7875 [2021-03-03T23:32:58.035Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T23:32:58.035Z] ---> Running in d68648e28282 [2021-03-03T23:32:58.035Z] Removing intermediate container b421eb3b0f7f [2021-03-03T23:32:58.035Z] ---> b08cb8f5052f [2021-03-03T23:32:58.035Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-03T23:32:58.035Z] ---> 723b95a16e5e [2021-03-03T23:32:58.035Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-03T23:32:58.308Z] ---> Running in 44c51470a13f [2021-03-03T23:32:58.308Z] ---> Running in 2f01f481482d [2021-03-03T23:32:58.588Z] Removing intermediate container 898d81c8b66c [2021-03-03T23:32:58.588Z] ---> d682e3afcf05 [2021-03-03T23:32:58.588Z] Step 23/24 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:32:58.871Z] Removing intermediate container d68648e28282 [2021-03-03T23:32:58.871Z] ---> 1bb928edf9a3 [2021-03-03T23:32:58.871Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T23:32:58.871Z] ---> Running in de68271db8b8 [2021-03-03T23:32:58.871Z] Removing intermediate container 44c51470a13f [2021-03-03T23:32:58.871Z] ---> 8a0042915b56 [2021-03-03T23:32:58.871Z] Step 21/23 : LABEL arch=arm64 [2021-03-03T23:32:59.144Z] ---> Running in 8c42043b8976 [2021-03-03T23:32:59.144Z] ---> Running in 37cb5c6fb70a [2021-03-03T23:32:59.144Z] ---> 7e68e44ec205 [2021-03-03T23:32:59.144Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-03T23:32:59.414Z] Removing intermediate container 2f01f481482d [2021-03-03T23:32:59.414Z] ---> f217343c780f [2021-03-03T23:32:59.414Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-03T23:32:59.414Z] Removing intermediate container de68271db8b8 [2021-03-03T23:32:59.414Z] ---> 035744633392 [2021-03-03T23:32:59.414Z] Step 24/24 : LABEL version=0.0.0 [2021-03-03T23:32:59.687Z] ---> Running in 870673fa6bd7 [2021-03-03T23:32:59.960Z] Removing intermediate container 8c42043b8976 [2021-03-03T23:32:59.960Z] ---> 490f90c67be6 [2021-03-03T23:32:59.960Z] Step 21/23 : LABEL arch=arm64 [2021-03-03T23:32:59.960Z] Removing intermediate container 37cb5c6fb70a [2021-03-03T23:32:59.960Z] ---> 49379eb53756 [2021-03-03T23:32:59.960Z] Step 22/23 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:33:00.237Z] ---> Running in ef528f146956 [2021-03-03T23:33:00.237Z] ---> Running in dfa2ce1ca930 [2021-03-03T23:33:00.237Z] ---> c179ebb6a501 [2021-03-03T23:33:00.237Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-03T23:33:00.518Z] Removing intermediate container 870673fa6bd7 [2021-03-03T23:33:00.519Z] ---> 20cee506ede8 [2021-03-03T23:33:00.519Z] [2021-03-03T23:33:00.790Z] Successfully built 20cee506ede8 [2021-03-03T23:33:01.068Z] Removing intermediate container dfa2ce1ca930 [2021-03-03T23:33:01.068Z] ---> 00de714977a9 [2021-03-03T23:33:01.068Z] Step 22/23 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:33:01.068Z] ---> 9975a50311ad [2021-03-03T23:33:01.068Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-03T23:33:01.068Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-03T23:33:01.068Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-03-03T23:33:01.068Z] Removing intermediate container ef528f146956 [2021-03-03T23:33:01.068Z] ---> bc2b0529912b [2021-03-03T23:33:01.068Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T23:33:01.345Z] ---> Running in bac20a7417a7 [2021-03-03T23:33:01.345Z] ---> Running in d28588537e65 [2021-03-03T23:33:01.623Z] ---> b775335119a6 [2021-03-03T23:33:01.623Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-03T23:33:02.216Z] ---> Running in 54c71f035fd4 [2021-03-03T23:33:02.216Z] Removing intermediate container bac20a7417a7 [2021-03-03T23:33:02.216Z] ---> 6f6f39d061c7 [2021-03-03T23:33:02.216Z] ---> 03fe0d1ed7f5 [2021-03-03T23:33:02.216Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-03T23:33:02.216Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T23:33:02.216Z] Removing intermediate container d28588537e65 [2021-03-03T23:33:02.216Z] ---> 4b18ee53380e [2021-03-03T23:33:02.216Z] [2021-03-03T23:33:02.494Z] ---> Running in 947ce42173e5 [2021-03-03T23:33:03.094Z] Successfully built 4b18ee53380e [2021-03-03T23:33:03.095Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-03T23:33:03.095Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-03-03T23:33:03.095Z] Removing intermediate container 54c71f035fd4 [2021-03-03T23:33:03.095Z] ---> 71a08772592c [2021-03-03T23:33:03.095Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-03T23:33:03.690Z] Removing intermediate container 947ce42173e5 [2021-03-03T23:33:03.690Z] ---> c610159220af [2021-03-03T23:33:03.690Z] [2021-03-03T23:33:03.690Z] ---> 1661970a0592 [2021-03-03T23:33:03.690Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-03T23:33:03.964Z] Successfully built c610159220af [2021-03-03T23:33:04.236Z] ---> Running in 2ab7f87fe69e [2021-03-03T23:33:04.236Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-03T23:33:04.236Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-03-03T23:33:04.236Z] ---> 5902a776313d [2021-03-03T23:33:04.236Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-03T23:33:04.833Z] ---> Running in e2b5f7420c69 [2021-03-03T23:33:05.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:33:05.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:33:06.414Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-03T23:33:06.414Z] (2/33) Installing expat (2.2.9-r1) [2021-03-03T23:33:06.414Z] (3/33) Installing libffi (3.3-r2) [2021-03-03T23:33:06.414Z] (4/33) Installing gdbm (1.13-r1) [2021-03-03T23:33:06.414Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-03T23:33:06.414Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-03T23:33:06.688Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-03T23:33:08.667Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-03T23:33:08.667Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-03T23:33:08.667Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-03T23:33:08.667Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-03T23:33:08.667Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-03T23:33:08.667Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-03T23:33:08.667Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-03T23:33:08.667Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-03T23:33:08.667Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-03T23:33:08.667Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-03T23:33:08.667Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-03T23:33:08.667Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-03T23:33:08.667Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-03T23:33:08.667Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-03T23:33:08.667Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-03T23:33:08.667Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-03T23:33:08.941Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-03T23:33:08.941Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-03T23:33:08.941Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-03T23:33:08.941Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-03T23:33:08.941Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-03T23:33:08.941Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-03T23:33:08.941Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-03T23:33:08.941Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-03T23:33:08.941Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-03T23:33:08.941Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-03T23:33:09.216Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:33:09.216Z] OK: 71 MiB in 55 packages [2021-03-03T23:33:09.216Z] Removing intermediate container e2b5f7420c69 [2021-03-03T23:33:09.216Z] ---> f114bdbc7fee [2021-03-03T23:33:09.216Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-03T23:33:11.214Z] ---> Running in 86e931405d31 [2021-03-03T23:33:12.209Z] Removing intermediate container 86e931405d31 [2021-03-03T23:33:12.209Z] ---> 987a718450b9 [2021-03-03T23:33:12.209Z] Step 28/31 : CMD ["gate"] [2021-03-03T23:33:13.207Z] ---> Running in f355ba74202a [2021-03-03T23:33:14.189Z] Removing intermediate container f355ba74202a [2021-03-03T23:33:14.189Z] ---> 722a17f81136 [2021-03-03T23:33:14.189Z] Step 29/31 : LABEL arch=arm64 [2021-03-03T23:33:15.174Z] ---> Running in fe7d5cc89126 [2021-03-03T23:33:16.152Z] Removing intermediate container fe7d5cc89126 [2021-03-03T23:33:16.153Z] ---> c1b159a31b7a [2021-03-03T23:33:16.153Z] Step 30/31 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:33:16.748Z] ---> Running in f28b08f8f6a7 [2021-03-03T23:33:17.022Z] Removing intermediate container 2ab7f87fe69e [2021-03-03T23:33:17.022Z] ---> 9d24095017be [2021-03-03T23:33:17.022Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-03T23:33:17.624Z] ---> Running in 381707e0e9f6 [2021-03-03T23:33:17.624Z] Removing intermediate container f28b08f8f6a7 [2021-03-03T23:33:17.624Z] ---> 4707c974f320 [2021-03-03T23:33:17.624Z] Step 31/31 : LABEL version=0.0.0 [2021-03-03T23:33:19.063Z] ---> Running in dc8f32173618 [2021-03-03T23:33:19.657Z] Removing intermediate container dc8f32173618 [2021-03-03T23:33:19.657Z] ---> b3b35beeb9c7 [2021-03-03T23:33:19.657Z] [2021-03-03T23:33:20.256Z] Successfully built b3b35beeb9c7 [2021-03-03T23:33:20.256Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-03T23:33:20.256Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-03-03T23:33:22.875Z] Collecting docker-compose==1.23.2 [2021-03-03T23:33:22.875Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-03T23:33:23.468Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-03T23:33:23.468Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-03T23:33:26.867Z] Collecting docker<4.0,>=3.6.0 [2021-03-03T23:33:26.867Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-03T23:33:28.310Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-03T23:33:28.310Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-03T23:33:29.294Z] Collecting PyYAML<4,>=3.10 [2021-03-03T23:33:29.294Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-03T23:33:33.612Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-03T23:33:33.612Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-03T23:33:33.612Z] Collecting docopt<0.7,>=0.6.1 [2021-03-03T23:33:33.612Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-03T23:33:36.233Z] Collecting jsonschema<3,>=2.5.1 [2021-03-03T23:33:36.233Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-03T23:33:36.506Z] Collecting cached-property<2,>=1.2.0 [2021-03-03T23:33:36.506Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-03T23:33:37.108Z] Collecting texttable<0.10,>=0.9.0 [2021-03-03T23:33:37.108Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-03T23:33:39.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-03T23:33:39.377Z] Collecting docker-pycreds>=0.4.0 [2021-03-03T23:33:39.377Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-03T23:33:39.377Z] 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-03T23:33:39.649Z] Collecting idna<2.8,>=2.5 [2021-03-03T23:33:39.649Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-03T23:33:39.923Z] 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-03T23:33:40.518Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-03T23:33:40.518Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-03T23:33:40.792Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-03T23:33:40.792Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-03T23:33:40.792Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-03T23:33:40.792Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-03T23:33:41.770Z] Installing collected packages: dockerpty, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, docopt, jsonschema, cached-property, texttable, docker-compose [2021-03-03T23:33:41.770Z] Running setup.py install for dockerpty: started [2021-03-03T23:33:44.389Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-03T23:33:44.389Z] Attempting uninstall: idna [2021-03-03T23:33:44.389Z] Found existing installation: idna 2.9 [2021-03-03T23:33:44.389Z] Uninstalling idna-2.9: [2021-03-03T23:33:44.389Z] Successfully uninstalled idna-2.9 [2021-03-03T23:33:44.986Z] Attempting uninstall: urllib3 [2021-03-03T23:33:44.986Z] Found existing installation: urllib3 1.25.9 [2021-03-03T23:33:45.260Z] Uninstalling urllib3-1.25.9: [2021-03-03T23:33:45.260Z] Successfully uninstalled urllib3-1.25.9 [2021-03-03T23:33:45.989Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:33:45.989Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:33:45.989Z] ---> 007528d9c3f2 [2021-03-03T23:33:45.989Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T23:33:45.989Z] ---> Using cache [2021-03-03T23:33:45.989Z] ---> 61ed848fc63a [2021-03-03T23:33:45.989Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:33:45.989Z] ---> Using cache [2021-03-03T23:33:45.989Z] ---> 40e3e543a830 [2021-03-03T23:33:45.989Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-03T23:33:47.416Z] Attempting uninstall: requests [2021-03-03T23:33:47.416Z] Found existing installation: requests 2.23.0 [2021-03-03T23:33:47.416Z] Uninstalling requests-2.23.0: [2021-03-03T23:33:47.416Z] Successfully uninstalled requests-2.23.0 [2021-03-03T23:33:49.397Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:33:49.398Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:33:49.398Z] ---> 007528d9c3f2 [2021-03-03T23:33:49.398Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T23:33:49.398Z] ---> Using cache [2021-03-03T23:33:49.398Z] ---> 61ed848fc63a [2021-03-03T23:33:49.398Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:33:49.398Z] ---> Using cache [2021-03-03T23:33:49.398Z] ---> 40e3e543a830 [2021-03-03T23:33:49.398Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-03T23:33:49.997Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:33:49.997Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:33:49.997Z] ---> 007528d9c3f2 [2021-03-03T23:33:49.997Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T23:33:49.997Z] ---> Using cache [2021-03-03T23:33:49.997Z] ---> 61ed848fc63a [2021-03-03T23:33:49.997Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:33:49.997Z] ---> Using cache [2021-03-03T23:33:49.997Z] ---> 40e3e543a830 [2021-03-03T23:33:49.997Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-03T23:33:49.997Z] ---> Using cache [2021-03-03T23:33:49.997Z] ---> 8ae43dcbdcd3 [2021-03-03T23:33:49.997Z] Step 6/22 : COPY go.mod . [2021-03-03T23:33:49.997Z] ---> Using cache [2021-03-03T23:33:49.997Z] ---> 57f7c074acb3 [2021-03-03T23:33:49.997Z] Step 7/22 : RUN go mod download [2021-03-03T23:33:49.997Z] ---> Using cache [2021-03-03T23:33:49.997Z] ---> bea67d3f2473 [2021-03-03T23:33:49.997Z] Step 8/22 : COPY . . [2021-03-03T23:33:49.997Z] ---> Using cache [2021-03-03T23:33:49.997Z] ---> 6d5d2a910c3e [2021-03-03T23:33:49.997Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-03T23:33:51.973Z] Running setup.py install for PyYAML: started [2021-03-03T23:33:53.403Z] ---> Running in 895edc183edf [2021-03-03T23:33:53.403Z] ---> Running in b4b2ea98df93 [2021-03-03T23:33:53.403Z] ---> Running in c133554cfdf8 [2021-03-03T23:33:54.411Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-03T23:33:54.411Z] Running setup.py install for docopt: started [2021-03-03T23:33:55.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:33:55.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:33:55.674Z] 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-03T23:33:56.289Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:33:56.289Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:33:56.566Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T23:33:56.566Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-03T23:33:56.566Z] ---> 007528d9c3f2 [2021-03-03T23:33:56.566Z] Step 3/21 : WORKDIR /edgex-go [2021-03-03T23:33:56.566Z] ---> Using cache [2021-03-03T23:33:56.566Z] ---> 61ed848fc63a [2021-03-03T23:33:56.566Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:33:56.566Z] ---> Using cache [2021-03-03T23:33:56.566Z] ---> 40e3e543a830 [2021-03-03T23:33:56.566Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-03T23:33:56.566Z] ---> Using cache [2021-03-03T23:33:56.566Z] ---> 8ae43dcbdcd3 [2021-03-03T23:33:56.566Z] Step 6/21 : COPY go.mod . [2021-03-03T23:33:56.566Z] ---> Using cache [2021-03-03T23:33:56.566Z] ---> 57f7c074acb3 [2021-03-03T23:33:56.566Z] Step 7/21 : RUN go mod download [2021-03-03T23:33:56.566Z] ---> Using cache [2021-03-03T23:33:56.566Z] ---> bea67d3f2473 [2021-03-03T23:33:56.566Z] Step 8/21 : COPY . . [2021-03-03T23:33:56.566Z] ---> Using cache [2021-03-03T23:33:56.566Z] ---> 6d5d2a910c3e [2021-03-03T23:33:56.566Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-03T23:33:57.183Z] OK: 217 MiB in 51 packages [2021-03-03T23:33:57.183Z] OK: 217 MiB in 51 packages [2021-03-03T23:33:57.183Z] Running setup.py install for docopt: finished with status 'done' [2021-03-03T23:33:57.183Z] ---> Running in afd5c9b440e8 [2021-03-03T23:33:57.785Z] Running setup.py install for texttable: started [2021-03-03T23:33:59.228Z] Removing intermediate container c133554cfdf8 [2021-03-03T23:33:59.228Z] ---> 2296d0c6fdb1 [2021-03-03T23:33:59.228Z] Step 6/22 : COPY go.mod . [2021-03-03T23:33:59.228Z] Removing intermediate container 895edc183edf [2021-03-03T23:33:59.228Z] ---> d01691e3b453 [2021-03-03T23:33:59.228Z] Step 6/23 : COPY go.mod . [2021-03-03T23:33:59.228Z] 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-03T23:34:00.705Z] ---> 302e60967502 [2021-03-03T23:34:00.705Z] Step 7/23 : RUN go mod download [2021-03-03T23:34:00.705Z] Running setup.py install for texttable: finished with status 'done' [2021-03-03T23:34:00.705Z] ---> Running in 931394e6016c [2021-03-03T23:34:00.705Z] ---> e07df9de185e [2021-03-03T23:34:00.705Z] Step 7/22 : RUN go mod download [2021-03-03T23:34:00.995Z] ---> Running in feb37ba2f24c [2021-03-03T23:34:01.990Z] 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-03T23:34:06.332Z] Removing intermediate container 931394e6016c [2021-03-03T23:34:06.332Z] ---> 963aca179445 [2021-03-03T23:34:06.332Z] Step 8/23 : COPY . . [2021-03-03T23:34:06.609Z] Removing intermediate container feb37ba2f24c [2021-03-03T23:34:06.609Z] ---> ba03db664420 [2021-03-03T23:34:06.609Z] Step 8/22 : COPY . . [2021-03-03T23:34:09.264Z] Removing intermediate container 381707e0e9f6 [2021-03-03T23:34:09.264Z] ---> 80b022653dd5 [2021-03-03T23:34:09.264Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-03T23:34:10.254Z] ---> Running in 64c6fb4b7af0 [2021-03-03T23:34:12.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:34:12.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:34:13.540Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T23:34:13.540Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-03T23:34:13.540Z] (3/3) Installing curl (7.69.1-r3) [2021-03-03T23:34:13.540Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:34:13.540Z] OK: 71 MiB in 58 packages [2021-03-03T23:34:19.003Z] Removing intermediate container 64c6fb4b7af0 [2021-03-03T23:34:19.003Z] ---> 646bab70c33c [2021-03-03T23:34:19.003Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-03T23:34:19.003Z] ---> Running in 2363ac1ff064 [2021-03-03T23:34:20.458Z] Removing intermediate container 2363ac1ff064 [2021-03-03T23:34:20.458Z] ---> c76e4f6cb6e6 [2021-03-03T23:34:20.458Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T23:34:20.735Z] ---> Running in 6cf07841d3a9 [2021-03-03T23:34:22.184Z] Removing intermediate container 6cf07841d3a9 [2021-03-03T23:34:22.184Z] ---> 7ace04726f94 [2021-03-03T23:34:22.184Z] Step 24/26 : LABEL arch=arm64 [2021-03-03T23:34:22.796Z] ---> Running in 60a5cc6c8006 [2021-03-03T23:34:24.265Z] Removing intermediate container 60a5cc6c8006 [2021-03-03T23:34:24.265Z] ---> ca6092f3aeb2 [2021-03-03T23:34:24.265Z] Step 25/26 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:34:24.540Z] ---> Running in 64c2f4f52da6 [2021-03-03T23:34:25.988Z] Removing intermediate container 64c2f4f52da6 [2021-03-03T23:34:25.988Z] ---> 7bf7256baabd [2021-03-03T23:34:25.988Z] Step 26/26 : LABEL version=0.0.0 [2021-03-03T23:34:26.263Z] ---> Running in 0038ae67b911 [2021-03-03T23:34:27.709Z] Removing intermediate container 0038ae67b911 [2021-03-03T23:34:27.709Z] ---> 9244c7cacbf8 [2021-03-03T23:34:27.709Z] [2021-03-03T23:34:29.156Z] Successfully built 9244c7cacbf8 [2021-03-03T23:34:29.156Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-03T23:34:39.361Z]  Building docker-sys-mgmt-agent-go ... done  ---> 45bc79ac4f4b [2021-03-03T23:34:39.361Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-03T23:34:39.361Z] ---> db8d2079adef [2021-03-03T23:34:39.361Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-03T23:34:39.361Z] ---> Running in 883f00ac9d4d [2021-03-03T23:34:39.361Z] ---> Running in 1f8602dda552 [2021-03-03T23:34:40.823Z] 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-03T23:34:41.102Z] 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-03T23:34:59.465Z] 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-03T23:35:17.831Z] Removing intermediate container afd5c9b440e8 [2021-03-03T23:35:17.831Z] ---> 129345d0601f [2021-03-03T23:35:17.831Z] [2021-03-03T23:35:17.831Z] Step 10/21 : FROM alpine:3.12 [2021-03-03T23:35:17.831Z] ---> d10569e2745f [2021-03-03T23:35:17.831Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-03T23:35:17.831Z] ---> Running in fdefc6ec7d16 [2021-03-03T23:35:17.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:35:17.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:35:18.440Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-03T23:35:18.440Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T23:35:18.440Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-03T23:35:18.440Z] (4/4) Installing curl (7.69.1-r3) [2021-03-03T23:35:18.440Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:35:18.440Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T23:35:18.719Z] OK: 7 MiB in 18 packages [2021-03-03T23:35:22.176Z] Removing intermediate container fdefc6ec7d16 [2021-03-03T23:35:22.176Z] ---> 93d0a95a962c [2021-03-03T23:35:22.176Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T23:35:22.176Z] ---> Running in 00497bc5aac9 [2021-03-03T23:35:23.190Z] Removing intermediate container 00497bc5aac9 [2021-03-03T23:35:23.190Z] ---> 07555e872b2a [2021-03-03T23:35:23.190Z] Step 13/21 : WORKDIR /edgex [2021-03-03T23:35:23.190Z] Removing intermediate container b4b2ea98df93 [2021-03-03T23:35:23.190Z] ---> a7631f7b84f9 [2021-03-03T23:35:23.190Z] [2021-03-03T23:35:23.190Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T23:35:23.190Z] ---> d10569e2745f [2021-03-03T23:35:23.190Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-03T23:35:23.473Z] ---> Using cache [2021-03-03T23:35:23.473Z] ---> 0b4a056f4162 [2021-03-03T23:35:23.473Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T23:35:23.473Z] ---> Using cache [2021-03-03T23:35:23.473Z] ---> 6f3005b167a2 [2021-03-03T23:35:23.473Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-03T23:35:23.473Z] ---> Running in 8ebb075fd0e1 [2021-03-03T23:35:23.473Z] ---> Running in 329ea834bd46 [2021-03-03T23:35:24.076Z] Removing intermediate container 8ebb075fd0e1 [2021-03-03T23:35:24.076Z] ---> 997f04cfad0b [2021-03-03T23:35:24.076Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-03T23:35:24.353Z] Removing intermediate container 329ea834bd46 [2021-03-03T23:35:24.353Z] ---> d7b5b69b71c6 [2021-03-03T23:35:24.353Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T23:35:24.630Z] ---> Running in 875e1d5018b7 [2021-03-03T23:35:25.234Z] Removing intermediate container 875e1d5018b7 [2021-03-03T23:35:25.234Z] ---> 2e3110408f7a [2021-03-03T23:35:25.234Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T23:35:25.516Z] ---> e1ebc493a5ec [2021-03-03T23:35:25.516Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-03T23:35:26.979Z] ---> ad05af372a23 [2021-03-03T23:35:26.979Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-03T23:35:27.595Z] ---> b69d33b59dc9 [2021-03-03T23:35:27.595Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-03T23:35:29.590Z] ---> f64a25887fdd [2021-03-03T23:35:29.591Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-03T23:35:29.591Z] ---> 80b9164c6a1a [2021-03-03T23:35:29.591Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-03T23:35:29.864Z] ---> Running in 00d559f37da7 [2021-03-03T23:35:30.467Z] Removing intermediate container 00d559f37da7 [2021-03-03T23:35:30.467Z] ---> cdc5f06fbdb0 [2021-03-03T23:35:30.467Z] Step 18/21 : CMD ["--init=true"] [2021-03-03T23:35:30.746Z] ---> Running in a61f82ea3b33 [2021-03-03T23:35:31.031Z] ---> ecba55134c3b [2021-03-03T23:35:31.031Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-03T23:35:31.309Z] ---> Running in c6eceb215e9e [2021-03-03T23:35:31.587Z] Removing intermediate container a61f82ea3b33 [2021-03-03T23:35:31.587Z] ---> 756d8b2fd527 [2021-03-03T23:35:31.587Z] Step 19/21 : LABEL arch=arm64 [2021-03-03T23:35:31.868Z] ---> Running in 1dcce2a2bd73 [2021-03-03T23:35:31.868Z] Removing intermediate container c6eceb215e9e [2021-03-03T23:35:31.868Z] ---> c8c3588fe276 [2021-03-03T23:35:31.868Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T23:35:32.159Z] ---> Running in 555ee526123a [2021-03-03T23:35:32.447Z] Removing intermediate container 1dcce2a2bd73 [2021-03-03T23:35:32.447Z] ---> 52e54afab753 [2021-03-03T23:35:32.447Z] Step 20/21 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:35:32.724Z] ---> Running in 5029e1264c24 [2021-03-03T23:35:33.006Z] Removing intermediate container 555ee526123a [2021-03-03T23:35:33.006Z] ---> c8436ea0a31f [2021-03-03T23:35:33.006Z] Step 20/22 : LABEL arch=arm64 [2021-03-03T23:35:33.295Z] ---> Running in e633cfedafe3 [2021-03-03T23:35:33.575Z] Removing intermediate container 5029e1264c24 [2021-03-03T23:35:33.575Z] ---> bc6d6c521e68 [2021-03-03T23:35:33.575Z] Step 21/21 : LABEL version=0.0.0 [2021-03-03T23:35:33.855Z] ---> Running in bb565ccadd43 [2021-03-03T23:35:34.134Z] Removing intermediate container e633cfedafe3 [2021-03-03T23:35:34.134Z] ---> c9b0a98f2c9f [2021-03-03T23:35:34.134Z] Step 21/22 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:35:34.413Z] ---> Running in 87155846e527 [2021-03-03T23:35:34.413Z] Removing intermediate container bb565ccadd43 [2021-03-03T23:35:34.413Z] ---> 42530197a215 [2021-03-03T23:35:34.413Z] [2021-03-03T23:35:35.031Z] Removing intermediate container 87155846e527 [2021-03-03T23:35:35.031Z] ---> 7d19bf1c1ebd [2021-03-03T23:35:35.031Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T23:35:35.314Z] Successfully built 42530197a215 [2021-03-03T23:35:35.314Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-03T23:35:35.314Z]  Building docker-security-proxy-setup-go ... done  ---> Running in e2b16ea1979e [2021-03-03T23:35:35.921Z] Removing intermediate container e2b16ea1979e [2021-03-03T23:35:35.921Z] ---> 9b47c6c777a7 [2021-03-03T23:35:35.921Z] [2021-03-03T23:35:36.528Z] Successfully built 9b47c6c777a7 [2021-03-03T23:35:36.528Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-03T23:35:58.738Z]  Building docker-support-scheduler-go ... done Removing intermediate container 1f8602dda552 [2021-03-03T23:35:58.738Z] ---> 7d36b5f60b3e [2021-03-03T23:35:58.738Z] [2021-03-03T23:35:58.739Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T23:35:58.739Z] ---> d10569e2745f [2021-03-03T23:35:58.739Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-03T23:35:58.739Z] ---> Running in 9577c23c8e29 [2021-03-03T23:35:59.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:35:59.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:36:00.203Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-03T23:36:00.203Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-03T23:36:00.203Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:36:00.203Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T23:36:00.203Z] OK: 6 MiB in 16 packages [2021-03-03T23:36:02.298Z] Removing intermediate container 9577c23c8e29 [2021-03-03T23:36:02.298Z] ---> a4f7ae119b62 [2021-03-03T23:36:02.298Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T23:36:02.573Z] ---> Running in cb53af9ea4e4 [2021-03-03T23:36:03.182Z] Removing intermediate container cb53af9ea4e4 [2021-03-03T23:36:03.182Z] ---> 5f148b075e60 [2021-03-03T23:36:03.182Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-03T23:36:03.840Z] ---> Running in 6f2bcb8eb598 [2021-03-03T23:36:04.470Z] Removing intermediate container 6f2bcb8eb598 [2021-03-03T23:36:04.470Z] ---> de1f47feb90f [2021-03-03T23:36:04.470Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T23:36:04.746Z] ---> Running in 6ea052f6f753 [2021-03-03T23:36:05.360Z] Removing intermediate container 6ea052f6f753 [2021-03-03T23:36:05.360Z] ---> 90e17a8923b1 [2021-03-03T23:36:05.360Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T23:36:05.360Z] Removing intermediate container 883f00ac9d4d [2021-03-03T23:36:05.360Z] ---> 520861f2a450 [2021-03-03T23:36:05.360Z] [2021-03-03T23:36:05.360Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T23:36:05.360Z] ---> d10569e2745f [2021-03-03T23:36:05.360Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-03T23:36:05.658Z] ---> Running in e3167ec25c96 [2021-03-03T23:36:06.256Z] Removing intermediate container e3167ec25c96 [2021-03-03T23:36:06.256Z] ---> d7eecdd43483 [2021-03-03T23:36:06.256Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-03T23:36:06.256Z] ---> 78f1272b4da2 [2021-03-03T23:36:06.256Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-03T23:36:06.256Z] ---> Running in bc0cbb6de352 [2021-03-03T23:36:06.847Z] Removing intermediate container bc0cbb6de352 [2021-03-03T23:36:06.847Z] ---> b1ac6b01cc7a [2021-03-03T23:36:06.847Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-03T23:36:07.125Z] ---> Running in 83c5ed3c3b20 [2021-03-03T23:36:07.125Z] ---> 9af1918acf10 [2021-03-03T23:36:07.125Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-03T23:36:07.722Z] Removing intermediate container 83c5ed3c3b20 [2021-03-03T23:36:07.722Z] ---> 85dc2ed2a6fd [2021-03-03T23:36:07.722Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T23:36:07.722Z] ---> Running in 5e121ce3ef1f [2021-03-03T23:36:07.992Z] ---> 230a1fc764e3 [2021-03-03T23:36:07.992Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-03T23:36:08.265Z] ---> Running in 265f9b24a4d2 [2021-03-03T23:36:08.535Z] Removing intermediate container 265f9b24a4d2 [2021-03-03T23:36:08.535Z] ---> b3628a5ee42b [2021-03-03T23:36:08.535Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T23:36:08.809Z] ---> Running in 79dbf54c2661 [2021-03-03T23:36:09.403Z] Removing intermediate container 79dbf54c2661 [2021-03-03T23:36:09.403Z] ---> 4a50036131de [2021-03-03T23:36:09.403Z] Step 20/22 : LABEL arch=arm64 [2021-03-03T23:36:09.403Z] ---> Running in 6ed33d546677 [2021-03-03T23:36:10.002Z] Removing intermediate container 6ed33d546677 [2021-03-03T23:36:10.002Z] ---> 2b954fff347b [2021-03-03T23:36:10.002Z] Step 21/22 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:36:10.002Z] Removing intermediate container 5e121ce3ef1f [2021-03-03T23:36:10.002Z] ---> e460d0ab2671 [2021-03-03T23:36:10.002Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-03T23:36:10.002Z] ---> Running in d7716eb399b4 [2021-03-03T23:36:10.002Z] ---> Running in 0708fc038493 [2021-03-03T23:36:10.606Z] Removing intermediate container 0708fc038493 [2021-03-03T23:36:10.606Z] ---> c29bb9b869d0 [2021-03-03T23:36:10.606Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T23:36:10.878Z] ---> Running in 72b92d3eaa40 [2021-03-03T23:36:11.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T23:36:11.477Z] Removing intermediate container 72b92d3eaa40 [2021-03-03T23:36:11.477Z] ---> 56aa77af83a7 [2021-03-03T23:36:11.477Z] [2021-03-03T23:36:11.748Z] Successfully built 56aa77af83a7 [2021-03-03T23:36:11.748Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-03T23:36:12.021Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T23:36:12.614Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-03T23:36:12.887Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-03T23:36:12.887Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-03T23:36:12.887Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-03T23:36:13.157Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-03T23:36:13.429Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-03T23:36:13.429Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T23:36:13.429Z] OK: 8 MiB in 20 packages [2021-03-03T23:36:14.861Z] Removing intermediate container d7716eb399b4 [2021-03-03T23:36:14.861Z] ---> 3089a2f02e7c [2021-03-03T23:36:14.861Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T23:36:15.451Z] ---> d5e75c5e9ebe [2021-03-03T23:36:15.451Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-03T23:36:16.423Z] ---> 85129a7231f5 [2021-03-03T23:36:16.423Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-03T23:36:17.402Z] ---> 8cbf5f6d423e [2021-03-03T23:36:17.402Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-03T23:36:17.402Z] ---> Running in c83f2c66ecd9 [2021-03-03T23:36:17.674Z] Removing intermediate container c83f2c66ecd9 [2021-03-03T23:36:17.674Z] ---> 9dca678b6478 [2021-03-03T23:36:17.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T23:36:17.946Z] ---> Running in e77fec890b9c [2021-03-03T23:36:18.542Z] Removing intermediate container e77fec890b9c [2021-03-03T23:36:18.542Z] ---> 7f33ae7bcb26 [2021-03-03T23:36:18.542Z] Step 21/23 : LABEL arch=arm64 [2021-03-03T23:36:18.542Z] ---> Running in 59a4f825ef21 [2021-03-03T23:36:19.133Z] Removing intermediate container 59a4f825ef21 [2021-03-03T23:36:19.133Z] ---> e25a2f6274f7 [2021-03-03T23:36:19.133Z] Step 22/23 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [2021-03-03T23:36:19.133Z] ---> Running in 56b40eae6320 [2021-03-03T23:36:19.725Z] Removing intermediate container 56b40eae6320 [2021-03-03T23:36:19.725Z] ---> 22a7686f0322 [2021-03-03T23:36:19.725Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T23:36:19.725Z] ---> Running in 1b6e7c6d5c38 [2021-03-03T23:36:20.317Z] Removing intermediate container 1b6e7c6d5c38 [2021-03-03T23:36:20.317Z] ---> 48427551836f [2021-03-03T23:36:20.317Z] [2021-03-03T23:36:20.587Z] Successfully built 48427551836f [2021-03-03T23:36:20.587Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-03T23:36:20.872Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-03T23:36:21.073Z] $ docker stop --time=1 08f9e3954021ce38ae7c32758bd9e2473d8a14d2ddf056e742fe47152841074f [2021-03-03T23:36:23.029Z] $ docker rm -f 08f9e3954021ce38ae7c32758bd9e2473d8a14d2ddf056e742fe47152841074f [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-03T23:36:23.594Z] + docker images [2021-03-03T23:36:23.595Z] + grep docker [2021-03-03T23:36:23.865Z] docker-core-data-go-arm64 latest 48427551836f 3 seconds ago 21.1MB [2021-03-03T23:36:23.865Z] docker-support-notifications-go-arm64 latest 56aa77af83a7 12 seconds ago 16.9MB [2021-03-03T23:36:23.865Z] docker-support-scheduler-go-arm64 latest 9b47c6c777a7 48 seconds ago 16.3MB [2021-03-03T23:36:23.865Z] docker-security-proxy-setup-go-arm64 latest 42530197a215 49 seconds ago 23.4MB [2021-03-03T23:36:23.865Z] docker-sys-mgmt-agent-go-arm64 latest 9244c7cacbf8 About a minute ago 300MB [2021-03-03T23:36:23.865Z] docker-security-bootstrapper-go-arm64 latest b3b35beeb9c7 3 minutes ago 17.8MB [2021-03-03T23:36:23.865Z] docker-core-metadata-go-arm64 latest c610159220af 3 minutes ago 17.9MB [2021-03-03T23:36:23.865Z] docker-core-command-go-arm64 latest 4b18ee53380e 3 minutes ago 16.2MB [2021-03-03T23:36:23.865Z] docker-security-secretstore-setup-go-arm64 latest 20cee506ede8 3 minutes ago 23.7MB [2021-03-03T23:36:23.865Z] 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-03T23:36:25.171Z] ---> job-cost.sh [2021-03-03T23:36:25.172Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OZz0 [2021-03-03T23:37:04.109Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-03T23:39:25.904Z] lf-activate-venv(): INFO: Adding /tmp/venv-OZz0/bin to PATH [2021-03-03T23:39:25.904Z] INFO: No Stack... [2021-03-03T23:39:25.904Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-03T23:39:25.904Z] INFO: Archiving Costs [Pipeline] sh [2021-03-03T23:39:26.237Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-03-03T23:39:26.237Z] + cut -d, -f6 [Pipeline] lock [2021-03-03T23:39:26.381Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3215-2-stack-cost] [2021-03-03T23:39:26.390Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3215-2-stack-cost] did not exist. Created. [2021-03-03T23:39:26.390Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3215-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-03T23:39:26.830Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-03T23:39:27.161Z] Stashed 1 file(s) [Pipeline] } [2021-03-03T23:39:27.174Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3215-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-03T23:39:30.451Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T23:39:31.333Z] ---> package-listing.sh [2021-03-03T23:39:31.333Z] ++ facter osfamily [2021-03-03T23:39:31.333Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-03T23:39:31.333Z] + OS_FAMILY=redhat [2021-03-03T23:39:31.333Z] + workspace=/w/workspace/edgex-go/2 [2021-03-03T23:39:31.333Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-03T23:39:31.333Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-03T23:39:31.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-03T23:39:31.333Z] + PACKAGES=/tmp/packages_start.txt [2021-03-03T23:39:31.333Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-03T23:39:31.333Z] + PACKAGES=/tmp/packages_end.txt [2021-03-03T23:39:31.333Z] + case "${OS_FAMILY}" in [2021-03-03T23:39:31.333Z] + rpm -qa [2021-03-03T23:39:31.333Z] + sort [2021-03-03T23:39:36.633Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-03T23:39:36.633Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-03T23:39:36.633Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-03T23:39:36.633Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-03T23:39:36.633Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-03-03T23:39:36.633Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-03-03T23:39:36.646Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-03T23:39:36.950Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:39:37.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-03T23:39:37.255Z] [2021-03-03T23:39:37.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-03T23:39:37.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-03T23:39:37.607Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-03T23:39:37.607Z] df20fa9351a1: Pulling fs layer [2021-03-03T23:39:37.607Z] 36b3adc4ff6f: Pulling fs layer [2021-03-03T23:39:37.607Z] 8ad3a11d3b57: Pulling fs layer [2021-03-03T23:39:37.607Z] 46f8f816bc3b: Pulling fs layer [2021-03-03T23:39:37.607Z] 93b61091891f: Pulling fs layer [2021-03-03T23:39:37.607Z] 93b9cdb0e59b: Pulling fs layer [2021-03-03T23:39:37.607Z] 5e14af77c1be: Pulling fs layer [2021-03-03T23:39:37.607Z] 01666e4c0597: Pulling fs layer [2021-03-03T23:39:37.607Z] aa168da1d23b: Pulling fs layer [2021-03-03T23:39:37.607Z] 93b61091891f: Waiting [2021-03-03T23:39:37.607Z] 93b9cdb0e59b: Waiting [2021-03-03T23:39:37.607Z] 5e14af77c1be: Waiting [2021-03-03T23:39:37.607Z] 01666e4c0597: Waiting [2021-03-03T23:39:37.607Z] aa168da1d23b: Waiting [2021-03-03T23:39:37.607Z] 46f8f816bc3b: Waiting [2021-03-03T23:39:37.607Z] 36b3adc4ff6f: Verifying Checksum [2021-03-03T23:39:37.607Z] 36b3adc4ff6f: Download complete [2021-03-03T23:39:37.607Z] 46f8f816bc3b: Verifying Checksum [2021-03-03T23:39:37.607Z] 46f8f816bc3b: Download complete [2021-03-03T23:39:37.869Z] df20fa9351a1: Verifying Checksum [2021-03-03T23:39:37.869Z] df20fa9351a1: Download complete [2021-03-03T23:39:37.869Z] 93b9cdb0e59b: Verifying Checksum [2021-03-03T23:39:37.869Z] 93b9cdb0e59b: Download complete [2021-03-03T23:39:37.869Z] 93b61091891f: Verifying Checksum [2021-03-03T23:39:37.870Z] 93b61091891f: Download complete [2021-03-03T23:39:37.870Z] 5e14af77c1be: Verifying Checksum [2021-03-03T23:39:37.870Z] 5e14af77c1be: Download complete [2021-03-03T23:39:37.870Z] 01666e4c0597: Verifying Checksum [2021-03-03T23:39:37.870Z] 01666e4c0597: Download complete [2021-03-03T23:39:38.134Z] df20fa9351a1: Pull complete [2021-03-03T23:39:38.402Z] 36b3adc4ff6f: Pull complete [2021-03-03T23:39:38.667Z] 8ad3a11d3b57: Verifying Checksum [2021-03-03T23:39:38.667Z] 8ad3a11d3b57: Download complete [2021-03-03T23:39:39.615Z] 8ad3a11d3b57: Pull complete [2021-03-03T23:39:39.615Z] 46f8f816bc3b: Pull complete [2021-03-03T23:39:40.563Z] aa168da1d23b: Verifying Checksum [2021-03-03T23:39:40.563Z] aa168da1d23b: Download complete [2021-03-03T23:39:42.485Z] 93b61091891f: Pull complete [2021-03-03T23:39:42.485Z] 93b9cdb0e59b: Pull complete [2021-03-03T23:39:42.751Z] 5e14af77c1be: Pull complete [2021-03-03T23:39:42.751Z] 01666e4c0597: Pull complete [2021-03-03T23:39:52.803Z] aa168da1d23b: Pull complete [2021-03-03T23:39:52.803Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-03T23:39:52.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-03T23:39:52.803Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-03T23:39:53.024Z] prd-centos7-docker-4c-2g-28400 does not seem to be running inside a container [2021-03-03T23:39:53.073Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-03T23:39:57.605Z] $ docker top 3402e87a6208338ac4b61e68374b411de1c8f8b7249881bd0ee5b478783e4543 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T23:39:58.147Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-03T23:39:58.450Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-03T23:39:58.747Z] + ls /var/log/sa-host [2021-03-03T23:39:58.747Z] + sadf -c /var/log/sa-host/sa03 [2021-03-03T23:39:58.747Z] file_magic: OK [2021-03-03T23:39:58.747Z] HZ: Using current value: 100 [2021-03-03T23:39:58.747Z] file_header: OK [2021-03-03T23:39:58.747Z] 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-03T23:39:58.747Z] Statistics: [2021-03-03T23:39:58.747Z] 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... [2021-03-03T23:39:58.747Z] File successfully converted to sysstat format version 12.2.1 [2021-03-03T23:39:58.747Z] + sadf -c /var/log/sa-host/sa23 [2021-03-03T23:39:58.747Z] file_magic: OK [2021-03-03T23:39:58.747Z] HZ: Using current value: 100 [2021-03-03T23:39:58.747Z] file_header: OK [2021-03-03T23:39:58.747Z] 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-03T23:39:58.747Z] Statistics: [2021-03-03T23:39:58.747Z] Hnuu...uuuununununu... [2021-03-03T23:39:58.747Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-03T23:39:59.402Z] provisioning config files... [2021-03-03T23:39:59.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3185426815980821233tmp [Pipeline] { [Pipeline] echo [2021-03-03T23:39:59.503Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T23:39:59.801Z] ---> create-netrc.sh [Pipeline] } [2021-03-03T23:39:59.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-03T23:39:59.935Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T23:40:00.228Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-03T23:40:00.239Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T23:40:00.545Z] ---> sudo-logs.sh [2021-03-03T23:40:00.546Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-03T23:40:00.689Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T23:40:01.088Z] ---> job-cost.sh [2021-03-03T23:40:01.088Z] lf-activate-venv: SKIPPING [2021-03-03T23:40:01.088Z] DEBUG: total: 0.20999999344348907 [2021-03-03T23:40:01.088Z] INFO: Retrieving Stack Cost... [2021-03-03T23:40:02.051Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-03T23:40:02.316Z] INFO: Archiving Costs [Pipeline] echo [2021-03-03T23:40:02.330Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T23:40:02.628Z] ---> logs-deploy.sh [2021-03-03T23:40:02.628Z] lf-activate-venv: SKIPPING [2021-03-03T23:40:02.628Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3215/2 [2021-03-03T23:40:02.628Z] INFO: archiving workspace using pattern(s): [2021-03-03T23:40:04.548Z] Archives upload complete. [2021-03-03T23:40:04.548Z] INFO: archiving logs to Nexus [2021-03-03T23:40:05.499Z] ---> uname -a: [2021-03-03T23:40:05.499Z] Linux prd-centos7-docker-4c-2g-28400.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] ---> lscpu: [2021-03-03T23:40:05.499Z] Architecture: x86_64 [2021-03-03T23:40:05.499Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-03T23:40:05.499Z] Byte Order: Little Endian [2021-03-03T23:40:05.499Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-03T23:40:05.499Z] CPU(s): 4 [2021-03-03T23:40:05.499Z] On-line CPU(s) list: 0-3 [2021-03-03T23:40:05.499Z] Thread(s) per core: 1 [2021-03-03T23:40:05.499Z] Core(s) per socket: 1 [2021-03-03T23:40:05.499Z] Socket(s): 4 [2021-03-03T23:40:05.499Z] NUMA node(s): 1 [2021-03-03T23:40:05.499Z] Vendor ID: GenuineIntel [2021-03-03T23:40:05.499Z] CPU family: 6 [2021-03-03T23:40:05.499Z] Model: 44 [2021-03-03T23:40:05.499Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-03T23:40:05.499Z] Stepping: 1 [2021-03-03T23:40:05.499Z] CPU MHz: 2933.438 [2021-03-03T23:40:05.499Z] BogoMIPS: 5866.87 [2021-03-03T23:40:05.499Z] Virtualization: VT-x [2021-03-03T23:40:05.499Z] Hypervisor vendor: KVM [2021-03-03T23:40:05.499Z] Virtualization type: full [2021-03-03T23:40:05.499Z] L1d cache: 128 KiB [2021-03-03T23:40:05.499Z] L1i cache: 128 KiB [2021-03-03T23:40:05.499Z] L2 cache: 16 MiB [2021-03-03T23:40:05.499Z] L3 cache: 64 MiB [2021-03-03T23:40:05.499Z] NUMA node0 CPU(s): 0-3 [2021-03-03T23:40:05.499Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-03T23:40:05.499Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-03T23:40:05.499Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-03T23:40:05.499Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-03T23:40:05.499Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-03T23:40:05.499Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-03T23:40:05.499Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-03T23:40:05.499Z] Vulnerability Srbds: Not affected [2021-03-03T23:40:05.499Z] Vulnerability Tsx async abort: Not affected [2021-03-03T23:40:05.499Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] ---> nproc: [2021-03-03T23:40:05.499Z] 4 [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] ---> df -h: [2021-03-03T23:40:05.499Z] Filesystem Size Used Available Use% Mounted on [2021-03-03T23:40:05.499Z] overlay 50.0G 13.0G 37.0G 26% / [2021-03-03T23:40:05.499Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-03T23:40:05.499Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-03T23:40:05.499Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-03T23:40:05.499Z] /dev/vda1 50.0G 13.0G 37.0G 26% /facter-os [2021-03-03T23:40:05.499Z] /dev/vda1 50.0G 13.0G 37.0G 26% /etc/resolv.conf [2021-03-03T23:40:05.499Z] /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hostname [2021-03-03T23:40:05.499Z] /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hosts [2021-03-03T23:40:05.499Z] /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/secure [2021-03-03T23:40:05.499Z] /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/auth.log [2021-03-03T23:40:05.499Z] /dev/vda1 50.0G 13.0G 37.0G 26% /run/cloud-init/result.json [2021-03-03T23:40:05.499Z] /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/sa-host [2021-03-03T23:40:05.499Z] /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/2 [2021-03-03T23:40:05.499Z] /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/2@tmp [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] ---> free -m: [2021-03-03T23:40:05.499Z] total used free shared buff/cache available [2021-03-03T23:40:05.499Z] Mem: 1837 732 204 0 900 1023 [2021-03-03T23:40:05.499Z] Swap: 1023 53 970 [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] ---> ip addr: [2021-03-03T23:40:05.499Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-03T23:40:05.499Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-03T23:40:05.499Z] inet 127.0.0.1/8 scope host lo [2021-03-03T23:40:05.499Z] valid_lft forever preferred_lft forever [2021-03-03T23:40:05.499Z] inet6 ::1/128 scope host [2021-03-03T23:40:05.499Z] valid_lft forever preferred_lft forever [2021-03-03T23:40:05.499Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-03T23:40:05.499Z] link/ether fa:16:3e:3c:cc:27 brd ff:ff:ff:ff:ff:ff [2021-03-03T23:40:05.499Z] inet 10.30.123.139/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-03T23:40:05.499Z] valid_lft 85017sec preferred_lft 85017sec [2021-03-03T23:40:05.499Z] inet6 fe80::f816:3eff:fe3c:cc27/64 scope link [2021-03-03T23:40:05.499Z] valid_lft forever preferred_lft forever [2021-03-03T23:40:05.499Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-03T23:40:05.499Z] link/ether 02:42:73:f6:a5:a7 brd ff:ff:ff:ff:ff:ff [2021-03-03T23:40:05.499Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-03T23:40:05.499Z] valid_lft forever preferred_lft forever [2021-03-03T23:40:05.499Z] inet6 fe80::42:73ff:fef6:a5a7/64 scope link [2021-03-03T23:40:05.499Z] valid_lft forever preferred_lft forever [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] ---> sar -b -r -n DEV: [2021-03-03T23:40:05.499Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/03/21 _x86_64_ (4 CPU) [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] 23:16:50 LINUX RESTART (4 CPU) [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] 23:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-03T23:40:05.499Z] 23:19:01 243.15 81.17 161.99 0.00 6553.85 51344.77 0.00 [2021-03-03T23:40:05.499Z] 23:20:02 248.99 101.40 147.59 0.00 3488.48 20557.40 0.00 [2021-03-03T23:40:05.499Z] 23:21:01 141.32 75.86 65.45 0.00 3590.93 6397.33 0.00 [2021-03-03T23:40:05.499Z] 23:22:01 219.12 53.39 165.74 0.00 15402.12 95181.37 0.00 [2021-03-03T23:40:05.499Z] 23:23:02 2772.94 2426.45 346.49 0.00 189708.44 192989.52 0.00 [2021-03-03T23:40:05.499Z] 23:24:01 920.71 681.90 238.81 0.00 41085.06 60011.80 0.00 [2021-03-03T23:40:05.499Z] 23:25:02 2212.74 1829.24 383.50 0.00 148700.95 187322.27 0.00 [2021-03-03T23:40:05.499Z] 23:26:01 1361.29 1084.99 276.30 0.00 62950.84 83972.37 0.00 [2021-03-03T23:40:05.499Z] 23:27:01 181.22 43.52 137.70 0.00 4394.67 18607.66 0.00 [2021-03-03T23:40:05.499Z] 23:28:01 2.23 0.62 1.62 0.00 22.91 29.48 0.00 [2021-03-03T23:40:05.499Z] 23:29:01 1.52 1.30 0.22 0.00 100.83 2.33 0.00 [2021-03-03T23:40:05.499Z] 23:30:01 0.32 0.02 0.30 0.00 0.53 3.61 0.00 [2021-03-03T23:40:05.499Z] 23:31:01 0.28 0.02 0.27 0.00 0.27 2.51 0.00 [2021-03-03T23:40:05.499Z] 23:32:02 0.43 0.15 0.28 0.00 7.72 3.10 0.00 [2021-03-03T23:40:05.499Z] 23:33:01 2.07 1.25 0.81 0.00 41.46 15.41 0.00 [2021-03-03T23:40:05.499Z] 23:34:01 0.30 0.00 0.30 0.00 0.00 3.40 0.00 [2021-03-03T23:40:05.499Z] 23:35:01 0.28 0.03 0.25 0.00 0.80 2.46 0.00 [2021-03-03T23:40:05.499Z] 23:36:01 0.17 0.00 0.17 0.00 0.00 2.33 0.00 [2021-03-03T23:40:05.499Z] 23:37:01 0.30 0.00 0.30 0.00 0.00 3.61 0.00 [2021-03-03T23:40:05.499Z] 23:38:01 0.65 0.40 0.25 0.00 172.15 2.86 0.00 [2021-03-03T23:40:05.499Z] 23:39:01 0.23 0.00 0.23 0.00 0.00 3.26 0.00 [2021-03-03T23:40:05.499Z] Average: 397.04 305.01 92.03 0.00 22790.60 34266.28 0.00 [2021-03-03T23:40:05.499Z] [2021-03-03T23:40:05.499Z] 23:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-03T23:40:05.499Z] 23:19:01 94744 0 712440 37.86 1584 1072776 1288768 43.98 555288 943880 98848 [2021-03-03T23:40:05.499Z] 23:20:02 126688 0 916256 48.70 808 837792 1720476 58.72 762688 709752 26728 [2021-03-03T23:40:05.499Z] 23:21:01 272952 0 754648 40.11 752 853192 1334764 45.55 575000 739204 40444 [2021-03-03T23:40:05.499Z] 23:22:01 64328 0 697840 37.09 344 1119032 1248692 42.62 731264 850148 28624 [2021-03-03T23:40:05.499Z] 23:23:02 66576 0 853788 45.38 92 961088 2366808 80.78 773860 807704 87968 [2021-03-03T23:40:05.499Z] 23:24:01 537640 0 711912 37.84 92 631900 1371436 46.80 396896 692900 16 [2021-03-03T23:40:05.499Z] 23:25:02 83748 0 795236 42.27 92 1002468 2147124 73.28 768912 806604 95460 [2021-03-03T23:40:05.499Z] 23:26:01 346188 0 683996 36.35 92 851268 1358788 46.37 523280 763252 0 [2021-03-03T23:40:05.499Z] 23:27:01 122968 0 658684 35.01 92 1099800 1210636 41.32 621804 876516 20 [2021-03-03T23:40:05.500Z] 23:28:01 125136 0 655820 34.86 92 1100496 1188748 40.57 620592 875900 20 [2021-03-03T23:40:05.500Z] 23:29:01 123144 0 654772 34.80 92 1103536 1180476 40.29 622912 875612 16 [2021-03-03T23:40:05.500Z] 23:30:01 123564 0 654356 34.78 92 1103532 1180476 40.29 622792 875612 8 [2021-03-03T23:40:05.500Z] 23:31:01 123680 0 654220 34.77 92 1103552 1180476 40.29 622796 875636 8 [2021-03-03T23:40:05.500Z] 23:32:02 123164 0 654560 34.79 92 1103728 1180928 40.30 622924 875760 8 [2021-03-03T23:40:05.500Z] 23:33:01 121564 0 655596 34.84 92 1104292 1180548 40.29 623308 876368 8 [2021-03-03T23:40:05.500Z] 23:34:01 122600 0 654540 34.79 92 1104312 1180476 40.29 622956 876376 8 [2021-03-03T23:40:05.500Z] 23:35:01 122280 0 654864 34.80 92 1104308 1180476 40.29 622832 876392 8 [2021-03-03T23:40:05.500Z] 23:36:01 122040 0 655088 34.82 92 1104324 1180512 40.29 623088 876400 12 [2021-03-03T23:40:05.500Z] 23:37:01 122024 0 655076 34.82 92 1104352 1180476 40.29 622912 876404 16 [2021-03-03T23:40:05.500Z] 23:38:01 113876 0 658100 34.98 92 1109476 1180560 40.29 628956 878720 16 [2021-03-03T23:40:05.500Z] 23:39:01 114112 0 657840 34.96 92 1109500 1180476 40.29 628400 878736 12 [2021-03-03T23:40:05.500Z] Average: 151096 0 697602 37.08 241 1032606 1343910 45.87 628260 843232 18012 [2021-03-03T23:40:05.500Z] [2021-03-03T23:40:05.500Z] 23:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-03T23:40:05.500Z] 23:19:01 veth74c08d7 123.09 131.23 11.30 474.55 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:19:01 eth0 990.32 1042.07 5535.71 120.03 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:19:01 docker0 794.81 692.93 60.03 2693.10 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:20:02 eth0 33.40 19.45 30.25 13.09 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:20:02 vethdde6a07 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:21:01 eth0 38.98 27.18 22.75 77.81 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:21:01 vethdde6a07 2.78 2.78 0.22 0.23 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:21:01 docker0 2.78 2.78 0.18 0.23 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:22:01 veth37e4f30 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:22:01 eth0 199.68 157.97 1698.28 68.64 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:23:02 veth37e4f30 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:23:02 eth0 39.84 22.01 159.34 8.25 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:23:02 docker0 13.22 23.25 0.75 145.58 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:24:01 veth37e4f30 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:24:01 eth0 48.12 26.50 216.28 8.29 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:24:01 docker0 11.98 24.05 0.64 153.62 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:25:02 veth37e4f30 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:25:02 eth0 85.22 55.96 149.57 88.15 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:25:02 docker0 8.23 19.20 0.43 115.59 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:26:01 veth37e4f30 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:26:01 eth0 132.55 97.92 1332.21 16.28 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:26:01 docker0 5.35 10.25 0.30 78.13 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:27:01 eth0 130.44 77.72 472.72 77.62 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:27:01 docker0 29.02 67.33 1.86 443.16 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:28:01 eth0 1.25 0.50 0.46 0.25 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:29:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:32:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:33:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:36:01 eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:37:01 eth0 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:38:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] Average: eth0 81.11 72.88 458.15 22.83 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] Average: docker0 41.29 40.06 3.06 173.11 0.00 0.00 0.00 0.00 [2021-03-03T23:40:05.500Z] [2021-03-03T23:40:05.500Z] [2021-03-03T23:40:05.500Z] ---> sar -P ALL: [2021-03-03T23:40:05.500Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/03/21 _x86_64_ (4 CPU) [2021-03-03T23:40:05.500Z] [2021-03-03T23:40:05.500Z] 23:16:50 LINUX RESTART (4 CPU) [2021-03-03T23:40:05.500Z] [2021-03-03T23:40:05.500Z] 23:18:01 CPU %user %nice %system %iowait %steal %idle [2021-03-03T23:40:05.500Z] 23:19:01 all 15.70 0.00 8.93 3.69 0.05 71.63 [2021-03-03T23:40:05.500Z] 23:19:01 0 15.07 0.00 10.91 4.93 0.05 69.03 [2021-03-03T23:40:05.500Z] 23:19:01 1 13.97 0.00 7.78 4.07 0.05 74.12 [2021-03-03T23:40:05.500Z] 23:19:01 2 20.75 0.00 8.43 3.13 0.05 67.64 [2021-03-03T23:40:05.500Z] 23:19:01 3 13.02 0.00 8.61 2.65 0.03 75.69 [2021-03-03T23:40:05.500Z] 23:20:02 all 42.22 0.00 11.99 7.32 0.06 38.41 [2021-03-03T23:40:05.500Z] 23:20:02 0 41.38 0.00 11.59 5.59 0.07 41.37 [2021-03-03T23:40:05.500Z] 23:20:02 1 41.24 0.00 12.09 9.44 0.05 37.18 [2021-03-03T23:40:05.500Z] 23:20:02 2 44.38 0.00 12.09 6.80 0.05 36.67 [2021-03-03T23:40:05.500Z] 23:20:02 3 41.86 0.00 12.19 7.44 0.07 38.44 [2021-03-03T23:40:05.500Z] 23:21:01 all 46.86 0.00 13.59 3.75 0.05 35.75 [2021-03-03T23:40:05.500Z] 23:21:01 0 46.61 0.00 13.75 4.61 0.04 35.00 [2021-03-03T23:40:05.500Z] 23:21:01 1 48.09 0.00 13.68 3.81 0.07 34.35 [2021-03-03T23:40:05.500Z] 23:21:01 2 46.25 0.00 13.65 2.50 0.03 37.56 [2021-03-03T23:40:05.500Z] 23:21:01 3 46.50 0.00 13.26 4.12 0.05 36.06 [2021-03-03T23:40:05.500Z] 23:22:01 all 24.03 0.00 13.42 5.57 0.05 56.93 [2021-03-03T23:40:05.500Z] 23:22:01 0 24.87 0.00 13.45 5.37 0.03 56.29 [2021-03-03T23:40:05.500Z] 23:22:01 1 23.68 0.00 13.07 7.51 0.05 55.69 [2021-03-03T23:40:05.500Z] 23:22:01 2 24.38 0.00 13.76 5.08 0.03 56.74 [2021-03-03T23:40:05.500Z] 23:22:01 3 23.17 0.00 13.42 4.30 0.07 59.04 [2021-03-03T23:40:05.500Z] 23:23:02 all 21.16 0.00 26.38 27.01 0.07 25.38 [2021-03-03T23:40:05.500Z] 23:23:02 0 20.62 0.00 25.88 26.57 0.07 26.86 [2021-03-03T23:40:05.500Z] 23:23:02 1 21.30 0.00 26.73 26.90 0.09 24.99 [2021-03-03T23:40:05.500Z] 23:23:02 2 20.70 0.00 26.27 28.47 0.07 24.48 [2021-03-03T23:40:05.500Z] 23:23:02 3 22.02 0.00 26.64 26.09 0.07 25.19 [2021-03-03T23:40:05.501Z] 23:24:01 all 56.71 0.00 15.88 14.41 0.05 12.95 [2021-03-03T23:40:05.501Z] 23:24:01 0 56.85 0.00 15.71 12.58 0.09 14.77 [2021-03-03T23:40:05.501Z] 23:24:01 1 57.41 0.00 15.44 13.98 0.05 13.13 [2021-03-03T23:40:05.501Z] 23:24:01 2 55.98 0.00 16.55 16.74 0.02 10.71 [2021-03-03T23:40:05.501Z] 23:24:01 3 56.63 0.00 15.81 14.30 0.03 13.22 [2021-03-03T23:40:05.501Z] 23:25:02 all 18.17 0.00 24.32 26.02 0.10 31.40 [2021-03-03T23:40:05.501Z] 23:25:02 0 18.13 0.00 23.38 25.63 0.09 32.77 [2021-03-03T23:40:05.501Z] 23:25:02 1 17.52 0.00 24.11 27.39 0.10 30.87 [2021-03-03T23:40:05.501Z] 23:25:02 2 17.62 0.00 24.55 26.40 0.10 31.34 [2021-03-03T23:40:05.501Z] 23:25:02 3 19.42 0.00 25.25 24.62 0.09 30.62 [2021-03-03T23:40:05.501Z] 23:26:01 all 46.39 0.00 18.05 18.44 0.08 17.03 [2021-03-03T23:40:05.501Z] 23:26:01 0 45.31 0.00 18.78 19.33 0.11 16.47 [2021-03-03T23:40:05.501Z] 23:26:01 1 45.95 0.00 18.14 19.70 0.05 16.15 [2021-03-03T23:40:05.501Z] 23:26:01 2 47.53 0.00 17.44 16.93 0.05 18.05 [2021-03-03T23:40:05.501Z] 23:26:01 3 46.76 0.00 17.87 17.82 0.09 17.47 [2021-03-03T23:40:05.501Z] 23:27:01 all 8.13 0.00 5.91 6.03 0.04 79.88 [2021-03-03T23:40:05.501Z] 23:27:01 0 8.14 0.00 6.32 7.25 0.05 78.24 [2021-03-03T23:40:05.501Z] 23:27:01 1 9.99 0.00 5.98 8.83 0.03 75.16 [2021-03-03T23:40:05.501Z] 23:27:01 2 6.74 0.00 5.48 3.90 0.05 83.83 [2021-03-03T23:40:05.501Z] 23:27:01 3 7.67 0.00 5.85 4.13 0.03 82.31 [2021-03-03T23:40:05.501Z] 23:28:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2021-03-03T23:40:05.501Z] 23:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-03T23:40:05.501Z] 23:28:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-03T23:40:05.501Z] 23:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-03T23:40:05.501Z] 23:28:01 3 0.50 0.00 0.05 0.00 0.00 99.45 [2021-03-03T23:40:05.501Z] 23:29:01 all 0.20 0.00 0.15 0.01 0.00 99.64 [2021-03-03T23:40:05.501Z] 23:29:01 0 0.07 0.00 0.18 0.00 0.00 99.75 [2021-03-03T23:40:05.501Z] 23:29:01 1 0.12 0.00 0.20 0.00 0.00 99.68 [2021-03-03T23:40:05.501Z] 23:29:01 2 0.05 0.00 0.13 0.02 0.00 99.80 [2021-03-03T23:40:05.501Z] 23:29:01 3 0.55 0.00 0.10 0.02 0.00 99.33 [2021-03-03T23:40:05.501Z] [2021-03-03T23:40:05.501Z] 23:29:01 CPU %user %nice %system %iowait %steal %idle [2021-03-03T23:40:05.501Z] 23:30:01 all 0.14 0.00 0.02 0.00 0.00 99.83 [2021-03-03T23:40:05.501Z] 23:30:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-03T23:40:05.501Z] 23:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-03T23:40:05.501Z] 23:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-03T23:40:05.501Z] 23:30:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-03T23:40:05.501Z] 23:31:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-03-03T23:40:05.501Z] 23:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-03T23:40:05.501Z] 23:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-03T23:40:05.501Z] 23:31:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-03T23:40:05.501Z] 23:31:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-03T23:40:05.501Z] 23:32:02 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-03-03T23:40:05.501Z] 23:32:02 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-03T23:40:05.501Z] 23:32:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-03T23:40:05.501Z] 23:32:02 2 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-03T23:40:05.501Z] 23:32:02 3 0.50 0.00 0.02 0.00 0.00 99.48 [2021-03-03T23:40:05.501Z] 23:33:01 all 0.17 0.00 0.06 0.02 0.00 99.76 [2021-03-03T23:40:05.501Z] 23:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-03T23:40:05.501Z] 23:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-03T23:40:05.501Z] 23:33:01 2 0.05 0.00 0.07 0.02 0.00 99.86 [2021-03-03T23:40:05.501Z] 23:33:01 3 0.52 0.00 0.08 0.07 0.00 99.32 [2021-03-03T23:40:05.501Z] 23:34:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-03T23:40:05.501Z] 23:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-03T23:40:05.501Z] 23:34:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-03T23:40:05.501Z] 23:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-03T23:40:05.501Z] 23:34:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-03T23:40:05.501Z] 23:35:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-03T23:40:05.501Z] 23:35:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2021-03-03T23:40:05.501Z] 23:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-03T23:40:05.501Z] 23:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-03T23:40:05.501Z] 23:35:01 3 0.50 0.00 0.03 0.00 0.00 99.47 [2021-03-03T23:40:05.501Z] 23:36:01 all 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-03T23:40:05.501Z] 23:36:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-03T23:40:05.501Z] 23:36:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-03T23:40:05.501Z] 23:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-03T23:40:05.501Z] 23:36:01 3 0.12 0.00 0.08 0.00 0.00 99.80 [2021-03-03T23:40:05.501Z] 23:37:01 all 0.06 0.00 0.03 0.00 0.00 99.90 [2021-03-03T23:40:05.501Z] 23:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-03T23:40:05.501Z] 23:37:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-03T23:40:05.501Z] 23:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-03T23:40:05.501Z] 23:37:01 3 0.15 0.00 0.03 0.00 0.02 99.80 [2021-03-03T23:40:05.501Z] 23:38:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-03-03T23:40:05.501Z] 23:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-03T23:40:05.501Z] 23:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-03T23:40:05.501Z] 23:38:01 2 0.43 0.00 0.00 0.00 0.00 99.57 [2021-03-03T23:40:05.501Z] 23:38:01 3 0.13 0.00 0.08 0.02 0.00 99.77 [2021-03-03T23:40:05.501Z] 23:39:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-03-03T23:40:05.501Z] 23:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-03T23:40:05.501Z] 23:39:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-03T23:40:05.501Z] 23:39:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-03T23:40:05.501Z] 23:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-03T23:40:05.501Z] Average: all 13.04 0.00 6.45 5.20 0.03 75.28 [2021-03-03T23:40:05.501Z] Average: 0 12.80 0.00 6.50 5.17 0.03 75.50 [2021-03-03T23:40:05.501Z] Average: 1 13.01 0.00 6.40 5.65 0.03 74.91 [2021-03-03T23:40:05.501Z] Average: 2 13.29 0.00 6.45 5.10 0.02 75.14 [2021-03-03T23:40:05.501Z] Average: 3 13.07 0.00 6.46 4.88 0.03 75.57 [2021-03-03T23:40:05.501Z] [2021-03-03T23:40:05.501Z] [2021-03-03T23:40:05.501Z]