Pull request #3380 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ed23095eaf66c858a7eace5cc70e811c425fa0e2+95928816a7d3351701d43cfae6e5bb9ec9c35404 (c9332badf0590f03776b78421056d873f2908c20) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3380/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3380/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-919 in /w/workspace/edgexfoundry_edgex-go_PR-3380 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 95928816a7d3351701d43cfae6e5bb9ec9c35404 into PR head commit ed23095eaf66c858a7eace5cc70e811c425fa0e2 Merge succeeded, producing ed23095eaf66c858a7eace5cc70e811c425fa0e2 Checking out Revision ed23095eaf66c858a7eace5cc70e811c425fa0e2 (PR-3380) > 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/3380/head:refs/remotes/origin/PR-3380 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed23095eaf66c858a7eace5cc70e811c425fa0e2 # 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 95928816a7d3351701d43cfae6e5bb9ec9c35404 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed23095eaf66c858a7eace5cc70e811c425fa0e2 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-19T20:45:30.324Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-19T20:45:30.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-19T20:45:30.638Z] ========================================================= [2021-04-19T20:45:30.639Z] EdgeX Global Pipelines Version Info [2021-04-19T20:45:30.639Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:45:32.203Z] ------------------- [2021-04-19T20:45:32.203Z] stable info: [2021-04-19T20:45:32.203Z] ------------------- [2021-04-19T20:45:32.203Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-19T20:45:32.204Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-19T20:45:32.204Z] Message: update stable to v1.0.186 [2021-04-19T20:45:33.156Z] ------------------- [2021-04-19T20:45:33.156Z] experimental info: [2021-04-19T20:45:33.156Z] ------------------- [2021-04-19T20:45:33.156Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-19T20:45:33.156Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-19T20:45:33.156Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-19T20:45:33.395Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-19T20:45:33.449Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-19T20:45:33.503Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-19T20:45:33.555Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-19T20:45:33.620Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-19T20:45:33.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-19T20:45:33.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-19T20:45:33.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-19T20:45:33.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-19T20:45:33.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-19T20:45:33.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-19T20:45:34.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-19T20:45:34.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-19T20:45:34.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-19T20:45:34.211Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T20:45:34.264Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T20:45:34.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-19T20:45:34.396Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-19T20:45:34.452Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-19T20:45:34.508Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-19T20:45:34.566Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-19T20:45:34.622Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-19T20:45:34.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3380 [Pipeline] echo [2021-04-19T20:45:34.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3380 [Pipeline] echo [2021-04-19T20:45:34.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3380 [Pipeline] echo [2021-04-19T20:45:34.862Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed23095eaf66c858a7eace5cc70e811c425fa0e2 [Pipeline] echo [2021-04-19T20:45:34.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed23095 [Pipeline] echo [2021-04-19T20:45:34.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T20:45:35.115Z] provisioning config files... [2021-04-19T20:45:35.164Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2977204992301041519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:45:35.531Z] ---> docker-login.sh [2021-04-19T20:45:35.531Z] nexus3.edgexfoundry.org:10001 [2021-04-19T20:45:35.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:45:36.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:45:36.064Z] Configure a credential helper to remove this warning. See [2021-04-19T20:45:36.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:45:36.064Z] [2021-04-19T20:45:36.064Z] Login Succeeded [2021-04-19T20:45:36.064Z] nexus3.edgexfoundry.org:10002 [2021-04-19T20:45:36.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:45:36.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:45:36.326Z] Configure a credential helper to remove this warning. See [2021-04-19T20:45:36.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:45:36.326Z] [2021-04-19T20:45:36.326Z] Login Succeeded [2021-04-19T20:45:36.326Z] nexus3.edgexfoundry.org:10003 [2021-04-19T20:45:36.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:45:36.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:45:36.588Z] Configure a credential helper to remove this warning. See [2021-04-19T20:45:36.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:45:36.588Z] [2021-04-19T20:45:36.588Z] Login Succeeded [2021-04-19T20:45:36.588Z] nexus3.edgexfoundry.org:10004 [2021-04-19T20:45:36.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:45:36.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:45:36.588Z] Configure a credential helper to remove this warning. See [2021-04-19T20:45:36.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:45:36.588Z] [2021-04-19T20:45:36.588Z] Login Succeeded [2021-04-19T20:45:36.588Z] docker.io [2021-04-19T20:45:36.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:45:37.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:45:37.116Z] Configure a credential helper to remove this warning. See [2021-04-19T20:45:37.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:45:37.116Z] [2021-04-19T20:45:37.116Z] Login Succeeded [2021-04-19T20:45:37.116Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T20:45:37.139Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T20:45:37.583Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-04-19T20:45:37.583Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T20:45:37.583Z] ++ dirname cmd/core-command/Dockerfile [2021-04-19T20:45:37.583Z] ++ cut -d/ -f2 [2021-04-19T20:45:37.583Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-19T20:45:37.583Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T20:45:37.583Z] ++ dirname cmd/core-data/Dockerfile [2021-04-19T20:45:37.583Z] ++ cut -d/ -f2 [2021-04-19T20:45:37.583Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-19T20:45:37.583Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T20:45:37.583Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-19T20:45:37.583Z] ++ cut -d/ -f2 [2021-04-19T20:45:37.583Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-19T20:45:37.583Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T20:45:37.583Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-19T20:45:37.583Z] ++ cut -d/ -f2 [2021-04-19T20:45:37.583Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-19T20:45:37.583Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T20:45:37.583Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-19T20:45:37.583Z] ++ cut -d/ -f2 [2021-04-19T20:45:37.583Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-19T20:45:37.583Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T20:45:37.583Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-19T20:45:37.583Z] ++ cut -d/ -f2 [2021-04-19T20:45:37.583Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-19T20:45:37.583Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T20:45:37.583Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-19T20:45:37.583Z] ++ cut -d/ -f2 [2021-04-19T20:45:37.583Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-19T20:45:37.583Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T20:45:37.583Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-19T20:45:37.583Z] ++ cut -d/ -f2 [2021-04-19T20:45:37.583Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-19T20:45:37.583Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T20:45:37.583Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-19T20:45:37.583Z] ++ cut -d/ -f2 [2021-04-19T20:45:37.583Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-19T20:45:37.677Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:45:38.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T20:45:38.420Z] [2021-04-19T20:45:38.420Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:45:38.770Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T20:45:38.770Z] latest: Pulling from edgex-devops/git-semver [2021-04-19T20:45:38.770Z] 31603596830f: Pulling fs layer [2021-04-19T20:45:38.770Z] 2a8b12db71e7: Pulling fs layer [2021-04-19T20:45:38.770Z] 6ca5941a6612: Pulling fs layer [2021-04-19T20:45:38.770Z] ecc8261a40a4: Pulling fs layer [2021-04-19T20:45:38.770Z] ecc8261a40a4: Waiting [2021-04-19T20:45:38.770Z] 2a8b12db71e7: Verifying Checksum [2021-04-19T20:45:38.770Z] 2a8b12db71e7: Download complete [2021-04-19T20:45:39.042Z] 6ca5941a6612: Verifying Checksum [2021-04-19T20:45:39.042Z] 6ca5941a6612: Download complete [2021-04-19T20:45:39.042Z] ecc8261a40a4: Verifying Checksum [2021-04-19T20:45:39.042Z] ecc8261a40a4: Download complete [2021-04-19T20:45:39.042Z] 31603596830f: Download complete [2021-04-19T20:45:39.618Z] 31603596830f: Pull complete [2021-04-19T20:45:39.618Z] 2a8b12db71e7: Pull complete [2021-04-19T20:45:40.585Z] 6ca5941a6612: Pull complete [2021-04-19T20:45:40.851Z] ecc8261a40a4: Pull complete [2021-04-19T20:45:40.851Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-19T20:45:40.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T20:45:40.851Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-19T20:45:40.991Z] prd-centos7-docker-4c-2g-919 does not seem to be running inside a container [2021-04-19T20:45:41.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-19T20:45:43.576Z] $ docker top d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-19T20:45:43.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T20:45:43.811Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T20:45:44.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T20:45:44.041Z] $ docker exec d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c ssh-agent [2021-04-19T20:45:44.211Z] SSH_AUTH_SOCK=/tmp/ssh-FzIIBFM0mEIX/agent.11 [2021-04-19T20:45:44.211Z] SSH_AGENT_PID=16 [2021-04-19T20:45:44.220Z] Running ssh-add (command line suppressed) [2021-04-19T20:45:44.332Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6860874441371237704.key (/w/workspace/edgex-go/1@tmp/private_key_6860874441371237704.key) [2021-04-19T20:45:44.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T20:45:44.729Z] + git tag --points-at HEAD [Pipeline] } [2021-04-19T20:45:44.752Z] $ docker exec --env ******** --env ******** d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c ssh-agent -k [2021-04-19T20:45:44.863Z] unset SSH_AUTH_SOCK; [2021-04-19T20:45:44.863Z] unset SSH_AGENT_PID; [2021-04-19T20:45:44.863Z] echo Agent pid 16 killed; [2021-04-19T20:45:44.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-19T20:45:45.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T20:45:45.002Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T20:45:45.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T20:45:45.170Z] $ docker exec d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c ssh-agent [2021-04-19T20:45:45.336Z] SSH_AUTH_SOCK=/tmp/ssh-0uLRHOZMKQzU/agent.45 [2021-04-19T20:45:45.336Z] SSH_AGENT_PID=50 [2021-04-19T20:45:45.343Z] Running ssh-add (command line suppressed) [2021-04-19T20:45:45.461Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1826752293110883736.key (/w/workspace/edgex-go/1@tmp/private_key_1826752293110883736.key) [2021-04-19T20:45:45.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T20:45:45.858Z] + git semver init [2021-04-19T20:45:45.858Z] # -> Open(): unable to determine branch for HEAD [2021-04-19T20:45:45.858Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-19T20:45:45.858Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-19T20:45:45.858Z] # $SEMVER_REMOTE_NAME = origin [2021-04-19T20:45:45.858Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-19T20:45:45.858Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-19T20:45:45.858Z] # $SEMVER_BRANCH = PR-3380 [2021-04-19T20:45:45.858Z] # $SEMVER_TEMP = /tmp/semver-354603313 [2021-04-19T20:45:45.858Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-19T20:46:18.062Z] # '/tmp/semver-354603313' -> '/w/workspace/edgex-go/1/.semver' [2021-04-19T20:46:18.062Z] # -> Force: false [2021-04-19T20:46:18.062Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-19T20:46:18.084Z] $ docker exec --env ******** --env ******** d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c ssh-agent -k [2021-04-19T20:46:18.367Z] unset SSH_AUTH_SOCK; [2021-04-19T20:46:18.367Z] unset SSH_AGENT_PID; [2021-04-19T20:46:18.367Z] echo Agent pid 50 killed; [2021-04-19T20:46:18.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T20:46:18.918Z] + git semver [Pipeline] } [2021-04-19T20:46:18.950Z] $ docker stop --time=1 d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c [2021-04-19T20:46:20.940Z] $ docker rm -f d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T20:46:21.489Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-19T20:46:22.017Z] Stashed 1 file(s) [Pipeline] echo [2021-04-19T20:46:22.040Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T20:46:23.014Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-19T20:46:23.373Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T20:46:23.719Z] + true [2021-04-19T20:46:23.719Z] + sudo service docker restart [2021-04-19T20:46:23.719Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-19T20:46:24.345Z] ========================================================= [2021-04-19T20:46:24.345Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-19T20:46:24.345Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:46:24.700Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-19T20:46:28.944Z] Sending build context to Docker daemon 329.6MB [2021-04-19T20:46:28.944Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T20:46:28.944Z] Step 2/6 : FROM ${BASE} [2021-04-19T20:46:28.944Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-19T20:46:28.944Z] 188c0c94c7c5: Pulling fs layer [2021-04-19T20:46:28.944Z] 0ef7d3d256c8: Pulling fs layer [2021-04-19T20:46:28.944Z] de9db76c5a1d: Pulling fs layer [2021-04-19T20:46:28.944Z] bca2f99d35d6: Pulling fs layer [2021-04-19T20:46:28.944Z] 93359f2a8cfa: Pulling fs layer [2021-04-19T20:46:28.944Z] 7c6f9722023f: Pulling fs layer [2021-04-19T20:46:28.944Z] a35cf1a2eb13: Pulling fs layer [2021-04-19T20:46:28.944Z] 93359f2a8cfa: Waiting [2021-04-19T20:46:28.944Z] 7c6f9722023f: Waiting [2021-04-19T20:46:28.944Z] a35cf1a2eb13: Waiting [2021-04-19T20:46:28.944Z] bca2f99d35d6: Waiting [2021-04-19T20:46:28.944Z] de9db76c5a1d: Download complete [2021-04-19T20:46:28.944Z] 0ef7d3d256c8: Download complete [2021-04-19T20:46:28.944Z] 188c0c94c7c5: Verifying Checksum [2021-04-19T20:46:28.944Z] 188c0c94c7c5: Download complete [2021-04-19T20:46:28.944Z] 93359f2a8cfa: Verifying Checksum [2021-04-19T20:46:28.944Z] 93359f2a8cfa: Download complete [2021-04-19T20:46:28.944Z] 7c6f9722023f: Verifying Checksum [2021-04-19T20:46:28.944Z] 7c6f9722023f: Download complete [2021-04-19T20:46:28.944Z] 188c0c94c7c5: Pull complete [2021-04-19T20:46:28.944Z] 0ef7d3d256c8: Pull complete [2021-04-19T20:46:29.209Z] de9db76c5a1d: Pull complete [2021-04-19T20:46:31.156Z] a35cf1a2eb13: Download complete [2021-04-19T20:46:31.759Z] bca2f99d35d6: Download complete [2021-04-19T20:46:37.472Z] Still waiting to schedule task [2021-04-19T20:46:37.472Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-912’ is offline [2021-04-19T20:46:38.435Z] bca2f99d35d6: Pull complete [2021-04-19T20:46:38.435Z] 93359f2a8cfa: Pull complete [2021-04-19T20:46:38.435Z] 7c6f9722023f: Pull complete [2021-04-19T20:46:42.729Z] a35cf1a2eb13: Pull complete [2021-04-19T20:46:42.729Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-19T20:46:42.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-19T20:46:42.729Z] ---> a62c8e92a672 [2021-04-19T20:46:42.729Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-19T20:46:42.729Z] ---> Running in 57bd95da96f6 [2021-04-19T20:46:43.684Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:46:44.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:46:45.236Z] (1/12) Installing libmagic (5.38-r0) [2021-04-19T20:46:45.508Z] (2/12) Installing file (5.38-r0) [2021-04-19T20:46:45.508Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-19T20:46:45.508Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-19T20:47:17.789Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-19T20:47:17.789Z] (6/12) Installing patch (2.7.6-r6) [2021-04-19T20:47:17.789Z] (7/12) Installing build-base (0.5-r2) [2021-04-19T20:47:17.789Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-19T20:47:17.789Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-19T20:47:17.789Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-19T20:47:17.789Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-19T20:47:17.789Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-19T20:47:17.789Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T20:47:17.789Z] OK: 233 MiB in 51 packages [2021-04-19T20:47:21.113Z] Removing intermediate container 57bd95da96f6 [2021-04-19T20:47:21.113Z] ---> 44b68c08f45e [2021-04-19T20:47:21.113Z] Step 4/6 : WORKDIR /edgex-go [2021-04-19T20:47:21.113Z] ---> Running in 4468936ede4e [2021-04-19T20:47:21.113Z] Removing intermediate container 4468936ede4e [2021-04-19T20:47:21.113Z] ---> 22eb6404baa1 [2021-04-19T20:47:21.113Z] Step 5/6 : COPY go.mod . [2021-04-19T20:47:21.384Z] ---> 88e8dbdeb19e [2021-04-19T20:47:21.384Z] Step 6/6 : RUN go mod download [2021-04-19T20:47:21.384Z] ---> Running in df5d0d7026f3 [2021-04-19T20:47:43.396Z] Removing intermediate container df5d0d7026f3 [2021-04-19T20:47:43.396Z] ---> 4ce705c6edf9 [2021-04-19T20:47:43.396Z] Successfully built 4ce705c6edf9 [2021-04-19T20:47:43.396Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:47:43.738Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T20:47:43.738Z] . [Pipeline] withDockerContainer [2021-04-19T20:47:43.871Z] prd-centos7-docker-4c-2g-919 does not seem to be running inside a container [2021-04-19T20:47:43.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-19T20:47:44.787Z] $ docker top 91a2914f8e0457c6ae98aaa1b98fb9b7e14c99d1761d947988d412fd9a60e1fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T20:47:45.323Z] + go version [2021-04-19T20:47:45.324Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-19T20:47:45.349Z] $ docker stop --time=1 91a2914f8e0457c6ae98aaa1b98fb9b7e14c99d1761d947988d412fd9a60e1fa [2021-04-19T20:47:46.713Z] $ docker rm -f 91a2914f8e0457c6ae98aaa1b98fb9b7e14c99d1761d947988d412fd9a60e1fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:47:47.489Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T20:47:47.489Z] . [Pipeline] withDockerContainer [2021-04-19T20:47:47.648Z] prd-centos7-docker-4c-2g-919 does not seem to be running inside a container [2021-04-19T20:47:47.696Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-19T20:47:48.573Z] $ docker top e75f68cd97b5bbd7c787c6e4a601ecd84e7dc94c052081d7acc858249e1c7c8e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-19T20:47:48.749Z] ========================================================= [2021-04-19T20:47:48.749Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-19T20:47:48.749Z] ========================================================= [Pipeline] sh [2021-04-19T20:47:49.056Z] + make test [2021-04-19T20:47:49.056Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-19T20:47:59.140Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-19T20:48:14.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-19T20:48:22.754Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-19T20:48:22.754Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-19T20:48:22.754Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-19T20:48:24.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-19T20:48:24.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-19T20:48:24.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-19T20:48:24.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-19T20:48:24.814Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-19T20:48:25.403Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-19T20:48:27.997Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-19T20:48:27.997Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-19T20:48:27.997Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-19T20:48:30.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.161s coverage: 45.9% of statements [2021-04-19T20:48:30.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-19T20:48:30.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-19T20:48:30.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-19T20:48:30.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-19T20:48:30.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-19T20:48:30.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-19T20:48:30.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.082s coverage: 19.8% of statements [2021-04-19T20:48:30.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.091s coverage: 100.0% of statements [2021-04-19T20:48:33.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.205s coverage: 27.1% of statements [2021-04-19T20:48:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-19T20:48:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-19T20:48:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-19T20:48:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-19T20:48:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-19T20:48:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-19T20:48:33.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements [2021-04-19T20:48:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-19T20:48:33.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements [2021-04-19T20:48:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-19T20:48:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-19T20:48:33.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 71.3% of statements [2021-04-19T20:48:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-19T20:48:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-19T20:48:34.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.186s coverage: 82.9% of statements [2021-04-19T20:48:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-19T20:48:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T20:48:34.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.059s coverage: 78.9% of statements [2021-04-19T20:48:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-19T20:48:37.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.365s coverage: 28.6% of statements [2021-04-19T20:48:37.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-19T20:48:37.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-19T20:48:37.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-19T20:48:37.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-19T20:48:37.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-19T20:48:37.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements [2021-04-19T20:48:37.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-19T20:48:37.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements [2021-04-19T20:48:37.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-19T20:48:37.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.150s coverage: 86.7% of statements [2021-04-19T20:48:37.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-19T20:48:37.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.125s coverage: 97.5% of statements [2021-04-19T20:48:37.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-19T20:48:37.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements [2021-04-19T20:48:37.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-19T20:48:37.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-19T20:48:37.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-19T20:48:37.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-19T20:48:40.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.365s coverage: 93.0% of statements [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-19T20:48:40.241Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-19T20:48:40.241Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.074s coverage: 0.9% of statements [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-19T20:48:40.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-19T20:48:40.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2021-04-19T20:48:40.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements [2021-04-19T20:48:40.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2021-04-19T20:48:40.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-04-19T20:48:40.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-04-19T20:48:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements [2021-04-19T20:48:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2021-04-19T20:48:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.281s coverage: 81.9% of statements [2021-04-19T20:48:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.097s coverage: 87.2% of statements [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 84.6% of statements [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.116s coverage: 91.6% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.277s coverage: 64.4% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.093s coverage: 100.0% of statements [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.406s coverage: 69.0% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 38.4% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.043s coverage: 89.5% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.136s coverage: 47.0% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.075s coverage: 100.0% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.063s coverage: 100.0% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-19T20:49:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.084s coverage: 9.6% of statements [2021-04-19T20:49:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-19T20:49:05.663Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.193s coverage: 88.6% of statements [2021-04-19T20:49:05.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-19T20:49:05.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T20:49:05.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-19T20:49:07.797Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-930 in /w/workspace/edgexfoundry_edgex-go_PR-3380 [Pipeline] { [Pipeline] ws [2021-04-19T20:49:07.868Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-19T20:49:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.925s coverage: 28.7% of statements [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-19T20:49:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-19T20:49:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.081s coverage: 100.0% of statements [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-19T20:49:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.089s coverage: 64.6% of statements [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-19T20:49:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.129s coverage: 95.6% of statements [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-19T20:49:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-19T20:49:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-19T20:49:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-19T20:49:08.568Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.057s coverage: 87.9% of statements [2021-04-19T20:49:08.568Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-19T20:49:08.568Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-19T20:49:08.568Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2021-04-19T20:49:09.522Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 28.1% of statements [2021-04-19T20:49:09.522Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-04-19T20:49:09.790Z] GO111MODULE=on go vet ./... [2021-04-19T20:49:13.553Z] using credential edgex-jenkins-ssh [2021-04-19T20:49:13.567Z] Cloning the remote Git repository [2021-04-19T20:49:13.627Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-19T20:49:13.732Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-19T20:49:13.835Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-19T20:49:13.836Z] > git --version # timeout=10 [2021-04-19T20:49:13.858Z] > git --version # 'git version 2.17.1' [2021-04-19T20:49:13.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:49:13.920Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T20:49:34.326Z] Merging remotes/origin/master commit 95928816a7d3351701d43cfae6e5bb9ec9c35404 into PR head commit ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T20:49:33.389Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-19T20:49:33.405Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T20:49:33.448Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-19T20:49:33.482Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-19T20:49:33.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:49:33.496Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3380/head:refs/remotes/origin/PR-3380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T20:49:34.349Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T20:49:34.362Z] > git checkout -f ed23095eaf66c858a7eace5cc70e811c425fa0e2 # timeout=10 [2021-04-19T20:49:34.769Z] Merge succeeded, producing ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T20:49:34.770Z] Checking out Revision ed23095eaf66c858a7eace5cc70e811c425fa0e2 (PR-3380) [2021-04-19T20:49:34.689Z] > git remote # timeout=10 [2021-04-19T20:49:34.705Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T20:49:34.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:49:34.739Z] > git merge 95928816a7d3351701d43cfae6e5bb9ec9c35404 # timeout=10 [2021-04-19T20:49:34.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T20:49:34.779Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T20:49:34.787Z] > git checkout -f ed23095eaf66c858a7eace5cc70e811c425fa0e2 # timeout=10 [2021-04-19T20:49:39.145Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-04-19T20:49:39.205Z] > git --version # timeout=10 [2021-04-19T20:49:39.214Z] > git --version # 'git version 2.17.1' [2021-04-19T20:49:39.229Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T20:49:40.845Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-19T20:49:41.269Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T20:49:41.636Z] + + sudotrue service [2021-04-19T20:49:41.636Z] docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T20:49:43.747Z] provisioning config files... [2021-04-19T20:49:43.794Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14446788178151261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:49:44.230Z] ---> docker-login.sh [2021-04-19T20:49:44.230Z] nexus3.edgexfoundry.org:10001 [2021-04-19T20:49:45.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:49:45.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:49:45.495Z] Configure a credential helper to remove this warning. See [2021-04-19T20:49:45.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:49:45.495Z] [2021-04-19T20:49:45.495Z] Login Succeeded [2021-04-19T20:49:45.495Z] nexus3.edgexfoundry.org:10002 [2021-04-19T20:49:45.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:49:46.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:49:46.056Z] Configure a credential helper to remove this warning. See [2021-04-19T20:49:46.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:49:46.056Z] [2021-04-19T20:49:46.056Z] Login Succeeded [2021-04-19T20:49:46.056Z] nexus3.edgexfoundry.org:10003 [2021-04-19T20:49:46.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:49:46.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:49:46.602Z] Configure a credential helper to remove this warning. See [2021-04-19T20:49:46.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:49:46.602Z] [2021-04-19T20:49:46.602Z] Login Succeeded [2021-04-19T20:49:46.602Z] nexus3.edgexfoundry.org:10004 [2021-04-19T20:49:46.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:49:47.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:49:47.153Z] Configure a credential helper to remove this warning. See [2021-04-19T20:49:47.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:49:47.153Z] [2021-04-19T20:49:47.153Z] Login Succeeded [2021-04-19T20:49:47.153Z] docker.io [2021-04-19T20:49:47.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:49:47.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:49:47.708Z] Configure a credential helper to remove this warning. See [2021-04-19T20:49:47.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:49:47.708Z] [2021-04-19T20:49:47.708Z] Login Succeeded [2021-04-19T20:49:47.708Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T20:49:47.759Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T20:49:48.170Z] ========================================================= [2021-04-19T20:49:48.170Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-19T20:49:48.170Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:49:48.569Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-19T20:49:48.804Z] gofmt -l . [2021-04-19T20:49:48.804Z] [ "`gofmt -l .`" = "" ] [2021-04-19T20:49:48.804Z] ./bin/test-go-mod-tidy.sh [2021-04-19T20:49:48.804Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-19T20:49:49.149Z] + ls -al . [2021-04-19T20:49:49.149Z] total 812 [2021-04-19T20:49:49.149Z] drwxrwxr-x 10 1001 1001 4096 Apr 19 20:49 . [2021-04-19T20:49:49.149Z] drwxr-xr-x 4 root root 28 Apr 19 20:47 .. [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 20:45 .dockerignore [2021-04-19T20:49:49.149Z] drwxrwxr-x 8 1001 1001 179 Apr 19 20:45 .git [2021-04-19T20:49:49.149Z] drwxrwxr-x 3 1001 1001 125 Apr 19 20:45 .github [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 818 Apr 19 20:45 .gitignore [2021-04-19T20:49:49.149Z] drwx------ 3 1001 1001 60 Apr 19 20:46 .semver [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 20:45 .sonarcloud.properties [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 8609 Apr 19 20:45 Attribution.txt [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 20:45 CONTRIBUTING.md [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 931 Apr 19 20:45 Dockerfile.build [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 863 Apr 19 20:45 Jenkinsfile [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 20:45 LICENSE [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 5774 Apr 19 20:45 Makefile [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 6548 Apr 19 20:45 README.md [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 6755 Apr 19 20:45 SECURITY.md [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 5 Apr 19 20:46 VERSION [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 20:45 ZMQWindows.md [2021-04-19T20:49:49.149Z] drwxrwxr-x 2 1001 1001 117 Apr 19 20:45 bin [2021-04-19T20:49:49.149Z] drwxrwxr-x 14 1001 1001 4096 Apr 19 20:45 cmd [2021-04-19T20:49:49.149Z] -rw-r--r-- 1 root root 703598 Apr 19 20:49 coverage.out [2021-04-19T20:49:49.149Z] -rw-r--r-- 1 root root 1058 Apr 19 20:49 go.mod [2021-04-19T20:49:49.149Z] -rw-r--r-- 1 root root 21960 Apr 19 20:49 go.sum [2021-04-19T20:49:49.149Z] drwxrwxr-x 8 1001 1001 127 Apr 19 20:45 internal [2021-04-19T20:49:49.149Z] drwxrwxr-x 4 1001 1001 26 Apr 19 20:45 openapi [2021-04-19T20:49:49.149Z] drwxrwxr-x 4 1001 1001 71 Apr 19 20:45 snap [2021-04-19T20:49:49.149Z] -rw-rw-r-- 1 1001 1001 168 Apr 19 20:45 version.go [Pipeline] sh [2021-04-19T20:49:49.476Z] + '[' -e coverage.out ] [2021-04-19T20:49:49.476Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-19T20:49:49.746Z] Stashed 1 file(s) [Pipeline] sh [2021-04-19T20:49:50.081Z] + make build [2021-04-19T20:49:50.081Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-19T20:49:51.219Z] Sending build context to Docker daemon 167.3MB [2021-04-19T20:49:51.219Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T20:49:51.219Z] Step 2/6 : FROM ${BASE} [2021-04-19T20:49:51.219Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-19T20:49:51.219Z] 5f621e34cdf4: Pulling fs layer [2021-04-19T20:49:51.219Z] a4357932f1b6: Pulling fs layer [2021-04-19T20:49:51.219Z] 18c013af1878: Pulling fs layer [2021-04-19T20:49:51.219Z] 00ac8860ef70: Pulling fs layer [2021-04-19T20:49:51.219Z] 63d7cb157983: Pulling fs layer [2021-04-19T20:49:51.219Z] b116817d02f9: Pulling fs layer [2021-04-19T20:49:51.219Z] 745a02a5169b: Pulling fs layer [2021-04-19T20:49:51.219Z] 00ac8860ef70: Waiting [2021-04-19T20:49:51.219Z] 63d7cb157983: Waiting [2021-04-19T20:49:51.219Z] b116817d02f9: Waiting [2021-04-19T20:49:51.219Z] 745a02a5169b: Waiting [2021-04-19T20:49:51.219Z] 18c013af1878: Verifying Checksum [2021-04-19T20:49:51.219Z] 18c013af1878: Download complete [2021-04-19T20:49:51.220Z] a4357932f1b6: Download complete [2021-04-19T20:49:51.220Z] 63d7cb157983: Verifying Checksum [2021-04-19T20:49:51.220Z] 63d7cb157983: Download complete [2021-04-19T20:49:51.220Z] b116817d02f9: Verifying Checksum [2021-04-19T20:49:51.220Z] b116817d02f9: Download complete [2021-04-19T20:49:51.220Z] 5f621e34cdf4: Verifying Checksum [2021-04-19T20:49:51.220Z] 5f621e34cdf4: Download complete [2021-04-19T20:49:52.211Z] 5f621e34cdf4: Pull complete [2021-04-19T20:49:52.488Z] a4357932f1b6: Pull complete [2021-04-19T20:49:53.095Z] 18c013af1878: Pull complete [2021-04-19T20:49:53.367Z] 745a02a5169b: Download complete [2021-04-19T20:49:53.973Z] 00ac8860ef70: Verifying Checksum [2021-04-19T20:49:53.973Z] 00ac8860ef70: Download complete [2021-04-19T20:49:55.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-19T20:50:04.154Z] 00ac8860ef70: Pull complete [2021-04-19T20:50:04.429Z] 63d7cb157983: Pull complete [2021-04-19T20:50:05.027Z] b116817d02f9: Pull complete [2021-04-19T20:50:05.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-19T20:50:08.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-19T20:50:08.409Z] 745a02a5169b: Pull complete [2021-04-19T20:50:08.409Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-19T20:50:08.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-19T20:50:08.409Z] ---> b7e6874047d6 [2021-04-19T20:50:08.409Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-19T20:50:10.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-19T20:50:11.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-19T20:50:11.820Z] ---> Running in 1285df120941 [2021-04-19T20:50:12.415Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T20:50:13.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T20:50:13.982Z] (1/12) Installing libmagic (5.38-r0) [2021-04-19T20:50:13.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-19T20:50:14.258Z] (2/12) Installing file (5.38-r0) [2021-04-19T20:50:14.258Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-19T20:50:14.258Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-19T20:50:16.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-19T20:50:17.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-19T20:50:19.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-19T20:50:21.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-19T20:50:22.519Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-19T20:50:22.520Z] (6/12) Installing patch (2.7.6-r6) [2021-04-19T20:50:22.520Z] (7/12) Installing build-base (0.5-r2) [2021-04-19T20:50:22.520Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-19T20:50:22.520Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-19T20:50:22.520Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-19T20:50:22.520Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-19T20:50:22.520Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-19T20:50:22.520Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T20:50:22.520Z] OK: 217 MiB in 51 packages [2021-04-19T20:50:23.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-19T20:50:26.842Z] Removing intermediate container 1285df120941 [2021-04-19T20:50:26.842Z] ---> 7f519e5085a4 [2021-04-19T20:50:26.842Z] Step 4/6 : WORKDIR /edgex-go [2021-04-19T20:50:26.842Z] ---> Running in 46ee2297f2c9 [Pipeline] } [2021-04-19T20:50:27.058Z] $ docker stop --time=1 e75f68cd97b5bbd7c787c6e4a601ecd84e7dc94c052081d7acc858249e1c7c8e [2021-04-19T20:50:27.115Z] Removing intermediate container 46ee2297f2c9 [2021-04-19T20:50:27.115Z] ---> 62ad953cb139 [2021-04-19T20:50:27.115Z] Step 5/6 : COPY go.mod . [2021-04-19T20:50:28.100Z] ---> 95ea8d0393ca [2021-04-19T20:50:28.100Z] Step 6/6 : RUN go mod download [2021-04-19T20:50:28.100Z] ---> Running in 127449b1a53e [2021-04-19T20:50:28.953Z] $ docker rm -f e75f68cd97b5bbd7c787c6e4a601ecd84e7dc94c052081d7acc858249e1c7c8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:50:30.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-19T20:50:30.923Z] [2021-04-19T20:50:30.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:50:31.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-19T20:50:31.297Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-19T20:50:31.297Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-19T20:50:31.297Z] ca9280d653b3: Pulling fs layer [2021-04-19T20:50:31.297Z] 7e9c9ca2126c: Pulling fs layer [2021-04-19T20:50:31.568Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-19T20:50:31.568Z] cbdbe7a5bc2a: Download complete [2021-04-19T20:50:31.836Z] cbdbe7a5bc2a: Pull complete [2021-04-19T20:50:32.110Z] ca9280d653b3: Verifying Checksum [2021-04-19T20:50:32.110Z] ca9280d653b3: Download complete [2021-04-19T20:50:33.081Z] 7e9c9ca2126c: Verifying Checksum [2021-04-19T20:50:33.081Z] 7e9c9ca2126c: Download complete [2021-04-19T20:50:33.081Z] ca9280d653b3: Pull complete [2021-04-19T20:50:43.162Z] 7e9c9ca2126c: Pull complete [2021-04-19T20:50:43.162Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-19T20:50:43.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-19T20:50:43.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-19T20:50:43.389Z] prd-centos7-docker-4c-2g-919 does not seem to be running inside a container [2021-04-19T20:50:43.459Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-19T20:50:44.752Z] $ docker top 4f84efdad2f0cce8fb7f79796a59e2b21bdd73f6a18378578eee79477bda1039 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T20:50:45.276Z] + docker-compose build --help [2021-04-19T20:50:45.276Z] + grep parallel [2021-04-19T20:50:46.669Z] --parallel Build images in parallel. [Pipeline] } [2021-04-19T20:50:46.699Z] $ docker stop --time=1 4f84efdad2f0cce8fb7f79796a59e2b21bdd73f6a18378578eee79477bda1039 [2021-04-19T20:50:48.143Z] $ docker rm -f 4f84efdad2f0cce8fb7f79796a59e2b21bdd73f6a18378578eee79477bda1039 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:50:48.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-19T20:50:48.834Z] . [Pipeline] withDockerContainer [2021-04-19T20:50:49.035Z] prd-centos7-docker-4c-2g-919 does not seem to be running inside a container [2021-04-19T20:50:49.129Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-19T20:50:49.891Z] $ docker top edd8936ce562c2623f10e246ee6782c8fd68bccfb60facbe459a41132c55e851 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T20:50:50.387Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-19T20:50:51.336Z] Building docker-core-command-go ... [2021-04-19T20:50:51.336Z] Building docker-core-data-go ... [2021-04-19T20:50:51.336Z] Building docker-core-metadata-go ... [2021-04-19T20:50:51.336Z] Building docker-security-bootstrapper-go ... [2021-04-19T20:50:51.336Z] Building docker-security-proxy-setup-go ... [2021-04-19T20:50:51.336Z] Building docker-security-secretstore-setup-go ... [2021-04-19T20:50:51.336Z] Building docker-support-notifications-go ... [2021-04-19T20:50:51.336Z] Building docker-support-scheduler-go ... [2021-04-19T20:50:51.336Z] Building docker-sys-mgmt-agent-go ... [2021-04-19T20:50:51.336Z] Building docker-security-bootstrapper-go [2021-04-19T20:50:51.336Z] Building docker-security-secretstore-setup-go [2021-04-19T20:50:51.336Z] Building docker-sys-mgmt-agent-go [2021-04-19T20:50:51.336Z] Building docker-security-proxy-setup-go [2021-04-19T20:50:51.336Z] Building docker-support-scheduler-go [2021-04-19T20:50:54.980Z] Removing intermediate container 127449b1a53e [2021-04-19T20:50:54.981Z] ---> 6d030b55a709 [2021-04-19T20:50:54.981Z] Successfully built 6d030b55a709 [2021-04-19T20:50:54.981Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:50:55.414Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T20:50:55.414Z] . [Pipeline] withDockerContainer [2021-04-19T20:50:55.716Z] prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container [2021-04-19T20:50:55.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-04-19T20:50:57.388Z] $ docker top 61ae97e086203003fee7048ab95b12afb088117df3c70264dda1d71e5ce5379b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T20:50:58.404Z] + go version [2021-04-19T20:50:58.404Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-19T20:50:58.453Z] $ docker stop --time=1 61ae97e086203003fee7048ab95b12afb088117df3c70264dda1d71e5ce5379b [2021-04-19T20:51:00.400Z] $ docker rm -f 61ae97e086203003fee7048ab95b12afb088117df3c70264dda1d71e5ce5379b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:51:01.371Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T20:51:01.371Z] . [Pipeline] withDockerContainer [2021-04-19T20:51:01.667Z] prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container [2021-04-19T20:51:01.760Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-04-19T20:51:03.299Z] $ docker top dc9d16f493cacfb987164a491083fedc1d647d3ba844528e9ad0ddcd0965e978 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-19T20:51:03.685Z] ========================================================= [2021-04-19T20:51:03.685Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-19T20:51:03.685Z] ========================================================= [Pipeline] sh [2021-04-19T20:51:04.348Z] + make test [2021-04-19T20:51:04.348Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-19T20:51:30.268Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:51:30.268Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:51:30.268Z] ---> 4ce705c6edf9 [2021-04-19T20:51:30.268Z] Step 3/22 : WORKDIR /edgex-go [2021-04-19T20:51:30.268Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:51:30.268Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:51:30.268Z] ---> 4ce705c6edf9 [2021-04-19T20:51:30.268Z] Step 3/24 : WORKDIR /edgex-go [2021-04-19T20:51:30.268Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:51:30.268Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:51:30.268Z] ---> 4ce705c6edf9 [2021-04-19T20:51:30.268Z] Step 3/31 : WORKDIR /edgex-go [2021-04-19T20:51:30.268Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:51:30.268Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:51:30.268Z] ---> 4ce705c6edf9 [2021-04-19T20:51:30.268Z] Step 3/21 : WORKDIR /edgex-go [2021-04-19T20:51:30.268Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:51:30.268Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:51:30.268Z] ---> 4ce705c6edf9 [2021-04-19T20:51:30.268Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T20:51:30.268Z] ---> Running in 39cb018bff5e [2021-04-19T20:51:30.268Z] ---> Running in a9b3c88373aa [2021-04-19T20:51:30.268Z] ---> Running in a4a37c9a4351 [2021-04-19T20:51:30.268Z] ---> Running in aa413c9d9edd [2021-04-19T20:51:30.268Z] ---> Running in 5a7aacc33b7f [2021-04-19T20:51:30.268Z] Removing intermediate container 5a7aacc33b7f [2021-04-19T20:51:30.268Z] ---> 412a9954a70f [2021-04-19T20:51:30.268Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:51:30.268Z] Removing intermediate container a9b3c88373aa [2021-04-19T20:51:30.268Z] ---> 04e64a56c45c [2021-04-19T20:51:30.268Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:51:30.268Z] Removing intermediate container aa413c9d9edd [2021-04-19T20:51:30.268Z] ---> 900e8ce5a0bf [2021-04-19T20:51:30.268Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:51:30.268Z] Removing intermediate container 39cb018bff5e [2021-04-19T20:51:30.268Z] ---> e1dd55f16cc8 [2021-04-19T20:51:30.268Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:51:30.268Z] Removing intermediate container a4a37c9a4351 [2021-04-19T20:51:30.268Z] ---> 24aad1605f60 [2021-04-19T20:51:30.268Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:51:30.268Z] ---> Running in 28e14bf4fb2d [2021-04-19T20:51:30.268Z] ---> Running in 30281fedc996 [2021-04-19T20:51:30.268Z] ---> Running in 2ec98f83ec70 [2021-04-19T20:51:30.268Z] ---> Running in 80aec09917f5 [2021-04-19T20:51:30.268Z] ---> Running in 4a7cf060a67d [2021-04-19T20:51:31.189Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-19T20:51:32.849Z] Removing intermediate container 28e14bf4fb2d [2021-04-19T20:51:32.849Z] ---> 99a931bcbbde [2021-04-19T20:51:32.849Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-19T20:51:32.849Z] Removing intermediate container 30281fedc996 [2021-04-19T20:51:32.849Z] ---> 7f3adaa34311 [2021-04-19T20:51:32.849Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-19T20:51:32.849Z] ---> Running in 5ca541356ac9 [2021-04-19T20:51:32.849Z] Removing intermediate container 2ec98f83ec70 [2021-04-19T20:51:32.849Z] ---> 6bbb96f195a5 [2021-04-19T20:51:32.849Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-19T20:51:32.849Z] ---> Running in cf8f52a4716a [2021-04-19T20:51:32.849Z] Removing intermediate container 4a7cf060a67d [2021-04-19T20:51:32.849Z] ---> 9bdba86f798b [2021-04-19T20:51:32.849Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-19T20:51:32.849Z] ---> Running in 86a71e2cd074 [2021-04-19T20:51:33.113Z] ---> Running in b5037d03d673 [2021-04-19T20:51:33.113Z] Removing intermediate container 80aec09917f5 [2021-04-19T20:51:33.113Z] ---> 7a34eaa53a74 [2021-04-19T20:51:33.113Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-19T20:51:33.113Z] ---> Running in 12b695b9dc1a [2021-04-19T20:51:33.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:51:33.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:51:33.959Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:51:33.959Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:51:34.221Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:51:34.221Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:51:34.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:51:34.757Z] OK: 233 MiB in 51 packages [2021-04-19T20:51:34.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:51:34.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:51:35.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:51:35.283Z] Removing intermediate container 5ca541356ac9 [2021-04-19T20:51:35.283Z] ---> 69ac3f0f2623 [2021-04-19T20:51:35.283Z] Step 6/31 : COPY go.mod . [2021-04-19T20:51:35.551Z] OK: 233 MiB in 51 packages [2021-04-19T20:51:35.551Z] ---> 62491576053f [2021-04-19T20:51:35.551Z] Step 7/31 : RUN go mod download [2021-04-19T20:51:35.551Z] OK: 233 MiB in 51 packages [2021-04-19T20:51:35.551Z] OK: 233 MiB in 51 packages [2021-04-19T20:51:35.551Z] ---> Running in e286f7c66100 [2021-04-19T20:51:35.551Z] OK: 233 MiB in 51 packages [2021-04-19T20:51:36.506Z] Removing intermediate container 12b695b9dc1a [2021-04-19T20:51:36.506Z] ---> 851e72a16951 [2021-04-19T20:51:36.506Z] Step 6/23 : COPY go.mod . [2021-04-19T20:51:36.506Z] Removing intermediate container b5037d03d673 [2021-04-19T20:51:36.506Z] ---> 63935b461f48 [2021-04-19T20:51:36.506Z] Step 6/21 : COPY go.mod . [2021-04-19T20:51:36.772Z] ---> b2cb7c1649a1 [2021-04-19T20:51:36.772Z] Step 7/23 : RUN go mod download [2021-04-19T20:51:36.772Z] Removing intermediate container cf8f52a4716a [2021-04-19T20:51:36.772Z] ---> 3557577f93aa [2021-04-19T20:51:36.772Z] Step 6/24 : COPY go.mod . [2021-04-19T20:51:36.772Z] ---> Running in 8c2877cd4cdf [2021-04-19T20:51:37.036Z] Removing intermediate container 86a71e2cd074 [2021-04-19T20:51:37.036Z] ---> 873fc1ba7e6e [2021-04-19T20:51:37.036Z] Step 6/22 : COPY go.mod . [2021-04-19T20:51:37.036Z] ---> 12674a3b30ee [2021-04-19T20:51:37.036Z] Step 7/21 : RUN go mod download [2021-04-19T20:51:37.305Z] ---> Running in 4cec99c25cc9 [2021-04-19T20:51:37.305Z] ---> 30cf5dd007bc [2021-04-19T20:51:37.305Z] Step 7/24 : RUN go mod download [2021-04-19T20:51:37.305Z] ---> ca9122a20e4d [2021-04-19T20:51:37.305Z] Step 7/22 : RUN go mod download [2021-04-19T20:51:37.575Z] ---> Running in 223257e7e38d [2021-04-19T20:51:37.575Z] ---> Running in 859e0df843c3 [2021-04-19T20:51:38.166Z] Removing intermediate container e286f7c66100 [2021-04-19T20:51:38.166Z] ---> d453eb708db3 [2021-04-19T20:51:38.166Z] Step 8/31 : COPY . . [2021-04-19T20:51:40.768Z] Removing intermediate container 8c2877cd4cdf [2021-04-19T20:51:40.768Z] ---> 57da83dd82c8 [2021-04-19T20:51:40.768Z] Step 8/23 : COPY . . [2021-04-19T20:51:46.127Z] Removing intermediate container 4cec99c25cc9 [2021-04-19T20:51:46.127Z] ---> a98a674174ac [2021-04-19T20:51:46.127Z] Step 8/21 : COPY . . [2021-04-19T20:51:46.127Z] Removing intermediate container 223257e7e38d [2021-04-19T20:51:46.127Z] ---> eab2f23222d6 [2021-04-19T20:51:46.127Z] Step 8/24 : COPY . . [2021-04-19T20:51:46.708Z] Removing intermediate container 859e0df843c3 [2021-04-19T20:51:46.708Z] ---> 0bf38a147d9b [2021-04-19T20:51:46.708Z] Step 8/22 : COPY . . [2021-04-19T20:52:26.295Z] ---> 6b397354e1c3 [2021-04-19T20:52:26.295Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-19T20:52:26.295Z] ---> Running in bada190a59ff [2021-04-19T20:52:26.869Z] ---> bc0cbcb7191e [2021-04-19T20:52:26.869Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-19T20:52:27.135Z] ---> Running in ccc8c46f11e7 [2021-04-19T20:52:27.135Z] ---> 7cba77d686d0 [2021-04-19T20:52:27.135Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-19T20:52:27.400Z] ---> 8c10f122074b [2021-04-19T20:52:27.400Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-19T20:52:27.400Z] ---> eb15086a248a [2021-04-19T20:52:27.400Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-19T20:52:27.400Z] ---> Running in a82ea428bdf5 [2021-04-19T20:52:27.400Z] ---> Running in 7eacd42f1626 [2021-04-19T20:52:27.666Z] ---> Running in f4efe342bc6b [2021-04-19T20:52:27.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-19T20:52:27.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-19T20:52:27.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-19T20:52:27.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-19T20:52:28.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-19T20:52:28.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-19T20:52:28.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-19T20:52:36.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-19T20:52:36.073Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-19T20:52:38.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-19T20:52:38.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-19T20:52:38.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-19T20:52:39.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-19T20:52:42.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-19T20:52:43.756Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-19T20:52:52.059Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-19T20:52:52.059Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-19T20:52:52.059Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-19T20:52:58.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.355s coverage: 45.9% of statements [2021-04-19T20:52:58.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-19T20:52:58.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-19T20:52:58.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-19T20:52:58.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-19T20:52:58.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-19T20:52:58.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-19T20:52:58.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.160s coverage: 19.8% of statements [2021-04-19T20:52:58.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.311s coverage: 100.0% of statements [2021-04-19T20:53:05.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.529s coverage: 27.1% of statements [2021-04-19T20:53:05.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-19T20:53:05.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-19T20:53:05.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-19T20:53:05.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-19T20:53:05.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-19T20:53:05.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-19T20:53:05.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.136s coverage: 100.0% of statements [2021-04-19T20:53:05.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-19T20:53:05.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.138s coverage: 100.0% of statements [2021-04-19T20:53:05.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-19T20:53:05.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-19T20:53:06.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.339s coverage: 71.3% of statements [2021-04-19T20:53:06.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-19T20:53:06.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-19T20:53:07.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-19T20:53:07.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-19T20:53:08.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.421s coverage: 82.9% of statements [2021-04-19T20:53:08.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-19T20:53:08.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T20:53:08.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.158s coverage: 78.9% of statements [2021-04-19T20:53:08.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-19T20:53:11.915Z] Removing intermediate container bada190a59ff [2021-04-19T20:53:11.915Z] ---> a942d8d2b583 [2021-04-19T20:53:11.915Z] [2021-04-19T20:53:11.915Z] Step 10/31 : FROM alpine:3.12 [2021-04-19T20:53:11.915Z] Removing intermediate container ccc8c46f11e7 [2021-04-19T20:53:11.915Z] ---> f8ca31d0f529 [2021-04-19T20:53:11.915Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-19T20:53:11.915Z] 3.12: Pulling from library/alpine [2021-04-19T20:53:12.182Z] ---> Running in 447e1ece35ae [2021-04-19T20:53:12.764Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T20:53:12.764Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T20:53:12.764Z] ---> 13621d1b12d4 [2021-04-19T20:53:12.764Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-19T20:53:13.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-19T20:53:16.262Z] ---> Running in b034910f07a3 [2021-04-19T20:53:16.262Z] Removing intermediate container 7eacd42f1626 [2021-04-19T20:53:16.262Z] ---> ae2aafceeab6 [2021-04-19T20:53:16.262Z] [2021-04-19T20:53:16.262Z] Step 10/24 : FROM alpine:3.12 [2021-04-19T20:53:16.262Z] ---> 13621d1b12d4 [2021-04-19T20:53:16.262Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-19T20:53:16.262Z] Removing intermediate container a82ea428bdf5 [2021-04-19T20:53:16.262Z] ---> e9c4684f64f2 [2021-04-19T20:53:16.262Z] [2021-04-19T20:53:16.262Z] Step 10/21 : FROM alpine:3.12 [2021-04-19T20:53:16.262Z] ---> 13621d1b12d4 [2021-04-19T20:53:16.262Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-19T20:53:16.262Z] Removing intermediate container f4efe342bc6b [2021-04-19T20:53:16.262Z] ---> 9d45098aea89 [2021-04-19T20:53:16.262Z] [2021-04-19T20:53:16.262Z] Step 10/22 : FROM alpine:3.12 [2021-04-19T20:53:16.262Z] ---> 13621d1b12d4 [2021-04-19T20:53:16.262Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-19T20:53:16.525Z] Removing intermediate container b034910f07a3 [2021-04-19T20:53:16.525Z] ---> fd5fbef06efd [2021-04-19T20:53:16.525Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-19T20:53:16.525Z] ---> Running in b91d32e7126c [2021-04-19T20:53:16.525Z] ---> Running in cf85768214aa [2021-04-19T20:53:16.525Z] ---> Running in bba86fe51415 [2021-04-19T20:53:16.525Z] ---> Running in 64af078973da [2021-04-19T20:53:17.116Z] Removing intermediate container 447e1ece35ae [2021-04-19T20:53:17.116Z] ---> 994073c1acf1 [2021-04-19T20:53:17.116Z] [2021-04-19T20:53:17.116Z] Step 11/23 : FROM docker:20.10.0 [2021-04-19T20:53:17.116Z] 20.10.0: Pulling from library/docker [2021-04-19T20:53:17.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:53:17.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:53:17.688Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-19T20:53:17.688Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T20:53:17.688Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-19T20:53:17.688Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:53:17.688Z] (4/6) Installing curl (7.76.1-r0) [2021-04-19T20:53:17.688Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-19T20:53:17.688Z] (6/6) Installing su-exec (0.2-r1) [2021-04-19T20:53:17.688Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T20:53:17.688Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T20:53:17.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:53:17.968Z] OK: 7 MiB in 20 packages [2021-04-19T20:53:17.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:53:17.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:53:17.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:53:18.239Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-19T20:53:18.239Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T20:53:18.239Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:53:18.239Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-19T20:53:18.239Z] (2/2) Installing su-exec (0.2-r1) [2021-04-19T20:53:18.239Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T20:53:18.239Z] OK: 6 MiB in 16 packages [2021-04-19T20:53:18.239Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-19T20:53:18.500Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T20:53:18.500Z] OK: 6 MiB in 15 packages [2021-04-19T20:53:18.500Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-19T20:53:18.500Z] (4/4) Installing curl (7.76.1-r0) [2021-04-19T20:53:18.500Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T20:53:18.500Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T20:53:18.500Z] OK: 7 MiB in 18 packages [2021-04-19T20:53:20.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.293s coverage: 28.6% of statements [2021-04-19T20:53:20.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-19T20:53:20.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-19T20:53:20.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-19T20:53:20.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-19T20:53:20.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-19T20:53:20.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.205s coverage: 100.0% of statements [2021-04-19T20:53:20.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-19T20:53:20.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.149s coverage: 100.0% of statements [2021-04-19T20:53:20.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-19T20:53:20.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.405s coverage: 86.7% of statements [2021-04-19T20:53:20.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-19T20:53:20.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.482s coverage: 97.5% of statements [2021-04-19T20:53:20.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-19T20:53:20.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.229s coverage: 78.3% of statements [2021-04-19T20:53:20.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-19T20:53:20.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-19T20:53:20.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-19T20:53:20.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-19T20:53:21.086Z] Removing intermediate container cf85768214aa [2021-04-19T20:53:21.086Z] ---> c4b9bf8a82e0 [2021-04-19T20:53:21.086Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-19T20:53:21.086Z] Removing intermediate container b91d32e7126c [2021-04-19T20:53:21.086Z] ---> 283236de9d34 [2021-04-19T20:53:21.086Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T20:53:21.086Z] ---> Running in 8d995921dc7d [2021-04-19T20:53:21.351Z] ---> Running in 43a0167e422b [2021-04-19T20:53:21.351Z] Removing intermediate container 64af078973da [2021-04-19T20:53:21.351Z] ---> a7b8e4ca67d0 [2021-04-19T20:53:21.351Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-19T20:53:21.618Z] Removing intermediate container 8d995921dc7d [2021-04-19T20:53:21.618Z] ---> ec55867e4a65 [2021-04-19T20:53:21.618Z] Step 13/24 : WORKDIR / [2021-04-19T20:53:21.618Z] Removing intermediate container bba86fe51415 [2021-04-19T20:53:21.618Z] ---> f01946d469c5 [2021-04-19T20:53:21.618Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-19T20:53:22.211Z] ---> Running in 8881b47b1cb5 [2021-04-19T20:53:22.211Z] ---> Running in f9ec32d2522a [2021-04-19T20:53:22.211Z] ---> Running in 007affbb55f1 [2021-04-19T20:53:22.475Z] Removing intermediate container 43a0167e422b [2021-04-19T20:53:22.475Z] ---> 0f6ea995bca7 [2021-04-19T20:53:22.475Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-19T20:53:22.475Z] ---> Running in cbf1ccaed0fc [2021-04-19T20:53:22.475Z] Removing intermediate container f9ec32d2522a [2021-04-19T20:53:22.475Z] ---> a385b6d6ff6b [2021-04-19T20:53:22.475Z] Step 13/21 : WORKDIR /edgex [2021-04-19T20:53:22.745Z] Removing intermediate container 8881b47b1cb5 [2021-04-19T20:53:22.745Z] ---> dcd1e06413e1 [2021-04-19T20:53:22.745Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-19T20:53:22.745Z] Removing intermediate container 007affbb55f1 [2021-04-19T20:53:22.745Z] ---> 5805cfaa9ffe [2021-04-19T20:53:22.745Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-19T20:53:22.745Z] ---> Running in 6ad965acdc42 [2021-04-19T20:53:22.745Z] ---> Running in f4cd0db5c7e6 [2021-04-19T20:53:22.745Z] Removing intermediate container cbf1ccaed0fc [2021-04-19T20:53:22.745Z] ---> ff279a820655 [2021-04-19T20:53:22.745Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-19T20:53:23.014Z] ---> Running in 193fed79e391 [2021-04-19T20:53:23.014Z] ---> cff7218ef83d [2021-04-19T20:53:23.014Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-19T20:53:23.312Z] Removing intermediate container 6ad965acdc42 [2021-04-19T20:53:23.312Z] ---> 19c47b00add9 [2021-04-19T20:53:23.312Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-19T20:53:23.312Z] Removing intermediate container f4cd0db5c7e6 [2021-04-19T20:53:23.312Z] ---> 03b9626e8723 [2021-04-19T20:53:23.312Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-19T20:53:23.312Z] Removing intermediate container 193fed79e391 [2021-04-19T20:53:23.312Z] ---> 2e67cbebc00a [2021-04-19T20:53:23.312Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T20:53:23.583Z] ---> Running in 612a9ed06c50 [2021-04-19T20:53:23.851Z] ---> c0618345224d [2021-04-19T20:53:23.851Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-19T20:53:24.118Z] ---> 79a013a75871 [2021-04-19T20:53:24.118Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-19T20:53:24.118Z] ---> 2e2c724d9de7 [2021-04-19T20:53:24.118Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-19T20:53:24.118Z] ---> c513c629fd28 [2021-04-19T20:53:24.118Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-19T20:53:25.528Z] ---> 74b805bd7fd8 [2021-04-19T20:53:25.528Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-19T20:53:25.799Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-19T20:53:25.799Z] ---> 28a5aa386843 [2021-04-19T20:53:25.799Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-19T20:53:25.799Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-19T20:53:25.799Z] ---> aefe523efa57 [2021-04-19T20:53:25.799Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-19T20:53:25.799Z] ---> c6c4b4389e5a [2021-04-19T20:53:25.799Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-19T20:53:26.061Z] ---> Running in 45c12032bed8 [2021-04-19T20:53:26.061Z] ---> 4b40d491a98a [2021-04-19T20:53:26.061Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-19T20:53:26.322Z] Removing intermediate container 612a9ed06c50 [2021-04-19T20:53:26.322Z] ---> c25548695e66 [2021-04-19T20:53:26.322Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-19T20:53:26.322Z] ---> Running in 716d19d6cd91 [2021-04-19T20:53:26.322Z] ---> 59311f0618f9 [2021-04-19T20:53:26.322Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-19T20:53:26.594Z] Removing intermediate container 45c12032bed8 [2021-04-19T20:53:26.594Z] ---> da90e97b1b9a [2021-04-19T20:53:26.594Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-19T20:53:26.594Z] ---> Running in e1cf0ad4ff76 [2021-04-19T20:53:26.594Z] ---> 33c4272dbbfe [2021-04-19T20:53:26.594Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-19T20:53:26.594Z] ---> Running in 7a9624443862 [2021-04-19T20:53:26.856Z] ---> Running in b892696226bf [2021-04-19T20:53:26.857Z] Removing intermediate container 716d19d6cd91 [2021-04-19T20:53:26.857Z] ---> ce4a781568df [2021-04-19T20:53:26.857Z] Step 18/21 : CMD ["--init=true"] [2021-04-19T20:53:27.125Z] ---> Running in 74626cb80fcb [2021-04-19T20:53:27.125Z] Removing intermediate container e1cf0ad4ff76 [2021-04-19T20:53:27.125Z] ---> 5bc06556b862 [2021-04-19T20:53:27.125Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-19T20:53:27.125Z] Removing intermediate container 7a9624443862 [2021-04-19T20:53:27.125Z] ---> 8d2ee3e253f7 [2021-04-19T20:53:27.125Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T20:53:27.391Z] ---> 4e8c034e2f44 [2021-04-19T20:53:27.391Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-04-19T20:53:27.391Z] ---> Running in d37ae0195ae2 [2021-04-19T20:53:27.391Z] ---> Running in 5c4bb7527abc [2021-04-19T20:53:27.655Z] Removing intermediate container 74626cb80fcb [2021-04-19T20:53:27.655Z] ---> affea2cc4f6f [2021-04-19T20:53:27.655Z] Step 19/21 : LABEL arch=x86_64 [2021-04-19T20:53:27.655Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:53:27.655Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:53:27.655Z] ---> de182d55351b [2021-04-19T20:53:27.655Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-19T20:53:27.655Z] (1/39) Installing readline (8.0.4-r0) [2021-04-19T20:53:27.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.305s coverage: 93.0% of statements [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-19T20:53:27.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.119s coverage: 58.8% of statements [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-19T20:53:27.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.219s coverage: 0.9% of statements [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-19T20:53:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-19T20:53:27.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.145s coverage: 47.1% of statements [2021-04-19T20:53:27.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.190s coverage: 79.5% of statements [2021-04-19T20:53:27.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.139s coverage: 94.1% of statements [2021-04-19T20:53:27.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.183s coverage: 96.3% of statements [2021-04-19T20:53:27.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.175s coverage: 87.5% of statements [2021-04-19T20:53:27.932Z] (2/39) Installing bash (5.0.17-r0) [2021-04-19T20:53:27.932Z] ---> Running in 682fddca2aec [2021-04-19T20:53:27.932Z] Executing bash-5.0.17-r0.post-install [2021-04-19T20:53:27.932Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T20:53:27.932Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-19T20:53:27.932Z] (5/39) Installing curl (7.76.1-r0) [2021-04-19T20:53:27.932Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-19T20:53:27.932Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-19T20:53:27.932Z] (8/39) Installing expat (2.2.9-r1) [2021-04-19T20:53:27.932Z] (9/39) Installing libffi (3.3-r2) [2021-04-19T20:53:27.932Z] (10/39) Installing gdbm (1.13-r1) [2021-04-19T20:53:27.932Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-19T20:53:27.932Z] ---> Running in f1a8d5586a5d [2021-04-19T20:53:27.932Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-19T20:53:27.932Z] Removing intermediate container d37ae0195ae2 [2021-04-19T20:53:27.932Z] ---> 91155290b674 [2021-04-19T20:53:27.932Z] Step 20/22 : LABEL arch=x86_64 [2021-04-19T20:53:27.932Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-19T20:53:28.879Z] ---> Running in 1e87539c2513 [2021-04-19T20:53:28.879Z] Removing intermediate container 682fddca2aec [2021-04-19T20:53:28.879Z] ---> ec32e51788b3 [2021-04-19T20:53:28.879Z] Step 20/21 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T20:53:31.463Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-19T20:53:31.463Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-19T20:53:31.463Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-19T20:53:31.463Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-19T20:53:31.463Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-19T20:53:31.463Z] ---> Running in 6906b9f51b1f [2021-04-19T20:53:31.463Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-19T20:53:31.463Z] Removing intermediate container 1e87539c2513 [2021-04-19T20:53:31.463Z] ---> 3feea0b7d34b [2021-04-19T20:53:31.463Z] Step 21/22 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T20:53:31.463Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-19T20:53:32.408Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-19T20:53:32.408Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-19T20:53:32.408Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-19T20:53:32.670Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-19T20:53:32.670Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-19T20:53:33.242Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-19T20:53:33.242Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-19T20:53:33.508Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-19T20:53:33.508Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-19T20:53:33.772Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-19T20:53:33.772Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-19T20:53:33.772Z] ---> Running in b6f0cb902ab0 [2021-04-19T20:53:33.772Z] Removing intermediate container 6906b9f51b1f [2021-04-19T20:53:33.772Z] ---> 650b0e2a3309 [2021-04-19T20:53:33.772Z] Step 21/21 : LABEL version=0.0.0 [2021-04-19T20:53:33.772Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-19T20:53:34.038Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-19T20:53:34.038Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-19T20:53:34.038Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-19T20:53:34.038Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-19T20:53:34.038Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-19T20:53:34.038Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-19T20:53:34.038Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-19T20:53:34.988Z] ---> Running in 9b410fcb49c7 [2021-04-19T20:53:34.988Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T20:53:34.988Z] OK: 72 MiB in 59 packages [2021-04-19T20:53:34.988Z] Removing intermediate container 5c4bb7527abc [2021-04-19T20:53:34.988Z] ---> 3c783f3c4e46 [2021-04-19T20:53:34.988Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-19T20:53:34.988Z] Removing intermediate container b6f0cb902ab0 [2021-04-19T20:53:34.988Z] ---> c093ee368343 [2021-04-19T20:53:34.988Z] Step 22/22 : LABEL version=0.0.0 [2021-04-19T20:53:35.256Z] ---> Running in c9a49fc47660 [2021-04-19T20:53:35.256Z] ---> Running in b892b70c0d1e [2021-04-19T20:53:35.256Z] Removing intermediate container 9b410fcb49c7 [2021-04-19T20:53:35.256Z] ---> ae87aba7bdb3 [2021-04-19T20:53:35.256Z] [2021-04-19T20:53:35.521Z] Removing intermediate container f1a8d5586a5d [2021-04-19T20:53:35.521Z] ---> 1a55a90d5595 [2021-04-19T20:53:35.521Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T20:53:35.521Z] Removing intermediate container c9a49fc47660 [2021-04-19T20:53:35.521Z] ---> 16d59f705c96 [2021-04-19T20:53:35.521Z] Step 22/24 : LABEL arch=x86_64 [2021-04-19T20:53:35.521Z] Removing intermediate container b892b70c0d1e [2021-04-19T20:53:35.521Z] ---> 9b07b6ac4c36 [2021-04-19T20:53:35.521Z] [2021-04-19T20:53:35.521Z] ---> Running in 6bce123cd4da [2021-04-19T20:53:35.802Z] Successfully built ae87aba7bdb3 [2021-04-19T20:53:35.802Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-19T20:53:35.802Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-04-19T20:53:35.802Z] ---> ba4e4096545a [2021-04-19T20:53:35.802Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-19T20:53:35.802Z] Successfully built 9b07b6ac4c36 [2021-04-19T20:53:35.802Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-19T20:53:35.802Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-04-19T20:53:35.802Z] Removing intermediate container 6bce123cd4da [2021-04-19T20:53:35.802Z] ---> 6bb3bcf1b263 [2021-04-19T20:53:35.802Z] Step 23/24 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T20:53:36.066Z] ---> Running in a6dff61e801a [2021-04-19T20:53:36.331Z] Removing intermediate container a6dff61e801a [2021-04-19T20:53:36.331Z] ---> d44c554d6399 [2021-04-19T20:53:36.331Z] Step 24/24 : LABEL version=0.0.0 [2021-04-19T20:53:36.331Z] ---> Running in f72d89175b10 [2021-04-19T20:53:36.331Z] ---> 8d4fa24b7612 [2021-04-19T20:53:36.331Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-19T20:53:36.604Z] Removing intermediate container f72d89175b10 [2021-04-19T20:53:36.604Z] ---> 1feff2eb3d92 [2021-04-19T20:53:36.604Z] [2021-04-19T20:53:41.920Z] Successfully built 1feff2eb3d92 [2021-04-19T20:53:41.920Z] Collecting docker-compose==1.23.2 [2021-04-19T20:53:41.920Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-19T20:53:41.920Z] ---> 0279b49a9afe [2021-04-19T20:53:41.920Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-19T20:53:41.920Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-19T20:53:41.920Z] Building docker-core-command-go [2021-04-19T20:53:42.502Z]  Building docker-security-secretstore-setup-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-19T20:53:42.502Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-19T20:53:42.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.139s coverage: 94.4% of statements [2021-04-19T20:53:42.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.113s coverage: 44.8% of statements [2021-04-19T20:53:43.472Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-19T20:53:43.472Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-19T20:53:43.742Z] ---> fe82b3983a93 [2021-04-19T20:53:43.742Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-19T20:53:46.311Z] Collecting cached-property<2,>=1.2.0 [2021-04-19T20:53:46.311Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-19T20:53:46.311Z] Collecting jsonschema<3,>=2.5.1 [2021-04-19T20:53:46.311Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-19T20:53:46.311Z] ---> d9b982f2dccc [2021-04-19T20:53:46.311Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-19T20:53:46.579Z] Collecting PyYAML<4,>=3.10 [2021-04-19T20:53:46.844Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-19T20:53:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.540s coverage: 81.9% of statements [2021-04-19T20:53:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-19T20:53:47.117Z] ---> Running in 483bd8d66f3f [2021-04-19T20:53:51.623Z] Collecting docker<4.0,>=3.6.0 [2021-04-19T20:53:51.623Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-19T20:53:51.623Z] Removing intermediate container 483bd8d66f3f [2021-04-19T20:53:51.623Z] ---> a2aa9d18a0f3 [2021-04-19T20:53:51.623Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-19T20:53:52.148Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-04-19T20:53:52.837Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-19T20:53:52.837Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-19T20:53:54.244Z] Collecting docopt<0.7,>=0.6.1 [2021-04-19T20:53:54.244Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-19T20:53:54.841Z] ---> 1849ab4daca8 [2021-04-19T20:53:54.841Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-19T20:53:56.263Z] ---> Running in 37f3a54555a2 [2021-04-19T20:53:57.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.186s coverage: 92.9% of statements [2021-04-19T20:53:57.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-19T20:53:57.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-19T20:53:57.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-19T20:53:57.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-04-19T20:53:57.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-19T20:53:57.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-19T20:53:57.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-19T20:53:57.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-19T20:53:57.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-19T20:53:57.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-04-19T20:53:57.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-19T20:53:57.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-19T20:53:57.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.120s coverage: 100.0% of statements [2021-04-19T20:53:57.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-19T20:53:57.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.157s coverage: 75.5% of statements [2021-04-19T20:53:57.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-19T20:53:57.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.143s coverage: 80.8% of statements [2021-04-19T20:53:57.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2021-04-19T20:53:57.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.214s coverage: 84.6% of statements [2021-04-19T20:53:57.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.6% of statements [2021-04-19T20:53:57.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-19T20:53:57.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.724s coverage: 64.4% of statements [2021-04-19T20:53:57.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-19T20:53:57.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-19T20:53:57.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.128s coverage: 100.0% of statements [2021-04-19T20:53:57.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements [2021-04-19T20:53:57.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-04-19T20:53:57.667Z] Collecting texttable<0.10,>=0.9.0 [2021-04-19T20:53:57.667Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-19T20:53:58.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2021-04-19T20:53:59.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-04-19T20:53:59.630Z] Collecting idna<2.8,>=2.5 [2021-04-19T20:53:59.630Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-19T20:53:59.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:53:59.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:53:59.630Z] ---> 4ce705c6edf9 [2021-04-19T20:53:59.630Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T20:53:59.630Z] ---> Using cache [2021-04-19T20:53:59.630Z] ---> 24aad1605f60 [2021-04-19T20:53:59.630Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:53:59.630Z] ---> Using cache [2021-04-19T20:53:59.630Z] ---> 9bdba86f798b [2021-04-19T20:53:59.630Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-19T20:53:59.630Z] ---> Using cache [2021-04-19T20:53:59.630Z] ---> 63935b461f48 [2021-04-19T20:53:59.630Z] Step 6/23 : COPY go.mod . [2021-04-19T20:53:59.630Z] ---> Using cache [2021-04-19T20:53:59.630Z] ---> 12674a3b30ee [2021-04-19T20:53:59.630Z] Step 7/23 : RUN go mod download [2021-04-19T20:53:59.630Z] ---> Using cache [2021-04-19T20:53:59.630Z] ---> a98a674174ac [2021-04-19T20:53:59.630Z] Step 8/23 : COPY . . [2021-04-19T20:53:59.630Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-19T20:53:59.630Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-19T20:53:59.900Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:53:59.900Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:53:59.900Z] ---> 4ce705c6edf9 [2021-04-19T20:53:59.900Z] Step 3/22 : WORKDIR /edgex-go [2021-04-19T20:53:59.900Z] ---> Using cache [2021-04-19T20:53:59.900Z] ---> 24aad1605f60 [2021-04-19T20:53:59.900Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:53:59.900Z] ---> Using cache [2021-04-19T20:53:59.900Z] ---> 9bdba86f798b [2021-04-19T20:53:59.900Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-19T20:53:59.900Z] ---> Using cache [2021-04-19T20:53:59.900Z] ---> 7cba77d686d0 [2021-04-19T20:53:59.900Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-19T20:54:00.477Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-04-19T20:54:00.477Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-04-19T20:54:00.742Z] Collecting docker-pycreds>=0.4.0 [2021-04-19T20:54:00.742Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-19T20:54:00.742Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-19T20:54:00.742Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-19T20:54:00.742Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-19T20:54:00.742Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-19T20:54:01.008Z] ---> Running in f15ca7fbd31d [2021-04-19T20:54:01.008Z] ---> Running in c0f152d11c55 [2021-04-19T20:54:01.008Z] Installing collected packages: idna, urllib3, requests, dockerpty, cached-property, jsonschema, PyYAML, websocket-client, docker-pycreds, docker, docopt, texttable, docker-compose [2021-04-19T20:54:01.008Z] Attempting uninstall: idna [2021-04-19T20:54:01.008Z] Found existing installation: idna 2.9 [2021-04-19T20:54:01.008Z] Uninstalling idna-2.9: [2021-04-19T20:54:01.008Z] Successfully uninstalled idna-2.9 [2021-04-19T20:54:01.631Z] Attempting uninstall: urllib3 [2021-04-19T20:54:01.631Z] Found existing installation: urllib3 1.25.9 [2021-04-19T20:54:01.631Z] Uninstalling urllib3-1.25.9: [2021-04-19T20:54:01.631Z] Successfully uninstalled urllib3-1.25.9 [2021-04-19T20:54:02.225Z] Removing intermediate container 37f3a54555a2 [2021-04-19T20:54:02.225Z] ---> 34e5681552a2 [2021-04-19T20:54:02.225Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-19T20:54:02.810Z] Attempting uninstall: requests [2021-04-19T20:54:02.810Z] Found existing installation: requests 2.23.0 [2021-04-19T20:54:02.810Z] Uninstalling requests-2.23.0: [2021-04-19T20:54:02.810Z] Successfully uninstalled requests-2.23.0 [2021-04-19T20:54:03.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.900s coverage: 69.0% of statements [2021-04-19T20:54:03.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-19T20:54:03.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-19T20:54:03.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-19T20:54:04.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.527s coverage: 38.4% of statements [2021-04-19T20:54:04.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-19T20:54:04.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-19T20:54:04.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.107s coverage: 89.5% of statements [2021-04-19T20:54:04.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-19T20:54:04.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements [2021-04-19T20:54:04.226Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:54:04.226Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:54:04.226Z] ---> 4ce705c6edf9 [2021-04-19T20:54:04.226Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T20:54:04.226Z] ---> Using cache [2021-04-19T20:54:04.226Z] ---> 24aad1605f60 [2021-04-19T20:54:04.226Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:54:04.226Z] ---> Using cache [2021-04-19T20:54:04.226Z] ---> 9bdba86f798b [2021-04-19T20:54:04.226Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-19T20:54:04.226Z] ---> Using cache [2021-04-19T20:54:04.226Z] ---> 63935b461f48 [2021-04-19T20:54:04.226Z] Step 6/23 : COPY go.mod . [2021-04-19T20:54:04.226Z] ---> Using cache [2021-04-19T20:54:04.226Z] ---> 12674a3b30ee [2021-04-19T20:54:04.226Z] Step 7/23 : RUN go mod download [2021-04-19T20:54:04.226Z] ---> Using cache [2021-04-19T20:54:04.226Z] ---> a98a674174ac [2021-04-19T20:54:04.226Z] Step 8/23 : COPY . . [2021-04-19T20:54:04.226Z] ---> Using cache [2021-04-19T20:54:04.226Z] ---> 7cba77d686d0 [2021-04-19T20:54:04.226Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-19T20:54:04.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:54:04.750Z] Running setup.py install for dockerpty: started [2021-04-19T20:54:04.750Z] ---> Running in 327bda22e4fe [2021-04-19T20:54:04.750Z] ---> Running in feca78f0eb97 [2021-04-19T20:54:04.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-19T20:54:05.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:54:05.015Z] Removing intermediate container 327bda22e4fe [2021-04-19T20:54:05.015Z] ---> f3b8dda9bf63 [2021-04-19T20:54:05.015Z] Step 28/31 : CMD ["gate"] [2021-04-19T20:54:05.288Z] ---> Running in cc1726fc1f00 [2021-04-19T20:54:05.557Z] OK: 233 MiB in 51 packages [2021-04-19T20:54:05.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-19T20:54:05.557Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-19T20:54:05.557Z] Removing intermediate container cc1726fc1f00 [2021-04-19T20:54:05.557Z] ---> 56990bb81d4d [2021-04-19T20:54:05.557Z] Step 29/31 : LABEL arch=x86_64 [2021-04-19T20:54:05.823Z] ---> Running in b725d8efe79b [2021-04-19T20:54:05.823Z] Running setup.py install for PyYAML: started [2021-04-19T20:54:06.094Z] Removing intermediate container b725d8efe79b [2021-04-19T20:54:06.094Z] ---> 920e8ef835aa [2021-04-19T20:54:06.094Z] Step 30/31 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T20:54:06.371Z] ---> Running in 241aeee4f5cb [2021-04-19T20:54:06.371Z] Removing intermediate container c0f152d11c55 [2021-04-19T20:54:06.371Z] ---> e002419d30a4 [2021-04-19T20:54:06.371Z] Step 6/22 : COPY go.mod . [2021-04-19T20:54:06.666Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-19T20:54:06.666Z] Removing intermediate container 241aeee4f5cb [2021-04-19T20:54:06.666Z] ---> dc8b245faf5a [2021-04-19T20:54:06.666Z] Step 31/31 : LABEL version=0.0.0 [2021-04-19T20:54:07.638Z] ---> Running in c2fe8f602989 [2021-04-19T20:54:07.638Z] ---> c138dbfdb739 [2021-04-19T20:54:07.638Z] Step 7/22 : RUN go mod download [2021-04-19T20:54:08.627Z] Running setup.py install for docopt: started [2021-04-19T20:54:08.627Z] ---> Running in a9444da413ea [2021-04-19T20:54:08.627Z] Removing intermediate container c2fe8f602989 [2021-04-19T20:54:08.627Z] ---> a4ffe7a95e66 [2021-04-19T20:54:08.627Z] [2021-04-19T20:54:08.912Z] Successfully built a4ffe7a95e66 [2021-04-19T20:54:08.912Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-19T20:54:08.912Z] Building docker-core-data-go [2021-04-19T20:54:09.189Z]  Building docker-security-bootstrapper-go ... done  Running setup.py install for docopt: finished with status 'done' [2021-04-19T20:54:10.150Z] Running setup.py install for texttable: started [2021-04-19T20:54:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.569s coverage: 47.0% of statements [2021-04-19T20:54:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-19T20:54:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-19T20:54:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-19T20:54:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-19T20:54:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-19T20:54:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements [2021-04-19T20:54:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-19T20:54:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements [2021-04-19T20:54:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-19T20:54:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-19T20:54:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.168s coverage: 9.6% of statements [2021-04-19T20:54:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-19T20:54:11.110Z] Running setup.py install for texttable: finished with status 'done' [2021-04-19T20:54:13.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.456s coverage: 88.6% of statements [2021-04-19T20:54:13.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-19T20:54:13.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T20:54:13.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-19T20:54:13.791Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-04-19T20:54:15.818Z] Removing intermediate container a9444da413ea [2021-04-19T20:54:15.818Z] ---> c944e914d242 [2021-04-19T20:54:15.818Z] Step 8/22 : COPY . . [2021-04-19T20:54:20.224Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.878s coverage: 28.7% of statements [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-19T20:54:20.224Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.208s coverage: 99.0% of statements [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-19T20:54:20.224Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.166s coverage: 100.0% of statements [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-19T20:54:20.224Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.164s coverage: 64.6% of statements [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-19T20:54:20.224Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.364s coverage: 95.6% of statements [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-19T20:54:20.224Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-19T20:54:20.224Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-19T20:54:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-19T20:54:20.828Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-04-19T20:54:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-19T20:54:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-19T20:54:20.828Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.084s coverage: 100.0% of statements [2021-04-19T20:54:23.456Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.123s coverage: 28.1% of statements [2021-04-19T20:54:23.456Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-04-19T20:54:24.064Z] GO111MODULE=on go vet ./... [2021-04-19T20:54:34.160Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:54:34.161Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:54:34.161Z] ---> 4ce705c6edf9 [2021-04-19T20:54:34.161Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T20:54:34.161Z] ---> Using cache [2021-04-19T20:54:34.161Z] ---> 24aad1605f60 [2021-04-19T20:54:34.161Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:54:34.161Z] ---> Using cache [2021-04-19T20:54:34.161Z] ---> 9bdba86f798b [2021-04-19T20:54:34.161Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-19T20:54:34.161Z] ---> Running in 0008c8f0504c [2021-04-19T20:54:36.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:54:37.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:54:38.345Z] OK: 233 MiB in 51 packages [2021-04-19T20:54:43.701Z] Removing intermediate container 0008c8f0504c [2021-04-19T20:54:43.701Z] ---> ff854394d94b [2021-04-19T20:54:43.701Z] Step 6/23 : COPY go.mod . [2021-04-19T20:54:43.963Z] ---> f015182f0cc5 [2021-04-19T20:54:43.963Z] Step 7/23 : RUN go mod download [2021-04-19T20:54:45.363Z] ---> Running in 703f4e7b337e [2021-04-19T20:54:45.363Z] ---> 79ee09d760f7 [2021-04-19T20:54:45.363Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-19T20:54:45.626Z] Removing intermediate container b892696226bf [2021-04-19T20:54:45.626Z] ---> 37b955df44c2 [2021-04-19T20:54:45.626Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-19T20:54:45.889Z] ---> Running in d23a814f4c4e [2021-04-19T20:54:46.154Z] ---> Running in 7cad7a0bfee5 [2021-04-19T20:54:48.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-19T20:54:50.142Z] Removing intermediate container 7cad7a0bfee5 [2021-04-19T20:54:50.142Z] ---> 5f1039f627fd [2021-04-19T20:54:50.142Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-19T20:54:50.725Z] Removing intermediate container feca78f0eb97 [2021-04-19T20:54:50.725Z] ---> 683b18997b28 [2021-04-19T20:54:50.725Z] [2021-04-19T20:54:50.725Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T20:54:50.725Z] ---> 13621d1b12d4 [2021-04-19T20:54:50.725Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-19T20:54:50.725Z] ---> Running in aa93a46b37f8 [2021-04-19T20:54:50.725Z] ---> Using cache [2021-04-19T20:54:50.725Z] ---> 283236de9d34 [2021-04-19T20:54:50.725Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T20:54:50.725Z] ---> Using cache [2021-04-19T20:54:50.725Z] ---> 0f6ea995bca7 [2021-04-19T20:54:50.725Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-19T20:54:50.996Z] Removing intermediate container f15ca7fbd31d [2021-04-19T20:54:50.996Z] ---> da0dd4757393 [2021-04-19T20:54:50.996Z] [2021-04-19T20:54:50.996Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T20:54:50.996Z] ---> 13621d1b12d4 [2021-04-19T20:54:50.996Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-19T20:54:50.996Z] ---> Using cache [2021-04-19T20:54:50.996Z] ---> 283236de9d34 [2021-04-19T20:54:50.996Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T20:54:50.996Z] ---> Using cache [2021-04-19T20:54:50.996Z] ---> 0f6ea995bca7 [2021-04-19T20:54:50.996Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-19T20:54:51.277Z] ---> Running in 8117e0e4cc0a [2021-04-19T20:54:51.277Z] ---> Running in c1a9b00c28bc [2021-04-19T20:54:51.277Z] Removing intermediate container aa93a46b37f8 [2021-04-19T20:54:51.277Z] ---> 1e54e1924195 [2021-04-19T20:54:51.277Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-19T20:54:51.558Z] Removing intermediate container 703f4e7b337e [2021-04-19T20:54:51.558Z] ---> 40d2a0f90480 [2021-04-19T20:54:51.558Z] Step 8/23 : COPY . . [2021-04-19T20:54:51.558Z] Removing intermediate container 8117e0e4cc0a [2021-04-19T20:54:51.558Z] ---> fbe5d6413a67 [2021-04-19T20:54:51.558Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-19T20:54:51.558Z] Removing intermediate container c1a9b00c28bc [2021-04-19T20:54:51.558Z] ---> 2427acecc575 [2021-04-19T20:54:51.558Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-19T20:54:51.845Z] ---> Running in 8f35fab1381b [2021-04-19T20:54:51.845Z] ---> Running in cb44c0de0b99 [2021-04-19T20:54:52.447Z] Removing intermediate container 8f35fab1381b [2021-04-19T20:54:52.447Z] ---> 47d07864c3aa [2021-04-19T20:54:52.447Z] Step 15/23 : WORKDIR / [2021-04-19T20:54:55.050Z] ---> da04ef25c26a [2021-04-19T20:54:55.050Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-19T20:54:55.662Z] Removing intermediate container cb44c0de0b99 [2021-04-19T20:54:55.662Z] ---> 960168fc0690 [2021-04-19T20:54:55.662Z] Step 15/23 : WORKDIR / [2021-04-19T20:54:57.610Z] ---> Running in 0e02a106c7b0 [2021-04-19T20:54:57.610Z] ---> Running in 9752af02098f [2021-04-19T20:54:57.610Z] ---> d40624fc73a5 [2021-04-19T20:54:57.610Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-19T20:55:00.301Z] Removing intermediate container 0e02a106c7b0 [2021-04-19T20:55:00.301Z] ---> 33f80aab108e [2021-04-19T20:55:00.301Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T20:55:00.301Z] Removing intermediate container 9752af02098f [2021-04-19T20:55:00.301Z] ---> d543ae88ac62 [2021-04-19T20:55:00.301Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T20:55:00.577Z] ---> 7666027d9417 [2021-04-19T20:55:00.577Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-19T20:55:03.980Z] ---> ece17ee7c7a1 [2021-04-19T20:55:03.980Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-19T20:55:03.980Z] ---> Running in 4b9b2ff7bc7a [2021-04-19T20:55:04.585Z] ---> 24004097fea0 [2021-04-19T20:55:04.585Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-19T20:55:06.566Z] Removing intermediate container 4b9b2ff7bc7a [2021-04-19T20:55:06.566Z] ---> c6517c907a93 [2021-04-19T20:55:06.566Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T20:55:08.499Z] ---> 581dfaee4f72 [2021-04-19T20:55:08.499Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-19T20:55:09.090Z] ---> Running in 418e775f0d0e [2021-04-19T20:55:10.042Z] ---> 5a712f010435 [2021-04-19T20:55:10.042Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-19T20:55:11.977Z] ---> d83e58bac32f [2021-04-19T20:55:11.977Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-19T20:55:11.977Z] Removing intermediate container 418e775f0d0e [2021-04-19T20:55:11.977Z] ---> 04d3134e162f [2021-04-19T20:55:11.977Z] Step 21/23 : LABEL arch=x86_64 [2021-04-19T20:55:12.925Z] ---> 9ff7f8198b54 [2021-04-19T20:55:12.925Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-19T20:55:13.877Z] ---> Running in 9642d4ae2486 [2021-04-19T20:55:14.456Z] ---> Running in b3493ca30610 [2021-04-19T20:55:15.853Z] ---> Running in 7f355b871269 [2021-04-19T20:55:15.853Z] Removing intermediate container 9642d4ae2486 [2021-04-19T20:55:15.853Z] ---> 4263f3d8f9ce [2021-04-19T20:55:15.853Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T20:55:15.853Z] Removing intermediate container b3493ca30610 [2021-04-19T20:55:15.853Z] ---> 545e333a1805 [2021-04-19T20:55:15.853Z] Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T20:55:15.853Z] ---> Running in b32187de940b [2021-04-19T20:55:15.853Z] ---> Running in 2a2bc94bf460 [2021-04-19T20:55:16.125Z] ---> 5ce122346b6d [2021-04-19T20:55:16.125Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-19T20:55:16.125Z] Removing intermediate container 7f355b871269 [2021-04-19T20:55:16.125Z] ---> 4fb3aebb346a [2021-04-19T20:55:16.125Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T20:55:16.390Z] ---> Running in c15cc5c4f116 [2021-04-19T20:55:16.390Z] ---> Running in 31c5cda551d6 [2021-04-19T20:55:16.652Z] Removing intermediate container 2a2bc94bf460 [2021-04-19T20:55:16.652Z] ---> 9fd3e7e0de71 [2021-04-19T20:55:16.652Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T20:55:16.652Z] Removing intermediate container b32187de940b [2021-04-19T20:55:16.652Z] ---> 011fa0354235 [2021-04-19T20:55:16.652Z] Step 21/23 : LABEL arch=x86_64 [2021-04-19T20:55:17.234Z] ---> Running in 122e1e7106dd [2021-04-19T20:55:17.500Z] ---> Running in 69698ebe9239 [2021-04-19T20:55:17.500Z] Removing intermediate container 31c5cda551d6 [2021-04-19T20:55:17.500Z] ---> ece8b5201bde [2021-04-19T20:55:17.500Z] Step 21/23 : LABEL arch=x86_64 [2021-04-19T20:55:17.500Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-19T20:55:18.931Z] ---> Running in c17290776428 [2021-04-19T20:55:19.207Z] Removing intermediate container 69698ebe9239 [2021-04-19T20:55:19.207Z] ---> 3a723b1ccf6f [2021-04-19T20:55:19.207Z] Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T20:55:19.207Z] Removing intermediate container 122e1e7106dd [2021-04-19T20:55:19.207Z] ---> f5ea244cc6e7 [2021-04-19T20:55:19.207Z] [2021-04-19T20:55:19.479Z] ---> Running in 3b527b5612de [2021-04-19T20:55:19.480Z] Removing intermediate container c17290776428 [2021-04-19T20:55:19.480Z] ---> 53e20f4e5a1f [2021-04-19T20:55:19.480Z] Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T20:55:19.480Z] Removing intermediate container d23a814f4c4e [2021-04-19T20:55:19.480Z] ---> 740da373f068 [2021-04-19T20:55:19.480Z] [2021-04-19T20:55:19.480Z] Step 10/22 : FROM alpine:3.12 [2021-04-19T20:55:19.480Z] ---> 13621d1b12d4 [2021-04-19T20:55:19.480Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-19T20:55:19.480Z] Successfully built f5ea244cc6e7 [2021-04-19T20:55:19.774Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-19T20:55:19.774Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in c2297e727352 [2021-04-19T20:55:19.774Z] ---> Running in 72d43ad8d6ed [2021-04-19T20:55:20.052Z] Removing intermediate container 3b527b5612de [2021-04-19T20:55:20.052Z] ---> 06d81d6c6c64 [2021-04-19T20:55:20.052Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T20:55:20.322Z] ---> Running in 7252c8cbf99f [2021-04-19T20:55:20.322Z] Removing intermediate container c2297e727352 [2021-04-19T20:55:20.322Z] ---> c3d77efe732d [2021-04-19T20:55:20.322Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T20:55:21.291Z] ---> Running in d73317646789 [2021-04-19T20:55:21.291Z] Removing intermediate container 7252c8cbf99f [2021-04-19T20:55:21.291Z] ---> 3e3d09d2ba5e [2021-04-19T20:55:21.291Z] [2021-04-19T20:55:21.571Z] Successfully built 3e3d09d2ba5e [2021-04-19T20:55:21.571Z] Removing intermediate container d73317646789 [2021-04-19T20:55:21.571Z] ---> 9dc5b6bb040b [2021-04-19T20:55:21.571Z] [2021-04-19T20:55:21.571Z] Successfully tagged docker-core-command-go:latest [2021-04-19T20:55:21.862Z]  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:55:21.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:55:21.862Z] Successfully built 9dc5b6bb040b [2021-04-19T20:55:22.177Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-19T20:55:22.177Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-19T20:55:22.177Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T20:55:22.177Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T20:55:22.177Z] OK: 6 MiB in 16 packages [2021-04-19T20:55:22.538Z] Successfully tagged docker-core-metadata-go:latest [2021-04-19T20:55:24.343Z]  Building docker-core-metadata-go ... done Removing intermediate container 72d43ad8d6ed [2021-04-19T20:55:24.343Z] ---> 1645c061d76b [2021-04-19T20:55:24.344Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T20:55:24.344Z] ---> Running in c2e81c7bb85a [2021-04-19T20:55:24.625Z] Removing intermediate container c2e81c7bb85a [2021-04-19T20:55:24.625Z] ---> 868b2cef967c [2021-04-19T20:55:24.625Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-19T20:55:24.625Z] ---> Running in 9eb0ed0d5cad [2021-04-19T20:55:24.912Z] Removing intermediate container 9eb0ed0d5cad [2021-04-19T20:55:24.912Z] ---> c67ca0ac9f8c [2021-04-19T20:55:24.912Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-19T20:55:25.184Z] ---> Running in b47b8484ac16 [2021-04-19T20:55:25.451Z] Removing intermediate container b47b8484ac16 [2021-04-19T20:55:25.451Z] ---> c519d339399c [2021-04-19T20:55:25.451Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T20:55:26.054Z] ---> cda4edf75d21 [2021-04-19T20:55:26.054Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-19T20:55:27.047Z] ---> 75b45fd423c7 [2021-04-19T20:55:27.047Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-19T20:55:28.028Z] ---> 72f991071cd0 [2021-04-19T20:55:28.028Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-19T20:55:28.028Z] ---> Running in 1a080a56e40d [2021-04-19T20:55:28.311Z] Removing intermediate container 1a080a56e40d [2021-04-19T20:55:28.312Z] ---> 4bf947c276c3 [2021-04-19T20:55:28.312Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T20:55:28.600Z] ---> Running in cee04a50f3ae [2021-04-19T20:55:28.875Z] Removing intermediate container cee04a50f3ae [2021-04-19T20:55:28.875Z] ---> 18ad299b107d [2021-04-19T20:55:28.875Z] Step 20/22 : LABEL arch=x86_64 [2021-04-19T20:55:28.875Z] ---> Running in 676df0c7f017 [2021-04-19T20:55:29.152Z] Removing intermediate container 676df0c7f017 [2021-04-19T20:55:29.152Z] ---> ab044927d772 [2021-04-19T20:55:29.152Z] Step 21/22 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T20:55:29.152Z] ---> Running in 653751db24a1 [2021-04-19T20:55:29.437Z] Removing intermediate container 653751db24a1 [2021-04-19T20:55:29.437Z] ---> 4f828354b64f [2021-04-19T20:55:29.437Z] Step 22/22 : LABEL version=0.0.0 [2021-04-19T20:55:29.712Z] ---> Running in 0c5d3389aa8c [2021-04-19T20:55:29.980Z] Removing intermediate container 0c5d3389aa8c [2021-04-19T20:55:29.980Z] ---> 1e6c5d51bbb8 [2021-04-19T20:55:29.980Z] [2021-04-19T20:55:30.572Z] Successfully built 1e6c5d51bbb8 [2021-04-19T20:55:30.572Z] Successfully tagged docker-support-notifications-go:latest [2021-04-19T20:55:37.203Z]  Building docker-support-notifications-go ... done Removing intermediate container c15cc5c4f116 [2021-04-19T20:55:37.203Z] ---> 3f8ea6bb9df2 [2021-04-19T20:55:37.203Z] [2021-04-19T20:55:37.203Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T20:55:37.203Z] ---> 13621d1b12d4 [2021-04-19T20:55:37.203Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-19T20:55:37.468Z] ---> Running in 0c0488373ed3 [2021-04-19T20:55:37.468Z] Removing intermediate container 0c0488373ed3 [2021-04-19T20:55:37.468Z] ---> 6d0fb4fd891d [2021-04-19T20:55:37.468Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-19T20:55:37.730Z] ---> Running in fbdd4d664cd1 [2021-04-19T20:55:37.994Z] Removing intermediate container fbdd4d664cd1 [2021-04-19T20:55:37.994Z] ---> bd148d951ad0 [2021-04-19T20:55:37.994Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-19T20:55:37.994Z] ---> Running in ff87420cfac1 [2021-04-19T20:55:37.994Z] Removing intermediate container ff87420cfac1 [2021-04-19T20:55:37.994Z] ---> 4ec942b91039 [2021-04-19T20:55:37.994Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:55:38.256Z] ---> Running in f0bb58b1ee6c [2021-04-19T20:55:39.208Z] Removing intermediate container f0bb58b1ee6c [2021-04-19T20:55:39.208Z] ---> 19e82a0debb0 [2021-04-19T20:55:39.208Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-19T20:55:39.208Z] ---> Running in 67e64d15a9a9 [2021-04-19T20:55:39.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:55:40.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:55:40.618Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-19T20:55:40.880Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-19T20:55:41.830Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-19T20:55:41.830Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-19T20:55:42.404Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-19T20:55:42.404Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-19T20:55:42.669Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T20:55:42.669Z] OK: 8 MiB in 20 packages [2021-04-19T20:55:43.250Z] Removing intermediate container 67e64d15a9a9 [2021-04-19T20:55:43.250Z] ---> c5d50e1c91de [2021-04-19T20:55:43.250Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T20:55:43.512Z] ---> 9e9bb910bd83 [2021-04-19T20:55:43.512Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-19T20:55:44.088Z] ---> 815871960be9 [2021-04-19T20:55:44.088Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-19T20:55:44.355Z] ---> 47cc59c8b827 [2021-04-19T20:55:44.355Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-19T20:55:44.355Z] ---> Running in c710afe1fcde [2021-04-19T20:55:44.620Z] Removing intermediate container c710afe1fcde [2021-04-19T20:55:44.620Z] ---> 8d75b82680a4 [2021-04-19T20:55:44.620Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T20:55:44.620Z] ---> Running in 4af77c36112a [2021-04-19T20:55:44.884Z] Removing intermediate container 4af77c36112a [2021-04-19T20:55:44.884Z] ---> 56733e841fac [2021-04-19T20:55:44.884Z] Step 21/23 : LABEL arch=x86_64 [2021-04-19T20:55:44.884Z] ---> Running in 4fe9e3761797 [2021-04-19T20:55:45.150Z] Removing intermediate container 4fe9e3761797 [2021-04-19T20:55:45.150Z] ---> fac47023867a [2021-04-19T20:55:45.150Z] Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T20:55:45.150Z] ---> Running in a317c72830f1 [2021-04-19T20:55:45.412Z] Removing intermediate container a317c72830f1 [2021-04-19T20:55:45.412Z] ---> 48c7569a20e5 [2021-04-19T20:55:45.412Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T20:55:45.412Z] ---> Running in 5cdf8100919b [2021-04-19T20:55:45.673Z] Removing intermediate container 5cdf8100919b [2021-04-19T20:55:45.673Z] ---> 83d6305317e1 [2021-04-19T20:55:45.673Z] [2021-04-19T20:55:45.935Z] Successfully built 83d6305317e1 [2021-04-19T20:55:45.935Z] Successfully tagged docker-core-data-go:latest [2021-04-19T20:55:46.208Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-19T20:55:46.234Z] $ docker stop --time=1 edd8936ce562c2623f10e246ee6782c8fd68bccfb60facbe459a41132c55e851 [2021-04-19T20:55:47.897Z] $ docker rm -f edd8936ce562c2623f10e246ee6782c8fd68bccfb60facbe459a41132c55e851 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T20:55:48.399Z] + docker images [2021-04-19T20:55:48.399Z] + grep docker [2021-04-19T20:55:48.663Z] docker-core-data-go latest 83d6305317e1 3 seconds ago 22.9MB [2021-04-19T20:55:48.664Z] docker-support-notifications-go latest 1e6c5d51bbb8 19 seconds ago 18.2MB [2021-04-19T20:55:48.664Z] docker-core-metadata-go latest 9dc5b6bb040b 27 seconds ago 19.2MB [2021-04-19T20:55:48.664Z] docker-core-command-go latest 3e3d09d2ba5e 28 seconds ago 17.5MB [2021-04-19T20:55:48.664Z] docker-sys-mgmt-agent-go latest f5ea244cc6e7 30 seconds ago 312MB [2021-04-19T20:55:48.664Z] docker-security-bootstrapper-go latest a4ffe7a95e66 About a minute ago 19.3MB [2021-04-19T20:55:48.664Z] docker-security-secretstore-setup-go latest 1feff2eb3d92 2 minutes ago 26.3MB [2021-04-19T20:55:48.664Z] docker-security-proxy-setup-go latest ae87aba7bdb3 2 minutes ago 26MB [2021-04-19T20:55:48.664Z] docker-support-scheduler-go latest 9b07b6ac4c36 2 minutes ago 17.7MB [2021-04-19T20:55:48.664Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-04-19T20:56:01.238Z] gofmt -l . [2021-04-19T20:56:01.238Z] [ "`gofmt -l .`" = "" ] [2021-04-19T20:56:01.238Z] ./bin/test-go-mod-tidy.sh [2021-04-19T20:56:01.238Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-19T20:56:01.930Z] + ls -al . [2021-04-19T20:56:01.930Z] total 840 [2021-04-19T20:56:01.930Z] drwxrwxr-x 9 1001 1001 4096 Apr 19 20:55 . [2021-04-19T20:56:01.930Z] drwxr-xr-x 4 root root 4096 Apr 19 20:51 .. [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 20:49 .dockerignore [2021-04-19T20:56:01.930Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 20:49 .git [2021-04-19T20:56:01.930Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 20:49 .github [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 818 Apr 19 20:49 .gitignore [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 20:49 .sonarcloud.properties [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 8609 Apr 19 20:49 Attribution.txt [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 20:49 CONTRIBUTING.md [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 931 Apr 19 20:49 Dockerfile.build [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 863 Apr 19 20:49 Jenkinsfile [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 20:49 LICENSE [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 5774 Apr 19 20:49 Makefile [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 6548 Apr 19 20:49 README.md [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 6755 Apr 19 20:49 SECURITY.md [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 5 Apr 19 20:46 VERSION [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 20:49 ZMQWindows.md [2021-04-19T20:56:01.930Z] drwxrwxr-x 2 1001 1001 4096 Apr 19 20:49 bin [2021-04-19T20:56:01.930Z] drwxrwxr-x 14 1001 1001 4096 Apr 19 20:49 cmd [2021-04-19T20:56:01.930Z] -rw-r--r-- 1 root root 703598 Apr 19 20:54 coverage.out [2021-04-19T20:56:01.930Z] -rw-r--r-- 1 root root 1058 Apr 19 20:55 go.mod [2021-04-19T20:56:01.930Z] -rw-r--r-- 1 root root 21960 Apr 19 20:55 go.sum [2021-04-19T20:56:01.930Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 20:49 internal [2021-04-19T20:56:01.930Z] drwxrwxr-x 4 1001 1001 4096 Apr 19 20:49 openapi [2021-04-19T20:56:01.930Z] drwxrwxr-x 4 1001 1001 4096 Apr 19 20:49 snap [2021-04-19T20:56:01.930Z] -rw-rw-r-- 1 1001 1001 168 Apr 19 20:49 version.go [Pipeline] sh [2021-04-19T20:56:02.613Z] + '[' -e coverage.out ] [2021-04-19T20:56:02.613Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-19T20:56:02.684Z] Warning: overwriting stash ‘coverage-report’ [2021-04-19T20:56:03.640Z] Stashed 1 file(s) [Pipeline] sh [2021-04-19T20:56:04.217Z] Still waiting to schedule task [2021-04-19T20:56:04.217Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-940’ [2021-04-19T20:56:04.310Z] + make build [2021-04-19T20:56:04.310Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-19T20:56:16.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-19T20:56:38.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-19T20:56:44.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-19T20:56:51.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-19T20:56:52.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-19T20:56:59.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-19T20:57:04.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-19T20:57:08.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-19T20:57:13.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-19T20:57:18.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-19T20:57:23.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-19T20:57:32.312Z] $ docker stop --time=1 dc9d16f493cacfb987164a491083fedc1d647d3ba844528e9ad0ddcd0965e978 [2021-04-19T20:57:34.883Z] $ docker rm -f dc9d16f493cacfb987164a491083fedc1d647d3ba844528e9ad0ddcd0965e978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:57:36.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-19T20:57:36.846Z] [2021-04-19T20:57:36.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:57:37.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-19T20:57:37.507Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-19T20:57:37.507Z] 29e5d40040c1: Pulling fs layer [2021-04-19T20:57:37.507Z] 1ce36da41761: Pulling fs layer [2021-04-19T20:57:37.507Z] 25b303627fd3: Pulling fs layer [2021-04-19T20:57:37.782Z] 29e5d40040c1: Download complete [2021-04-19T20:57:38.766Z] 29e5d40040c1: Pull complete [2021-04-19T20:57:38.766Z] 1ce36da41761: Verifying Checksum [2021-04-19T20:57:38.766Z] 1ce36da41761: Download complete [2021-04-19T20:57:40.200Z] 1ce36da41761: Pull complete [2021-04-19T20:57:40.474Z] 25b303627fd3: Verifying Checksum [2021-04-19T20:57:40.474Z] 25b303627fd3: Download complete [2021-04-19T20:57:50.764Z] 25b303627fd3: Pull complete [2021-04-19T20:57:50.764Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-19T20:57:50.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-19T20:57:50.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-19T20:57:51.087Z] prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container [2021-04-19T20:57:51.218Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-19T20:57:54.434Z] $ docker top 5de4b9619d79a4beb40d0d005367b9a4f1c894a79fd2db20bfc3d03942b7ea96 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T20:57:55.460Z] + docker-compose build --help [2021-04-19T20:57:55.460Z] + grep parallel [2021-04-19T20:57:59.735Z] --parallel Build images in parallel. [Pipeline] } [2021-04-19T20:58:00.056Z] $ docker stop --time=1 5de4b9619d79a4beb40d0d005367b9a4f1c894a79fd2db20bfc3d03942b7ea96 [2021-04-19T20:58:01.937Z] $ docker rm -f 5de4b9619d79a4beb40d0d005367b9a4f1c894a79fd2db20bfc3d03942b7ea96 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:58:02.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-19T20:58:02.681Z] . [Pipeline] withDockerContainer [2021-04-19T20:58:02.943Z] prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container [2021-04-19T20:58:03.027Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-19T20:58:04.321Z] $ docker top 2c9eafd07190febe119c3b88b53c47b1cd73c7e7ff9d5869375baff869fe584e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T20:58:05.248Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-19T20:58:09.534Z] Building docker-core-command-go ... [2021-04-19T20:58:09.534Z] Building docker-core-data-go ... [2021-04-19T20:58:09.534Z] Building docker-core-metadata-go ... [2021-04-19T20:58:09.534Z] Building docker-security-bootstrapper-go ... [2021-04-19T20:58:09.534Z] Building docker-security-proxy-setup-go ... [2021-04-19T20:58:09.534Z] Building docker-security-secretstore-setup-go ... [2021-04-19T20:58:09.534Z] Building docker-support-notifications-go ... [2021-04-19T20:58:09.534Z] Building docker-support-scheduler-go ... [2021-04-19T20:58:09.534Z] Building docker-sys-mgmt-agent-go ... [2021-04-19T20:58:09.534Z] Building docker-security-proxy-setup-go [2021-04-19T20:58:09.534Z] Building docker-security-secretstore-setup-go [2021-04-19T20:58:09.534Z] Building docker-core-command-go [2021-04-19T20:58:09.534Z] Building docker-core-metadata-go [2021-04-19T20:58:09.534Z] Building docker-support-scheduler-go [2021-04-19T20:58:17.836Z] Running on prd-ubuntu18.04-docker-8c-8g-943 in /w/workspace/edgexfoundry_edgex-go_PR-3380 [Pipeline] { [Pipeline] ws [2021-04-19T20:58:17.890Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-19T20:58:20.117Z] using credential edgex-jenkins-ssh [2021-04-19T20:58:20.130Z] Cloning the remote Git repository [2021-04-19T20:58:20.154Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-19T20:58:20.221Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-19T20:58:20.245Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-19T20:58:20.245Z] > git --version # timeout=10 [2021-04-19T20:58:20.250Z] > git --version # 'git version 2.17.1' [2021-04-19T20:58:20.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:58:20.273Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T20:58:30.435Z] Merging remotes/origin/master commit 95928816a7d3351701d43cfae6e5bb9ec9c35404 into PR head commit ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T20:58:30.582Z] Merge succeeded, producing ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T20:58:30.583Z] Checking out Revision ed23095eaf66c858a7eace5cc70e811c425fa0e2 (PR-3380) [2021-04-19T20:58:29.929Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-19T20:58:29.935Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T20:58:29.946Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-19T20:58:29.957Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-19T20:58:29.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:58:29.961Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3380/head:refs/remotes/origin/PR-3380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T20:58:30.459Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T20:58:30.464Z] > git checkout -f ed23095eaf66c858a7eace5cc70e811c425fa0e2 # timeout=10 [2021-04-19T20:58:30.562Z] > git remote # timeout=10 [2021-04-19T20:58:30.567Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T20:58:30.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:58:30.573Z] > git merge 95928816a7d3351701d43cfae6e5bb9ec9c35404 # timeout=10 [2021-04-19T20:58:30.581Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T20:58:30.589Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T20:58:30.592Z] > git checkout -f ed23095eaf66c858a7eace5cc70e811c425fa0e2 # timeout=10 [2021-04-19T20:58:34.269Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-04-19T20:58:34.298Z] > git --version # timeout=10 [2021-04-19T20:58:34.301Z] > git --version # 'git version 2.17.1' [2021-04-19T20:58:34.305Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:58:35.364Z] + echo snap-build.sh [2021-04-19T20:58:35.364Z] snap-build.sh [2021-04-19T20:58:35.364Z] + SNAP_BASE_DIR=. [2021-04-19T20:58:35.364Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-04-19T20:58:35.364Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-04-19T20:58:35.364Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-04-19T20:58:35.364Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-04-19T20:58:35.364Z] + cd /w/workspace/edgex-go/1 [2021-04-19T20:58:35.364Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-19T20:58:35.364Z] Reading package lists... [2021-04-19T20:58:35.641Z] Building dependency tree... [2021-04-19T20:58:35.641Z] Reading state information... [2021-04-19T20:58:35.641Z] The following packages were automatically installed and are no longer required: [2021-04-19T20:58:35.641Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-19T20:58:35.641Z] uidmap xdelta3 [2021-04-19T20:58:35.641Z] Use 'sudo apt autoremove' to remove them. [2021-04-19T20:58:35.641Z] The following packages will be REMOVED: [2021-04-19T20:58:35.641Z] lxd* lxd-client* [2021-04-19T20:58:36.213Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-19T20:58:36.213Z] After this operation, 31.7 MB disk space will be freed. [2021-04-19T20:58:37.000Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-04-19T20:58:37.000Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-19T20:58:37.943Z] Removing lxd dnsmasq configuration [2021-04-19T20:58:37.943Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-19T20:58:38.205Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-19T20:58:38.776Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-19T20:58:39.035Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-04-19T20:58:39.035Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-19T20:58:40.419Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-19T20:58:40.419Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-19T20:58:42.331Z] + sudo snap remove --purge lxd [2021-04-19T20:58:42.331Z] snap "lxd" is not installed [2021-04-19T20:58:42.331Z] + sudo groupadd --force --system lxd [2021-04-19T20:58:42.331Z] ++ whoami [2021-04-19T20:58:42.331Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-19T20:58:42.331Z] + newgrp - lxd [2021-04-19T20:58:42.331Z] + sudo snap install lxd [2021-04-19T20:58:50.467Z] 2021-04-19T20:58:47Z INFO Waiting for automatic snapd restart... [2021-04-19T20:59:00.487Z] lxd 4.13 from Canonical* installed [2021-04-19T20:59:00.487Z] + sudo lxd init --auto [2021-04-19T20:59:08.625Z] + sudo snap install --classic snapcraft [2021-04-19T20:59:16.767Z] snapcraft 4.6.2 from Canonical* installed [2021-04-19T20:59:16.767Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-19T20:59:16.767Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-19T20:59:16.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T20:59:16.767Z] Dload Upload Total Spent Left Speed [2021-04-19T20:59:17.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4644 [2021-04-19T20:59:17.291Z] 17 3325k 17 571k 0 0 1686k 0 0:00:01 --:--:-- 0:00:01 1686k 100 3325k 100 3325k 0 0 6827k 0 --:--:-- --:--:-- --:--:-- 18.2M [2021-04-19T20:59:17.291Z] ./yq_linux_amd64 [2021-04-19T20:59:17.551Z] + sudo snapcraft prime --use-lxd [2021-04-19T20:59:19.459Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-19T20:59:19.459Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-04-19T20:59:19.459Z] - README.md [2021-04-19T20:59:19.459Z] [2021-04-19T20:59:19.459Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-19T20:59:20.030Z] Launching a container. [2021-04-19T20:59:31.325Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:59:31.325Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:59:31.325Z] ---> 6d030b55a709 [2021-04-19T20:59:31.325Z] Step 3/22 : WORKDIR /edgex-go [2021-04-19T20:59:31.325Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:59:31.325Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:59:31.325Z] ---> 6d030b55a709 [2021-04-19T20:59:31.325Z] Step 3/24 : WORKDIR /edgex-go [2021-04-19T20:59:31.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:59:31.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:59:31.325Z] ---> 6d030b55a709 [2021-04-19T20:59:31.325Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T20:59:31.325Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:59:31.325Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:59:31.325Z] ---> 6d030b55a709 [2021-04-19T20:59:31.325Z] Step 3/21 : WORKDIR /edgex-go [2021-04-19T20:59:31.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T20:59:31.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T20:59:31.325Z] ---> 6d030b55a709 [2021-04-19T20:59:31.325Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T20:59:31.325Z] ---> Running in ed007dac5432 [2021-04-19T20:59:31.325Z] ---> Running in 3e9f5b8e3d9b [2021-04-19T20:59:31.325Z] ---> Running in cb9d36ad37a0 [2021-04-19T20:59:31.325Z] ---> Running in e9afe31b6a52 [2021-04-19T20:59:31.325Z] ---> Running in ea78ca0a1db4 [2021-04-19T20:59:31.325Z] Removing intermediate container cb9d36ad37a0 [2021-04-19T20:59:31.325Z] ---> 4a7ad2d4715f [2021-04-19T20:59:31.325Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:59:31.325Z] Removing intermediate container ed007dac5432 [2021-04-19T20:59:31.325Z] ---> 347618d3a158 [2021-04-19T20:59:31.325Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:59:31.325Z] Removing intermediate container 3e9f5b8e3d9b [2021-04-19T20:59:31.325Z] ---> 9b807aed3917 [2021-04-19T20:59:31.325Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:59:31.325Z] Removing intermediate container e9afe31b6a52 [2021-04-19T20:59:31.325Z] ---> d068840fb328 [2021-04-19T20:59:31.325Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:59:31.325Z] Removing intermediate container ea78ca0a1db4 [2021-04-19T20:59:31.325Z] ---> ab6c95d80ebf [2021-04-19T20:59:31.325Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:59:31.325Z] ---> Running in 9b964ae836ab [2021-04-19T20:59:31.325Z] ---> Running in 0eed37ba7315 [2021-04-19T20:59:31.325Z] ---> Running in 0907ef80aa36 [2021-04-19T20:59:31.325Z] ---> Running in cd43a66e537d [2021-04-19T20:59:31.325Z] ---> Running in f3a4e61317b0 [2021-04-19T20:59:31.325Z] Removing intermediate container 9b964ae836ab [2021-04-19T20:59:31.325Z] ---> 6bca34301863 [2021-04-19T20:59:31.325Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-19T20:59:31.325Z] ---> Running in 4bb8662c5470 [2021-04-19T20:59:31.325Z] Removing intermediate container 0eed37ba7315 [2021-04-19T20:59:31.325Z] ---> 8d364506350e [2021-04-19T20:59:31.325Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-19T20:59:31.325Z] ---> Running in e6b88c30c66a [2021-04-19T20:59:31.325Z] Removing intermediate container 0907ef80aa36 [2021-04-19T20:59:31.325Z] ---> cb6a5b0ed928 [2021-04-19T20:59:31.325Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-19T20:59:31.325Z] Removing intermediate container f3a4e61317b0 [2021-04-19T20:59:31.325Z] ---> 73a1486677b8 [2021-04-19T20:59:31.325Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-19T20:59:31.325Z] Removing intermediate container cd43a66e537d [2021-04-19T20:59:31.325Z] ---> bc93e403d494 [2021-04-19T20:59:31.325Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-19T20:59:31.325Z] ---> Running in 7900a02871f5 [2021-04-19T20:59:31.325Z] ---> Running in b94c2fe1e249 [2021-04-19T20:59:31.325Z] ---> Running in d2bf30456c30 [2021-04-19T20:59:32.264Z] Waiting for container to be ready [2021-04-19T20:59:32.264Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-19T20:59:32.264Z] [2021-04-19T20:59:32.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T20:59:32.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T20:59:33.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T20:59:33.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T20:59:33.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T20:59:33.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T20:59:33.457Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T20:59:33.727Z] OK: 217 MiB in 51 packages [2021-04-19T20:59:34.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T20:59:34.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T20:59:34.277Z] OK: 217 MiB in 51 packages [2021-04-19T20:59:34.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T20:59:34.883Z] OK: 217 MiB in 51 packages [2021-04-19T20:59:35.160Z] Removing intermediate container 4bb8662c5470 [2021-04-19T20:59:35.160Z] ---> 18be95c5068d [2021-04-19T20:59:35.160Z] Step 6/22 : COPY go.mod . [2021-04-19T20:59:35.561Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-19T20:59:35.561Z] Waiting for network to be ready... [2021-04-19T20:59:35.762Z] Removing intermediate container e6b88c30c66a [2021-04-19T20:59:35.762Z] ---> dc7b5280a91c [2021-04-19T20:59:35.762Z] Step 6/24 : COPY go.mod . [2021-04-19T20:59:35.820Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-19T20:59:35.821Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-19T20:59:36.043Z] ---> c49a9cbaefac [2021-04-19T20:59:36.043Z] Step 7/22 : RUN go mod download [2021-04-19T20:59:36.315Z] ---> Running in 736a653bec47 [2021-04-19T20:59:36.315Z] Removing intermediate container b94c2fe1e249 [2021-04-19T20:59:36.315Z] ---> 74912e6384ab [2021-04-19T20:59:36.315Z] Step 6/23 : COPY go.mod . [2021-04-19T20:59:36.392Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] [2021-04-19T20:59:36.603Z] ---> c6e2b8ed66ed [2021-04-19T20:59:36.603Z] Step 7/24 : RUN go mod download [2021-04-19T20:59:36.652Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-19T20:59:36.878Z] OK: 217 MiB in 51 packages [2021-04-19T20:59:36.878Z] ---> Running in bb410b22b27b [2021-04-19T20:59:36.912Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-19T20:59:37.155Z] OK: 217 MiB in 51 packages [2021-04-19T20:59:37.483Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-19T20:59:37.483Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] [2021-04-19T20:59:37.483Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-19T20:59:37.483Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-19T20:59:37.483Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-19T20:59:37.483Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-19T20:59:37.483Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] [2021-04-19T20:59:37.483Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-19T20:59:37.483Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-19T20:59:37.483Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-19T20:59:37.483Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-19T20:59:37.483Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-19T20:59:37.483Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-19T20:59:37.751Z] ---> 6339ddd8f67b [2021-04-19T20:59:37.751Z] Step 7/23 : RUN go mod download [2021-04-19T20:59:38.033Z] ---> Running in 8ac959e3d1d7 [2021-04-19T20:59:38.059Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-19T20:59:38.320Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2036 kB] [2021-04-19T20:59:38.320Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [409 kB] [2021-04-19T20:59:38.320Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-19T20:59:38.320Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-19T20:59:38.320Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-19T20:59:38.320Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-19T20:59:38.320Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1732 kB] [2021-04-19T20:59:38.580Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-19T20:59:39.023Z] Removing intermediate container 7900a02871f5 [2021-04-19T20:59:39.023Z] ---> 2f5f33524f84 [2021-04-19T20:59:39.023Z] Step 6/21 : COPY go.mod . [2021-04-19T20:59:39.299Z] Removing intermediate container d2bf30456c30 [2021-04-19T20:59:39.299Z] ---> a4cf41589bf5 [2021-04-19T20:59:39.299Z] Step 6/23 : COPY go.mod . [2021-04-19T20:59:40.293Z] ---> 677646a4cbd0 [2021-04-19T20:59:40.293Z] Step 7/21 : RUN go mod download [2021-04-19T20:59:40.293Z] Removing intermediate container 736a653bec47 [2021-04-19T20:59:40.293Z] ---> 3d1e2de89f30 [2021-04-19T20:59:40.293Z] Step 8/22 : COPY . . [2021-04-19T20:59:40.565Z] ---> Running in c456c55fa990 [2021-04-19T20:59:40.565Z] ---> 9e0d38e3becd [2021-04-19T20:59:40.565Z] Step 7/23 : RUN go mod download [2021-04-19T20:59:40.839Z] ---> Running in 742ffd0f1766 [2021-04-19T20:59:40.839Z] Removing intermediate container bb410b22b27b [2021-04-19T20:59:40.839Z] ---> 8ccf5c4d7390 [2021-04-19T20:59:40.839Z] Step 8/24 : COPY . . [2021-04-19T20:59:41.877Z] Fetched 24.4 MB in 6s (4016 kB/s) [2021-04-19T20:59:42.818Z] Reading package lists... [2021-04-19T20:59:42.825Z] Removing intermediate container 8ac959e3d1d7 [2021-04-19T20:59:42.825Z] ---> d69cfdcb9713 [2021-04-19T20:59:42.825Z] Step 8/23 : COPY . . [2021-04-19T20:59:43.084Z] Reading package lists... [2021-04-19T20:59:43.345Z] Building dependency tree... [2021-04-19T20:59:43.345Z] Reading state information... [2021-04-19T20:59:43.345Z] The following additional packages will be installed: [2021-04-19T20:59:43.345Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-19T20:59:43.345Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-19T20:59:43.345Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-19T20:59:43.345Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-19T20:59:43.345Z] Suggested packages: [2021-04-19T20:59:43.345Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-19T20:59:43.345Z] Recommended packages: [2021-04-19T20:59:43.345Z] gnupg libsasl2-modules [2021-04-19T20:59:43.345Z] The following NEW packages will be installed: [2021-04-19T20:59:43.345Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-19T20:59:43.345Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-19T20:59:43.345Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-19T20:59:43.345Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-19T20:59:43.345Z] The following packages will be upgraded: [2021-04-19T20:59:43.345Z] gpg gpg-agent gpgconf libudev1 [2021-04-19T20:59:43.605Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-19T20:59:43.605Z] Need to get 3529 kB of archives. [2021-04-19T20:59:43.605Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-19T20:59:43.605Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-19T20:59:43.605Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-04-19T20:59:43.868Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-04-19T20:59:43.868Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-19T20:59:43.868Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-19T20:59:43.868Z] 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-04-19T20:59:44.448Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-19T20:59:44.448Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-19T20:59:44.448Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-19T20:59:44.448Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-19T20:59:44.448Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-19T20:59:44.448Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-19T20:59:44.448Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-19T20:59:44.448Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-19T20:59:44.709Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-19T20:59:44.709Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-19T20:59:44.709Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-19T20:59:44.709Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-19T20:59:44.709Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-19T20:59:44.709Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-19T20:59:44.709Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-19T20:59:44.969Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-19T20:59:44.969Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-19T20:59:44.969Z] Fetched 3529 kB in 2s (2349 kB/s) [2021-04-19T20:59:45.230Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-19T20:59:45.230Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-19T20:59:45.230Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-19T20:59:45.230Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-19T20:59:45.488Z] Removing intermediate container c456c55fa990 [2021-04-19T20:59:45.488Z] ---> 3ee989702202 [2021-04-19T20:59:45.488Z] Step 8/21 : COPY . . [2021-04-19T20:59:45.500Z] Selecting previously unselected package udev. [2021-04-19T20:59:45.500Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-19T20:59:45.500Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-19T20:59:45.500Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-19T20:59:45.761Z] Selecting previously unselected package libfuse2:amd64. [2021-04-19T20:59:45.761Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-19T20:59:45.761Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-19T20:59:45.763Z] Removing intermediate container 742ffd0f1766 [2021-04-19T20:59:45.763Z] ---> 857c91c44ff4 [2021-04-19T20:59:45.763Z] Step 8/23 : COPY . . [2021-04-19T20:59:46.022Z] Selecting previously unselected package fuse. [2021-04-19T20:59:46.022Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-19T20:59:46.022Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-19T20:59:46.022Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-19T20:59:46.022Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-19T20:59:46.022Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-19T20:59:46.284Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-19T20:59:46.284Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-19T20:59:46.284Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-19T20:59:46.284Z] Selecting previously unselected package libksba8:amd64. [2021-04-19T20:59:46.284Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-19T20:59:46.284Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-19T20:59:46.548Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-19T20:59:46.548Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T20:59:46.548Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:46.548Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-19T20:59:46.548Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T20:59:46.548Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:46.814Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-19T20:59:46.814Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T20:59:46.814Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:46.814Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-19T20:59:46.814Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T20:59:46.814Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:46.814Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-19T20:59:46.814Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T20:59:46.814Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:47.073Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-19T20:59:47.073Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T20:59:47.073Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:47.073Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-19T20:59:47.073Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T20:59:47.073Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:47.073Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-19T20:59:47.073Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T20:59:47.073Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:47.334Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-19T20:59:47.334Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T20:59:47.334Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:47.334Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-19T20:59:47.334Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-19T20:59:47.334Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-19T20:59:47.334Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-19T20:59:47.334Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-19T20:59:47.334Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-19T20:59:47.597Z] Selecting previously unselected package libldap-common. [2021-04-19T20:59:47.597Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-19T20:59:47.597Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-19T20:59:47.597Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-19T20:59:47.597Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-19T20:59:47.597Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-19T20:59:47.597Z] Selecting previously unselected package dirmngr. [2021-04-19T20:59:47.597Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-19T20:59:47.857Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-19T20:59:47.857Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-19T20:59:47.857Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-19T20:59:47.857Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-19T20:59:47.857Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-19T20:59:47.857Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-19T20:59:47.857Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-19T20:59:48.117Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:48.117Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-19T20:59:48.117Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-19T20:59:48.117Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-19T20:59:48.391Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-19T20:59:48.653Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:48.653Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-19T20:59:48.653Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-19T20:59:48.653Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-19T20:59:48.653Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:48.653Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:48.653Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:48.912Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:48.912Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:48.912Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:48.912Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T20:59:48.912Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-19T20:59:48.912Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-19T20:59:48.912Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-19T20:59:49.481Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-19T20:59:49.481Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-19T20:59:49.481Z] This means they are not meant to be enabled using systemctl. [2021-04-19T20:59:49.481Z] Possible reasons for having this kind of units are: [2021-04-19T20:59:49.481Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-19T20:59:49.481Z] .wants/ or .requires/ directory. [2021-04-19T20:59:49.481Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-19T20:59:49.481Z] a requirement dependency on it. [2021-04-19T20:59:49.481Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-19T20:59:49.481Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-19T20:59:49.481Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-19T20:59:49.481Z] instance name specified. [2021-04-19T20:59:49.740Z] Reading package lists... [2021-04-19T20:59:49.740Z] Building dependency tree... [2021-04-19T20:59:49.740Z] Reading state information... [2021-04-19T20:59:50.007Z] The following additional packages will be installed: [2021-04-19T20:59:50.007Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-19T20:59:50.007Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-19T20:59:50.007Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-19T20:59:50.007Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-19T20:59:50.007Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-19T20:59:50.007Z] Suggested packages: [2021-04-19T20:59:50.007Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-19T20:59:50.007Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-19T20:59:50.007Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-19T20:59:50.007Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-19T20:59:50.007Z] systemd-container policykit-1 [2021-04-19T20:59:50.007Z] Recommended packages: [2021-04-19T20:59:50.007Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-19T20:59:50.007Z] The following NEW packages will be installed: [2021-04-19T20:59:50.007Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-19T20:59:50.007Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-19T20:59:50.007Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-19T20:59:50.007Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-19T20:59:50.007Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-19T20:59:50.007Z] The following packages will be upgraded: [2021-04-19T20:59:50.007Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-19T20:59:50.275Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-19T20:59:50.275Z] Need to get 35.2 MB of archives. [2021-04-19T20:59:50.275Z] After this operation, 141 MB of additional disk space will be used. [2021-04-19T20:59:50.275Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-19T20:59:50.275Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-19T20:59:50.844Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-19T20:59:50.844Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-19T20:59:50.844Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-19T20:59:51.106Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-19T20:59:51.106Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-19T20:59:51.106Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-19T20:59:51.106Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-19T20:59:51.106Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-19T20:59:51.106Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-19T20:59:51.106Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-19T20:59:51.106Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-19T20:59:51.106Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-19T20:59:51.106Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-19T20:59:51.106Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-19T20:59:51.106Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-19T20:59:51.106Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-19T20:59:51.106Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-19T20:59:51.106Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-19T20:59:51.106Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-19T20:59:51.106Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-19T20:59:51.106Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-19T20:59:51.106Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-19T20:59:51.106Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-19T20:59:51.106Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-19T20:59:51.106Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-19T20:59:51.369Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-19T20:59:51.369Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-19T20:59:51.369Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-19T20:59:52.757Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-19T20:59:52.757Z] Fetched 35.2 MB in 2s (14.9 MB/s) [2021-04-19T20:59:52.757Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-19T20:59:52.757Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-19T20:59:52.757Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-19T20:59:53.325Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-19T20:59:53.325Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-19T20:59:53.586Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-19T20:59:53.586Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-19T20:59:53.586Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-19T20:59:53.586Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-19T20:59:53.848Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-19T20:59:53.848Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-19T20:59:53.848Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-19T20:59:53.848Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-19T20:59:54.113Z] Setting up apt (1.6.13) ... [2021-04-19T20:59:54.113Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-19T20:59:54.683Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-19T20:59:54.683Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-19T20:59:54.683Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-19T20:59:54.683Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-19T20:59:54.944Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-19T20:59:54.944Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-19T20:59:54.944Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T20:59:55.205Z] Selecting previously unselected package libexpat1:amd64. [2021-04-19T20:59:55.205Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-19T20:59:55.205Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-19T20:59:55.205Z] Selecting previously unselected package python3.6-minimal. [2021-04-19T20:59:55.205Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-19T20:59:55.205Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T20:59:55.477Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-19T20:59:55.477Z] Checking for services that may need to be restarted...done. [2021-04-19T20:59:55.477Z] Checking for services that may need to be restarted...done. [2021-04-19T20:59:55.738Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T20:59:55.738Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-19T20:59:55.738Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T20:59:56.310Z] Selecting previously unselected package python3-minimal. [2021-04-19T20:59:56.310Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-19T20:59:56.310Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-19T20:59:56.310Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-19T20:59:56.310Z] Selecting previously unselected package mime-support. [2021-04-19T20:59:56.310Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-19T20:59:56.570Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-19T20:59:56.570Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-19T20:59:56.570Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-19T20:59:56.570Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-19T20:59:56.570Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-19T20:59:56.570Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-19T20:59:56.570Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T20:59:56.832Z] Selecting previously unselected package python3.6. [2021-04-19T20:59:56.832Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-19T20:59:56.832Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T20:59:56.832Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-19T20:59:56.832Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-19T20:59:56.832Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-19T20:59:57.092Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-19T20:59:57.351Z] Selecting previously unselected package python3. [2021-04-19T20:59:57.351Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-19T20:59:57.351Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-19T20:59:57.351Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-19T20:59:57.351Z] Selecting previously unselected package multiarch-support. [2021-04-19T20:59:57.351Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-19T20:59:57.351Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-19T20:59:57.351Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-19T20:59:57.611Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-19T20:59:57.611Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-19T20:59:57.611Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-19T20:59:57.611Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-19T20:59:57.611Z] Selecting previously unselected package libbsd0:amd64. [2021-04-19T20:59:57.611Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-19T20:59:57.611Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-19T20:59:57.611Z] Selecting previously unselected package sudo. [2021-04-19T20:59:57.611Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-19T20:59:57.611Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-19T20:59:57.871Z] Selecting previously unselected package apparmor. [2021-04-19T20:59:57.871Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-19T20:59:57.871Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-19T20:59:58.139Z] Selecting previously unselected package libedit2:amd64. [2021-04-19T20:59:58.139Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-19T20:59:58.139Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-19T20:59:58.139Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-19T20:59:58.139Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-19T20:59:58.139Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T20:59:58.401Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-19T20:59:58.401Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-19T20:59:58.401Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T20:59:58.401Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-19T20:59:58.401Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-19T20:59:58.401Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-19T20:59:58.401Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-19T20:59:58.401Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-19T20:59:58.401Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T20:59:59.636Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-19T20:59:59.636Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-19T20:59:59.636Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T20:59:59.636Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-19T20:59:59.636Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-19T20:59:59.636Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-19T20:59:59.636Z] Selecting previously unselected package openssh-client. [2021-04-19T20:59:59.636Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-19T20:59:59.636Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-19T20:59:59.636Z] Selecting previously unselected package squashfs-tools. [2021-04-19T20:59:59.636Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-19T20:59:59.636Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-19T20:59:59.636Z] Selecting previously unselected package snapd. [2021-04-19T20:59:59.636Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-19T20:59:59.636Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-19T21:00:02.200Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-19T21:00:02.200Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-19T21:00:02.465Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-19T21:00:02.465Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-19T21:00:02.465Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-19T21:00:02.465Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T21:00:02.725Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-19T21:00:02.725Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-19T21:00:02.725Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-19T21:00:03.297Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-19T21:00:03.297Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-19T21:00:03.297Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-19T21:00:03.297Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T21:00:03.558Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T21:00:03.558Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T21:00:04.128Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-19T21:00:04.128Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T21:00:04.390Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-19T21:00:04.390Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-19T21:00:04.390Z] running python rtupdate hooks for python3.6... [2021-04-19T21:00:04.390Z] running python post-rtupdate hooks for python3.6... [2021-04-19T21:00:04.390Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-19T21:00:05.771Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-19T21:00:06.035Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T21:00:06.035Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-19T21:00:06.294Z] Setting up snapd (2.48.3+18.04) ... [2021-04-19T21:00:06.871Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-19T21:00:06.871Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-19T21:00:07.148Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-19T21:00:07.408Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-19T21:00:07.670Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-19T21:00:07.670Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-19T21:00:07.670Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-19T21:00:07.931Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-19T21:00:08.194Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-19T21:00:08.455Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-19T21:00:08.455Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-04-19T21:00:08.455Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-19T21:00:08.719Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-19T21:00:09.298Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-19T21:00:09.558Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-19T21:00:09.558Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-19T21:00:10.771Z] Reading package lists... [2021-04-19T21:00:11.031Z] Reading package lists... [2021-04-19T21:00:11.291Z] Building dependency tree... [2021-04-19T21:00:11.291Z] Reading state information... [2021-04-19T21:00:11.555Z] Calculating upgrade... [2021-04-19T21:00:11.555Z] The following packages will be upgraded: [2021-04-19T21:00:11.555Z] advancecomp base-files bash binutils binutils-common [2021-04-19T21:00:11.555Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-19T21:00:11.555Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-19T21:00:11.555Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-19T21:00:11.555Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-19T21:00:11.555Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-19T21:00:11.555Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-19T21:00:11.555Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-19T21:00:11.555Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-19T21:00:11.555Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-19T21:00:11.555Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-19T21:00:11.555Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-19T21:00:11.555Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-19T21:00:11.555Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-19T21:00:11.555Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-19T21:00:11.815Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-19T21:00:11.815Z] Need to get 64.0 MB of archives. [2021-04-19T21:00:11.815Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-19T21:00:11.815Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-19T21:00:11.815Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-19T21:00:12.560Z] ---> 92aa7e9f02e3 [2021-04-19T21:00:12.560Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-19T21:00:12.560Z] ---> b118f90d6a08 [2021-04-19T21:00:12.560Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-19T21:00:12.560Z] ---> 834b70588adc [2021-04-19T21:00:12.560Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-19T21:00:12.560Z] ---> ec2046a1b050 [2021-04-19T21:00:12.560Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-19T21:00:12.560Z] ---> 246f96b4d9fc [2021-04-19T21:00:12.560Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-19T21:00:12.560Z] ---> Running in cca147449635 [2021-04-19T21:00:12.560Z] ---> Running in dcb0e9e8c36c [2021-04-19T21:00:12.560Z] ---> Running in 2a6fe1e43c9a [2021-04-19T21:00:12.560Z] ---> Running in 1ac707fb2743 [2021-04-19T21:00:12.560Z] ---> Running in 259bb226d834 [2021-04-19T21:00:12.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-19T21:00:12.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-19T21:00:12.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-19T21:00:12.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-19T21:00:12.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-19T21:00:12.761Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-19T21:00:12.762Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-19T21:00:12.762Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-19T21:00:12.762Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-19T21:00:12.762Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-19T21:00:12.762Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-19T21:00:12.762Z] 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-04-19T21:00:12.762Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-19T21:00:12.762Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-19T21:00:12.762Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-19T21:00:12.762Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-19T21:00:12.762Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-19T21:00:12.762Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-19T21:00:12.762Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-19T21:00:12.762Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-19T21:00:12.762Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-19T21:00:12.762Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-19T21:00:12.762Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-19T21:00:12.762Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-19T21:00:12.762Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-19T21:00:12.762Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-19T21:00:12.762Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-19T21:00:12.762Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-19T21:00:12.762Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-19T21:00:12.762Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-19T21:00:12.762Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-19T21:00:12.762Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-19T21:00:13.023Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-19T21:00:13.023Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-19T21:00:13.023Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-19T21:00:13.023Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-19T21:00:13.023Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-19T21:00:13.023Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-19T21:00:13.023Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-19T21:00:13.023Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-19T21:00:13.023Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-19T21:00:13.023Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-19T21:00:13.023Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-19T21:00:13.023Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-19T21:00:13.023Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-19T21:00:13.023Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-19T21:00:13.023Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-19T21:00:13.023Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-19T21:00:13.023Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-19T21:00:13.023Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-19T21:00:13.023Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-19T21:00:13.023Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-19T21:00:13.023Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-19T21:00:13.023Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-19T21:00:13.283Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-19T21:00:13.283Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-19T21:00:13.283Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-19T21:00:13.283Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-19T21:00:13.283Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-19T21:00:13.283Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-19T21:00:13.283Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-19T21:00:13.283Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-19T21:00:13.283Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-19T21:00:13.283Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-04-19T21:00:13.283Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-19T21:00:13.283Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-19T21:00:13.283Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-19T21:00:13.283Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-19T21:00:13.283Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-19T21:00:13.283Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-19T21:00:13.283Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-19T21:00:13.283Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-19T21:00:13.283Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-19T21:00:13.283Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-19T21:00:13.283Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-19T21:00:13.283Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-19T21:00:13.544Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-19T21:00:13.544Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-19T21:00:13.544Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-19T21:00:13.544Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-19T21:00:13.544Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-19T21:00:13.544Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-19T21:00:13.544Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-19T21:00:13.544Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-19T21:00:13.544Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-19T21:00:13.544Z] 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-04-19T21:00:13.544Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-19T21:00:13.544Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-19T21:00:13.544Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-19T21:00:13.544Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-19T21:00:13.544Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-19T21:00:13.544Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-19T21:00:13.544Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-19T21:00:13.544Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-19T21:00:13.544Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-19T21:00:14.117Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-19T21:00:14.688Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-19T21:00:14.688Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-19T21:00:14.688Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-19T21:00:15.260Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-19T21:00:15.260Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-19T21:00:15.260Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-19T21:00:15.260Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-19T21:00:15.260Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-19T21:00:15.260Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-19T21:00:15.260Z] Fetched 64.0 MB in 3s (18.3 MB/s) [2021-04-19T21:00:15.521Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:15.521Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-19T21:00:15.521Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-19T21:00:16.111Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-19T21:00:16.111Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-19T21:00:16.371Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-19T21:00:16.371Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-19T21:00:17.326Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:17.326Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T21:00:17.326Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:17.326Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T21:00:17.586Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:17.586Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T21:00:17.586Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:17.586Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T21:00:17.845Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:17.845Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T21:00:17.845Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:18.106Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T21:00:18.106Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:18.106Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T21:00:18.106Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T21:00:18.366Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-19T21:00:18.366Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:18.366Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-19T21:00:18.366Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-19T21:00:18.366Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-19T21:00:18.366Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:18.366Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T21:00:18.626Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:18.626Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T21:00:18.626Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:18.626Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T21:00:18.886Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T21:00:19.145Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-19T21:00:19.145Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-19T21:00:19.145Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-19T21:00:19.715Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-19T21:00:19.974Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-19T21:00:19.974Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-19T21:00:19.974Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-19T21:00:19.974Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-19T21:00:19.974Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-19T21:00:20.233Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-19T21:00:20.233Z] Installing new version of config file /etc/issue ... [2021-04-19T21:00:20.233Z] Installing new version of config file /etc/issue.net ... [2021-04-19T21:00:20.233Z] Installing new version of config file /etc/lsb-release ... [2021-04-19T21:00:20.233Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-19T21:00:20.493Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-19T21:00:20.493Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-19T21:00:20.493Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-19T21:00:20.753Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:20.753Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-19T21:00:20.753Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-19T21:00:20.753Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-19T21:00:21.012Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-04-19T21:00:21.012Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:21.012Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T21:00:21.012Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-19T21:00:21.012Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-19T21:00:21.272Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:21.272Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-19T21:00:21.272Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-19T21:00:21.272Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-19T21:00:21.272Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:21.272Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-19T21:00:21.539Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-19T21:00:21.539Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-19T21:00:21.799Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:21.799Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-19T21:00:21.799Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-19T21:00:21.799Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-19T21:00:22.061Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:22.061Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-19T21:00:22.061Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-19T21:00:22.061Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-19T21:00:22.321Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:22.321Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-19T21:00:22.321Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-19T21:00:22.321Z] Setting up grep (3.1-2build1) ... [2021-04-19T21:00:22.321Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:22.321Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-19T21:00:22.321Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-19T21:00:22.581Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-19T21:00:22.581Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:22.581Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-19T21:00:22.581Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-19T21:00:22.841Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-19T21:00:22.841Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:22.841Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-19T21:00:22.841Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-19T21:00:23.458Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-19T21:00:23.458Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-19T21:00:23.747Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-19T21:00:23.747Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-19T21:00:24.331Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-19T21:00:24.331Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:24.331Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-19T21:00:24.331Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-19T21:00:25.313Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-19T21:00:25.313Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-19T21:00:25.578Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-19T21:00:25.578Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-19T21:00:25.578Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-19T21:00:25.881Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:25.881Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-19T21:00:25.881Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-19T21:00:25.881Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-19T21:00:25.881Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:25.881Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T21:00:26.162Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T21:00:26.162Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-19T21:00:26.162Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:26.162Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T21:00:26.162Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T21:00:26.421Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-19T21:00:26.421Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:26.421Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T21:00:26.421Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T21:00:26.681Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-19T21:00:26.681Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:26.681Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T21:00:26.681Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T21:00:26.681Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-19T21:00:26.681Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:26.681Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-19T21:00:26.940Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-19T21:00:26.940Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-19T21:00:26.940Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-19T21:00:26.940Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-19T21:00:27.201Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:27.201Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-19T21:00:27.201Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-19T21:00:27.201Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-19T21:00:27.459Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:27.459Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T21:00:27.459Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T21:00:27.459Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-19T21:00:27.459Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:27.459Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T21:00:27.459Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T21:00:27.718Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-19T21:00:27.718Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:27.718Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T21:00:27.718Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T21:00:28.290Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-19T21:00:28.858Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-19T21:00:29.122Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-19T21:00:29.122Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:29.122Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-19T21:00:29.122Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-19T21:00:29.382Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-19T21:00:29.382Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T21:00:29.382Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-19T21:00:29.382Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-19T21:00:29.651Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-19T21:00:29.651Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:29.651Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-19T21:00:29.651Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-19T21:00:29.911Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-19T21:00:30.171Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:30.171Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-19T21:00:30.171Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-19T21:00:30.171Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-19T21:00:30.433Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:30.433Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-19T21:00:30.433Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-19T21:00:30.433Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-19T21:00:30.698Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:30.698Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-19T21:00:30.698Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-19T21:00:30.698Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-19T21:00:30.966Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:30.966Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-19T21:00:30.966Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-19T21:00:30.966Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-19T21:00:31.227Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:31.227Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-19T21:00:31.227Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-19T21:00:31.487Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-19T21:00:31.747Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:31.747Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T21:00:31.747Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T21:00:31.747Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-19T21:00:31.747Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-19T21:00:31.747Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-19T21:00:31.747Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-19T21:00:32.008Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-19T21:00:32.008Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:32.008Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-19T21:00:32.008Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-19T21:00:32.273Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-19T21:00:32.273Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:32.273Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-19T21:00:32.273Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-19T21:00:32.545Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-19T21:00:32.806Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:32.806Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-19T21:00:32.806Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-19T21:00:32.806Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-19T21:00:32.806Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:32.806Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-19T21:00:33.066Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-19T21:00:33.066Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-19T21:00:33.635Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:33.635Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-19T21:00:33.635Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-19T21:00:33.896Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-19T21:00:34.159Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:34.159Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-19T21:00:34.159Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-19T21:00:34.159Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-19T21:00:34.418Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:34.418Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-19T21:00:34.418Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-19T21:00:34.418Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-19T21:00:34.418Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:34.418Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-19T21:00:34.678Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-19T21:00:34.678Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-19T21:00:34.678Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:34.679Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-19T21:00:34.679Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-19T21:00:34.940Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-19T21:00:34.940Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:34.940Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-19T21:00:34.940Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-19T21:00:35.201Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-19T21:00:35.201Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:35.201Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-19T21:00:35.201Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-19T21:00:35.461Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-19T21:00:35.461Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:35.461Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-19T21:00:35.461Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-19T21:00:35.723Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-19T21:00:35.723Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:35.723Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-19T21:00:35.723Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-19T21:00:35.723Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-19T21:00:35.983Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T21:00:35.983Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-19T21:00:35.983Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-19T21:00:35.983Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-19T21:00:35.983Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-19T21:00:35.983Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-19T21:00:35.983Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-19T21:00:36.243Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-19T21:00:36.243Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-19T21:00:36.503Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-19T21:00:36.503Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-19T21:00:36.765Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-19T21:00:36.765Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-19T21:00:36.765Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-19T21:00:36.765Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-19T21:00:37.024Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-19T21:00:37.024Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-19T21:00:37.285Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-19T21:00:37.285Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-19T21:00:37.285Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-19T21:00:37.285Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-19T21:00:37.547Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-19T21:00:37.547Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-19T21:00:37.547Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-19T21:00:37.547Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-19T21:00:37.807Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-19T21:00:37.807Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-19T21:00:37.807Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-19T21:00:38.070Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-19T21:00:39.008Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-19T21:00:39.268Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-19T21:00:39.268Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-19T21:00:39.268Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-19T21:00:39.268Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-19T21:00:39.527Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-19T21:00:39.786Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-19T21:00:39.786Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-19T21:00:40.047Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-19T21:00:40.047Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-19T21:00:40.047Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-19T21:00:40.047Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-19T21:00:40.307Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:40.307Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T21:00:40.307Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:40.307Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T21:00:40.567Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:40.567Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T21:00:40.567Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:40.567Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T21:00:41.507Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:41.507Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T21:00:42.446Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:42.446Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T21:00:43.386Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:43.386Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T21:00:43.645Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:43.645Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T21:00:44.586Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T21:00:44.586Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T21:00:44.586Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-19T21:00:44.848Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-19T21:00:44.848Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-19T21:00:44.848Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-19T21:00:45.114Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-19T21:00:45.114Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-19T21:00:45.114Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-19T21:00:45.114Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-19T21:00:45.375Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-19T21:00:45.375Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-19T21:00:45.375Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-19T21:00:45.375Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-19T21:00:45.641Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-19T21:00:45.641Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-19T21:00:45.641Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T21:00:45.641Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-19T21:00:45.902Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T21:00:45.902Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T21:00:45.902Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T21:00:45.902Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-19T21:00:45.902Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-19T21:00:45.902Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-19T21:00:46.163Z] [2021-04-19T21:00:46.163Z] Current default time zone: 'Etc/UTC' [2021-04-19T21:00:46.163Z] Local time is now: Mon Apr 19 21:00:45 UTC 2021. [2021-04-19T21:00:46.163Z] Universal Time is now: Mon Apr 19 21:00:45 UTC 2021. [2021-04-19T21:00:46.163Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-19T21:00:46.163Z] [2021-04-19T21:00:46.163Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-19T21:00:46.163Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T21:00:46.163Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-19T21:00:46.163Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-19T21:00:46.163Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-19T21:00:46.423Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-19T21:00:46.423Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-19T21:00:46.423Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-19T21:00:46.423Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-19T21:00:46.423Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-19T21:00:46.423Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T21:00:46.423Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-19T21:00:46.683Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T21:00:46.683Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-19T21:00:46.683Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T21:00:46.683Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-19T21:00:46.945Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-19T21:00:46.945Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-19T21:00:46.945Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-19T21:00:46.945Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-19T21:00:46.945Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-19T21:00:46.945Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-19T21:00:46.945Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-19T21:00:48.326Z] Updating certificates in /etc/ssl/certs... [2021-04-19T21:00:48.896Z] 23 added, 27 removed; done. [2021-04-19T21:00:49.157Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-19T21:00:49.157Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T21:00:49.157Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-19T21:00:49.157Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-19T21:00:49.157Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-19T21:00:49.157Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T21:00:49.157Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-19T21:00:49.419Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T21:00:49.419Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T21:00:49.419Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T21:00:49.419Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T21:00:49.419Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T21:00:49.419Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-19T21:00:49.419Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-19T21:00:49.419Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-19T21:00:49.419Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-19T21:00:49.680Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-19T21:00:49.680Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T21:00:49.680Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T21:00:49.680Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-19T21:00:49.680Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-19T21:00:49.680Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-19T21:00:49.943Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-19T21:00:49.943Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-19T21:00:49.943Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-19T21:00:49.943Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-19T21:00:49.943Z] Updating certificates in /etc/ssl/certs... [2021-04-19T21:00:50.511Z] 0 added, 0 removed; done. [2021-04-19T21:00:50.511Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-19T21:00:50.511Z] done. [2021-04-19T21:00:50.771Z] Reading package lists... [2021-04-19T21:00:51.030Z] Building dependency tree... [2021-04-19T21:00:51.030Z] Reading state information... [2021-04-19T21:00:51.030Z] The following NEW packages will be installed: [2021-04-19T21:00:51.030Z] apt-transport-https [2021-04-19T21:00:51.296Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-19T21:00:51.296Z] Need to get 1692 B of archives. [2021-04-19T21:00:51.296Z] After this operation, 154 kB of additional disk space will be used. [2021-04-19T21:00:51.296Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-19T21:00:51.555Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-19T21:00:51.555Z] Fetched 1692 B in 0s (8478 B/s) [2021-04-19T21:00:51.555Z] Selecting previously unselected package apt-transport-https. [2021-04-19T21:00:51.555Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-19T21:00:51.555Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-19T21:00:51.555Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-19T21:00:51.555Z] Setting up apt-transport-https (1.6.13) ... [2021-04-19T21:00:51.817Z] Waiting for network to be ready... [2021-04-19T21:00:58.401Z] 2021-04-19T21:00:55Z INFO Waiting for automatic snapd restart... [2021-04-19T21:00:58.401Z] snapd 2.49.2 from Canonical* installed [2021-04-19T21:00:58.983Z] "snapd" switched to the "latest/stable" channel [2021-04-19T21:00:58.983Z] [2021-04-19T21:01:02.286Z] core18 20210309 from Canonical* installed [2021-04-19T21:01:02.550Z] "core18" switched to the "latest/stable" channel [2021-04-19T21:01:02.550Z] [2021-04-19T21:01:06.743Z] snapcraft 4.6.2 from Canonical* installed [2021-04-19T21:01:07.004Z] "snapcraft" switched to the "latest/stable" channel [2021-04-19T21:01:07.004Z] [2021-04-19T21:01:11.204Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-04-19T21:01:11.204Z] - README.md [2021-04-19T21:01:11.204Z] [2021-04-19T21:01:11.204Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-19T21:01:17.790Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-19T21:01:17.790Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-19T21:01:17.790Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-19T21:01:17.790Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-19T21:01:18.363Z] Reading package lists... [2021-04-19T21:01:18.931Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-04-19T21:01:25.635Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-19T21:01:25.635Z] Reading package lists... [2021-04-19T21:01:25.635Z] Building dependency tree... [2021-04-19T21:01:25.635Z] Reading state information... [2021-04-19T21:01:25.635Z] Suggested packages: [2021-04-19T21:01:25.635Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-19T21:01:25.635Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-19T21:01:25.635Z] Recommended packages: [2021-04-19T21:01:25.635Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-19T21:01:25.635Z] The following NEW packages will be installed: [2021-04-19T21:01:25.635Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-19T21:01:25.635Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-19T21:01:25.635Z] pkg-config zip [2021-04-19T21:01:25.635Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-19T21:01:25.635Z] Need to get 7663 kB of archives. [2021-04-19T21:01:25.635Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-19T21:01:25.635Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-19T21:01:25.635Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-19T21:01:25.635Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-19T21:01:25.635Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-19T21:01:25.635Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-19T21:01:25.635Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-19T21:01:25.899Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-19T21:01:25.899Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-19T21:01:25.899Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-19T21:01:25.899Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-19T21:01:26.159Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-19T21:01:26.159Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-19T21:01:26.159Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-19T21:01:26.159Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-19T21:01:26.159Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-19T21:01:26.418Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-19T21:01:26.418Z] Fetched 7663 kB in 1s (7215 kB/s) [2021-04-19T21:01:26.418Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-19T21:01:26.418Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-19T21:01:26.418Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-19T21:01:26.677Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-19T21:01:26.677Z] Selecting previously unselected package libpsl5:amd64. [2021-04-19T21:01:26.677Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-19T21:01:26.677Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-19T21:01:26.942Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-19T21:01:26.942Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-19T21:01:26.942Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-19T21:01:26.942Z] Selecting previously unselected package librtmp1:amd64. [2021-04-19T21:01:26.942Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-19T21:01:26.942Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-19T21:01:26.942Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-19T21:01:26.942Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-19T21:01:26.942Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-19T21:01:27.201Z] Selecting previously unselected package liberror-perl. [2021-04-19T21:01:27.201Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-19T21:01:27.201Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-19T21:01:27.201Z] Selecting previously unselected package git-man. [2021-04-19T21:01:27.201Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-19T21:01:27.201Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-19T21:01:27.460Z] Selecting previously unselected package git. [2021-04-19T21:01:27.460Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-19T21:01:27.460Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-19T21:01:28.396Z] Selecting previously unselected package libnorm1:amd64. [2021-04-19T21:01:28.396Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-19T21:01:28.396Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-19T21:01:28.396Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-19T21:01:28.396Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-19T21:01:28.396Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-19T21:01:28.656Z] Selecting previously unselected package libsodium23:amd64. [2021-04-19T21:01:28.656Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-19T21:01:28.656Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-19T21:01:28.656Z] Selecting previously unselected package libzmq5:amd64. [2021-04-19T21:01:28.656Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-19T21:01:28.656Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-19T21:01:28.656Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-19T21:01:28.656Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-19T21:01:28.916Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-19T21:01:28.916Z] Selecting previously unselected package pkg-config. [2021-04-19T21:01:28.916Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-19T21:01:28.916Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-19T21:01:28.916Z] Selecting previously unselected package zip. [2021-04-19T21:01:28.916Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-19T21:01:28.916Z] Unpacking zip (3.0-11build1) ... [2021-04-19T21:01:29.181Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-19T21:01:29.181Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-19T21:01:29.181Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-19T21:01:29.181Z] Setting up liberror-perl (0.17025-1) ... [2021-04-19T21:01:29.181Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-19T21:01:29.181Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-19T21:01:29.181Z] No schema files found: doing nothing. [2021-04-19T21:01:29.181Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-19T21:01:29.441Z] Setting up zip (3.0-11build1) ... [2021-04-19T21:01:29.441Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-19T21:01:29.441Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-19T21:01:29.441Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-19T21:01:29.441Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-19T21:01:29.441Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-19T21:01:29.441Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-19T21:01:29.701Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-19T21:01:29.701Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-19T21:01:36.277Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-19T21:01:36.277Z] git set to automatically installed. [2021-04-19T21:01:36.277Z] git-man set to automatically installed. [2021-04-19T21:01:36.277Z] libcurl3-gnutls set to automatically installed. [2021-04-19T21:01:36.277Z] liberror-perl set to automatically installed. [2021-04-19T21:01:36.277Z] libglib2.0-0 set to automatically installed. [2021-04-19T21:01:36.277Z] libnghttp2-14 set to automatically installed. [2021-04-19T21:01:36.277Z] libnorm1 set to automatically installed. [2021-04-19T21:01:36.277Z] libpgm-5.2-0 set to automatically installed. [2021-04-19T21:01:36.277Z] libpsl5 set to automatically installed. [2021-04-19T21:01:36.277Z] librtmp1 set to automatically installed. [2021-04-19T21:01:36.277Z] libsodium23 set to automatically installed. [2021-04-19T21:01:36.277Z] libzmq3-dev set to automatically installed. [2021-04-19T21:01:36.277Z] libzmq5 set to automatically installed. [2021-04-19T21:01:36.277Z] pkg-config set to automatically installed. [2021-04-19T21:01:36.277Z] zip set to automatically installed. [2021-04-19T21:01:37.682Z] snapd is not logged in, snap install commands will use sudo [2021-04-19T21:01:44.252Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-19T21:01:44.252Z] snap "core18" has no updates available [2021-04-19T21:01:45.632Z] snapd is not logged in, snap install commands will use sudo [2021-04-19T21:01:49.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-19T21:01:49.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-19T21:01:52.207Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-19T21:02:07.738Z] Removing intermediate container cca147449635 [2021-04-19T21:02:07.738Z] ---> 72d95a1e6cdf [2021-04-19T21:02:07.738Z] [2021-04-19T21:02:07.738Z] Step 10/24 : FROM alpine:3.12 [2021-04-19T21:02:07.738Z] 3.12: Pulling from library/alpine [2021-04-19T21:02:08.345Z] Removing intermediate container 259bb226d834 [2021-04-19T21:02:08.345Z] ---> 8b01a8d530b4 [2021-04-19T21:02:08.345Z] [2021-04-19T21:02:08.345Z] Step 10/21 : FROM alpine:3.12 [2021-04-19T21:02:08.345Z] 3.12: Pulling from library/alpine [2021-04-19T21:02:09.333Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T21:02:09.333Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T21:02:09.333Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T21:02:09.333Z] ---> 9852663dfa18 [2021-04-19T21:02:09.333Z] Step 11/21 : RUN apk add --update --no-cache curlStatus: Downloaded newer image for alpine:3.12 [2021-04-19T21:02:09.333Z] [2021-04-19T21:02:09.333Z] ---> 9852663dfa18 [2021-04-19T21:02:09.333Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-19T21:02:10.310Z] ---> Running in 66c2498e7304 [2021-04-19T21:02:10.310Z] ---> Running in 6db27a7069f2 [2021-04-19T21:02:10.311Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-19T21:02:10.311Z] Pulling go-build-helper [2021-04-19T21:02:10.311Z] + snapcraftctl pull [2021-04-19T21:02:10.311Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-19T21:02:10.311Z] Skipping pull go-build-helper (already ran) [2021-04-19T21:02:10.311Z] Building go-build-helper [2021-04-19T21:02:10.311Z] + snapcraftctl build [2021-04-19T21:02:12.851Z] Staging go-build-helper [2021-04-19T21:02:12.851Z] + snapcraftctl stage [2021-04-19T21:02:12.964Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T21:02:12.964Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T21:02:13.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T21:02:13.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T21:02:13.256Z] Removing intermediate container 1ac707fb2743 [2021-04-19T21:02:13.256Z] ---> f71f913e5b53 [2021-04-19T21:02:13.256Z] [2021-04-19T21:02:13.256Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T21:02:13.256Z] ---> 9852663dfa18 [2021-04-19T21:02:13.256Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-19T21:02:14.248Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-19T21:02:14.248Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-19T21:02:14.248Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T21:02:14.248Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-19T21:02:14.248Z] (4/4) Installing curl (7.76.1-r0) [2021-04-19T21:02:14.248Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T21:02:14.248Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T21:02:14.248Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-19T21:02:14.248Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T21:02:14.248Z] (4/6) Installing curl (7.76.1-r0) [2021-04-19T21:02:14.248Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-19T21:02:14.248Z] (6/6) Installing su-exec (0.2-r1) [2021-04-19T21:02:14.248Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T21:02:14.248Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T21:02:14.536Z] ---> Running in 697236c60423 [2021-04-19T21:02:14.536Z] OK: 7 MiB in 18 packages [2021-04-19T21:02:14.536Z] OK: 7 MiB in 20 packages [2021-04-19T21:02:15.530Z] Removing intermediate container dcb0e9e8c36c [2021-04-19T21:02:15.530Z] ---> 2a935c08b60e [2021-04-19T21:02:15.530Z] [2021-04-19T21:02:15.530Z] Step 10/22 : FROM alpine:3.12 [2021-04-19T21:02:15.530Z] ---> 9852663dfa18 [2021-04-19T21:02:15.530Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-19T21:02:16.135Z] ---> Running in 7ac3ef797007 [2021-04-19T21:02:16.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T21:02:16.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T21:02:17.025Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-19T21:02:17.025Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T21:02:17.025Z] OK: 5 MiB in 15 packages [2021-04-19T21:02:18.020Z] Removing intermediate container 66c2498e7304 [2021-04-19T21:02:18.020Z] ---> 0ae36b008312 [2021-04-19T21:02:18.020Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-19T21:02:18.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T21:02:18.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T21:02:18.314Z] Removing intermediate container 6db27a7069f2 [2021-04-19T21:02:18.314Z] ---> 5833165d271d [2021-04-19T21:02:18.314Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-19T21:02:18.585Z] ---> Running in 933cf65f527b [2021-04-19T21:02:18.585Z] ---> Running in 5aab1fba937a [2021-04-19T21:02:18.863Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-19T21:02:18.863Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T21:02:19.137Z] Removing intermediate container 933cf65f527b [2021-04-19T21:02:19.137Z] ---> a778a10eedec [2021-04-19T21:02:19.137Z] Step 13/21 : WORKDIR /edgex [2021-04-19T21:02:19.137Z] OK: 5 MiB in 15 packages [2021-04-19T21:02:19.410Z] Removing intermediate container 697236c60423 [2021-04-19T21:02:19.410Z] ---> 326538ac1343 [2021-04-19T21:02:19.410Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T21:02:19.684Z] ---> Running in b4a86e08a046 [2021-04-19T21:02:19.959Z] Removing intermediate container 5aab1fba937a [2021-04-19T21:02:19.959Z] ---> b60d1f4374b5 [2021-04-19T21:02:19.959Z] Step 13/24 : WORKDIR / [2021-04-19T21:02:19.959Z] ---> Running in 500d8c2e7861 [2021-04-19T21:02:20.241Z] ---> Running in 6eba7f582ee2 [2021-04-19T21:02:20.513Z] Removing intermediate container b4a86e08a046 [2021-04-19T21:02:20.513Z] ---> 970d37b2497e [2021-04-19T21:02:20.513Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-19T21:02:20.787Z] Removing intermediate container 500d8c2e7861 [2021-04-19T21:02:20.787Z] ---> ead52938398e [2021-04-19T21:02:20.787Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-19T21:02:21.085Z] Removing intermediate container 6eba7f582ee2 [2021-04-19T21:02:21.085Z] ---> ed195b2a61aa [2021-04-19T21:02:21.085Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonRemoving intermediate container 7ac3ef797007 [2021-04-19T21:02:21.085Z] ---> 8e8450199172 [2021-04-19T21:02:21.085Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T21:02:21.085Z] [2021-04-19T21:02:21.359Z] ---> Running in 8c2e9e51f68e [2021-04-19T21:02:21.633Z] ---> Running in 28e1c14cc405 [2021-04-19T21:02:21.633Z] ---> c95a9d3d3afa [2021-04-19T21:02:21.633Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-19T21:02:22.238Z] Removing intermediate container 2a6fe1e43c9a [2021-04-19T21:02:22.238Z] ---> aa1ccd6b185d [2021-04-19T21:02:22.238Z] [2021-04-19T21:02:22.238Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T21:02:22.238Z] ---> 9852663dfa18 [2021-04-19T21:02:22.238Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-19T21:02:22.238Z] ---> Using cache [2021-04-19T21:02:22.238Z] ---> 8e8450199172 [2021-04-19T21:02:22.238Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T21:02:22.508Z] Removing intermediate container 8c2e9e51f68e [2021-04-19T21:02:22.508Z] ---> 6ed908d45bc3 [2021-04-19T21:02:22.508Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-19T21:02:22.781Z] ---> Running in 1d4832fd9863 [2021-04-19T21:02:22.781Z] ---> dba099dad2fd [2021-04-19T21:02:22.781Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-19T21:02:22.781Z] Removing intermediate container 28e1c14cc405 [2021-04-19T21:02:22.781Z] ---> 18d037ebeb62 [2021-04-19T21:02:22.781Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-19T21:02:22.781Z] ---> Running in 4ff8e73f1f80 [2021-04-19T21:02:23.055Z] ---> Running in f237942158b1 [2021-04-19T21:02:23.055Z] ---> 85d488a2e6f5 [2021-04-19T21:02:23.055Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-19T21:02:23.329Z] Removing intermediate container 1d4832fd9863 [2021-04-19T21:02:23.329Z] ---> 40d23cf23998 [2021-04-19T21:02:23.329Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-19T21:02:23.329Z] Removing intermediate container 4ff8e73f1f80 [2021-04-19T21:02:23.329Z] ---> 62821edd2b99 [2021-04-19T21:02:23.329Z] Step 15/23 : WORKDIR / [2021-04-19T21:02:23.613Z] ---> Running in 7027290e1c2a [2021-04-19T21:02:23.613Z] ---> Running in be2c59eb4fc9 [2021-04-19T21:02:23.613Z] Removing intermediate container f237942158b1 [2021-04-19T21:02:23.613Z] ---> 6c9876be43f6 [2021-04-19T21:02:23.613Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-19T21:02:23.883Z] ---> 95c0e6a49955 [2021-04-19T21:02:23.883Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-19T21:02:23.883Z] ---> Running in a0f495b55c1e [2021-04-19T21:02:24.153Z] Removing intermediate container 7027290e1c2a [2021-04-19T21:02:24.153Z] ---> 2cf36533a266 [2021-04-19T21:02:24.153Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-19T21:02:24.428Z] Removing intermediate container be2c59eb4fc9 [2021-04-19T21:02:24.428Z] ---> c501b932c368 [2021-04-19T21:02:24.428Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T21:02:24.428Z] ---> Running in 6c1d1a1f35b9 [2021-04-19T21:02:24.705Z] Removing intermediate container a0f495b55c1e [2021-04-19T21:02:24.705Z] ---> ba3e075939df [2021-04-19T21:02:24.705Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T21:02:24.705Z] ---> 3973bfceb784 [2021-04-19T21:02:24.705Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-19T21:02:24.983Z] ---> 535b59452f2e [2021-04-19T21:02:24.983Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-19T21:02:24.983Z] ---> Running in dc27f5072a28 [2021-04-19T21:02:25.066Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-19T21:02:25.066Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-19T21:02:25.066Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] [2021-04-19T21:02:25.066Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] [2021-04-19T21:02:25.066Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-19T21:02:25.066Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-19T21:02:25.066Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-19T21:02:25.066Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-19T21:02:25.066Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] [2021-04-19T21:02:25.066Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-19T21:02:25.066Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-19T21:02:25.066Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-19T21:02:25.066Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-19T21:02:25.066Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-19T21:02:25.066Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-19T21:02:25.066Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-19T21:02:25.066Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-19T21:02:25.066Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-19T21:02:25.066Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-19T21:02:25.066Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2036 kB] [2021-04-19T21:02:25.066Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [409 kB] [2021-04-19T21:02:25.066Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-19T21:02:25.066Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-19T21:02:25.066Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-19T21:02:25.066Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-19T21:02:25.066Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1732 kB] [2021-04-19T21:02:25.067Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-19T21:02:25.067Z] Fetched 24.4 MB in 0s (0 B/s) [2021-04-19T21:02:25.067Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-19T21:02:25.067Z] Fetched 224 kB in 0s (0 B/s) [2021-04-19T21:02:25.067Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-19T21:02:25.067Z] Fetched 157 kB in 0s (0 B/s) [2021-04-19T21:02:25.067Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-19T21:02:25.067Z] Fetched 221 kB in 0s (0 B/s) [2021-04-19T21:02:25.067Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-19T21:02:25.067Z] Fetched 143 kB in 0s (0 B/s) [2021-04-19T21:02:25.067Z] Pulling app-service-config [2021-04-19T21:02:25.067Z] + snapcraftctl pull [2021-04-19T21:02:25.067Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-19T21:02:25.258Z] Removing intermediate container 6c1d1a1f35b9 [2021-04-19T21:02:25.258Z] ---> f42eaf05352c [2021-04-19T21:02:25.258Z] Step 15/23 : WORKDIR / [2021-04-19T21:02:25.258Z] ---> Running in 6da011390c07 [2021-04-19T21:02:25.326Z] Pulling config-common [2021-04-19T21:02:25.326Z] + snapcraftctl pull [2021-04-19T21:02:25.533Z] ---> 7b78f4a15e27 [2021-04-19T21:02:25.533Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-19T21:02:25.815Z] Removing intermediate container dc27f5072a28 [2021-04-19T21:02:25.815Z] ---> 5fb4795a1304 [2021-04-19T21:02:25.815Z] Step 18/21 : CMD ["--init=true"] [2021-04-19T21:02:25.815Z] ---> 79e85b4f0a24 [2021-04-19T21:02:25.815Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-19T21:02:25.815Z] ---> Running in ef508dd1b2f1 [2021-04-19T21:02:26.415Z] Removing intermediate container 6da011390c07 [2021-04-19T21:02:26.415Z] ---> 57a0a355e804 [2021-04-19T21:02:26.415Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T21:02:26.697Z] ---> 2b9686fd57cf [2021-04-19T21:02:26.697Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-19T21:02:26.971Z] Removing intermediate container ef508dd1b2f1 [2021-04-19T21:02:26.971Z] ---> d4c4a2347133 [2021-04-19T21:02:26.971Z] Step 19/21 : LABEL arch=arm64 [2021-04-19T21:02:27.568Z] ---> Running in 974bab84c042 [2021-04-19T21:02:27.841Z] ---> 7a451cc38e17 [2021-04-19T21:02:27.841Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-19T21:02:27.841Z] ---> c23436d7c6da [2021-04-19T21:02:27.841Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-19T21:02:28.116Z] ---> e11c3971152c [2021-04-19T21:02:28.116Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-19T21:02:28.388Z] Removing intermediate container 974bab84c042 [2021-04-19T21:02:28.388Z] ---> 82d3a6377fc2 [2021-04-19T21:02:28.388Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ ---> 13fe5a640026 [2021-04-19T21:02:28.388Z] Step 20/21 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T21:02:28.388Z] [2021-04-19T21:02:28.672Z] ---> Running in 6467b5428f3e [2021-04-19T21:02:28.946Z] ---> e78c2098e7be [2021-04-19T21:02:28.947Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-19T21:02:29.227Z] ---> Running in 981ed6215266 [2021-04-19T21:02:29.500Z] ---> ab3604c00fba [2021-04-19T21:02:29.500Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-19T21:02:29.500Z] Removing intermediate container 6467b5428f3e [2021-04-19T21:02:29.500Z] ---> b5151a35dbd4 [2021-04-19T21:02:29.500Z] Step 21/21 : LABEL version=0.0.0 [2021-04-19T21:02:29.774Z] ---> Running in 3910f355feb1 [2021-04-19T21:02:29.774Z] ---> Running in d74b00cf58cb [2021-04-19T21:02:29.774Z] ---> 2e07fe831c88 [2021-04-19T21:02:29.775Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-04-19T21:02:29.775Z] ---> 5a19ff5b3a4d [2021-04-19T21:02:29.775Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-19T21:02:29.775Z] Removing intermediate container 981ed6215266 [2021-04-19T21:02:29.775Z] ---> 73449ffa17dd [2021-04-19T21:02:29.775Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T21:02:30.047Z] ---> Running in ca5c6e137dd4 [2021-04-19T21:02:30.327Z] ---> Running in ceef8517d932 [2021-04-19T21:02:30.605Z] Removing intermediate container 3910f355feb1 [2021-04-19T21:02:30.605Z] ---> b4521ee97208 [2021-04-19T21:02:30.605Z] [2021-04-19T21:02:30.605Z] Removing intermediate container d74b00cf58cb [2021-04-19T21:02:30.605Z] ---> c58fa614c520 [2021-04-19T21:02:30.605Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T21:02:30.607Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-19T21:02:30.607Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-19T21:02:30.607Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-19T21:02:30.607Z] Fetched 0 B in 0s (0 B/s) [2021-04-19T21:02:30.607Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-19T21:02:30.607Z] Fetched 0 B in 0s (0 B/s) [2021-04-19T21:02:30.607Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-19T21:02:30.607Z] Fetched 0 B in 0s (0 B/s) [2021-04-19T21:02:30.607Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-19T21:02:30.607Z] Fetched 0 B in 0s (0 B/s) [2021-04-19T21:02:30.608Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-19T21:02:30.608Z] Fetched 0 B in 0s (0 B/s) [2021-04-19T21:02:30.608Z] Pulling edgex-go [2021-04-19T21:02:30.608Z] + snapcraftctl pull [2021-04-19T21:02:30.883Z] ---> 53e148b278d0 [2021-04-19T21:02:30.883Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-19T21:02:30.883Z] Removing intermediate container ceef8517d932 [2021-04-19T21:02:30.883Z] ---> 0a4726e9e79f [2021-04-19T21:02:30.883Z] Step 21/23 : LABEL arch=arm64 [2021-04-19T21:02:30.883Z] ---> Running in d79a19b3321e [2021-04-19T21:02:31.159Z] Successfully built b4521ee97208 [2021-04-19T21:02:31.159Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-19T21:02:31.159Z] Building docker-core-data-go [2021-04-19T21:02:31.434Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 330426a74556 [2021-04-19T21:02:31.434Z] ---> Running in 306f83752659 [2021-04-19T21:02:31.708Z] Removing intermediate container d79a19b3321e [2021-04-19T21:02:31.708Z] ---> ed998f9df613 [2021-04-19T21:02:31.708Z] Step 20/22 : LABEL arch=arm64 [2021-04-19T21:02:31.985Z] ---> Running in ac4455c8cc78 [2021-04-19T21:02:31.985Z] Removing intermediate container 330426a74556 [2021-04-19T21:02:31.985Z] ---> e62fc25bc652 [2021-04-19T21:02:32.261Z] Removing intermediate container 306f83752659 [2021-04-19T21:02:32.261Z] ---> f7eb9d9c823e [2021-04-19T21:02:32.261Z] Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T21:02:32.262Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T21:02:32.262Z] ---> Running in 0ccce32d307e [2021-04-19T21:02:32.262Z] ---> Running in 2d3228611cdc [2021-04-19T21:02:32.540Z] Removing intermediate container ac4455c8cc78 [2021-04-19T21:02:32.540Z] ---> e597c36e8b63 [2021-04-19T21:02:32.540Z] Step 21/22 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T21:02:33.531Z] ---> Running in 09eeba3f55f2 [2021-04-19T21:02:33.531Z] Removing intermediate container 0ccce32d307e [2021-04-19T21:02:33.531Z] ---> 89213fbb7f97 [2021-04-19T21:02:33.531Z] Step 21/23 : LABEL arch=arm64 [2021-04-19T21:02:33.531Z] Removing intermediate container 2d3228611cdc [2021-04-19T21:02:33.531Z] ---> c0cecb2ea938 [2021-04-19T21:02:33.531Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T21:02:33.531Z] Removing intermediate container ca5c6e137dd4 [2021-04-19T21:02:33.531Z] ---> 7350faf4c0a7 [2021-04-19T21:02:33.531Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-19T21:02:34.131Z] ---> Running in afef0aa3a8f6 [2021-04-19T21:02:34.131Z] ---> Running in 227ee435ef1d [2021-04-19T21:02:34.131Z] ---> Running in 3921b6236a30 [2021-04-19T21:02:34.402Z] Removing intermediate container 09eeba3f55f2 [2021-04-19T21:02:34.402Z] ---> ec641ed381a6 [2021-04-19T21:02:34.402Z] Step 22/22 : LABEL version=0.0.0 [2021-04-19T21:02:34.675Z] ---> Running in a99ac833ebca [2021-04-19T21:02:34.968Z] Removing intermediate container afef0aa3a8f6 [2021-04-19T21:02:34.968Z] ---> 834034b6aa24 [2021-04-19T21:02:34.968Z] Step 22/24 : LABEL arch=arm64 [2021-04-19T21:02:34.968Z] Removing intermediate container 227ee435ef1d [2021-04-19T21:02:34.968Z] ---> 831187109011 [2021-04-19T21:02:34.968Z] [2021-04-19T21:02:34.968Z] Removing intermediate container 3921b6236a30 [2021-04-19T21:02:34.968Z] ---> f31eb29c2bf5 [2021-04-19T21:02:34.968Z] Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T21:02:35.239Z] ---> Running in 4e7d2d3f18d9 [2021-04-19T21:02:35.239Z] ---> Running in d724e64e08b5 [2021-04-19T21:02:35.513Z] Removing intermediate container a99ac833ebca [2021-04-19T21:02:35.513Z] ---> 62cddbc7383c [2021-04-19T21:02:35.513Z] [2021-04-19T21:02:35.513Z] Successfully built 831187109011 [2021-04-19T21:02:35.513Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-19T21:02:35.513Z] Building docker-sys-mgmt-agent-go [2021-04-19T21:02:35.786Z]  Building docker-core-command-go ... done Successfully built 62cddbc7383c [2021-04-19T21:02:36.057Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-19T21:02:36.057Z] Building docker-security-bootstrapper-go [2021-04-19T21:02:36.057Z]  Building docker-support-scheduler-go ... done Removing intermediate container d724e64e08b5 [2021-04-19T21:02:36.057Z] ---> b176d0a25918 [2021-04-19T21:02:36.057Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T21:02:36.057Z] Removing intermediate container 4e7d2d3f18d9 [2021-04-19T21:02:36.057Z] ---> 50554be5ae6d [2021-04-19T21:02:36.057Z] Step 23/24 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T21:02:36.337Z] ---> Running in 8ea4550521e0 [2021-04-19T21:02:36.337Z] ---> Running in cd3c78453a67 [2021-04-19T21:02:36.929Z] Removing intermediate container cd3c78453a67 [2021-04-19T21:02:36.929Z] ---> e9834e7b0737 [2021-04-19T21:02:36.929Z] Step 24/24 : LABEL version=0.0.0 [2021-04-19T21:02:36.929Z] Removing intermediate container 8ea4550521e0 [2021-04-19T21:02:36.929Z] ---> 7ba263fffc10 [2021-04-19T21:02:36.929Z] [2021-04-19T21:02:37.203Z] ---> Running in 1997efcd91ff [2021-04-19T21:02:37.503Z] Successfully built 7ba263fffc10 [2021-04-19T21:02:37.503Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-19T21:02:37.503Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2021-04-19T21:02:37.774Z] Removing intermediate container 1997efcd91ff [2021-04-19T21:02:37.774Z] ---> d45cb88ddd57 [2021-04-19T21:02:37.774Z] [2021-04-19T21:02:38.045Z] Successfully built d45cb88ddd57 [2021-04-19T21:02:38.318Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-19T21:02:52.580Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-19T21:02:52.580Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-19T21:02:52.580Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-19T21:02:52.580Z] Fetched 0 B in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-19T21:02:52.580Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-19T21:02:52.580Z] Fetched 279 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-19T21:02:52.580Z] Fetched 122 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-19T21:02:52.580Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-19T21:02:52.580Z] Fetched 8848 B in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-19T21:02:52.580Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-19T21:02:52.580Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-19T21:02:52.580Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-19T21:02:52.580Z] Fetched 219 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-19T21:02:52.580Z] Fetched 154 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-19T21:02:52.580Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-19T21:02:52.580Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-19T21:02:52.580Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-19T21:02:52.580Z] Fetched 499 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-19T21:02:52.580Z] Fetched 111 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-19T21:02:52.580Z] Fetched 240 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-19T21:02:52.580Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-19T21:02:52.580Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-19T21:02:52.580Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-19T21:02:52.580Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-19T21:02:52.580Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-19T21:02:52.580Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-19T21:02:52.580Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-19T21:02:52.580Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-19T21:02:52.580Z] Fetched 8720 B in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-19T21:02:52.580Z] Fetched 137 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-19T21:02:52.580Z] Fetched 119 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-19T21:02:52.580Z] Fetched 110 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-19T21:02:52.580Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-19T21:02:52.580Z] Fetched 645 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-19T21:02:52.580Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-19T21:02:52.580Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-19T21:02:52.580Z] Fetched 368 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-19T21:02:52.580Z] Fetched 187 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-19T21:02:52.580Z] Fetched 175 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-19T21:02:52.580Z] Fetched 206 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-19T21:02:52.580Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-19T21:02:52.580Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-19T21:02:52.580Z] Fetched 159 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-19T21:02:52.580Z] Fetched 107 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-19T21:02:52.580Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-19T21:02:52.580Z] Pulling static-packages [2021-04-19T21:02:52.580Z] + snapcraftctl pull [2021-04-19T21:02:52.580Z] Pulling version [2021-04-19T21:02:52.580Z] + cd /root/project [2021-04-19T21:02:52.580Z] + [ -f VERSION ] [2021-04-19T21:02:52.580Z] + PROJECT_VERSION=local-dev [2021-04-19T21:02:52.580Z] + git rev-parse --short HEAD [2021-04-19T21:02:52.580Z] + GIT_REVISION=ed23095e [2021-04-19T21:02:52.580Z] + snapcraftctl set-version local-dev [2021-04-19T21:02:53.519Z] Skipping build go-build-helper (already ran) [2021-04-19T21:02:53.519Z] Building app-service-config [2021-04-19T21:02:53.519Z] + make build [2021-04-19T21:02:53.519Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-19T21:02:55.430Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-19T21:02:55.430Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-19T21:02:55.430Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-19T21:02:55.430Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-19T21:02:55.430Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-19T21:02:55.430Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-19T21:02:55.689Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-19T21:02:55.689Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-19T21:02:55.689Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-19T21:02:55.689Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-19T21:02:55.689Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-19T21:02:55.689Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-19T21:02:56.257Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-19T21:02:56.257Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-19T21:02:56.257Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-19T21:02:56.523Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-19T21:02:56.523Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-19T21:02:56.523Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-19T21:02:56.523Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-19T21:02:56.523Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-19T21:02:56.523Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-19T21:02:56.523Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-19T21:02:56.523Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-19T21:02:56.799Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-19T21:02:56.799Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-19T21:02:56.799Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-19T21:02:56.799Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-19T21:02:56.799Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-19T21:02:56.799Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-19T21:02:56.799Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-19T21:02:56.799Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-19T21:02:56.799Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-19T21:02:56.799Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-19T21:02:56.799Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-19T21:02:57.059Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-19T21:02:57.059Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-19T21:02:57.059Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-19T21:02:57.059Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-19T21:02:57.059Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-19T21:02:57.059Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-19T21:02:57.059Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-19T21:02:57.059Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-19T21:02:57.059Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-19T21:02:57.059Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-19T21:02:57.059Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-19T21:03:09.294Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-19T21:03:09.294Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-19T21:03:09.294Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-19T21:03:09.294Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-19T21:03:09.294Z] Building config-common [2021-04-19T21:03:09.294Z] + snapcraftctl build [2021-04-19T21:03:11.831Z] Building edgex-go [2021-04-19T21:03:12.405Z] + cd /root/parts/edgex-go/src [2021-04-19T21:03:12.405Z] + make build [2021-04-19T21:03:12.405Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-19T21:03:12.992Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.9 [2021-04-19T21:03:12.992Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 [2021-04-19T21:03:12.992Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.37 [2021-04-19T21:03:12.992Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-19T21:03:12.992Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.6 [2021-04-19T21:03:12.993Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-19T21:03:12.993Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.15 [2021-04-19T21:03:12.993Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-19T21:03:12.993Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-19T21:03:12.993Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-19T21:03:12.993Z] go: downloading golang.org/x/text v0.3.2 [2021-04-19T21:03:18.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-19T21:03:18.275Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-19T21:03:24.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-19T21:03:25.323Z]  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T21:03:25.323Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T21:03:25.323Z] ---> 6d030b55a709 [2021-04-19T21:03:25.323Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T21:03:25.323Z] ---> Using cache [2021-04-19T21:03:25.323Z] ---> ab6c95d80ebf [2021-04-19T21:03:25.323Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T21:03:25.323Z] ---> Using cache [2021-04-19T21:03:25.323Z] ---> bc93e403d494 [2021-04-19T21:03:25.323Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-19T21:03:25.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-19T21:03:27.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-19T21:03:27.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-19T21:03:27.976Z] ---> Running in d5f343d65355 [2021-04-19T21:03:28.219Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-19T21:03:28.219Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-19T21:03:28.219Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-19T21:03:28.219Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-19T21:03:29.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T21:03:30.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T21:03:30.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T21:03:30.399Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T21:03:30.399Z] ---> 6d030b55a709 [2021-04-19T21:03:30.399Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T21:03:30.399Z] ---> Using cache [2021-04-19T21:03:30.399Z] ---> ab6c95d80ebf [2021-04-19T21:03:30.399Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T21:03:30.399Z] ---> Using cache [2021-04-19T21:03:30.399Z] ---> bc93e403d494 [2021-04-19T21:03:30.399Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-19T21:03:30.678Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T21:03:30.678Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-19T21:03:30.678Z] ---> 6d030b55a709 [2021-04-19T21:03:30.678Z] Step 3/31 : WORKDIR /edgex-go [2021-04-19T21:03:30.678Z] ---> Using cache [2021-04-19T21:03:30.678Z] ---> ab6c95d80ebf [2021-04-19T21:03:30.678Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T21:03:30.678Z] ---> Using cache [2021-04-19T21:03:30.678Z] ---> bc93e403d494 [2021-04-19T21:03:30.678Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-19T21:03:30.678Z] ---> Using cache [2021-04-19T21:03:30.678Z] ---> a4cf41589bf5 [2021-04-19T21:03:30.678Z] Step 6/31 : COPY go.mod . [2021-04-19T21:03:30.678Z] ---> Using cache [2021-04-19T21:03:30.678Z] ---> 9e0d38e3becd [2021-04-19T21:03:30.678Z] Step 7/31 : RUN go mod download [2021-04-19T21:03:30.678Z] ---> Using cache [2021-04-19T21:03:30.678Z] ---> 857c91c44ff4 [2021-04-19T21:03:30.678Z] Step 8/31 : COPY . . [2021-04-19T21:03:30.762Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-19T21:03:30.762Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-19T21:03:30.762Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-19T21:03:30.951Z] ---> Using cache [2021-04-19T21:03:30.951Z] ---> ec2046a1b050 [2021-04-19T21:03:30.951Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-19T21:03:30.951Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T21:03:30.951Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-19T21:03:30.951Z] ---> 6d030b55a709 [2021-04-19T21:03:30.951Z] Step 3/22 : WORKDIR /edgex-go [2021-04-19T21:03:30.951Z] ---> Using cache [2021-04-19T21:03:30.951Z] ---> ab6c95d80ebf [2021-04-19T21:03:30.951Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T21:03:30.951Z] ---> Using cache [2021-04-19T21:03:30.951Z] ---> bc93e403d494 [2021-04-19T21:03:30.951Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-19T21:03:31.826Z] OK: 217 MiB in 51 packages [2021-04-19T21:03:32.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-19T21:03:32.418Z] ---> Running in 08902cfa34b0 [2021-04-19T21:03:32.418Z] ---> Running in 34a625b9cbe6 [2021-04-19T21:03:32.418Z] ---> Running in 802099dfe957 [2021-04-19T21:03:33.396Z] Removing intermediate container d5f343d65355 [2021-04-19T21:03:33.396Z] ---> 7259c65b1652 [2021-04-19T21:03:33.396Z] Step 6/23 : COPY go.mod . [2021-04-19T21:03:33.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-19T21:03:34.535Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-19T21:03:34.535Z] ---> ed67856256df [2021-04-19T21:03:34.535Z] Step 7/23 : RUN go mod download [2021-04-19T21:03:34.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T21:03:34.535Z] ---> Running in 65a61cb16583 [2021-04-19T21:03:34.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T21:03:35.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-19T21:03:35.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T21:03:35.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T21:03:36.411Z] OK: 217 MiB in 51 packages [2021-04-19T21:03:36.411Z] OK: 217 MiB in 51 packages [2021-04-19T21:03:36.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-19T21:03:36.468Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-19T21:03:37.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-19T21:03:37.862Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-19T21:03:38.659Z] Removing intermediate container 34a625b9cbe6 [2021-04-19T21:03:38.659Z] Removing intermediate container 802099dfe957 [2021-04-19T21:03:38.659Z] ---> 0b5fe7d724bc [2021-04-19T21:03:38.659Z] ---> 4accafbe8a74 [2021-04-19T21:03:38.659Z] Step 6/22 : COPY go.mod . [2021-04-19T21:03:38.659Z] Step 6/23 : COPY go.mod . [2021-04-19T21:03:39.284Z] Removing intermediate container 65a61cb16583 [2021-04-19T21:03:39.284Z] ---> 66a62764d628 [2021-04-19T21:03:39.284Z] Step 8/23 : COPY . . [2021-04-19T21:03:39.777Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-19T21:03:39.777Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-19T21:03:39.777Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-19T21:03:39.777Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-19T21:03:39.777Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-19T21:03:39.777Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-19T21:03:39.777Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-19T21:03:39.777Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-19T21:03:39.777Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-19T21:03:39.881Z] ---> 7b2c112affbf [2021-04-19T21:03:39.881Z] Step 7/23 : RUN go mod download [2021-04-19T21:03:40.038Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-19T21:03:40.038Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-19T21:03:40.038Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-19T21:03:40.038Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-19T21:03:40.038Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-19T21:03:40.038Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-19T21:03:40.038Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-19T21:03:40.038Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-19T21:03:40.038Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-04-19T21:03:40.038Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-19T21:03:40.038Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-19T21:03:40.038Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-19T21:03:40.038Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-19T21:03:40.038Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-19T21:03:40.038Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-19T21:03:40.038Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-19T21:03:40.038Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-04-19T21:03:40.163Z] ---> 2526dd89a5c0 [2021-04-19T21:03:40.163Z] Step 7/22 : RUN go mod download [2021-04-19T21:03:40.163Z] ---> Running in 9529a4ff8c70 [2021-04-19T21:03:40.436Z] ---> Running in 55b6e824d3c4 [2021-04-19T21:03:43.336Z] Building static-packages [2021-04-19T21:03:43.336Z] + snapcraftctl build [2021-04-19T21:03:45.871Z] Building version [2021-04-19T21:03:45.871Z] + snapcraftctl build [2021-04-19T21:03:47.159Z] Removing intermediate container 9529a4ff8c70 [2021-04-19T21:03:47.159Z] ---> 8dc36c1c833b [2021-04-19T21:03:47.159Z] Step 8/23 : COPY . . [2021-04-19T21:03:47.435Z] Removing intermediate container 55b6e824d3c4 [2021-04-19T21:03:47.435Z] ---> ab20e5d56a90 [2021-04-19T21:03:47.435Z] Step 8/22 : COPY . . [2021-04-19T21:03:48.406Z] Skipping stage go-build-helper (already ran) [2021-04-19T21:03:48.406Z] Staging app-service-config [2021-04-19T21:03:48.406Z] + snapcraftctl stage [2021-04-19T21:03:49.343Z] Staging config-common [2021-04-19T21:03:49.343Z] + snapcraftctl stage [2021-04-19T21:03:50.280Z] Staging edgex-go [2021-04-19T21:03:50.280Z] + snapcraftctl stage [2021-04-19T21:03:51.661Z] Staging static-packages [2021-04-19T21:03:51.661Z] + snapcraftctl stage [2021-04-19T21:03:52.597Z] Staging version [2021-04-19T21:03:52.597Z] + snapcraftctl stage [2021-04-19T21:03:53.975Z] Priming go-build-helper [2021-04-19T21:03:53.975Z] + snapcraftctl prime [2021-04-19T21:03:54.913Z] Priming app-service-config [2021-04-19T21:03:54.913Z] + snapcraftctl prime [2021-04-19T21:03:56.293Z] Priming config-common [2021-04-19T21:03:56.293Z] + snapcraftctl prime [2021-04-19T21:03:57.672Z] Priming edgex-go [2021-04-19T21:03:57.672Z] + snapcraftctl prime [2021-04-19T21:03:58.611Z] Priming static-packages [2021-04-19T21:03:58.611Z] + snapcraftctl prime [2021-04-19T21:04:01.153Z] Priming version [2021-04-19T21:04:01.153Z] + snapcraftctl prime [2021-04-19T21:04:02.093Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-19T21:04:14.280Z] ---> 5da9c1875ae9 [2021-04-19T21:04:14.280Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-19T21:04:14.280Z] ---> Running in 3132ea4bb81b [2021-04-19T21:04:14.280Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-19T21:04:16.933Z] ---> 8480c5caa9df [2021-04-19T21:04:16.933Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-19T21:04:17.221Z] ---> Running in c280f4253f68 [2021-04-19T21:04:17.221Z] ---> cfd50585fb60 [2021-04-19T21:04:17.221Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-19T21:04:17.831Z] ---> Running in 06a2b7ed00a9 [2021-04-19T21:04:19.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-19T21:04:20.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-19T21:04:21.920Z] Removing intermediate container 08902cfa34b0 [2021-04-19T21:04:21.920Z] ---> 96b1f105964f [2021-04-19T21:04:21.920Z] [2021-04-19T21:04:21.920Z] Step 10/31 : FROM alpine:3.12 [2021-04-19T21:04:21.920Z] ---> 9852663dfa18 [2021-04-19T21:04:21.920Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-19T21:04:22.197Z] ---> Running in b7d6fcbd8ba9 [2021-04-19T21:04:22.802Z] Removing intermediate container b7d6fcbd8ba9 [2021-04-19T21:04:22.802Z] ---> c529f64cd004 [2021-04-19T21:04:22.802Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-19T21:04:23.079Z] ---> Running in 080c5180ff4a [2021-04-19T21:04:25.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T21:04:25.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T21:04:26.085Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-19T21:04:26.085Z] (2/2) Installing su-exec (0.2-r1) [2021-04-19T21:04:26.085Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T21:04:26.085Z] OK: 5 MiB in 16 packages [2021-04-19T21:04:28.065Z] Removing intermediate container 080c5180ff4a [2021-04-19T21:04:28.065Z] ---> e8b9c84aa106 [2021-04-19T21:04:28.065Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-19T21:04:28.065Z] ---> Running in bd5e6e006295 [2021-04-19T21:04:28.676Z] Removing intermediate container bd5e6e006295 [2021-04-19T21:04:28.676Z] ---> 0dd6533f6c61 [2021-04-19T21:04:28.676Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-19T21:04:28.952Z] ---> Running in a05ba0fb4f3b [2021-04-19T21:04:29.557Z] Removing intermediate container a05ba0fb4f3b [2021-04-19T21:04:29.557Z] ---> 6bfdab2dfdaa [2021-04-19T21:04:29.557Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-19T21:04:29.557Z] ---> Running in 7683f928e564 [2021-04-19T21:04:32.970Z] Removing intermediate container 7683f928e564 [2021-04-19T21:04:32.970Z] ---> e38deecead79 [2021-04-19T21:04:32.970Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-19T21:04:33.242Z] ---> Running in 79c91a795c52 [2021-04-19T21:04:33.844Z] Removing intermediate container 79c91a795c52 [2021-04-19T21:04:33.844Z] ---> 4dda0584b432 [2021-04-19T21:04:33.844Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-19T21:04:34.851Z] ---> 933e33c37f15 [2021-04-19T21:04:34.851Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-19T21:04:35.130Z] ---> Running in bdc366f948ee [2021-04-19T21:04:38.556Z] Removing intermediate container bdc366f948ee [2021-04-19T21:04:38.556Z] ---> 3c13879c8021 [2021-04-19T21:04:38.556Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T21:04:39.553Z] ---> ac062e006a79 [2021-04-19T21:04:39.553Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-19T21:04:41.548Z] ---> c617022da6ee [2021-04-19T21:04:41.548Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-19T21:04:42.539Z] ---> e58e64652a0c [2021-04-19T21:04:42.539Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-19T21:04:43.532Z] ---> d2feab1b699c [2021-04-19T21:04:43.813Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-19T21:04:44.804Z] ---> 2bcf34263d49 [2021-04-19T21:04:44.804Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-19T21:04:45.407Z] ---> Running in 4b3e1f55b09e [2021-04-19T21:04:46.013Z] Removing intermediate container 4b3e1f55b09e [2021-04-19T21:04:46.013Z] ---> cefbb0a688d1 [2021-04-19T21:04:46.013Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-19T21:04:47.493Z] ---> 0a4082568fda [2021-04-19T21:04:47.493Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-19T21:04:47.493Z] ---> Running in 95b8364547f3 [2021-04-19T21:04:51.456Z] Removing intermediate container 95b8364547f3 [2021-04-19T21:04:51.456Z] ---> e7b9e1d36a87 [2021-04-19T21:04:51.456Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-19T21:04:51.738Z] ---> Running in 9d4bb02d5f59 [2021-04-19T21:04:52.729Z] Removing intermediate container 9d4bb02d5f59 [2021-04-19T21:04:52.729Z] ---> 11307ae2ee29 [2021-04-19T21:04:52.729Z] Step 28/31 : CMD ["gate"] [2021-04-19T21:04:53.006Z] ---> Running in 1ec89762b4fd [2021-04-19T21:04:53.608Z] Removing intermediate container 1ec89762b4fd [2021-04-19T21:04:53.608Z] ---> 35440e591622 [2021-04-19T21:04:53.608Z] Step 29/31 : LABEL arch=arm64 [2021-04-19T21:04:53.894Z] ---> Running in 601c9ea98ee4 [2021-04-19T21:04:54.887Z] Removing intermediate container 601c9ea98ee4 [2021-04-19T21:04:54.887Z] ---> b2e3d1ecc4f8 [2021-04-19T21:04:54.887Z] Step 30/31 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T21:04:55.164Z] ---> Running in 216422dc9069 [2021-04-19T21:04:55.775Z] Removing intermediate container 216422dc9069 [2021-04-19T21:04:55.775Z] ---> afac2e050f1b [2021-04-19T21:04:55.775Z] Step 31/31 : LABEL version=0.0.0 [2021-04-19T21:04:56.376Z] ---> Running in 42a9ad5c1e87 [2021-04-19T21:04:56.984Z] Removing intermediate container 42a9ad5c1e87 [2021-04-19T21:04:56.984Z] ---> abbbcd795b4f [2021-04-19T21:04:56.984Z] [2021-04-19T21:04:57.586Z] Successfully built abbbcd795b4f [2021-04-19T21:04:57.586Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-19T21:05:44.577Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container c280f4253f68 [2021-04-19T21:05:44.577Z] ---> ddf425b14a71 [2021-04-19T21:05:44.577Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-19T21:05:44.577Z] ---> Running in 0d2517cf697f [2021-04-19T21:05:44.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-19T21:05:44.855Z] Removing intermediate container 06a2b7ed00a9 [2021-04-19T21:05:44.856Z] ---> 35c84c73c223 [2021-04-19T21:05:44.856Z] [2021-04-19T21:05:44.856Z] Step 10/22 : FROM alpine:3.12 [2021-04-19T21:05:44.856Z] ---> 9852663dfa18 [2021-04-19T21:05:44.856Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-19T21:05:44.856Z] ---> Running in 33af0c757d79 [2021-04-19T21:05:45.477Z] Removing intermediate container 0d2517cf697f [2021-04-19T21:05:45.477Z] ---> 73c42006e3ad [2021-04-19T21:05:45.477Z] [2021-04-19T21:05:45.477Z] Step 11/23 : FROM docker:20.10.0 [2021-04-19T21:05:45.477Z] 20.10.0: Pulling from library/docker [2021-04-19T21:05:46.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T21:05:46.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T21:05:47.339Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-19T21:05:47.339Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-19T21:05:47.339Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T21:05:47.339Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T21:05:47.614Z] OK: 6 MiB in 16 packages [2021-04-19T21:05:51.014Z] Removing intermediate container 33af0c757d79 [2021-04-19T21:05:51.014Z] ---> 07f275bfdb9f [2021-04-19T21:05:51.014Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T21:05:51.014Z] ---> Running in c60ae570d6f8 [2021-04-19T21:05:51.014Z] Removing intermediate container 3132ea4bb81b [2021-04-19T21:05:51.014Z] ---> 657b3d03519b [2021-04-19T21:05:51.014Z] [2021-04-19T21:05:51.014Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T21:05:51.014Z] ---> 9852663dfa18 [2021-04-19T21:05:51.014Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-19T21:05:51.292Z] ---> Running in 876e1d2411fe [2021-04-19T21:05:51.563Z] Removing intermediate container c60ae570d6f8 [2021-04-19T21:05:51.564Z] ---> b837071ded52 [2021-04-19T21:05:51.564Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-19T21:05:51.838Z] ---> Running in 541b938d1d7a [2021-04-19T21:05:51.838Z] Removing intermediate container 876e1d2411fe [2021-04-19T21:05:51.838Z] ---> 56b6c637b615 [2021-04-19T21:05:51.838Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-19T21:05:52.435Z] ---> Running in 02d157515670 [2021-04-19T21:05:52.435Z] Removing intermediate container 541b938d1d7a [2021-04-19T21:05:52.435Z] ---> ca2c0a0bdc8b [2021-04-19T21:05:52.435Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-19T21:05:52.709Z] ---> Running in b932ce6e9bcd [2021-04-19T21:05:52.984Z] Removing intermediate container 02d157515670 [2021-04-19T21:05:52.984Z] ---> e771076b9b21 [2021-04-19T21:05:52.984Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-19T21:05:53.257Z] ---> Running in 57b73598ecd0 [2021-04-19T21:05:53.530Z] Removing intermediate container b932ce6e9bcd [2021-04-19T21:05:53.530Z] ---> fb9b48dd742d [2021-04-19T21:05:53.530Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T21:05:54.126Z] Removing intermediate container 57b73598ecd0 [2021-04-19T21:05:54.126Z] ---> c58f67b71ffe [2021-04-19T21:05:54.126Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T21:05:54.400Z] ---> Running in fea95564409a [2021-04-19T21:05:54.673Z] ---> 17c68f7ddd58 [2021-04-19T21:05:54.673Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-19T21:05:56.654Z] ---> 3ac0ae22464f [2021-04-19T21:05:56.654Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-19T21:05:57.254Z] Removing intermediate container fea95564409a [2021-04-19T21:05:57.254Z] ---> a432e905b35f [2021-04-19T21:05:57.254Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-19T21:05:57.254Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-19T21:05:57.525Z] ---> 5ff0fce655c2 [2021-04-19T21:05:57.525Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-19T21:05:57.525Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-19T21:05:57.525Z] ---> eeaf43b92773 [2021-04-19T21:05:57.525Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-19T21:05:57.525Z] ---> Running in 396bd09880fd [2021-04-19T21:05:57.525Z] ---> Running in dfbf278cce8b [2021-04-19T21:05:57.525Z] ---> Running in 7a87246f9f29 [2021-04-19T21:05:58.502Z] Removing intermediate container 7a87246f9f29 [2021-04-19T21:05:58.502Z] Removing intermediate container dfbf278cce8b [2021-04-19T21:05:58.502Z] ---> 78c002e1520a [2021-04-19T21:05:58.502Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T21:05:58.502Z] ---> c3b50c836be4 [2021-04-19T21:05:58.502Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-19T21:05:58.502Z] ---> Running in e8b06a3b4e97 [2021-04-19T21:05:58.502Z] ---> Running in c1a4634e7525 [2021-04-19T21:05:58.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T21:05:59.053Z] Removing intermediate container e8b06a3b4e97 [2021-04-19T21:05:59.053Z] ---> 68fbe844c01d [2021-04-19T21:05:59.053Z] Step 20/22 : LABEL arch=arm64 [2021-04-19T21:05:59.324Z] ---> Running in b13eae28e3fa [2021-04-19T21:05:59.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T21:05:59.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T21:05:59.930Z] Removing intermediate container b13eae28e3fa [2021-04-19T21:05:59.930Z] ---> e182b94fe814 [2021-04-19T21:05:59.930Z] Step 21/22 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T21:05:59.930Z] ---> Running in 726c12f1c5c1 [2021-04-19T21:05:59.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T21:06:00.204Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-19T21:06:00.204Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-19T21:06:00.476Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-19T21:06:00.476Z] Removing intermediate container 726c12f1c5c1 [2021-04-19T21:06:00.476Z] ---> c190a3872bf7 [2021-04-19T21:06:00.476Z] Step 22/22 : LABEL version=0.0.0 [2021-04-19T21:06:00.476Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-19T21:06:00.476Z] (1/39) Installing readline (8.0.4-r0) [2021-04-19T21:06:00.476Z] (2/39) Installing bash (5.0.17-r0) [2021-04-19T21:06:00.476Z] Executing bash-5.0.17-r0.post-install [2021-04-19T21:06:00.476Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T21:06:00.476Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-19T21:06:00.476Z] ---> Running in fb3c85763e52 [2021-04-19T21:06:00.476Z] (5/39) Installing curl (7.76.1-r0) [2021-04-19T21:06:00.476Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-19T21:06:00.476Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-19T21:06:00.476Z] (8/39) Installing expat (2.2.9-r1) [2021-04-19T21:06:00.476Z] (9/39) Installing libffi (3.3-r2) [2021-04-19T21:06:00.476Z] (10/39) Installing gdbm (1.13-r1) [2021-04-19T21:06:00.476Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-19T21:06:00.476Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-19T21:06:00.749Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-19T21:06:00.750Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-19T21:06:00.750Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-19T21:06:01.020Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T21:06:01.020Z] OK: 8 MiB in 20 packages [2021-04-19T21:06:01.628Z] Removing intermediate container fb3c85763e52 [2021-04-19T21:06:01.628Z] ---> 9738340a95ae [2021-04-19T21:06:01.628Z] [2021-04-19T21:06:01.898Z] Successfully built 9738340a95ae [2021-04-19T21:06:02.167Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-19T21:06:02.437Z]  Building docker-support-notifications-go ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-19T21:06:02.437Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-19T21:06:02.437Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-19T21:06:02.437Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-19T21:06:02.437Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-19T21:06:02.733Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-19T21:06:02.733Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-19T21:06:02.733Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-19T21:06:02.733Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-19T21:06:02.733Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-19T21:06:03.005Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-19T21:06:03.005Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-19T21:06:03.005Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-19T21:06:03.005Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-19T21:06:03.005Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-19T21:06:03.005Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-19T21:06:03.005Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-19T21:06:03.005Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-19T21:06:03.005Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-19T21:06:03.005Z] Removing intermediate container 396bd09880fd [2021-04-19T21:06:03.005Z] ---> ab84c784c911 [2021-04-19T21:06:03.005Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T21:06:03.005Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-19T21:06:03.005Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-19T21:06:03.005Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-19T21:06:03.005Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-19T21:06:03.281Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-19T21:06:03.281Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-19T21:06:03.281Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-19T21:06:03.281Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T21:06:03.281Z] OK: 72 MiB in 59 packages [2021-04-19T21:06:03.893Z] ---> 8fbfd0d252f1 [2021-04-19T21:06:03.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-19T21:06:05.321Z] ---> 6ffbdc397bc4 [2021-04-19T21:06:05.321Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-19T21:06:05.922Z] ---> 2cf5ddc4f666 [2021-04-19T21:06:05.922Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-19T21:06:06.196Z] ---> Running in ec3249dfef75 [2021-04-19T21:06:06.790Z] Removing intermediate container ec3249dfef75 [2021-04-19T21:06:06.790Z] ---> 36baca509915 [2021-04-19T21:06:06.790Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T21:06:06.790Z] ---> Running in 68d86e27f54b [2021-04-19T21:06:07.069Z] Removing intermediate container 68d86e27f54b [2021-04-19T21:06:07.069Z] ---> fcfc640605d1 [2021-04-19T21:06:07.069Z] Step 21/23 : LABEL arch=arm64 [2021-04-19T21:06:07.353Z] ---> Running in 8a8b1c14b138 [2021-04-19T21:06:07.629Z] Collecting docker-compose==1.23.2 [2021-04-19T21:06:07.629Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-19T21:06:07.906Z] Removing intermediate container 8a8b1c14b138 [2021-04-19T21:06:07.906Z] ---> 5f5eb72ab43d [2021-04-19T21:06:07.906Z] Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T21:06:07.906Z] ---> Running in 2920f11623e6 [2021-04-19T21:06:08.509Z] Removing intermediate container 2920f11623e6 [2021-04-19T21:06:08.509Z] ---> 02e2c40d68fb [2021-04-19T21:06:08.509Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T21:06:08.509Z] Collecting jsonschema<3,>=2.5.1 [2021-04-19T21:06:08.509Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-19T21:06:08.509Z] ---> Running in ddd6ab090acb [2021-04-19T21:06:09.112Z] Collecting docopt<0.7,>=0.6.1 [2021-04-19T21:06:09.112Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-19T21:06:09.112Z] Removing intermediate container ddd6ab090acb [2021-04-19T21:06:09.112Z] ---> 608bb1a968d6 [2021-04-19T21:06:09.112Z] [2021-04-19T21:06:09.384Z] Successfully built 608bb1a968d6 [2021-04-19T21:06:09.655Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-19T21:06:11.111Z]  Building docker-core-data-go ... done Collecting websocket-client<1.0,>=0.32.0 [2021-04-19T21:06:11.111Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-19T21:06:11.387Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-19T21:06:11.663Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-19T21:06:13.636Z] Collecting texttable<0.10,>=0.9.0 [2021-04-19T21:06:13.636Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-19T21:06:15.606Z] Collecting docker<4.0,>=3.6.0 [2021-04-19T21:06:15.606Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-19T21:06:15.876Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-04-19T21:06:16.147Z] Collecting cached-property<2,>=1.2.0 [2021-04-19T21:06:16.147Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-19T21:06:17.126Z] Collecting PyYAML<4,>=3.10 [2021-04-19T21:06:17.126Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-19T21:06:20.505Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-19T21:06:20.505Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-19T21:06:20.777Z] Collecting docker-pycreds>=0.4.0 [2021-04-19T21:06:20.777Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-19T21:06:21.048Z] Collecting idna<2.8,>=2.5 [2021-04-19T21:06:21.048Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-19T21:06:21.639Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-19T21:06:21.639Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-19T21:06:21.914Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-04-19T21:06:21.914Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-04-19T21:06:21.914Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-19T21:06:21.914Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-19T21:06:21.914Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-19T21:06:21.914Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-19T21:06:22.504Z] Installing collected packages: jsonschema, docopt, websocket-client, dockerpty, texttable, docker-pycreds, idna, urllib3, requests, docker, cached-property, PyYAML, docker-compose [2021-04-19T21:06:23.101Z] Running setup.py install for docopt: started [2021-04-19T21:06:24.529Z] Running setup.py install for docopt: finished with status 'done' [2021-04-19T21:06:25.123Z] Running setup.py install for dockerpty: started [2021-04-19T21:06:26.559Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-19T21:06:26.559Z] Running setup.py install for texttable: started [2021-04-19T21:06:28.525Z] Running setup.py install for texttable: finished with status 'done' [2021-04-19T21:06:28.525Z] Attempting uninstall: idna [2021-04-19T21:06:28.525Z] Found existing installation: idna 2.9 [2021-04-19T21:06:28.525Z] Uninstalling idna-2.9: [2021-04-19T21:06:28.525Z] Successfully uninstalled idna-2.9 [2021-04-19T21:06:29.500Z] Attempting uninstall: urllib3 [2021-04-19T21:06:29.500Z] Found existing installation: urllib3 1.25.9 [2021-04-19T21:06:29.500Z] Uninstalling urllib3-1.25.9: [2021-04-19T21:06:29.500Z] Successfully uninstalled urllib3-1.25.9 [2021-04-19T21:06:29.773Z] Attempting uninstall: requests [2021-04-19T21:06:29.774Z] Found existing installation: requests 2.23.0 [2021-04-19T21:06:29.774Z] Uninstalling requests-2.23.0: [2021-04-19T21:06:30.045Z] Successfully uninstalled requests-2.23.0 [2021-04-19T21:06:31.019Z] Running setup.py install for PyYAML: started [2021-04-19T21:06:32.986Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-19T21:06:33.962Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-04-19T21:06:42.250Z] Removing intermediate container c1a4634e7525 [2021-04-19T21:06:42.250Z] ---> f80f6be5210a [2021-04-19T21:06:42.250Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-19T21:06:42.250Z] ---> Running in 60c5278d404f [2021-04-19T21:06:42.250Z] Removing intermediate container 60c5278d404f [2021-04-19T21:06:42.250Z] ---> f6cd13d1ed5a [2021-04-19T21:06:42.250Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-19T21:06:42.250Z] ---> Running in b97093bf2d3d [2021-04-19T21:06:42.844Z] Removing intermediate container b97093bf2d3d [2021-04-19T21:06:42.844Z] ---> adfb60ce0353 [2021-04-19T21:06:42.844Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-19T21:06:43.827Z] ---> 7c3361b7f43d [2021-04-19T21:06:43.827Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-19T21:06:44.421Z] ---> c1d8813b1028 [2021-04-19T21:06:44.421Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-19T21:06:45.400Z] ---> aabba1cff9a8 [2021-04-19T21:06:45.400Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-19T21:06:45.675Z] ---> Running in c5db279da8a0 [2021-04-19T21:06:46.272Z] Removing intermediate container c5db279da8a0 [2021-04-19T21:06:46.272Z] ---> e0af9176f01f [2021-04-19T21:06:46.272Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T21:06:46.272Z] ---> Running in ca998ebf0693 [2021-04-19T21:06:46.868Z] Removing intermediate container ca998ebf0693 [2021-04-19T21:06:46.868Z] ---> 01c049c586e6 [2021-04-19T21:06:46.868Z] Step 21/23 : LABEL arch=arm64 [2021-04-19T21:06:46.868Z] ---> Running in 81bc47c6ca4a [2021-04-19T21:06:47.471Z] Removing intermediate container 81bc47c6ca4a [2021-04-19T21:06:47.471Z] ---> 6d328e362908 [2021-04-19T21:06:47.471Z] Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 [2021-04-19T21:06:47.471Z] ---> Running in e481579ed957 [2021-04-19T21:06:47.744Z] Removing intermediate container e481579ed957 [2021-04-19T21:06:47.744Z] ---> 1da97698b840 [2021-04-19T21:06:47.744Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T21:06:48.019Z] ---> Running in 05262c482994 [2021-04-19T21:06:48.614Z] Removing intermediate container 05262c482994 [2021-04-19T21:06:48.614Z] ---> 292f4eb86b7d [2021-04-19T21:06:48.614Z] [2021-04-19T21:06:48.887Z] Successfully built 292f4eb86b7d [2021-04-19T21:06:48.887Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-19T21:06:49.175Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-19T21:06:49.209Z] $ docker stop --time=1 2c9eafd07190febe119c3b88b53c47b1cd73c7e7ff9d5869375baff869fe584e [2021-04-19T21:06:51.172Z] $ docker rm -f 2c9eafd07190febe119c3b88b53c47b1cd73c7e7ff9d5869375baff869fe584e [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T21:06:51.817Z] + grep docker [2021-04-19T21:06:51.817Z] + docker images [2021-04-19T21:06:52.089Z] docker-sys-mgmt-agent-go-arm64 latest 292f4eb86b7d 3 seconds ago 299MB [2021-04-19T21:06:52.089Z] docker-core-data-go-arm64 latest 608bb1a968d6 43 seconds ago 21.6MB [2021-04-19T21:06:52.089Z] docker-support-notifications-go-arm64 latest 9738340a95ae 51 seconds ago 17.2MB [2021-04-19T21:06:52.089Z] docker-security-bootstrapper-go-arm64 latest abbbcd795b4f About a minute ago 18.1MB [2021-04-19T21:06:52.089Z] docker-security-secretstore-setup-go-arm64 latest d45cb88ddd57 4 minutes ago 24.9MB [2021-04-19T21:06:52.089Z] docker-core-metadata-go-arm64 latest 7ba263fffc10 4 minutes ago 18.1MB [2021-04-19T21:06:52.089Z] docker-support-scheduler-go-arm64 latest 62cddbc7383c 4 minutes ago 16.6MB [2021-04-19T21:06:52.089Z] docker-core-command-go-arm64 latest 831187109011 4 minutes ago 16.5MB [2021-04-19T21:06:52.089Z] docker-security-proxy-setup-go-arm64 latest b4521ee97208 4 minutes ago 24.6MB [2021-04-19T21:06:52.089Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:06:52.998Z] ---> job-cost.sh [2021-04-19T21:06:52.998Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Jsz [2021-04-19T21:07:31.976Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T21:09:08.847Z] lf-activate-venv(): INFO: Adding /tmp/venv-4Jsz/bin to PATH [2021-04-19T21:09:08.847Z] INFO: No Stack... [2021-04-19T21:09:08.847Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-19T21:09:08.847Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T21:09:09.195Z] + cut -d, -f6 [2021-04-19T21:09:09.195Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-04-19T21:09:09.326Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3380-1-stack-cost] [2021-04-19T21:09:09.331Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3380-1-stack-cost] did not exist. Created. [2021-04-19T21:09:09.331Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3380-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T21:09:09.761Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-19T21:09:10.044Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T21:09:10.063Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3380-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-19T21:09:10.947Z] provisioning config files... [2021-04-19T21:09:10.972Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1086947546555445150tmp [Pipeline] { [Pipeline] sh [2021-04-19T21:09:11.325Z] + set +x [2021-04-19T21:09:11.325Z] + curl -s https://codecov.io/bash [2021-04-19T21:09:11.325Z] + bash -s -- [2021-04-19T21:09:11.900Z] [2021-04-19T21:09:11.900Z] _____ _ [2021-04-19T21:09:11.900Z] / ____| | | [2021-04-19T21:09:11.900Z] | | ___ __| | ___ ___ _____ __ [2021-04-19T21:09:11.900Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-19T21:09:11.900Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-19T21:09:11.900Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-19T21:09:11.900Z] Bash-1.0.1 [2021-04-19T21:09:11.900Z] [2021-04-19T21:09:11.900Z] [2021-04-19T21:09:11.900Z] ==> git version 2.24.3 found [2021-04-19T21:09:11.900Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-19T21:09:11.900Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-19T21:09:11.900Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-19T21:09:11.900Z] ==> Jenkins CI detected. [2021-04-19T21:09:11.900Z] project root: . [2021-04-19T21:09:11.900Z] --> token set from env [2021-04-19T21:09:11.900Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-19T21:09:11.900Z] ==> Running gcov in . (disable via -X gcov) [2021-04-19T21:09:11.900Z] ==> Python coveragepy not found [2021-04-19T21:09:11.900Z] ==> Searching for coverage reports in: [2021-04-19T21:09:11.900Z] + . [2021-04-19T21:09:11.900Z] -> Found 1 reports [2021-04-19T21:09:11.901Z] ==> Detecting git/mercurial file structure [2021-04-19T21:09:11.901Z] ==> Reading reports [2021-04-19T21:09:11.901Z] + ./coverage.out bytes=703598 [2021-04-19T21:09:12.168Z] ==> Appending adjustments [2021-04-19T21:09:12.169Z] https://docs.codecov.io/docs/fixing-reports [2021-04-19T21:09:15.491Z] + Found adjustments [2021-04-19T21:09:15.491Z] ==> Gzipping contents [2021-04-19T21:09:15.491Z] 100K /tmp/codecov.0MfiLT.gz [2021-04-19T21:09:15.491Z] ==> Uploading reports [2021-04-19T21:09:15.491Z] url: https://codecov.io [2021-04-19T21:09:15.491Z] query: branch=PR-3380&commit=ed23095eaf66c858a7eace5cc70e811c425fa0e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3380&job=&cmd_args= [2021-04-19T21:09:15.491Z] -> Pinging Codecov [2021-04-19T21:09:15.491Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-3380&commit=ed23095eaf66c858a7eace5cc70e811c425fa0e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3380&job=&cmd_args= [2021-04-19T21:09:16.457Z] -> Uploading to [2021-04-19T21:09:16.457Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-19/00271124DB129430A58F1EEE437C3FCB/ed23095eaf66c858a7eace5cc70e811c425fa0e2/96437d9d-5a3e-42ae-a725-da8c939731a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T210916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1cbf90273149a75b9f097c1047b8e7c69870fc0956898b4b9ffd1c40d495c45 [2021-04-19T21:09:16.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T21:09:16.457Z] Dload Upload Total Spent Left Speed [2021-04-19T21:09:17.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 195k --:--:-- --:--:-- --:--:-- 196k [2021-04-19T21:09:17.043Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ed23095eaf66c858a7eace5cc70e811c425fa0e2 [Pipeline] } [2021-04-19T21:09:17.080Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:09:18.796Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:09:19.740Z] ---> package-listing.sh [2021-04-19T21:09:19.740Z] ++ facter osfamily [2021-04-19T21:09:19.740Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-19T21:09:19.740Z] + OS_FAMILY=redhat [2021-04-19T21:09:19.740Z] + workspace=/w/workspace/edgex-go/1 [2021-04-19T21:09:19.740Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-19T21:09:19.740Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-19T21:09:19.740Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-19T21:09:19.740Z] + PACKAGES=/tmp/packages_start.txt [2021-04-19T21:09:19.740Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-19T21:09:19.740Z] + PACKAGES=/tmp/packages_end.txt [2021-04-19T21:09:19.740Z] + case "${OS_FAMILY}" in [2021-04-19T21:09:19.740Z] + rpm -qa [2021-04-19T21:09:19.740Z] + sort [2021-04-19T21:09:25.051Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-19T21:09:25.051Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-19T21:09:25.051Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-19T21:09:25.051Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-19T21:09:25.051Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-19T21:09:25.051Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-19T21:09:25.105Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-19T21:09:25.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-19T21:09:25.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T21:09:25.745Z] [2021-04-19T21:09:25.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-19T21:09:26.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T21:09:26.186Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-19T21:09:26.186Z] df20fa9351a1: Pulling fs layer [2021-04-19T21:09:26.186Z] 36b3adc4ff6f: Pulling fs layer [2021-04-19T21:09:26.186Z] 8ad3a11d3b57: Pulling fs layer [2021-04-19T21:09:26.186Z] 46f8f816bc3b: Pulling fs layer [2021-04-19T21:09:26.186Z] 93b61091891f: Pulling fs layer [2021-04-19T21:09:26.186Z] 93b9cdb0e59b: Pulling fs layer [2021-04-19T21:09:26.186Z] 5e14af77c1be: Pulling fs layer [2021-04-19T21:09:26.186Z] 01666e4c0597: Pulling fs layer [2021-04-19T21:09:26.186Z] aa168da1d23b: Pulling fs layer [2021-04-19T21:09:26.186Z] 46f8f816bc3b: Waiting [2021-04-19T21:09:26.186Z] 93b9cdb0e59b: Waiting [2021-04-19T21:09:26.186Z] 5e14af77c1be: Waiting [2021-04-19T21:09:26.186Z] 93b61091891f: Waiting [2021-04-19T21:09:26.186Z] 01666e4c0597: Waiting [2021-04-19T21:09:26.186Z] aa168da1d23b: Waiting [2021-04-19T21:09:26.186Z] 36b3adc4ff6f: Verifying Checksum [2021-04-19T21:09:26.186Z] 36b3adc4ff6f: Download complete [2021-04-19T21:09:26.186Z] 46f8f816bc3b: Verifying Checksum [2021-04-19T21:09:26.186Z] 46f8f816bc3b: Download complete [2021-04-19T21:09:26.479Z] df20fa9351a1: Verifying Checksum [2021-04-19T21:09:26.479Z] df20fa9351a1: Download complete [2021-04-19T21:09:26.479Z] 93b9cdb0e59b: Verifying Checksum [2021-04-19T21:09:26.479Z] 93b9cdb0e59b: Download complete [2021-04-19T21:09:26.479Z] 5e14af77c1be: Verifying Checksum [2021-04-19T21:09:26.479Z] 5e14af77c1be: Download complete [2021-04-19T21:09:26.479Z] 01666e4c0597: Download complete [2021-04-19T21:09:26.479Z] 93b61091891f: Verifying Checksum [2021-04-19T21:09:26.479Z] 93b61091891f: Download complete [2021-04-19T21:09:26.479Z] 8ad3a11d3b57: Verifying Checksum [2021-04-19T21:09:26.479Z] 8ad3a11d3b57: Download complete [2021-04-19T21:09:26.749Z] df20fa9351a1: Pull complete [2021-04-19T21:09:27.014Z] 36b3adc4ff6f: Pull complete [2021-04-19T21:09:28.948Z] aa168da1d23b: Verifying Checksum [2021-04-19T21:09:28.948Z] aa168da1d23b: Download complete [2021-04-19T21:09:29.523Z] 8ad3a11d3b57: Pull complete [2021-04-19T21:09:29.786Z] 46f8f816bc3b: Pull complete [2021-04-19T21:09:30.738Z] 93b61091891f: Pull complete [2021-04-19T21:09:30.738Z] 93b9cdb0e59b: Pull complete [2021-04-19T21:09:30.738Z] 5e14af77c1be: Pull complete [2021-04-19T21:09:31.000Z] 01666e4c0597: Pull complete [2021-04-19T21:09:39.203Z] aa168da1d23b: Pull complete [2021-04-19T21:09:39.203Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-19T21:09:39.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T21:09:39.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-19T21:09:39.411Z] prd-centos7-docker-4c-2g-919 does not seem to be running inside a container [2021-04-19T21:09:39.591Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-19T21:09:47.613Z] $ docker top 82fd03af62b3746376b0677b077fd7c76b2ff26ee99c2fc1fa59ec3f8310be03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T21:09:48.175Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-19T21:09:48.508Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-19T21:09:48.824Z] + ls /var/log/sa-host [2021-04-19T21:09:48.824Z] + sadf -c /var/log/sa-host/sa19 [2021-04-19T21:09:48.824Z] file_magic: OK [2021-04-19T21:09:48.824Z] HZ: Using current value: 100 [2021-04-19T21:09:48.824Z] file_header: OK [2021-04-19T21:09:48.824Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-19T21:09:48.824Z] Statistics: [2021-04-19T21:09:48.824Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-19T21:09:48.824Z] File successfully converted to sysstat format version 12.2.1 [2021-04-19T21:09:48.824Z] + sadf -c /var/log/sa-host/sa23 [2021-04-19T21:09:48.824Z] file_magic: OK [2021-04-19T21:09:48.824Z] HZ: Using current value: 100 [2021-04-19T21:09:48.824Z] file_header: OK [2021-04-19T21:09:48.824Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-19T21:09:48.824Z] Statistics: [2021-04-19T21:09:48.824Z] Hnuu...uuuununununu... [2021-04-19T21:09:48.824Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-19T21:09:49.427Z] provisioning config files... [2021-04-19T21:09:49.443Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1939274032982246450tmp [Pipeline] { [Pipeline] echo [2021-04-19T21:09:49.497Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:09:49.828Z] ---> create-netrc.sh [Pipeline] } [2021-04-19T21:09:49.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-19T21:09:49.925Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:09:50.258Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-19T21:09:50.287Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:09:50.623Z] ---> sudo-logs.sh [2021-04-19T21:09:50.623Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-19T21:09:50.708Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:09:51.036Z] ---> job-cost.sh [2021-04-19T21:09:51.036Z] lf-activate-venv: SKIPPING [2021-04-19T21:09:51.036Z] DEBUG: total: 0.20999999344348907 [2021-04-19T21:09:51.036Z] INFO: Retrieving Stack Cost... [2021-04-19T21:09:52.423Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T21:09:52.684Z] INFO: Archiving Costs [Pipeline] echo [2021-04-19T21:09:52.751Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:09:53.087Z] ---> logs-deploy.sh [2021-04-19T21:09:53.087Z] lf-activate-venv: SKIPPING [2021-04-19T21:09:53.087Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3380/1 [2021-04-19T21:09:53.087Z] INFO: archiving workspace using pattern(s): [2021-04-19T21:09:54.473Z] Archives upload complete. [2021-04-19T21:09:54.474Z] INFO: archiving logs to Nexus