Pull request #3347 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 147b327e9452321a47c9703f2b5a3cdc8857bfcb+1fa86f97d63fcad7b96d726da483d93f5db5c4b0 (75a1b0c89fea96cea46e3aa4fcd8468eef41955e) 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-3347/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-3347/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33176 in /w/workspace/edgexfoundry_edgex-go_PR-3347 [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 1fa86f97d63fcad7b96d726da483d93f5db5c4b0 into PR head commit 147b327e9452321a47c9703f2b5a3cdc8857bfcb > 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/3347/head:refs/remotes/origin/PR-3347 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 147b327e9452321a47c9703f2b5a3cdc8857bfcb # 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 1fa86f97d63fcad7b96d726da483d93f5db5c4b0 # timeout=10 Merge succeeded, producing 147b327e9452321a47c9703f2b5a3cdc8857bfcb Checking out Revision 147b327e9452321a47c9703f2b5a3cdc8857bfcb (PR-3347) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 147b327e9452321a47c9703f2b5a3cdc8857bfcb # timeout=10 Commit message: "fix: fix unit test failure when using the latest go-mod-bootstrap v31" 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-07T19:27:17.282Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-07T19:27:17.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-07T19:27:17.847Z] ========================================================= [2021-04-07T19:27:17.847Z] EdgeX Global Pipelines Version Info [2021-04-07T19:27:17.847Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-07T19:27:21.199Z] ------------------- [2021-04-07T19:27:21.199Z] stable info: [2021-04-07T19:27:21.199Z] ------------------- [2021-04-07T19:27:21.199Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-07T19:27:21.199Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-07T19:27:21.199Z] Message: update stable to v1.0.186 [2021-04-07T19:27:22.250Z] ------------------- [2021-04-07T19:27:22.250Z] experimental info: [2021-04-07T19:27:22.250Z] ------------------- [2021-04-07T19:27:22.250Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-07T19:27:22.250Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-07T19:27:22.250Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-07T19:27:22.753Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-07T19:27:22.921Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-07T19:27:23.049Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-07T19:27:23.173Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-07T19:27:23.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-07T19:27:23.422Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-07T19:27:23.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-07T19:27:23.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-07T19:27:23.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-07T19:27:23.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-07T19:27:24.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-07T19:27:24.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-07T19:27:24.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-07T19:27:24.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-07T19:27:24.606Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-07T19:27:24.727Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-07T19:27:24.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-07T19:27:25.033Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-07T19:27:25.151Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-07T19:27:25.303Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-07T19:27:25.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-07T19:27:25.640Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-07T19:27:25.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3347 [Pipeline] echo [2021-04-07T19:27:25.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3347 [Pipeline] echo [2021-04-07T19:27:26.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3347 [Pipeline] echo [2021-04-07T19:27:26.141Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 147b327e9452321a47c9703f2b5a3cdc8857bfcb [Pipeline] echo [2021-04-07T19:27:26.310Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 147b327 [Pipeline] echo [2021-04-07T19:27:26.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-07T19:27:26.702Z] provisioning config files... [2021-04-07T19:27:26.748Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8155052381798982280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-07T19:27:27.258Z] ---> docker-login.sh [2021-04-07T19:27:27.258Z] nexus3.edgexfoundry.org:10001 [2021-04-07T19:27:28.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T19:27:28.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T19:27:28.900Z] Configure a credential helper to remove this warning. See [2021-04-07T19:27:28.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T19:27:28.900Z] [2021-04-07T19:27:28.900Z] Login Succeeded [2021-04-07T19:27:28.900Z] nexus3.edgexfoundry.org:10002 [2021-04-07T19:27:30.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T19:27:30.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T19:27:30.018Z] Configure a credential helper to remove this warning. See [2021-04-07T19:27:30.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T19:27:30.018Z] [2021-04-07T19:27:30.018Z] Login Succeeded [2021-04-07T19:27:30.018Z] nexus3.edgexfoundry.org:10003 [2021-04-07T19:27:30.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T19:27:30.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T19:27:30.643Z] Configure a credential helper to remove this warning. See [2021-04-07T19:27:30.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T19:27:30.643Z] [2021-04-07T19:27:30.643Z] Login Succeeded [2021-04-07T19:27:30.643Z] nexus3.edgexfoundry.org:10004 [2021-04-07T19:27:30.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T19:27:30.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T19:27:30.938Z] Configure a credential helper to remove this warning. See [2021-04-07T19:27:30.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T19:27:30.938Z] [2021-04-07T19:27:30.938Z] Login Succeeded [2021-04-07T19:27:30.938Z] docker.io [2021-04-07T19:27:31.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T19:27:31.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T19:27:31.829Z] Configure a credential helper to remove this warning. See [2021-04-07T19:27:31.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T19:27:31.829Z] [2021-04-07T19:27:31.829Z] Login Succeeded [2021-04-07T19:27:31.829Z] ---> docker-login.sh ends [Pipeline] } [2021-04-07T19:27:31.898Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-07T19:27:32.773Z] ++ 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-07T19:27:32.773Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-07T19:27:32.773Z] ++ dirname cmd/core-command/Dockerfile [2021-04-07T19:27:32.773Z] ++ cut -d/ -f2 [2021-04-07T19:27:32.773Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-07T19:27:32.773Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-07T19:27:32.773Z] ++ dirname cmd/core-data/Dockerfile [2021-04-07T19:27:32.773Z] ++ cut -d/ -f2 [2021-04-07T19:27:32.773Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-07T19:27:32.773Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-07T19:27:32.773Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-07T19:27:32.773Z] ++ cut -d/ -f2 [2021-04-07T19:27:32.773Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-07T19:27:32.773Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-07T19:27:32.773Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-07T19:27:32.773Z] ++ cut -d/ -f2 [2021-04-07T19:27:32.773Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-07T19:27:32.773Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-07T19:27:32.773Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-07T19:27:32.773Z] ++ cut -d/ -f2 [2021-04-07T19:27:32.773Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-07T19:27:32.773Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-07T19:27:32.773Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-07T19:27:32.773Z] ++ cut -d/ -f2 [2021-04-07T19:27:32.773Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-07T19:27:32.773Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-07T19:27:32.773Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-07T19:27:32.773Z] ++ cut -d/ -f2 [2021-04-07T19:27:32.773Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-07T19:27:32.773Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-07T19:27:32.773Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-07T19:27:32.773Z] ++ cut -d/ -f2 [2021-04-07T19:27:32.773Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-07T19:27:32.773Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-07T19:27:32.773Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-07T19:27:32.773Z] ++ cut -d/ -f2 [2021-04-07T19:27:32.773Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-07T19:27:33.047Z] 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-07T19:27:35.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-07T19:27:35.379Z] [2021-04-07T19:27:35.379Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-07T19:27:35.863Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-07T19:27:35.864Z] latest: Pulling from edgex-devops/git-semver [2021-04-07T19:27:35.864Z] 31603596830f: Pulling fs layer [2021-04-07T19:27:35.864Z] 2a8b12db71e7: Pulling fs layer [2021-04-07T19:27:35.864Z] 6ca5941a6612: Pulling fs layer [2021-04-07T19:27:35.864Z] ecc8261a40a4: Pulling fs layer [2021-04-07T19:27:35.864Z] ecc8261a40a4: Waiting [2021-04-07T19:27:35.864Z] 2a8b12db71e7: Verifying Checksum [2021-04-07T19:27:35.864Z] 2a8b12db71e7: Download complete [2021-04-07T19:27:36.344Z] 31603596830f: Verifying Checksum [2021-04-07T19:27:36.344Z] 31603596830f: Download complete [2021-04-07T19:27:36.756Z] ecc8261a40a4: Verifying Checksum [2021-04-07T19:27:36.756Z] ecc8261a40a4: Download complete [2021-04-07T19:27:37.053Z] 6ca5941a6612: Verifying Checksum [2021-04-07T19:27:37.053Z] 6ca5941a6612: Download complete [2021-04-07T19:27:37.398Z] 31603596830f: Pull complete [2021-04-07T19:27:37.703Z] 2a8b12db71e7: Pull complete [2021-04-07T19:27:39.946Z] 6ca5941a6612: Pull complete [2021-04-07T19:27:41.125Z] ecc8261a40a4: Pull complete [2021-04-07T19:27:41.125Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-07T19:27:41.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-07T19:27:41.125Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-07T19:27:41.619Z] prd-centos7-docker-4c-2g-33176 does not seem to be running inside a container [2021-04-07T19:27:41.728Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-07T19:27:45.401Z] $ docker top 2e8fbda39a3292ac6aae54ba4382cf8631c350715feb0c1e517fbe402852fa29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-07T19:27:45.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-07T19:27:45.946Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-07T19:27:46.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-07T19:27:46.954Z] $ docker exec 2e8fbda39a3292ac6aae54ba4382cf8631c350715feb0c1e517fbe402852fa29 ssh-agent [2021-04-07T19:27:47.475Z] SSH_AUTH_SOCK=/tmp/ssh-eeBAjlxIgfq1/agent.11 [2021-04-07T19:27:47.475Z] SSH_AGENT_PID=16 [2021-04-07T19:27:47.501Z] Running ssh-add (command line suppressed) [2021-04-07T19:27:47.745Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4702048422062682631.key (/w/workspace/edgex-go/1@tmp/private_key_4702048422062682631.key) [2021-04-07T19:27:47.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-07T19:27:48.871Z] + git tag --points-at HEAD [Pipeline] } [2021-04-07T19:27:49.047Z] $ docker exec --env ******** --env ******** 2e8fbda39a3292ac6aae54ba4382cf8631c350715feb0c1e517fbe402852fa29 ssh-agent -k [2021-04-07T19:27:49.371Z] unset SSH_AUTH_SOCK; [2021-04-07T19:27:49.372Z] unset SSH_AGENT_PID; [2021-04-07T19:27:49.372Z] echo Agent pid 16 killed; [2021-04-07T19:27:49.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-07T19:27:49.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-07T19:27:49.729Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-07T19:27:50.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-07T19:27:50.253Z] $ docker exec 2e8fbda39a3292ac6aae54ba4382cf8631c350715feb0c1e517fbe402852fa29 ssh-agent [2021-04-07T19:27:50.534Z] SSH_AUTH_SOCK=/tmp/ssh-PgDOp56moxWp/agent.44 [2021-04-07T19:27:50.534Z] SSH_AGENT_PID=49 [2021-04-07T19:27:50.542Z] Running ssh-add (command line suppressed) [2021-04-07T19:27:50.793Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4983191004360054211.key (/w/workspace/edgex-go/1@tmp/private_key_4983191004360054211.key) [2021-04-07T19:27:50.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-07T19:27:51.357Z] + git semver init [2021-04-07T19:27:51.358Z] # -> Open(): unable to determine branch for HEAD [2021-04-07T19:27:51.358Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-07T19:27:51.358Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-07T19:27:51.358Z] # $SEMVER_REMOTE_NAME = origin [2021-04-07T19:27:51.358Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-07T19:27:51.358Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-07T19:27:51.358Z] # $SEMVER_BRANCH = PR-3347 [2021-04-07T19:27:51.358Z] # $SEMVER_TEMP = /tmp/semver-035669332 [2021-04-07T19:27:51.358Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-07T19:28:31.258Z] # '/tmp/semver-035669332' -> '/w/workspace/edgex-go/1/.semver' [2021-04-07T19:28:31.258Z] # -> Force: false [2021-04-07T19:28:31.258Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-07T19:28:31.301Z] $ docker exec --env ******** --env ******** 2e8fbda39a3292ac6aae54ba4382cf8631c350715feb0c1e517fbe402852fa29 ssh-agent -k [2021-04-07T19:28:32.038Z] unset SSH_AUTH_SOCK; [2021-04-07T19:28:32.039Z] unset SSH_AGENT_PID; [2021-04-07T19:28:32.039Z] echo Agent pid 49 killed; [2021-04-07T19:28:32.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-07T19:28:33.276Z] + git semver [Pipeline] } [2021-04-07T19:28:33.337Z] $ docker stop --time=1 2e8fbda39a3292ac6aae54ba4382cf8631c350715feb0c1e517fbe402852fa29 [2021-04-07T19:28:35.553Z] $ docker rm -f 2e8fbda39a3292ac6aae54ba4382cf8631c350715feb0c1e517fbe402852fa29 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-07T19:28:36.708Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-07T19:28:37.977Z] Stashed 1 file(s) [Pipeline] echo [2021-04-07T19:28:37.999Z] [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-07T19:28:39.465Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-07T19:28:40.031Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-07T19:28:40.421Z] + sudo service docker restart [2021-04-07T19:28:40.421Z] + true [2021-04-07T19:28:40.421Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-07T19:28:42.483Z] ========================================================= [2021-04-07T19:28:42.483Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-07T19:28:42.483Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-07T19:28:42.979Z] + 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-07T19:28:53.624Z] Sending build context to Docker daemon 329.3MB [2021-04-07T19:28:53.624Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-07T19:28:53.624Z] Step 2/6 : FROM ${BASE} [2021-04-07T19:28:53.624Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-07T19:28:53.624Z] 188c0c94c7c5: Pulling fs layer [2021-04-07T19:28:53.624Z] 0ef7d3d256c8: Pulling fs layer [2021-04-07T19:28:53.624Z] de9db76c5a1d: Pulling fs layer [2021-04-07T19:28:53.624Z] bca2f99d35d6: Pulling fs layer [2021-04-07T19:28:53.624Z] 93359f2a8cfa: Pulling fs layer [2021-04-07T19:28:53.624Z] 7c6f9722023f: Pulling fs layer [2021-04-07T19:28:53.624Z] a35cf1a2eb13: Pulling fs layer [2021-04-07T19:28:53.624Z] bca2f99d35d6: Waiting [2021-04-07T19:28:53.624Z] 93359f2a8cfa: Waiting [2021-04-07T19:28:53.624Z] 7c6f9722023f: Waiting [2021-04-07T19:28:53.624Z] a35cf1a2eb13: Waiting [2021-04-07T19:28:53.624Z] de9db76c5a1d: Download complete [2021-04-07T19:28:53.624Z] 0ef7d3d256c8: Verifying Checksum [2021-04-07T19:28:53.624Z] 0ef7d3d256c8: Download complete [2021-04-07T19:28:53.624Z] 93359f2a8cfa: Verifying Checksum [2021-04-07T19:28:53.624Z] 93359f2a8cfa: Download complete [2021-04-07T19:28:53.624Z] 7c6f9722023f: Verifying Checksum [2021-04-07T19:28:53.624Z] 7c6f9722023f: Download complete [2021-04-07T19:28:53.624Z] 188c0c94c7c5: Download complete [2021-04-07T19:28:53.639Z] Still waiting to schedule task [2021-04-07T19:28:53.639Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline [2021-04-07T19:28:54.426Z] 188c0c94c7c5: Pull complete [2021-04-07T19:28:55.238Z] 0ef7d3d256c8: Pull complete [2021-04-07T19:28:55.927Z] de9db76c5a1d: Pull complete [2021-04-07T19:29:01.891Z] a35cf1a2eb13: Verifying Checksum [2021-04-07T19:29:01.891Z] a35cf1a2eb13: Download complete [2021-04-07T19:29:03.029Z] bca2f99d35d6: Verifying Checksum [2021-04-07T19:29:03.029Z] bca2f99d35d6: Download complete [2021-04-07T19:29:21.751Z] bca2f99d35d6: Pull complete [2021-04-07T19:29:21.751Z] 93359f2a8cfa: Pull complete [2021-04-07T19:29:21.751Z] 7c6f9722023f: Pull complete [2021-04-07T19:29:28.826Z] a35cf1a2eb13: Pull complete [2021-04-07T19:29:28.826Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-07T19:29:28.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-07T19:29:28.826Z] ---> a62c8e92a672 [2021-04-07T19:29:28.826Z] 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-07T19:29:28.826Z] ---> Running in f6d43656dde7 [2021-04-07T19:29:29.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:29:30.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:29:31.551Z] (1/12) Installing libmagic (5.38-r0) [2021-04-07T19:29:31.857Z] (2/12) Installing file (5.38-r0) [2021-04-07T19:29:31.857Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-07T19:29:32.206Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-07T19:29:36.714Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-07T19:29:36.714Z] (6/12) Installing patch (2.7.6-r6) [2021-04-07T19:29:36.714Z] (7/12) Installing build-base (0.5-r2) [2021-04-07T19:29:36.714Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-07T19:29:37.012Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-07T19:29:37.012Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-07T19:29:37.012Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-07T19:29:37.627Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-07T19:29:37.627Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T19:29:37.627Z] OK: 233 MiB in 51 packages [2021-04-07T19:29:42.190Z] Removing intermediate container f6d43656dde7 [2021-04-07T19:29:42.190Z] ---> acd3d9780e08 [2021-04-07T19:29:42.190Z] Step 4/6 : WORKDIR /edgex-go [2021-04-07T19:29:42.190Z] ---> Running in 45a11406cb63 [2021-04-07T19:29:42.190Z] Removing intermediate container 45a11406cb63 [2021-04-07T19:29:42.190Z] ---> cb74fdaef6b3 [2021-04-07T19:29:42.190Z] Step 5/6 : COPY go.mod . [2021-04-07T19:29:42.817Z] ---> 639e4a83a7e7 [2021-04-07T19:29:42.817Z] Step 6/6 : RUN go mod download [2021-04-07T19:29:43.184Z] ---> Running in 9adb2f10cfdb [2021-04-07T19:30:23.060Z] Removing intermediate container 9adb2f10cfdb [2021-04-07T19:30:23.060Z] ---> 8e05dfa89860 [2021-04-07T19:30:23.060Z] Successfully built 8e05dfa89860 [2021-04-07T19:30:23.060Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-07T19:30:24.470Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-07T19:30:24.850Z] . [Pipeline] withDockerContainer [2021-04-07T19:30:25.346Z] prd-centos7-docker-4c-2g-33176 does not seem to be running inside a container [2021-04-07T19:30:25.509Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-07T19:30:26.676Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33177 in /w/workspace/edgexfoundry_edgex-go_PR-3347 [2021-04-07T19:30:28.191Z] $ docker top b3dc831b53d22bf59f4cd8fc6e26761ddf8c4c0d606723dc1a4e8800a2361879 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-04-07T19:30:29.093Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-07T19:30:29.650Z] + go version [2021-04-07T19:30:29.650Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-07T19:30:29.718Z] $ docker stop --time=1 b3dc831b53d22bf59f4cd8fc6e26761ddf8c4c0d606723dc1a4e8800a2361879 [2021-04-07T19:30:31.857Z] $ docker rm -f b3dc831b53d22bf59f4cd8fc6e26761ddf8c4c0d606723dc1a4e8800a2361879 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-07T19:30:33.154Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-07T19:30:33.154Z] . [Pipeline] withDockerContainer [2021-04-07T19:30:33.444Z] prd-centos7-docker-4c-2g-33176 does not seem to be running inside a container [2021-04-07T19:30:33.645Z] using credential edgex-jenkins-ssh [2021-04-07T19:30:33.652Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-07T19:30:33.705Z] Cloning the remote Git repository [2021-04-07T19:30:33.765Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-07T19:30:33.876Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-07T19:30:33.946Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-07T19:30:33.947Z] > git --version # timeout=10 [2021-04-07T19:30:33.963Z] > git --version # 'git version 2.17.1' [2021-04-07T19:30:33.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T19:30:34.025Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T19:30:36.684Z] $ docker top 4e982e750220cb4649d1543e61be5634d6939b0e1ca7794b308bcf916569ea2a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-07T19:30:37.104Z] ========================================================= [2021-04-07T19:30:37.104Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-07T19:30:37.104Z] ========================================================= [Pipeline] sh [2021-04-07T19:30:37.482Z] + make test [2021-04-07T19:30:37.482Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-07T19:30:50.760Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-07T19:30:50.780Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T19:30:50.803Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-07T19:30:50.835Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-07T19:30:50.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T19:30:50.847Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3347/head:refs/remotes/origin/PR-3347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-07T19:30:51.672Z] Merging remotes/origin/master commit 1fa86f97d63fcad7b96d726da483d93f5db5c4b0 into PR head commit 147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:30:52.094Z] Merge succeeded, producing 147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:30:52.095Z] Checking out Revision 147b327e9452321a47c9703f2b5a3cdc8857bfcb (PR-3347) [2021-04-07T19:30:51.692Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T19:30:51.706Z] > git checkout -f 147b327e9452321a47c9703f2b5a3cdc8857bfcb # timeout=10 [2021-04-07T19:30:52.022Z] > git remote # timeout=10 [2021-04-07T19:30:52.039Z] > git config --get remote.origin.url # timeout=10 [2021-04-07T19:30:52.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T19:30:52.061Z] > git merge 1fa86f97d63fcad7b96d726da483d93f5db5c4b0 # timeout=10 [2021-04-07T19:30:52.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-07T19:30:52.102Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T19:30:52.122Z] > git checkout -f 147b327e9452321a47c9703f2b5a3cdc8857bfcb # timeout=10 [2021-04-07T19:30:56.566Z] Commit message: "fix: fix unit test failure when using the latest go-mod-bootstrap v31" [2021-04-07T19:30:56.631Z] > git --version # timeout=10 [2021-04-07T19:30:56.641Z] > git --version # 'git version 2.17.1' [2021-04-07T19:30:56.651Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-07T19:30:58.409Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-07T19:30:58.849Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-07T19:30:59.213Z] + + sudotrue service [2021-04-07T19:30:59.214Z] docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-07T19:31:01.370Z] provisioning config files... [2021-04-07T19:31:01.418Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2520230834616281724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-07T19:31:01.904Z] ---> docker-login.sh [2021-04-07T19:31:01.904Z] nexus3.edgexfoundry.org:10001 [2021-04-07T19:31:02.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T19:31:03.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T19:31:03.105Z] Configure a credential helper to remove this warning. See [2021-04-07T19:31:03.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T19:31:03.105Z] [2021-04-07T19:31:03.105Z] Login Succeeded [2021-04-07T19:31:03.105Z] nexus3.edgexfoundry.org:10002 [2021-04-07T19:31:03.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T19:31:03.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T19:31:03.653Z] Configure a credential helper to remove this warning. See [2021-04-07T19:31:03.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T19:31:03.653Z] [2021-04-07T19:31:03.653Z] Login Succeeded [2021-04-07T19:31:03.653Z] nexus3.edgexfoundry.org:10003 [2021-04-07T19:31:05.573Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-07T19:31:07.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T19:31:07.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T19:31:07.037Z] Configure a credential helper to remove this warning. See [2021-04-07T19:31:07.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T19:31:07.037Z] [2021-04-07T19:31:07.037Z] Login Succeeded [2021-04-07T19:31:07.037Z] nexus3.edgexfoundry.org:10004 [2021-04-07T19:31:07.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T19:31:07.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T19:31:07.037Z] Configure a credential helper to remove this warning. See [2021-04-07T19:31:07.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T19:31:07.037Z] [2021-04-07T19:31:07.037Z] Login Succeeded [2021-04-07T19:31:07.312Z] docker.io [2021-04-07T19:31:07.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T19:31:07.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T19:31:07.857Z] Configure a credential helper to remove this warning. See [2021-04-07T19:31:07.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T19:31:07.857Z] [2021-04-07T19:31:07.857Z] Login Succeeded [2021-04-07T19:31:07.857Z] ---> docker-login.sh ends [Pipeline] } [2021-04-07T19:31:07.893Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-07T19:31:08.463Z] ========================================================= [2021-04-07T19:31:08.463Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-07T19:31:08.463Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-07T19:31:08.898Z] + 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-07T19:31:11.541Z] Sending build context to Docker daemon 167.2MB [2021-04-07T19:31:11.541Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-07T19:31:11.541Z] Step 2/6 : FROM ${BASE} [2021-04-07T19:31:11.541Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-07T19:31:11.541Z] 5f621e34cdf4: Pulling fs layer [2021-04-07T19:31:11.541Z] a4357932f1b6: Pulling fs layer [2021-04-07T19:31:11.541Z] 18c013af1878: Pulling fs layer [2021-04-07T19:31:11.541Z] 00ac8860ef70: Pulling fs layer [2021-04-07T19:31:11.541Z] 63d7cb157983: Pulling fs layer [2021-04-07T19:31:11.541Z] b116817d02f9: Pulling fs layer [2021-04-07T19:31:11.541Z] 745a02a5169b: Pulling fs layer [2021-04-07T19:31:11.541Z] 00ac8860ef70: Waiting [2021-04-07T19:31:11.541Z] 63d7cb157983: Waiting [2021-04-07T19:31:11.541Z] b116817d02f9: Waiting [2021-04-07T19:31:11.541Z] 745a02a5169b: Waiting [2021-04-07T19:31:11.541Z] 18c013af1878: Verifying Checksum [2021-04-07T19:31:11.541Z] a4357932f1b6: Verifying Checksum [2021-04-07T19:31:11.541Z] a4357932f1b6: Download complete [2021-04-07T19:31:11.541Z] 63d7cb157983: Verifying Checksum [2021-04-07T19:31:11.541Z] 63d7cb157983: Download complete [2021-04-07T19:31:11.541Z] b116817d02f9: Download complete [2021-04-07T19:31:11.541Z] 5f621e34cdf4: Verifying Checksum [2021-04-07T19:31:12.156Z] 5f621e34cdf4: Pull complete [2021-04-07T19:31:12.769Z] a4357932f1b6: Pull complete [2021-04-07T19:31:13.049Z] 18c013af1878: Pull complete [2021-04-07T19:31:14.483Z] 745a02a5169b: Verifying Checksum [2021-04-07T19:31:14.483Z] 745a02a5169b: Download complete [2021-04-07T19:31:15.462Z] 00ac8860ef70: Verifying Checksum [2021-04-07T19:31:15.462Z] 00ac8860ef70: Download complete [2021-04-07T19:31:25.626Z] 00ac8860ef70: Pull complete [2021-04-07T19:31:25.626Z] 63d7cb157983: Pull complete [2021-04-07T19:31:26.222Z] b116817d02f9: Pull complete [2021-04-07T19:31:29.627Z] 745a02a5169b: Pull complete [2021-04-07T19:31:29.627Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-07T19:31:29.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-07T19:31:29.627Z] ---> b7e6874047d6 [2021-04-07T19:31:29.627Z] 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-07T19:31:33.019Z] ---> Running in 4dcbc9434772 [2021-04-07T19:31:34.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:31:34.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:31:35.192Z] (1/12) Installing libmagic (5.38-r0) [2021-04-07T19:31:35.465Z] (2/12) Installing file (5.38-r0) [2021-04-07T19:31:35.746Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-07T19:31:35.746Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-07T19:31:40.132Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-07T19:31:40.132Z] (6/12) Installing patch (2.7.6-r6) [2021-04-07T19:31:40.132Z] (7/12) Installing build-base (0.5-r2) [2021-04-07T19:31:40.403Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-07T19:31:40.403Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-07T19:31:40.403Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-07T19:31:40.673Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-07T19:31:40.673Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-07T19:31:40.673Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T19:31:40.947Z] OK: 217 MiB in 51 packages [2021-04-07T19:31:45.252Z] Removing intermediate container 4dcbc9434772 [2021-04-07T19:31:45.252Z] ---> 745c1f36a9cc [2021-04-07T19:31:45.252Z] Step 4/6 : WORKDIR /edgex-go [2021-04-07T19:31:45.252Z] ---> Running in 68f1f597ecd5 [2021-04-07T19:31:45.524Z] Removing intermediate container 68f1f597ecd5 [2021-04-07T19:31:45.524Z] ---> d25f8318b697 [2021-04-07T19:31:45.524Z] Step 5/6 : COPY go.mod . [2021-04-07T19:31:46.120Z] ---> 92fb699e89d2 [2021-04-07T19:31:46.120Z] Step 6/6 : RUN go mod download [2021-04-07T19:31:46.394Z] ---> Running in 39c90dacbb50 [2021-04-07T19:31:46.512Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-07T19:31:55.347Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-07T19:31:55.347Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-07T19:31:55.668Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-07T19:32:04.785Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-07T19:32:04.786Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-07T19:32:04.786Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-07T19:32:04.786Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-07T19:32:06.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-07T19:32:08.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-07T19:32:13.197Z] Removing intermediate container 39c90dacbb50 [2021-04-07T19:32:13.197Z] ---> bbd508ae4862 [2021-04-07T19:32:13.197Z] Successfully built bbd508ae4862 [2021-04-07T19:32:13.197Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-07T19:32:13.579Z] + docker inspect -f . ci-base-image-arm64 [2021-04-07T19:32:13.579Z] . [Pipeline] withDockerContainer [2021-04-07T19:32:13.880Z] prd-ubuntu18.04-docker-arm64-4c-16g-33177 does not seem to be running inside a container [2021-04-07T19:32:13.967Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-07T19:32:14.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-07T19:32:14.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-07T19:32:14.658Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-07T19:32:15.478Z] $ docker top c7eaab3a6cbddca0c87f4087fb45a7a5a1012570cbcac293a354538ecf4e0fb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T19:32:16.591Z] + go version [2021-04-07T19:32:16.591Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-07T19:32:16.631Z] $ docker stop --time=1 c7eaab3a6cbddca0c87f4087fb45a7a5a1012570cbcac293a354538ecf4e0fb8 [2021-04-07T19:32:18.559Z] $ docker rm -f c7eaab3a6cbddca0c87f4087fb45a7a5a1012570cbcac293a354538ecf4e0fb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-07T19:32:19.828Z] + docker inspect -f . ci-base-image-arm64 [2021-04-07T19:32:19.828Z] . [Pipeline] withDockerContainer [2021-04-07T19:32:20.086Z] prd-ubuntu18.04-docker-arm64-4c-16g-33177 does not seem to be running inside a container [2021-04-07T19:32:20.170Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-07T19:32:21.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.283s coverage: 45.9% of statements [2021-04-07T19:32:21.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-07T19:32:21.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-07T19:32:21.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-07T19:32:21.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-07T19:32:21.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-07T19:32:21.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-07T19:32:21.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.079s coverage: 19.8% of statements [2021-04-07T19:32:21.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.163s coverage: 100.0% of statements [2021-04-07T19:32:21.507Z] $ docker top 140b4d8140d7933686341a50ee88a38179427793360718517a7004c3cb6bdfc3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-07T19:32:21.974Z] ========================================================= [2021-04-07T19:32:21.974Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-07T19:32:21.974Z] ========================================================= [Pipeline] sh [2021-04-07T19:32:22.639Z] + make test [2021-04-07T19:32:22.639Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-07T19:32:27.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.606s coverage: 27.1% of statements [2021-04-07T19:32:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-07T19:32:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-07T19:32:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-07T19:32:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-07T19:32:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-07T19:32:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-07T19:32:27.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.141s coverage: 100.0% of statements [2021-04-07T19:32:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-07T19:32:27.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.204s coverage: 100.0% of statements [2021-04-07T19:32:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-07T19:32:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-07T19:32:27.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.208s coverage: 71.3% of statements [2021-04-07T19:32:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-07T19:32:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-07T19:32:29.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.257s coverage: 82.9% of statements [2021-04-07T19:32:29.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-07T19:32:29.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-07T19:32:29.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.251s coverage: 78.9% of statements [2021-04-07T19:32:29.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-07T19:32:36.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.750s coverage: 28.6% of statements [2021-04-07T19:32:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-07T19:32:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-07T19:32:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-07T19:32:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-07T19:32:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-07T19:32:36.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.132s coverage: 100.0% of statements [2021-04-07T19:32:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-07T19:32:36.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.083s coverage: 100.0% of statements [2021-04-07T19:32:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-07T19:32:36.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.323s coverage: 86.7% of statements [2021-04-07T19:32:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-07T19:32:36.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.608s coverage: 97.5% of statements [2021-04-07T19:32:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-07T19:32:36.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.218s coverage: 78.3% of statements [2021-04-07T19:32:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-07T19:32:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-07T19:32:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-07T19:32:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-07T19:32:42.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.739s coverage: 92.8% of statements [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-07T19:32:42.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.165s coverage: 58.8% of statements [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-07T19:32:42.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.164s coverage: 1.0% of statements [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-07T19:32:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-07T19:32:42.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.218s coverage: 47.1% of statements [2021-04-07T19:32:42.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.187s coverage: 79.5% of statements [2021-04-07T19:32:42.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements [2021-04-07T19:32:44.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.684s coverage: 96.3% of statements [2021-04-07T19:32:44.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.426s coverage: 87.5% of statements [2021-04-07T19:32:44.812Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-07T19:32:58.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.200s coverage: 94.4% of statements [2021-04-07T19:32:58.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.144s coverage: 44.8% of statements [2021-04-07T19:33:01.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.997s coverage: 81.5% of statements [2021-04-07T19:33:01.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-07T19:33:01.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.125s coverage: 87.1% of statements [2021-04-07T19:33:12.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements [2021-04-07T19:33:12.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-07T19:33:12.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-07T19:33:12.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-07T19:33:12.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.177s coverage: 77.8% of statements [2021-04-07T19:33:12.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-07T19:33:12.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-07T19:33:12.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-07T19:33:12.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-07T19:33:12.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-07T19:33:12.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.398s coverage: 87.2% of statements [2021-04-07T19:33:12.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-07T19:33:12.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-07T19:33:12.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2021-04-07T19:33:12.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-07T19:33:12.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.537s coverage: 75.5% of statements [2021-04-07T19:33:12.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-07T19:33:12.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.344s coverage: 80.8% of statements [2021-04-07T19:33:12.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.171s coverage: 87.2% of statements [2021-04-07T19:33:12.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.091s coverage: 84.6% of statements [2021-04-07T19:33:12.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.6% of statements [2021-04-07T19:33:12.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-07T19:33:12.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.732s coverage: 64.4% of statements [2021-04-07T19:33:12.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-07T19:33:12.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-07T19:33:12.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.116s coverage: 100.0% of statements [2021-04-07T19:33:12.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 91.3% of statements [2021-04-07T19:33:12.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.143s coverage: 100.0% of statements [2021-04-07T19:33:12.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.144s coverage: 73.7% of statements [2021-04-07T19:33:12.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.097s coverage: 100.0% of statements [2021-04-07T19:33:16.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 2.012s coverage: 69.0% of statements [2021-04-07T19:33:16.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-07T19:33:16.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-07T19:33:16.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-07T19:33:17.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.319s coverage: 38.4% of statements [2021-04-07T19:33:17.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-07T19:33:17.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-07T19:33:17.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.117s coverage: 89.5% of statements [2021-04-07T19:33:17.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-07T19:33:17.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements [2021-04-07T19:33:21.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.232s coverage: 47.0% of statements [2021-04-07T19:33:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-07T19:33:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-07T19:33:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-07T19:33:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-07T19:33:21.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-07T19:33:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.076s coverage: 100.0% of statements [2021-04-07T19:33:21.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-07T19:33:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements [2021-04-07T19:33:21.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-07T19:33:21.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-07T19:33:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.112s coverage: 11.0% of statements [2021-04-07T19:33:21.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-07T19:33:23.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.245s coverage: 87.1% of statements [2021-04-07T19:33:23.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-07T19:33:23.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-07T19:33:23.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-07T19:33:26.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.080s coverage: 29.1% of statements [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-07T19:33:26.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.177s coverage: 99.0% of statements [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-07T19:33:26.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.083s coverage: 100.0% of statements [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-07T19:33:26.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.269s coverage: 95.6% of statements [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-07T19:33:26.868Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.102s coverage: 0.0% of statements [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-07T19:33:26.868Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.168s coverage: 100.0% of statements [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-07T19:33:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-07T19:33:27.554Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.063s coverage: 87.9% of statements [2021-04-07T19:33:27.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-07T19:33:27.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-07T19:33:28.363Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-04-07T19:33:29.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.385s coverage: 32.1% of statements [2021-04-07T19:33:29.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.183s coverage: 100.0% of statements [2021-04-07T19:33:30.540Z] GO111MODULE=on go vet ./... [2021-04-07T19:33:31.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-07T19:33:38.585Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-07T19:33:46.898Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-07T19:33:46.898Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-07T19:33:48.885Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-07T19:33:48.885Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-07T19:33:48.885Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-07T19:33:49.481Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-07T19:33:52.889Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-07T19:33:53.164Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-07T19:34:01.473Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-07T19:34:01.474Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-07T19:34:01.474Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-07T19:34:06.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.307s coverage: 45.9% of statements [2021-04-07T19:34:06.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-07T19:34:06.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-07T19:34:06.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-07T19:34:06.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-07T19:34:06.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-07T19:34:06.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-07T19:34:06.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.181s coverage: 19.8% of statements [2021-04-07T19:34:06.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.234s coverage: 100.0% of statements [2021-04-07T19:34:15.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.536s coverage: 27.1% of statements [2021-04-07T19:34:15.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-07T19:34:15.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-07T19:34:15.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-07T19:34:15.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-07T19:34:15.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-07T19:34:15.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-07T19:34:15.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.119s coverage: 100.0% of statements [2021-04-07T19:34:15.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-07T19:34:15.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.181s coverage: 100.0% of statements [2021-04-07T19:34:15.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-07T19:34:15.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-07T19:34:15.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.247s coverage: 71.3% of statements [2021-04-07T19:34:15.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-07T19:34:15.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-07T19:34:17.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.511s coverage: 82.9% of statements [2021-04-07T19:34:17.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-07T19:34:17.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-07T19:34:17.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.146s coverage: 78.9% of statements [2021-04-07T19:34:17.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-07T19:34:27.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.126s coverage: 28.6% of statements [2021-04-07T19:34:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-07T19:34:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-07T19:34:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-07T19:34:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-07T19:34:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-07T19:34:27.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.265s coverage: 100.0% of statements [2021-04-07T19:34:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-07T19:34:27.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.125s coverage: 100.0% of statements [2021-04-07T19:34:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-07T19:34:27.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.367s coverage: 86.7% of statements [2021-04-07T19:34:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-07T19:34:27.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.481s coverage: 97.5% of statements [2021-04-07T19:34:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-07T19:34:27.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.240s coverage: 78.3% of statements [2021-04-07T19:34:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-07T19:34:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-07T19:34:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-07T19:34:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-07T19:34:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.217s coverage: 92.8% of statements [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-07T19:34:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.185s coverage: 58.8% of statements [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-07T19:34:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.193s coverage: 1.0% of statements [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-07T19:34:36.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-07T19:34:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.134s coverage: 47.1% of statements [2021-04-07T19:34:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.266s coverage: 79.5% of statements [2021-04-07T19:34:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.121s coverage: 94.1% of statements [2021-04-07T19:34:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.180s coverage: 96.3% of statements [2021-04-07T19:34:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.156s coverage: 87.5% of statements [2021-04-07T19:34:51.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.136s coverage: 94.4% of statements [2021-04-07T19:34:51.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.122s coverage: 44.8% of statements [2021-04-07T19:34:54.056Z] gofmt -l . [2021-04-07T19:34:54.056Z] [ "`gofmt -l .`" = "" ] [2021-04-07T19:34:54.056Z] ./bin/test-go-mod-tidy.sh [2021-04-07T19:34:54.056Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-07T19:34:54.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.629s coverage: 81.5% of statements [2021-04-07T19:34:54.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-07T19:34:54.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.087s coverage: 87.1% of statements [2021-04-07T19:34:55.501Z] + ls -al . [2021-04-07T19:34:55.501Z] total 808 [2021-04-07T19:34:55.501Z] drwxrwxr-x 10 1001 1001 4096 Apr 7 19:34 . [2021-04-07T19:34:55.501Z] drwxr-xr-x 4 root root 28 Apr 7 19:30 .. [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 11 Apr 7 19:27 .dockerignore [2021-04-07T19:34:55.501Z] drwxrwxr-x 8 1001 1001 179 Apr 7 19:27 .git [2021-04-07T19:34:55.501Z] drwxrwxr-x 3 1001 1001 125 Apr 7 19:27 .github [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 818 Apr 7 19:27 .gitignore [2021-04-07T19:34:55.501Z] drwx------ 3 1001 1001 60 Apr 7 19:28 .semver [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 166 Apr 7 19:27 .sonarcloud.properties [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 8607 Apr 7 19:27 Attribution.txt [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 3804 Apr 7 19:27 CONTRIBUTING.md [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 931 Apr 7 19:27 Dockerfile.build [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 863 Apr 7 19:27 Jenkinsfile [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 10775 Apr 7 19:27 LICENSE [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 5774 Apr 7 19:27 Makefile [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 6548 Apr 7 19:27 README.md [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 6755 Apr 7 19:27 SECURITY.md [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 5 Apr 7 19:28 VERSION [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 4131 Apr 7 19:27 ZMQWindows.md [2021-04-07T19:34:55.501Z] drwxrwxr-x 2 1001 1001 117 Apr 7 19:27 bin [2021-04-07T19:34:55.501Z] drwxrwxr-x 14 1001 1001 4096 Apr 7 19:27 cmd [2021-04-07T19:34:55.501Z] -rw-r--r-- 1 root root 697383 Apr 7 19:33 coverage.out [2021-04-07T19:34:55.501Z] -rw-r--r-- 1 root root 1056 Apr 7 19:34 go.mod [2021-04-07T19:34:55.501Z] -rw-r--r-- 1 root root 22360 Apr 7 19:34 go.sum [2021-04-07T19:34:55.501Z] drwxrwxr-x 8 1001 1001 127 Apr 7 19:27 internal [2021-04-07T19:34:55.501Z] drwxrwxr-x 4 1001 1001 26 Apr 7 19:27 openapi [2021-04-07T19:34:55.501Z] drwxrwxr-x 4 1001 1001 71 Apr 7 19:27 snap [2021-04-07T19:34:55.501Z] -rw-rw-r-- 1 1001 1001 168 Apr 7 19:27 version.go [Pipeline] sh [2021-04-07T19:34:56.628Z] + '[' -e coverage.out ] [2021-04-07T19:34:56.628Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-07T19:34:57.138Z] Stashed 1 file(s) [Pipeline] sh [2021-04-07T19:34:57.540Z] + make build [2021-04-07T19:34:57.926Z] 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-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.193s coverage: 92.9% of statements [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.147s coverage: 75.5% of statements [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.153s coverage: 80.8% of statements [2021-04-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.178s coverage: 87.2% of statements [2021-04-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.211s coverage: 84.6% of statements [2021-04-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.6% of statements [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.593s coverage: 64.4% of statements [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-07T19:35:07.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.120s coverage: 100.0% of statements [2021-04-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 91.3% of statements [2021-04-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-04-07T19:35:07.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-04-07T19:35:07.171Z] 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-07T19:35:07.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-04-07T19:35:10.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.908s coverage: 69.0% of statements [2021-04-07T19:35:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-07T19:35:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-07T19:35:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-07T19:35:13.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.471s coverage: 38.4% of statements [2021-04-07T19:35:13.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-07T19:35:13.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-07T19:35:13.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.098s coverage: 89.5% of statements [2021-04-07T19:35:13.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-07T19:35:13.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements [2021-04-07T19:35:18.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.465s coverage: 47.0% of statements [2021-04-07T19:35:18.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-07T19:35:18.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-07T19:35:18.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-07T19:35:18.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-07T19:35:18.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-07T19:35:18.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements [2021-04-07T19:35:18.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-07T19:35:18.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements [2021-04-07T19:35:18.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-07T19:35:18.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-07T19:35:18.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.173s coverage: 11.0% of statements [2021-04-07T19:35:18.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-07T19:35:19.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.401s coverage: 87.1% of statements [2021-04-07T19:35:19.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-07T19:35:19.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-07T19:35:19.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-07T19:35:28.135Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.214s coverage: 29.1% of statements [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-07T19:35:28.135Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.200s coverage: 99.0% of statements [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-07T19:35:28.135Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.253s coverage: 100.0% of statements [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-07T19:35:28.135Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.343s coverage: 95.6% of statements [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-07T19:35:28.135Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-07T19:35:28.135Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-07T19:35:28.135Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-07T19:35:28.135Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-07T19:35:28.135Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.078s coverage: 100.0% of statements [2021-04-07T19:35:28.135Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.109s coverage: 32.1% of statements [2021-04-07T19:35:29.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-04-07T19:35:30.092Z] GO111MODULE=on go vet ./... [2021-04-07T19:35:35.128Z] 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-07T19:35:39.566Z] 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-07T19:35:48.934Z] 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-07T19:35:50.988Z] 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-07T19:35:59.979Z] 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-07T19:36:07.679Z] 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-07T19:36:12.279Z] 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-07T19:36:19.678Z] 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-07T19:36:22.459Z] 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-07T19:36:27.115Z] 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-07T19:36:38.013Z] $ docker stop --time=1 4e982e750220cb4649d1543e61be5634d6939b0e1ca7794b308bcf916569ea2a [2021-04-07T19:36:41.127Z] $ docker rm -f 4e982e750220cb4649d1543e61be5634d6939b0e1ca7794b308bcf916569ea2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-07T19:36:46.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-07T19:36:47.317Z] [2021-04-07T19:36:47.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-07T19:36:47.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-07T19:36:47.789Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-07T19:36:47.789Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-07T19:36:47.789Z] ca9280d653b3: Pulling fs layer [2021-04-07T19:36:47.789Z] 7e9c9ca2126c: Pulling fs layer [2021-04-07T19:36:49.353Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-07T19:36:49.353Z] cbdbe7a5bc2a: Download complete [2021-04-07T19:36:49.676Z] cbdbe7a5bc2a: Pull complete [2021-04-07T19:36:50.740Z] ca9280d653b3: Verifying Checksum [2021-04-07T19:36:50.741Z] ca9280d653b3: Download complete [2021-04-07T19:36:51.878Z] gofmt -l . [2021-04-07T19:36:51.878Z] [ "`gofmt -l .`" = "" ] [2021-04-07T19:36:51.878Z] ./bin/test-go-mod-tidy.sh [2021-04-07T19:36:51.878Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-07T19:36:52.944Z] ca9280d653b3: Pull complete [2021-04-07T19:36:53.526Z] + ls -al . [2021-04-07T19:36:53.526Z] total 836 [2021-04-07T19:36:53.526Z] drwxrwxr-x 9 1001 1001 4096 Apr 7 19:36 . [2021-04-07T19:36:53.526Z] drwxr-xr-x 4 root root 4096 Apr 7 19:32 .. [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 11 Apr 7 19:30 .dockerignore [2021-04-07T19:36:53.526Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 19:30 .git [2021-04-07T19:36:53.526Z] drwxrwxr-x 3 1001 1001 4096 Apr 7 19:30 .github [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 818 Apr 7 19:30 .gitignore [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 166 Apr 7 19:30 .sonarcloud.properties [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 8607 Apr 7 19:30 Attribution.txt [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 3804 Apr 7 19:30 CONTRIBUTING.md [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 931 Apr 7 19:30 Dockerfile.build [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 863 Apr 7 19:30 Jenkinsfile [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 10775 Apr 7 19:30 LICENSE [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 5774 Apr 7 19:30 Makefile [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 6548 Apr 7 19:30 README.md [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 6755 Apr 7 19:30 SECURITY.md [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 5 Apr 7 19:28 VERSION [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 4131 Apr 7 19:30 ZMQWindows.md [2021-04-07T19:36:53.526Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 19:30 bin [2021-04-07T19:36:53.526Z] drwxrwxr-x 14 1001 1001 4096 Apr 7 19:30 cmd [2021-04-07T19:36:53.526Z] -rw-r--r-- 1 root root 697383 Apr 7 19:35 coverage.out [2021-04-07T19:36:53.526Z] -rw-r--r-- 1 root root 1056 Apr 7 19:36 go.mod [2021-04-07T19:36:53.526Z] -rw-r--r-- 1 root root 22360 Apr 7 19:36 go.sum [2021-04-07T19:36:53.526Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 19:30 internal [2021-04-07T19:36:53.526Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 19:30 openapi [2021-04-07T19:36:53.526Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 19:30 snap [2021-04-07T19:36:53.526Z] -rw-rw-r-- 1 1001 1001 168 Apr 7 19:30 version.go [Pipeline] sh [2021-04-07T19:36:53.953Z] 7e9c9ca2126c: Verifying Checksum [2021-04-07T19:36:53.953Z] 7e9c9ca2126c: Download complete [2021-04-07T19:36:54.195Z] + '[' -e coverage.out ] [2021-04-07T19:36:54.195Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-07T19:36:54.234Z] Warning: overwriting stash ‘coverage-report’ [2021-04-07T19:36:55.304Z] Stashed 1 file(s) [Pipeline] sh [2021-04-07T19:36:56.023Z] + make build [2021-04-07T19:36:56.023Z] 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-07T19:37:06.158Z] 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-07T19:37:13.093Z] 7e9c9ca2126c: Pull complete [2021-04-07T19:37:13.093Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-07T19:37:13.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-07T19:37:13.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-07T19:37:13.584Z] prd-centos7-docker-4c-2g-33176 does not seem to be running inside a container [2021-04-07T19:37:13.772Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-07T19:37:16.941Z] $ docker top bc45c3a6540b8700d482f74915930e370e16ff7a40e319f513b26c42d3938ac8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T19:37:18.921Z] + docker-compose build --help [2021-04-07T19:37:18.921Z] + grep parallel [2021-04-07T19:37:21.074Z] --parallel Build images in parallel. [Pipeline] } [2021-04-07T19:37:21.103Z] $ docker stop --time=1 bc45c3a6540b8700d482f74915930e370e16ff7a40e319f513b26c42d3938ac8 [2021-04-07T19:37:23.009Z] $ docker rm -f bc45c3a6540b8700d482f74915930e370e16ff7a40e319f513b26c42d3938ac8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-07T19:37:24.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-07T19:37:24.069Z] . [Pipeline] withDockerContainer [2021-04-07T19:37:24.752Z] prd-centos7-docker-4c-2g-33176 does not seem to be running inside a container [2021-04-07T19:37:25.042Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-07T19:37:26.728Z] $ docker top d0eec96d771d0c365c62772d9bd80c3da12f43fb8495d35f2355a99df969cdfb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T19:37:27.760Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-07T19:37:29.264Z] Building docker-core-command-go ... [2021-04-07T19:37:29.264Z] Building docker-core-data-go ... [2021-04-07T19:37:29.264Z] Building docker-core-metadata-go ... [2021-04-07T19:37:29.264Z] Building docker-security-bootstrapper-go ... [2021-04-07T19:37:29.264Z] Building docker-security-proxy-setup-go ... [2021-04-07T19:37:29.264Z] Building docker-security-secretstore-setup-go ... [2021-04-07T19:37:29.264Z] Building docker-support-notifications-go ... [2021-04-07T19:37:29.264Z] Building docker-support-scheduler-go ... [2021-04-07T19:37:29.264Z] Building docker-sys-mgmt-agent-go ... [2021-04-07T19:37:29.264Z] Building docker-security-proxy-setup-go [2021-04-07T19:37:29.264Z] Building docker-security-secretstore-setup-go [2021-04-07T19:37:29.264Z] Building docker-sys-mgmt-agent-go [2021-04-07T19:37:29.264Z] Building docker-support-scheduler-go [2021-04-07T19:37:29.264Z] Building docker-core-command-go [2021-04-07T19:37:33.011Z] 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-07T19:37:37.312Z] 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-07T19:37:42.706Z] 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-07T19:37:44.137Z] 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-07T19:37:49.545Z] 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-07T19:37:56.261Z] 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-07T19:37:58.880Z] 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-07T19:38:04.292Z] 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-07T19:38:07.681Z] 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-07T19:38:11.078Z] 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-07T19:38:19.372Z] $ docker stop --time=1 140b4d8140d7933686341a50ee88a38179427793360718517a7004c3cb6bdfc3 [2021-04-07T19:38:21.900Z] $ docker rm -f 140b4d8140d7933686341a50ee88a38179427793360718517a7004c3cb6bdfc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-07T19:38:24.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-07T19:38:24.261Z] [2021-04-07T19:38:24.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-07T19:38:24.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-07T19:38:25.249Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-07T19:38:25.249Z] 29e5d40040c1: Pulling fs layer [2021-04-07T19:38:25.249Z] 1ce36da41761: Pulling fs layer [2021-04-07T19:38:25.249Z] 25b303627fd3: Pulling fs layer [2021-04-07T19:38:25.843Z] 29e5d40040c1: Verifying Checksum [2021-04-07T19:38:25.843Z] 29e5d40040c1: Download complete [2021-04-07T19:38:26.443Z] 1ce36da41761: Verifying Checksum [2021-04-07T19:38:26.443Z] 1ce36da41761: Download complete [2021-04-07T19:38:26.720Z] 29e5d40040c1: Pull complete [2021-04-07T19:38:28.159Z] 1ce36da41761: Pull complete [2021-04-07T19:38:28.159Z] 25b303627fd3: Verifying Checksum [2021-04-07T19:38:28.159Z] 25b303627fd3: Download complete [2021-04-07T19:38:38.306Z] 25b303627fd3: Pull complete [2021-04-07T19:38:38.306Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-07T19:38:38.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-07T19:38:38.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-07T19:38:38.559Z] prd-ubuntu18.04-docker-arm64-4c-16g-33177 does not seem to be running inside a container [2021-04-07T19:38:38.628Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-07T19:38:41.689Z] $ docker top 88161958997b916c9769124f158c7b732d303846edd2a893973e76776d4b248a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T19:38:42.809Z] + grep parallel [2021-04-07T19:38:42.809Z] + docker-compose build --help [2021-04-07T19:38:46.173Z] --parallel Build images in parallel. [Pipeline] } [2021-04-07T19:38:46.199Z] $ docker stop --time=1 88161958997b916c9769124f158c7b732d303846edd2a893973e76776d4b248a [2021-04-07T19:38:48.169Z] $ docker rm -f 88161958997b916c9769124f158c7b732d303846edd2a893973e76776d4b248a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-07T19:38:49.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-07T19:38:49.170Z] . [Pipeline] withDockerContainer [2021-04-07T19:38:49.467Z] prd-ubuntu18.04-docker-arm64-4c-16g-33177 does not seem to be running inside a container [2021-04-07T19:38:49.563Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-07T19:38:50.937Z] $ docker top a03e865c3d34562358d875353441ff0047370d6e0efce22cc5e2c2ffe20f98f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T19:38:52.191Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-07T19:38:52.520Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:38:52.520Z] [2021-04-07T19:38:52.520Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:38:52.520Z] ---> 8e05dfa89860 [2021-04-07T19:38:52.520Z] Step 3/23 : WORKDIR /edgex-go [2021-04-07T19:38:52.520Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:38:52.520Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:38:52.520Z] ---> 8e05dfa89860 [2021-04-07T19:38:52.520Z] Step 3/24 : WORKDIR /edgex-go [2021-04-07T19:38:52.520Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:38:52.520Z] ---> 8e05dfa89860 [2021-04-07T19:38:52.520Z] Step 3/26 : WORKDIR /edgex-go [2021-04-07T19:38:52.520Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:38:52.520Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:38:52.520Z] ---> 8e05dfa89860 [2021-04-07T19:38:52.520Z] Step 3/21 : WORKDIR /edgex-go [2021-04-07T19:38:52.520Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:38:52.520Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:38:52.520Z] ---> 8e05dfa89860 [2021-04-07T19:38:52.520Z] Step 3/22 : WORKDIR /edgex-go [2021-04-07T19:38:52.520Z] ---> Running in ad705f1e8504 [2021-04-07T19:38:52.520Z] ---> Running in 9203d2e02c20 [2021-04-07T19:38:52.520Z] ---> Running in 90929ac49499 [2021-04-07T19:38:52.520Z] ---> Running in 1d934dfe166a [2021-04-07T19:38:52.520Z] ---> Running in 74ca9cebb7e5 [2021-04-07T19:38:52.520Z] Removing intermediate container 74ca9cebb7e5 [2021-04-07T19:38:52.520Z] ---> 762f9845c2b6 [2021-04-07T19:38:52.520Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:38:52.520Z] Removing intermediate container 1d934dfe166a [2021-04-07T19:38:52.520Z] ---> cc5bd933829e [2021-04-07T19:38:52.521Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:38:52.521Z] Removing intermediate container 9203d2e02c20 [2021-04-07T19:38:52.521Z] ---> f92af1b75b51 [2021-04-07T19:38:52.521Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:38:52.521Z] Removing intermediate container ad705f1e8504 [2021-04-07T19:38:52.521Z] ---> 57990c26a31a [2021-04-07T19:38:52.521Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:38:52.521Z] Removing intermediate container 90929ac49499 [2021-04-07T19:38:52.521Z] ---> d11f3492809a [2021-04-07T19:38:52.521Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:38:52.521Z] ---> Running in b91e61ded6bc [2021-04-07T19:38:52.521Z] ---> Running in 533ae1b4ce49 [2021-04-07T19:38:52.521Z] ---> Running in 8fa1c5870e0a [2021-04-07T19:38:52.521Z] ---> Running in de6ccf701895 [2021-04-07T19:38:52.521Z] ---> Running in 0a83a38a3229 [2021-04-07T19:38:52.521Z] Removing intermediate container 8fa1c5870e0a [2021-04-07T19:38:52.521Z] ---> 6f40b91ec56f [2021-04-07T19:38:52.521Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-07T19:38:52.521Z] Removing intermediate container de6ccf701895 [2021-04-07T19:38:52.521Z] ---> 76e36ed3c9d1 [2021-04-07T19:38:52.521Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-07T19:38:52.521Z] Removing intermediate container b91e61ded6bc [2021-04-07T19:38:52.521Z] ---> 722ac0915e19 [2021-04-07T19:38:52.521Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-04-07T19:38:52.521Z] ---> Running in 5b956e19cc0e [2021-04-07T19:38:52.521Z] Removing intermediate container 0a83a38a3229 [2021-04-07T19:38:52.521Z] ---> b55fb7347cd8 [2021-04-07T19:38:52.521Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-07T19:38:52.521Z] Removing intermediate container 533ae1b4ce49 [2021-04-07T19:38:52.521Z] ---> 3655f6b525bc [2021-04-07T19:38:52.521Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-07T19:38:52.521Z] ---> Running in fb2238faaaac [2021-04-07T19:38:52.521Z] ---> Running in c758bf0b4e12 [2021-04-07T19:38:52.521Z] ---> Running in 86bce6dc528b [2021-04-07T19:38:52.521Z] ---> Running in 12a1d76966bd [2021-04-07T19:38:53.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:38:53.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:38:53.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:38:53.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:38:53.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:38:53.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:38:54.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:38:54.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:38:54.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:38:54.595Z] OK: 233 MiB in 51 packages [2021-04-07T19:38:54.890Z] OK: 233 MiB in 51 packages [2021-04-07T19:38:55.281Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:38:55.281Z] OK: 233 MiB in 51 packages [2021-04-07T19:38:55.784Z] OK: 233 MiB in 51 packages [2021-04-07T19:38:55.784Z] OK: 233 MiB in 51 packages [2021-04-07T19:38:56.470Z] Building docker-core-command-go ... [2021-04-07T19:38:56.471Z] Building docker-core-data-go ... [2021-04-07T19:38:56.471Z] Building docker-core-metadata-go ... [2021-04-07T19:38:56.471Z] Building docker-security-bootstrapper-go ... [2021-04-07T19:38:56.471Z] Building docker-security-proxy-setup-go ... [2021-04-07T19:38:56.471Z] Building docker-security-secretstore-setup-go ... [2021-04-07T19:38:56.471Z] Building docker-support-notifications-go ... [2021-04-07T19:38:56.471Z] Building docker-support-scheduler-go ... [2021-04-07T19:38:56.471Z] Building docker-sys-mgmt-agent-go ... [2021-04-07T19:38:56.471Z] Building docker-sys-mgmt-agent-go [2021-04-07T19:38:56.471Z] Building docker-support-notifications-go [2021-04-07T19:38:56.471Z] Building docker-core-command-go [2021-04-07T19:38:56.471Z] Building docker-core-metadata-go [2021-04-07T19:38:56.471Z] Building docker-security-proxy-setup-go [2021-04-07T19:38:56.556Z] Removing intermediate container fb2238faaaac [2021-04-07T19:38:56.556Z] ---> eed1dac14607 [2021-04-07T19:38:56.556Z] Step 6/23 : COPY go.mod . [2021-04-07T19:38:57.193Z] Removing intermediate container 5b956e19cc0e [2021-04-07T19:38:57.193Z] ---> 02c91319b9fe [2021-04-07T19:38:57.193Z] Step 6/22 : COPY go.mod . [2021-04-07T19:38:57.193Z] Removing intermediate container c758bf0b4e12 [2021-04-07T19:38:57.193Z] ---> 7b73709456b2 [2021-04-07T19:38:57.193Z] Step 6/26 : COPY go.mod . [2021-04-07T19:38:57.518Z] ---> e6d721411173 [2021-04-07T19:38:57.518Z] Step 7/23 : RUN go mod download [2021-04-07T19:38:57.518Z] Removing intermediate container 86bce6dc528b [2021-04-07T19:38:57.518Z] ---> a93a49027d56 [2021-04-07T19:38:57.518Z] Step 6/24 : COPY go.mod . [2021-04-07T19:38:57.884Z] ---> Running in aafba66eff25 [2021-04-07T19:38:57.884Z] Removing intermediate container 12a1d76966bd [2021-04-07T19:38:57.884Z] ---> 00df48640d74 [2021-04-07T19:38:57.884Z] Step 6/21 : COPY go.mod . [2021-04-07T19:38:57.884Z] ---> 121488453c2b [2021-04-07T19:38:57.884Z] Step 7/22 : RUN go mod download [2021-04-07T19:38:58.161Z] ---> 3539280cf922 [2021-04-07T19:38:58.161Z] Step 7/26 : RUN go mod download [2021-04-07T19:38:58.527Z] ---> Running in b59db0d3d3bd [2021-04-07T19:38:58.527Z] ---> Running in e7e21dcb48a9 [2021-04-07T19:38:58.810Z] ---> 0e10361c07b8 [2021-04-07T19:38:58.810Z] Step 7/24 : RUN go mod download [2021-04-07T19:38:58.810Z] ---> 33b69ac1d56d [2021-04-07T19:38:58.810Z] Step 7/21 : RUN go mod download [2021-04-07T19:38:59.090Z] ---> Running in 7e727328105b [2021-04-07T19:38:59.090Z] ---> Running in 52472617c17e [2021-04-07T19:39:03.671Z] Removing intermediate container 7e727328105b [2021-04-07T19:39:03.671Z] ---> f3a2af8e422f [2021-04-07T19:39:03.671Z] Step 8/24 : COPY . . [2021-04-07T19:39:03.977Z] Removing intermediate container e7e21dcb48a9 [2021-04-07T19:39:03.977Z] ---> a35113af2ff7 [2021-04-07T19:39:03.977Z] Step 8/26 : COPY . . [2021-04-07T19:39:04.661Z] Removing intermediate container b59db0d3d3bd [2021-04-07T19:39:04.661Z] ---> b35ec022dbd0 [2021-04-07T19:39:04.661Z] Step 8/22 : COPY . . [2021-04-07T19:39:04.661Z] Removing intermediate container aafba66eff25 [2021-04-07T19:39:04.661Z] ---> 04e1573c3bb8 [2021-04-07T19:39:04.661Z] Step 8/23 : COPY . . [2021-04-07T19:39:05.864Z] Removing intermediate container 52472617c17e [2021-04-07T19:39:05.864Z] ---> dedcaa84f8df [2021-04-07T19:39:05.864Z] Step 8/21 : COPY . . [2021-04-07T19:40:18.226Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:40:18.226Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:40:18.226Z] ---> bbd508ae4862 [2021-04-07T19:40:18.226Z] Step 3/21 : WORKDIR /edgex-go [2021-04-07T19:40:18.226Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:40:18.226Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:40:18.226Z] ---> bbd508ae4862 [2021-04-07T19:40:18.226Z] Step 3/26 : WORKDIR /edgex-go [2021-04-07T19:40:18.226Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:40:18.226Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:40:18.226Z] ---> bbd508ae4862 [2021-04-07T19:40:18.226Z] Step 3/23 : WORKDIR /edgex-go [2021-04-07T19:40:18.226Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:40:18.226Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:40:18.226Z] ---> bbd508ae4862 [2021-04-07T19:40:18.226Z] Step 3/23 : WORKDIR /edgex-go [2021-04-07T19:40:18.226Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:40:18.226Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:40:18.226Z] ---> bbd508ae4862 [2021-04-07T19:40:18.226Z] Step 3/22 : WORKDIR /edgex-go [2021-04-07T19:40:18.226Z] ---> Running in 0b682aff509a [2021-04-07T19:40:18.226Z] ---> Running in b3dbb11a902f [2021-04-07T19:40:18.226Z] ---> Running in d7cca7078c86 [2021-04-07T19:40:18.226Z] ---> Running in a02e6467913a [2021-04-07T19:40:18.226Z] ---> Running in bce8b857474d [2021-04-07T19:40:18.226Z] Removing intermediate container a02e6467913a [2021-04-07T19:40:18.226Z] ---> 5e0dc2dbf4ab [2021-04-07T19:40:18.226Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:40:18.226Z] Removing intermediate container 0b682aff509a [2021-04-07T19:40:18.226Z] ---> 7ca24e03635e [2021-04-07T19:40:18.226Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:40:18.226Z] Removing intermediate container b3dbb11a902f [2021-04-07T19:40:18.226Z] ---> 16cc154fff20 [2021-04-07T19:40:18.226Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:40:18.226Z] Removing intermediate container bce8b857474d [2021-04-07T19:40:18.226Z] ---> e3915da9e8fb [2021-04-07T19:40:18.226Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:40:18.226Z] ---> Running in e4282e2aac71 [2021-04-07T19:40:18.226Z] Removing intermediate container d7cca7078c86 [2021-04-07T19:40:18.226Z] ---> ee6630a06592 [2021-04-07T19:40:18.226Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:40:18.226Z] ---> Running in 583670a211ae [2021-04-07T19:40:18.226Z] ---> Running in 8f3f0ce9df04 [2021-04-07T19:40:18.226Z] ---> Running in ac7b4d188b75 [2021-04-07T19:40:18.226Z] ---> Running in 92add9056ee4 [2021-04-07T19:40:18.226Z] Removing intermediate container e4282e2aac71 [2021-04-07T19:40:18.226Z] ---> afa8a6da8077 [2021-04-07T19:40:18.226Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-07T19:40:18.226Z] ---> Running in fe40824426e5 [2021-04-07T19:40:18.226Z] Removing intermediate container 583670a211ae [2021-04-07T19:40:18.226Z] ---> 48e371f857d8 [2021-04-07T19:40:18.226Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-07T19:40:18.226Z] ---> Running in d48b25113d56 [2021-04-07T19:40:18.226Z] Removing intermediate container ac7b4d188b75 [2021-04-07T19:40:18.226Z] ---> 461b6fd89826 [2021-04-07T19:40:18.226Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-07T19:40:18.226Z] Removing intermediate container 92add9056ee4 [2021-04-07T19:40:18.226Z] ---> 475acf0b7fb2 [2021-04-07T19:40:18.226Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-04-07T19:40:18.226Z] Removing intermediate container 8f3f0ce9df04 [2021-04-07T19:40:18.226Z] ---> c386e6f24f41 [2021-04-07T19:40:18.226Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-07T19:40:18.226Z] ---> Running in db76138b6bb4 [2021-04-07T19:40:18.226Z] ---> Running in 3b415b688077 [2021-04-07T19:40:18.226Z] ---> Running in 68b3bec1d72b [2021-04-07T19:40:18.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:40:18.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:40:18.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:40:18.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:40:18.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:40:18.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:40:18.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:40:18.226Z] OK: 217 MiB in 51 packages [2021-04-07T19:40:18.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:40:18.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:40:19.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:40:19.054Z] OK: 217 MiB in 51 packages [2021-04-07T19:40:19.339Z] OK: 217 MiB in 51 packages [2021-04-07T19:40:19.620Z] OK: 217 MiB in 51 packages [2021-04-07T19:40:19.897Z] OK: 217 MiB in 51 packages [2021-04-07T19:40:19.897Z] Removing intermediate container fe40824426e5 [2021-04-07T19:40:19.897Z] ---> 7677e5b5531f [2021-04-07T19:40:19.897Z] Step 6/23 : COPY go.mod . [2021-04-07T19:40:20.878Z] Removing intermediate container d48b25113d56 [2021-04-07T19:40:20.879Z] ---> 4d18951f2c85 [2021-04-07T19:40:20.879Z] Step 6/23 : COPY go.mod . [2021-04-07T19:40:20.879Z] ---> 0857644a38b7 [2021-04-07T19:40:20.879Z] Step 7/23 : RUN go mod download [2021-04-07T19:40:21.169Z] ---> Running in 553dfe30e5d7 [2021-04-07T19:40:21.444Z] Removing intermediate container 68b3bec1d72b [2021-04-07T19:40:21.444Z] ---> 7f10b95ea200 [2021-04-07T19:40:21.444Z] Step 6/22 : COPY go.mod . [2021-04-07T19:40:21.444Z] Removing intermediate container db76138b6bb4 [2021-04-07T19:40:21.444Z] ---> 08a7dca299e8 [2021-04-07T19:40:21.444Z] Step 6/21 : COPY go.mod . [2021-04-07T19:40:21.717Z] Removing intermediate container 3b415b688077 [2021-04-07T19:40:21.718Z] ---> 2df3707b89fa [2021-04-07T19:40:21.718Z] Step 6/26 : COPY go.mod . [2021-04-07T19:40:21.718Z] ---> 915d8a658ee9 [2021-04-07T19:40:21.718Z] Step 7/23 : RUN go mod download [2021-04-07T19:40:21.988Z] ---> Running in 9c1cb5271a16 [2021-04-07T19:40:22.581Z] ---> 4c9967e04282 [2021-04-07T19:40:22.581Z] Step 7/21 : RUN go mod download [2021-04-07T19:40:22.581Z] ---> f560c99d4c80 [2021-04-07T19:40:22.581Z] Step 7/22 : RUN go mod download [2021-04-07T19:40:22.581Z] ---> Running in 4bdbd215f63d [2021-04-07T19:40:22.857Z] ---> Running in 77f70438d894 [2021-04-07T19:40:22.857Z] ---> 30ac83c1c60a [2021-04-07T19:40:22.857Z] Step 7/26 : RUN go mod download [2021-04-07T19:40:23.131Z] ---> Running in bb29ca5321f7 [2021-04-07T19:40:25.126Z] Removing intermediate container 553dfe30e5d7 [2021-04-07T19:40:25.126Z] ---> f4747d3a447e [2021-04-07T19:40:25.126Z] Step 8/23 : COPY . . [2021-04-07T19:40:26.110Z] Removing intermediate container 9c1cb5271a16 [2021-04-07T19:40:26.111Z] ---> 0c79f6d1cd5b [2021-04-07T19:40:26.111Z] Step 8/23 : COPY . . [2021-04-07T19:40:28.750Z] Removing intermediate container 77f70438d894 [2021-04-07T19:40:28.750Z] ---> 39dea0ebcead [2021-04-07T19:40:28.750Z] Step 8/22 : COPY . . [2021-04-07T19:40:29.349Z] Removing intermediate container 4bdbd215f63d [2021-04-07T19:40:29.349Z] ---> 6ebed541c9aa [2021-04-07T19:40:29.349Z] Step 8/21 : COPY . . [2021-04-07T19:40:29.349Z] Removing intermediate container bb29ca5321f7 [2021-04-07T19:40:29.349Z] ---> 62a9ab7f6795 [2021-04-07T19:40:29.349Z] Step 8/26 : COPY . . [2021-04-07T19:40:44.367Z] ---> bf2354cef31d [2021-04-07T19:40:44.367Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-07T19:40:44.367Z] ---> 5b6af86dabf0 [2021-04-07T19:40:44.367Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-07T19:40:44.367Z] ---> 5882cb1c9f8f [2021-04-07T19:40:44.367Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-07T19:40:44.367Z] ---> Running in f3d81a01420e [2021-04-07T19:40:44.367Z] ---> Running in 13bf3c4c59b3 [2021-04-07T19:40:44.367Z] ---> Running in 9e87ece872e8 [2021-04-07T19:40:44.367Z] ---> a17c19fa0c31 [2021-04-07T19:40:44.367Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-07T19:40:44.367Z] ---> c2fcf589ae56 [2021-04-07T19:40:44.367Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-07T19:40:44.367Z] ---> Running in e624d7782ef4 [2021-04-07T19:40:44.367Z] ---> Running in 2fe2fafbcbd0 [2021-04-07T19:40:44.367Z] 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-07T19:40:44.367Z] 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-07T19:40:44.367Z] 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-07T19:40:44.367Z] 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-07T19:40:44.367Z] 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-07T19:40:56.161Z] ---> 63d5f8516ac9 [2021-04-07T19:40:56.161Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-07T19:40:56.161Z] ---> 693c3f30adb7 [2021-04-07T19:40:56.161Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-07T19:40:56.161Z] ---> 3394c7a34ecb [2021-04-07T19:40:56.161Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-07T19:40:56.161Z] ---> 456227a90d03 [2021-04-07T19:40:56.161Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-07T19:40:56.161Z] ---> Running in 8f79a8ce36a0 [2021-04-07T19:40:56.161Z] ---> Running in d54dd915dca8 [2021-04-07T19:40:56.161Z] ---> 566845aa4ed3 [2021-04-07T19:40:56.161Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-07T19:40:56.161Z] ---> Running in 2a7a62bcfc8b [2021-04-07T19:40:56.161Z] ---> Running in e6ee96965de4 [2021-04-07T19:40:56.161Z] ---> Running in c69824c48dbb [2021-04-07T19:40:56.161Z] 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-07T19:40:56.161Z] 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-07T19:40:56.161Z] 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-07T19:40:56.444Z] 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-07T19:40:56.444Z] 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-07T19:41:42.773Z] 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-07T19:41:42.773Z] 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-07T19:41:56.472Z] Removing intermediate container f3d81a01420e [2021-04-07T19:41:56.472Z] ---> 137c078bd9d1 [2021-04-07T19:41:56.472Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-07T19:41:56.472Z] ---> Running in 2741149d784e [2021-04-07T19:41:59.594Z] 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-07T19:42:02.497Z] Removing intermediate container 2fe2fafbcbd0 [2021-04-07T19:42:02.497Z] ---> ec4625cbe49d [2021-04-07T19:42:02.497Z] [2021-04-07T19:42:02.497Z] Step 10/23 : FROM alpine:3.12 [2021-04-07T19:42:03.240Z] Removing intermediate container 9e87ece872e8 [2021-04-07T19:42:03.240Z] ---> 7dca799e36a9 [2021-04-07T19:42:03.240Z] [2021-04-07T19:42:03.241Z] Step 10/22 : FROM alpine:3.12 [2021-04-07T19:42:03.241Z] Removing intermediate container 13bf3c4c59b3 [2021-04-07T19:42:03.241Z] ---> cbdf2dbcad3d [2021-04-07T19:42:03.241Z] [2021-04-07T19:42:03.241Z] Step 10/24 : FROM alpine:3.12 [2021-04-07T19:42:03.241Z] 3.12: Pulling from library/alpine [2021-04-07T19:42:03.559Z] 3.12: Pulling from library/alpine [2021-04-07T19:42:03.559Z] 3.12: Pulling from library/alpine [2021-04-07T19:42:03.559Z] Removing intermediate container e624d7782ef4 [2021-04-07T19:42:03.559Z] ---> fde04be4e0ca [2021-04-07T19:42:03.559Z] [2021-04-07T19:42:03.559Z] Step 10/21 : FROM alpine:3.12 [2021-04-07T19:42:03.559Z] 3.12: Pulling from library/alpine [2021-04-07T19:42:04.274Z] Removing intermediate container 2741149d784e [2021-04-07T19:42:04.274Z] ---> b7ec1f888714 [2021-04-07T19:42:04.274Z] [2021-04-07T19:42:04.274Z] Step 11/26 : FROM docker:20.10.0 [2021-04-07T19:42:04.573Z] 20.10.0: Pulling from library/docker [2021-04-07T19:42:05.824Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-07T19:42:05.824Z] Status: Downloaded newer image for alpine:3.12 [2021-04-07T19:42:05.824Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-07T19:42:05.824Z] Status: Image is up to date for alpine:3.12 [2021-04-07T19:42:05.824Z] ---> 7230e588e954 [2021-04-07T19:42:05.824Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-07T19:42:05.824Z] ---> 7230e588e954 [2021-04-07T19:42:05.824Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-07T19:42:05.824Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-07T19:42:05.824Z] Status: Image is up to date for alpine:3.12 [2021-04-07T19:42:05.824Z] ---> 7230e588e954 [2021-04-07T19:42:05.824Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-07T19:42:05.825Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-07T19:42:05.825Z] Status: Image is up to date for alpine:3.12 [2021-04-07T19:42:06.265Z] ---> 7230e588e954 [2021-04-07T19:42:06.265Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-07T19:42:06.265Z] ---> Running in 1f39735c64c2 [2021-04-07T19:42:06.265Z] ---> Running in 95fe3c04a9cb [2021-04-07T19:42:06.265Z] ---> Running in 976ee7e4ccab [2021-04-07T19:42:06.648Z] ---> Running in 370e6639259c [2021-04-07T19:42:08.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:42:08.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:42:08.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:42:08.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:42:08.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:42:09.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:42:09.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:42:09.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:42:09.537Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-07T19:42:09.538Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T19:42:09.538Z] OK: 6 MiB in 15 packages [2021-04-07T19:42:09.994Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-07T19:42:09.994Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-07T19:42:09.994Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-07T19:42:09.995Z] (3/6) Installing libcurl (7.69.1-r3) [2021-04-07T19:42:09.995Z] (4/6) Installing curl (7.69.1-r3) [2021-04-07T19:42:09.995Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-07T19:42:09.995Z] (6/6) Installing su-exec (0.2-r1) [2021-04-07T19:42:09.995Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-07T19:42:09.995Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T19:42:09.995Z] (3/4) Installing libcurl (7.69.1-r3) [2021-04-07T19:42:09.995Z] Executing ca-certificates-20191127-r4.trigger [2021-04-07T19:42:09.995Z] (4/4) Installing curl (7.69.1-r3) [2021-04-07T19:42:09.995Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-07T19:42:09.995Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T19:42:09.995Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T19:42:09.995Z] Executing ca-certificates-20191127-r4.trigger [2021-04-07T19:42:09.995Z] OK: 6 MiB in 15 packages [2021-04-07T19:42:10.294Z] OK: 7 MiB in 18 packages [2021-04-07T19:42:10.294Z] OK: 7 MiB in 20 packages [2021-04-07T19:42:12.481Z] Removing intermediate container 95fe3c04a9cb [2021-04-07T19:42:12.481Z] ---> d5bd00649f4d [2021-04-07T19:42:12.481Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-07T19:42:13.247Z] ---> Running in 2b7d45f86cad [2021-04-07T19:42:13.579Z] Removing intermediate container 1f39735c64c2 [2021-04-07T19:42:13.580Z] ---> 07d8379a8d53 [2021-04-07T19:42:13.580Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-07T19:42:13.580Z] Removing intermediate container 976ee7e4ccab [2021-04-07T19:42:13.580Z] ---> 93f684569614 [2021-04-07T19:42:13.580Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-07T19:42:13.580Z] Removing intermediate container 370e6639259c [2021-04-07T19:42:13.580Z] ---> 03936e804a9f [2021-04-07T19:42:13.580Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-07T19:42:13.580Z] ---> Running in 7541913eb989 [2021-04-07T19:42:13.899Z] ---> Running in 73284f5f5768 [2021-04-07T19:42:13.899Z] ---> Running in acc6eb826216 [2021-04-07T19:42:14.191Z] Removing intermediate container 2b7d45f86cad [2021-04-07T19:42:14.191Z] ---> d7efad42f26b [2021-04-07T19:42:14.191Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-07T19:42:14.548Z] Removing intermediate container 7541913eb989 [2021-04-07T19:42:14.548Z] ---> f9dc60d51aae [2021-04-07T19:42:14.548Z] Step 13/24 : WORKDIR / [2021-04-07T19:42:14.548Z] ---> Running in e0041fabe81d [2021-04-07T19:42:15.178Z] ---> Running in 625378bbad01 [2021-04-07T19:42:15.178Z] Removing intermediate container 73284f5f5768 [2021-04-07T19:42:15.178Z] ---> e036e9a8d607 [2021-04-07T19:42:15.178Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-07T19:42:15.178Z] Removing intermediate container acc6eb826216 [2021-04-07T19:42:15.178Z] ---> c3082d8cdf71 [2021-04-07T19:42:15.178Z] Step 13/21 : WORKDIR /edgex [2021-04-07T19:42:15.470Z] Removing intermediate container e0041fabe81d [2021-04-07T19:42:15.470Z] ---> 3e41df86fe93 [2021-04-07T19:42:15.470Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-07T19:42:15.470Z] ---> Running in 2a770465b98d [2021-04-07T19:42:15.835Z] ---> Running in e4d156c2e3a9 [2021-04-07T19:42:15.835Z] ---> Running in 40ebd6888a5e [2021-04-07T19:42:15.835Z] Removing intermediate container 625378bbad01 [2021-04-07T19:42:15.835Z] ---> bce719ffb4b1 [2021-04-07T19:42:15.835Z] 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-07T19:42:16.521Z] Removing intermediate container 2a770465b98d [2021-04-07T19:42:16.521Z] ---> dffc0b9993e0 [2021-04-07T19:42:16.521Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-07T19:42:16.521Z] Removing intermediate container 40ebd6888a5e [2021-04-07T19:42:16.521Z] ---> b174654ca5fb [2021-04-07T19:42:16.521Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-07T19:42:16.803Z] Removing intermediate container e4d156c2e3a9 [2021-04-07T19:42:16.803Z] ---> 05e5ae123c80 [2021-04-07T19:42:16.803Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-07T19:42:16.803Z] ---> Running in 564577aac338 [2021-04-07T19:42:16.803Z] ---> 53d6fda70ef2 [2021-04-07T19:42:17.083Z] 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-07T19:42:17.420Z] ---> 6305aad076c3 [2021-04-07T19:42:17.420Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-07T19:42:17.697Z] Removing intermediate container 564577aac338 [2021-04-07T19:42:17.697Z] ---> 2ddc882dd322 [2021-04-07T19:42:17.697Z] Step 15/23 : WORKDIR / [2021-04-07T19:42:18.011Z] ---> 96bf30fba4c3 [2021-04-07T19:42:18.011Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-07T19:42:18.011Z] ---> dc32d8a0b8a9 [2021-04-07T19:42:18.011Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-07T19:42:18.342Z] ---> Running in f650d6ce306d [2021-04-07T19:42:18.673Z] ---> a7474fec6358 [2021-04-07T19:42:18.673Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-07T19:42:19.846Z] ---> fec63a6ec300 [2021-04-07T19:42:19.846Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-07T19:42:20.316Z] ---> 5bfaf7d73a13 [2021-04-07T19:42:20.316Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-07T19:42:20.316Z] Removing intermediate container f650d6ce306d [2021-04-07T19:42:20.316Z] ---> 62c57f242f7e [2021-04-07T19:42:20.316Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-07T19:42:20.785Z] ---> 34e5392a6252 [2021-04-07T19:42:20.785Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-07T19:42:22.014Z] ---> Running in 4db182e2e936 [2021-04-07T19:42:23.170Z] ---> b7fd15e0f1cb [2021-04-07T19:42:23.170Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-07T19:42:23.170Z] ---> 99323ff94634 [2021-04-07T19:42:23.170Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-07T19:42:23.170Z] ---> 362bef2e3c08 [2021-04-07T19:42:23.170Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-07T19:42:23.170Z] Removing intermediate container 4db182e2e936 [2021-04-07T19:42:23.170Z] ---> 98ef72737d99 [2021-04-07T19:42:23.170Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T19:42:25.628Z] ---> Running in 4be58a3fa3e1 [2021-04-07T19:42:25.628Z] ---> Running in 7e89b4a2d4f7 [2021-04-07T19:42:25.628Z] ---> d8ea38dcd7be [2021-04-07T19:42:25.628Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-07T19:42:25.628Z] Removing intermediate container 4be58a3fa3e1 [2021-04-07T19:42:25.628Z] ---> 34e82328c733 [2021-04-07T19:42:25.628Z] Step 18/21 : CMD ["--init=true"] [2021-04-07T19:42:25.628Z] ---> Running in 0f2f8ef92aa8 [2021-04-07T19:42:25.628Z] Removing intermediate container 7e89b4a2d4f7 [2021-04-07T19:42:25.628Z] ---> 824ce2f34667 [2021-04-07T19:42:25.628Z] Step 20/22 : LABEL arch=x86_64 [2021-04-07T19:42:25.628Z] ---> 204fe1f9ea0f [2021-04-07T19:42:25.628Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-07T19:42:26.054Z] ---> Running in c78217a19531 [2021-04-07T19:42:26.054Z] ---> 7e78498d37d8 [2021-04-07T19:42:26.054Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-07T19:42:26.054Z] ---> Running in a69c33489d5b [2021-04-07T19:42:26.054Z] Removing intermediate container 0f2f8ef92aa8 [2021-04-07T19:42:26.054Z] ---> d918606c8f64 [2021-04-07T19:42:26.054Z] Step 19/21 : LABEL arch=x86_64 [2021-04-07T19:42:26.384Z] ---> Running in c86f5da81fd1 [2021-04-07T19:42:26.782Z] ---> b6330b440b2a [2021-04-07T19:42:26.782Z] 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-07T19:42:26.782Z] Removing intermediate container c78217a19531 [2021-04-07T19:42:26.782Z] ---> 293754d3fff4 [2021-04-07T19:42:26.782Z] Step 21/22 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:42:26.782Z] Removing intermediate container a69c33489d5b [2021-04-07T19:42:26.782Z] ---> 2e957134779e [2021-04-07T19:42:26.782Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T19:42:27.079Z] ---> Running in ed9b655e5fe4 [2021-04-07T19:42:27.079Z] ---> Running in 68492dd6a17c [2021-04-07T19:42:27.079Z] ---> Running in c0bff4d1abf1 [2021-04-07T19:42:27.541Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-07T19:42:27.541Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-07T19:42:27.541Z] ---> aefe523efa57 [2021-04-07T19:42:27.541Z] Step 12/26 : RUN apk add --no-cache bash [2021-04-07T19:42:28.113Z] Removing intermediate container c86f5da81fd1 [2021-04-07T19:42:28.113Z] ---> 61ad48d7dd9c [2021-04-07T19:42:28.113Z] Step 20/21 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:42:28.113Z] ---> Running in 813f6e3028b9 [2021-04-07T19:42:28.113Z] Removing intermediate container 68492dd6a17c [2021-04-07T19:42:28.113Z] ---> 45d49d6f87cc [2021-04-07T19:42:28.113Z] Step 22/22 : LABEL version=0.0.0 [2021-04-07T19:42:28.113Z] ---> Running in 1822e8f334a3 [2021-04-07T19:42:28.471Z] Removing intermediate container c0bff4d1abf1 [2021-04-07T19:42:28.471Z] ---> f3fd7da801e3 [2021-04-07T19:42:28.471Z] Step 21/23 : LABEL arch=x86_64 [2021-04-07T19:42:28.471Z] ---> Running in 3587ada060bf [2021-04-07T19:42:28.855Z] ---> Running in 60f813153ef0 [2021-04-07T19:42:28.855Z] Removing intermediate container 1822e8f334a3 [2021-04-07T19:42:28.855Z] ---> 32b0af07112b [2021-04-07T19:42:28.855Z] Step 21/21 : LABEL version=0.0.0 [2021-04-07T19:42:29.226Z] Removing intermediate container 3587ada060bf [2021-04-07T19:42:29.226Z] ---> b761a9b8bdf9 [2021-04-07T19:42:29.226Z] [2021-04-07T19:42:29.226Z] ---> Running in c5876a412806 [2021-04-07T19:42:29.226Z] Removing intermediate container 60f813153ef0 [2021-04-07T19:42:29.226Z] ---> 70aff12fd1a3 [2021-04-07T19:42:29.226Z] Step 22/23 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:42:29.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:42:29.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:42:29.958Z] ---> Running in 0609ed2ae7cd [2021-04-07T19:42:30.315Z] (1/2) Installing readline (8.0.4-r0) [2021-04-07T19:42:30.315Z] (2/2) Installing bash (5.0.17-r0) [2021-04-07T19:42:30.315Z] Executing bash-5.0.17-r0.post-install [2021-04-07T19:42:30.315Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T19:42:30.315Z] OK: 12 MiB in 22 packages [2021-04-07T19:42:30.658Z] Successfully built b761a9b8bdf9 [2021-04-07T19:42:30.949Z] Removing intermediate container c5876a412806 [2021-04-07T19:42:30.949Z] ---> 23fe6da671cc [2021-04-07T19:42:30.949Z] [2021-04-07T19:42:30.949Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-07T19:42:30.949Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-04-07T19:42:31.262Z] Removing intermediate container ed9b655e5fe4 [2021-04-07T19:42:31.262Z] ---> da3153cf2afc [2021-04-07T19:42:31.262Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-07T19:42:31.262Z] Removing intermediate container 0609ed2ae7cd [2021-04-07T19:42:31.262Z] ---> b7de1c8a97c7 [2021-04-07T19:42:31.262Z] Step 23/23 : LABEL version=0.0.0 [2021-04-07T19:42:31.262Z] Successfully built 23fe6da671cc [2021-04-07T19:42:31.583Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-07T19:42:31.583Z] Building docker-security-bootstrapper-go [2021-04-07T19:42:31.583Z]  Building docker-security-proxy-setup-go ... done  ---> Running in cac930ac7aa9 [2021-04-07T19:42:31.583Z] ---> Running in 62b338072a44 [2021-04-07T19:42:32.253Z] Removing intermediate container cac930ac7aa9 [2021-04-07T19:42:32.253Z] ---> 50924d4e5a12 [2021-04-07T19:42:32.253Z] Step 22/24 : LABEL arch=x86_64 [2021-04-07T19:42:32.585Z] Removing intermediate container 813f6e3028b9 [2021-04-07T19:42:32.586Z] ---> 58a90ebec98d [2021-04-07T19:42:32.586Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-04-07T19:42:32.586Z] ---> Running in 5b5526312b20 [2021-04-07T19:42:32.586Z] ---> Running in 2e6c5006b5cf [2021-04-07T19:42:32.586Z] Removing intermediate container 62b338072a44 [2021-04-07T19:42:32.586Z] ---> 7ec0bb41f055 [2021-04-07T19:42:32.586Z] [2021-04-07T19:42:33.303Z] 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-07T19:42:33.815Z] Removing intermediate container 5b5526312b20 [2021-04-07T19:42:33.815Z] ---> eaae562a6b9e [2021-04-07T19:42:33.815Z] Step 23/24 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:42:33.815Z] Successfully built 7ec0bb41f055 [2021-04-07T19:42:34.588Z] Successfully tagged docker-core-command-go:latest [2021-04-07T19:42:34.588Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-04-07T19:42:34.916Z] Removing intermediate container 2e6c5006b5cf [2021-04-07T19:42:34.916Z] ---> 48f8bbeba81a [2021-04-07T19:42:34.916Z] Step 14/26 : ENV APP_PORT=48090 [2021-04-07T19:42:35.618Z] ---> Running in ad2d71141b92 [2021-04-07T19:42:36.706Z] ---> Running in e3c7860d0727 [2021-04-07T19:42:37.871Z] Removing intermediate container ad2d71141b92 [2021-04-07T19:42:37.871Z] ---> 21957de9c9d3 [2021-04-07T19:42:37.871Z] Step 24/24 : LABEL version=0.0.0 [2021-04-07T19:42:37.871Z] Removing intermediate container e3c7860d0727 [2021-04-07T19:42:37.871Z] ---> ba751075e015 [2021-04-07T19:42:37.871Z] Step 15/26 : EXPOSE $APP_PORT [2021-04-07T19:42:37.871Z] ---> Running in 27da3f421526 [2021-04-07T19:42:37.871Z] ---> Running in 42aa2d62417a [2021-04-07T19:42:38.590Z] Removing intermediate container 42aa2d62417a [2021-04-07T19:42:38.590Z] ---> 66d923f4a719 [2021-04-07T19:42:38.590Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-07T19:42:38.888Z] Removing intermediate container 27da3f421526 [2021-04-07T19:42:38.888Z] ---> c0a0e6e964fc [2021-04-07T19:42:38.888Z] [2021-04-07T19:42:40.636Z] Successfully built c0a0e6e964fc [2021-04-07T19:42:40.964Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-07T19:42:40.964Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-04-07T19:42:42.105Z] ---> 8aac7231a296 [2021-04-07T19:42:42.105Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-07T19:42:45.117Z] ---> 12a90094996c [2021-04-07T19:42:45.117Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-07T19:42:46.293Z] ---> df6a2abe79c0 [2021-04-07T19:42:46.293Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-04-07T19:42:46.620Z] ---> Running in dec568021dad [2021-04-07T19:42:48.460Z] Removing intermediate container c69824c48dbb [2021-04-07T19:42:48.461Z] ---> c79e1a35cd19 [2021-04-07T19:42:48.461Z] [2021-04-07T19:42:48.461Z] Step 10/21 : FROM alpine:3.12 [2021-04-07T19:42:48.461Z] 3.12: Pulling from library/alpine [2021-04-07T19:42:49.064Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-07T19:42:49.064Z] Status: Downloaded newer image for alpine:3.12 [2021-04-07T19:42:49.064Z] ---> d75e27dfc0a0 [2021-04-07T19:42:49.064Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-07T19:42:49.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:42:49.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:42:49.903Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-04-07T19:42:49.903Z] (2/33) Installing expat (2.2.9-r1) [2021-04-07T19:42:49.903Z] (3/33) Installing libffi (3.3-r2) [2021-04-07T19:42:49.903Z] (4/33) Installing gdbm (1.13-r1) [2021-04-07T19:42:49.903Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-04-07T19:42:49.903Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-04-07T19:42:49.903Z] (7/33) Installing python3 (3.8.8-r0) [2021-04-07T19:42:50.059Z] ---> Running in 399543a38935 [2021-04-07T19:42:50.663Z] Removing intermediate container 2a7a62bcfc8b [2021-04-07T19:42:50.663Z] ---> 6b88f898258a [2021-04-07T19:42:50.663Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-07T19:42:50.940Z] ---> Running in 370eb9e44d02 [2021-04-07T19:42:52.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:42:52.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:42:52.942Z] 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-07T19:42:53.017Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-04-07T19:42:53.017Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-04-07T19:42:53.017Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-04-07T19:42:53.017Z] (11/33) Installing py3-six (1.15.0-r0) [2021-04-07T19:42:53.017Z] (12/33) Installing py3-packaging (20.4-r0) [2021-04-07T19:42:53.017Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-04-07T19:42:53.017Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-04-07T19:42:53.017Z] (15/33) Installing py3-idna (2.9-r0) [2021-04-07T19:42:53.017Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-04-07T19:42:53.017Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-04-07T19:42:53.017Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-04-07T19:42:53.017Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-04-07T19:42:53.017Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-04-07T19:42:53.379Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-04-07T19:42:53.379Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-04-07T19:42:53.379Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-04-07T19:42:53.379Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-04-07T19:42:53.548Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-07T19:42:53.548Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-07T19:42:53.548Z] (3/4) Installing libcurl (7.69.1-r3) [2021-04-07T19:42:53.548Z] (4/4) Installing curl (7.69.1-r3) [2021-04-07T19:42:53.548Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T19:42:53.548Z] Executing ca-certificates-20191127-r4.trigger [2021-04-07T19:42:53.800Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-04-07T19:42:53.801Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-04-07T19:42:53.828Z] OK: 7 MiB in 18 packages [2021-04-07T19:42:54.875Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-04-07T19:42:55.206Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-04-07T19:42:55.206Z] (29/33) Installing py3-progress (1.5-r0) [2021-04-07T19:42:55.484Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-04-07T19:42:55.826Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-04-07T19:42:55.826Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-04-07T19:42:55.826Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-04-07T19:42:56.221Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T19:42:56.221Z] OK: 71 MiB in 55 packages [2021-04-07T19:42:57.236Z] Removing intermediate container 8f79a8ce36a0 [2021-04-07T19:42:57.237Z] ---> 9c6c9c4286d3 [2021-04-07T19:42:57.237Z] [2021-04-07T19:42:57.237Z] Step 10/23 : FROM alpine:3.12 [2021-04-07T19:42:57.237Z] ---> d75e27dfc0a0 [2021-04-07T19:42:57.237Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-07T19:42:57.513Z] ---> Running in c21a2b684981 [2021-04-07T19:42:57.792Z] Removing intermediate container 399543a38935 [2021-04-07T19:42:57.792Z] ---> 888bfe788610 [2021-04-07T19:42:57.792Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-07T19:42:58.064Z] Removing intermediate container e6ee96965de4 [2021-04-07T19:42:58.064Z] ---> 793930c44a79 [2021-04-07T19:42:58.064Z] [2021-04-07T19:42:58.064Z] Step 10/22 : FROM alpine:3.12 [2021-04-07T19:42:58.064Z] ---> d75e27dfc0a0 [2021-04-07T19:42:58.064Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-07T19:42:58.343Z] ---> Running in d90bec92e75c [2021-04-07T19:42:58.624Z] Removing intermediate container 370eb9e44d02 [2021-04-07T19:42:58.624Z] ---> 0e2afc29ca96 [2021-04-07T19:42:58.624Z] [2021-04-07T19:42:58.624Z] Step 11/26 : FROM docker:20.10.0 [2021-04-07T19:42:58.624Z] ---> Running in 437ff46060da [2021-04-07T19:42:58.624Z] 20.10.0: Pulling from library/docker [2021-04-07T19:42:59.672Z] Removing intermediate container d90bec92e75c [2021-04-07T19:42:59.672Z] ---> 092c419d33d6 [2021-04-07T19:42:59.672Z] Step 13/21 : WORKDIR /edgex [2021-04-07T19:43:00.177Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:43:00.177Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:43:00.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:43:00.474Z] ---> Running in a7ca7532d53f [2021-04-07T19:43:00.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:43:01.228Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-07T19:43:01.228Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T19:43:01.228Z] OK: 5 MiB in 15 packages [2021-04-07T19:43:01.524Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-07T19:43:01.826Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-07T19:43:01.826Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T19:43:01.826Z] Executing ca-certificates-20191127-r4.trigger [2021-04-07T19:43:02.134Z] OK: 6 MiB in 16 packages [2021-04-07T19:43:02.742Z] Removing intermediate container a7ca7532d53f [2021-04-07T19:43:02.742Z] ---> 3acdc5c10627 [2021-04-07T19:43:02.743Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-07T19:43:04.195Z] Removing intermediate container c21a2b684981 [2021-04-07T19:43:04.195Z] ---> c49f32545b34 [2021-04-07T19:43:04.195Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-07T19:43:04.471Z] ---> 80c77dcb77a7 [2021-04-07T19:43:04.472Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-07T19:43:04.747Z] ---> Running in 711e86397ba6 [2021-04-07T19:43:05.352Z] Removing intermediate container 437ff46060da [2021-04-07T19:43:05.352Z] ---> 0ffc5f05d446 [2021-04-07T19:43:05.352Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-07T19:43:06.343Z] ---> Running in d4890f18dab5 [2021-04-07T19:43:06.343Z] Removing intermediate container 711e86397ba6 [2021-04-07T19:43:06.343Z] ---> 8660169f0626 [2021-04-07T19:43:06.343Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-07T19:43:06.941Z] ---> 0ba6797473f5 [2021-04-07T19:43:06.942Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-07T19:43:07.215Z] Removing intermediate container d54dd915dca8 [2021-04-07T19:43:07.215Z] ---> 1a0addcd5ef4 [2021-04-07T19:43:07.215Z] [2021-04-07T19:43:07.215Z] Step 10/23 : FROM alpine:3.12 [2021-04-07T19:43:07.215Z] ---> d75e27dfc0a0 [2021-04-07T19:43:07.215Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-07T19:43:07.215Z] ---> Using cache [2021-04-07T19:43:07.215Z] ---> c49f32545b34 [2021-04-07T19:43:07.215Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-07T19:43:07.215Z] ---> Using cache [2021-04-07T19:43:07.215Z] ---> 8660169f0626 [2021-04-07T19:43:07.215Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-07T19:43:07.215Z] ---> Running in 94541cc03230 [2021-04-07T19:43:07.812Z] Removing intermediate container d4890f18dab5 [2021-04-07T19:43:07.812Z] ---> e9e46b4bacac [2021-04-07T19:43:07.812Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-07T19:43:08.088Z] ---> Running in 0df5cc15c598 [2021-04-07T19:43:08.366Z] ---> Running in 76e0dc680de3 [2021-04-07T19:43:08.967Z] Removing intermediate container 94541cc03230 [2021-04-07T19:43:08.967Z] ---> 0a5d042d6707 [2021-04-07T19:43:08.967Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-07T19:43:08.967Z] ---> 8b48934278d5 [2021-04-07T19:43:08.967Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-07T19:43:09.244Z] ---> Running in cbd1bd08c460 [2021-04-07T19:43:09.244Z] Removing intermediate container 0df5cc15c598 [2021-04-07T19:43:09.244Z] ---> c8d1dcd2d83e [2021-04-07T19:43:09.244Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-07T19:43:09.244Z] ---> Running in 0f6d4ce91b28 [2021-04-07T19:43:09.244Z] Removing intermediate container 76e0dc680de3 [2021-04-07T19:43:09.244Z] ---> 0199eae8e176 [2021-04-07T19:43:09.244Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-07T19:43:09.851Z] ---> Running in 92f1a66c9005 [2021-04-07T19:43:09.851Z] ---> Running in ac4d4930c2fa [2021-04-07T19:43:10.134Z] Removing intermediate container cbd1bd08c460 [2021-04-07T19:43:10.134Z] ---> ba5400a4d79c [2021-04-07T19:43:10.134Z] Step 15/23 : WORKDIR / [2021-04-07T19:43:10.410Z] Removing intermediate container 0f6d4ce91b28 [2021-04-07T19:43:10.410Z] ---> 67d3d6de8db5 [2021-04-07T19:43:10.410Z] Step 18/21 : CMD ["--init=true"] [2021-04-07T19:43:10.684Z] ---> Running in 81b460eca40a [2021-04-07T19:43:10.958Z] Removing intermediate container ac4d4930c2fa [2021-04-07T19:43:10.958Z] ---> 93abd8c45545 [2021-04-07T19:43:10.958Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-07T19:43:10.958Z] Removing intermediate container 92f1a66c9005 [2021-04-07T19:43:10.958Z] ---> b4bbbb9b9a2b [2021-04-07T19:43:10.958Z] Step 15/23 : WORKDIR / [2021-04-07T19:43:10.958Z] ---> Running in ffed4f820028 [2021-04-07T19:43:11.554Z] ---> Running in 81ad9cc72c3d [2021-04-07T19:43:11.827Z] Removing intermediate container 81b460eca40a [2021-04-07T19:43:11.827Z] ---> 5d043bef65da [2021-04-07T19:43:11.827Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-07T19:43:11.827Z] Removing intermediate container ffed4f820028 [2021-04-07T19:43:11.827Z] ---> 037349ddfaba [2021-04-07T19:43:11.827Z] Step 19/21 : LABEL arch=arm64 [2021-04-07T19:43:11.827Z] ---> 6ad21edc8b38 [2021-04-07T19:43:11.827Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-07T19:43:12.111Z] ---> Running in 07b58c92119f [2021-04-07T19:43:12.111Z] Removing intermediate container 81ad9cc72c3d [2021-04-07T19:43:12.111Z] ---> 2e30dc836ae9 [2021-04-07T19:43:12.111Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-07T19:43:12.718Z] Removing intermediate container 07b58c92119f [2021-04-07T19:43:12.718Z] ---> 8b871485d7aa [2021-04-07T19:43:12.718Z] Step 20/21 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:43:12.992Z] ---> f3f1996544d8 [2021-04-07T19:43:12.992Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-07T19:43:12.992Z] ---> Running in 32077002b4b9 [2021-04-07T19:43:13.589Z] ---> 835d1414b2fb [2021-04-07T19:43:13.589Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-07T19:43:13.589Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-07T19:43:13.589Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-07T19:43:13.589Z] ---> eeaf43b92773 [2021-04-07T19:43:13.589Z] Step 12/26 : RUN apk add --no-cache bash [2021-04-07T19:43:13.863Z] Removing intermediate container 32077002b4b9 [2021-04-07T19:43:13.863Z] ---> d6c247800fca [2021-04-07T19:43:13.863Z] Step 21/21 : LABEL version=0.0.0 [2021-04-07T19:43:14.140Z] ---> 5f0a2ce23fb0 [2021-04-07T19:43:14.140Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-07T19:43:14.140Z] ---> Running in 27a9266ca247 [2021-04-07T19:43:14.412Z] ---> Running in 3a396f9e9605 [2021-04-07T19:43:14.412Z] ---> 026b93897006 [2021-04-07T19:43:14.412Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-07T19:43:15.397Z] ---> b8f316130154 [2021-04-07T19:43:15.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-07T19:43:15.397Z] ---> f05b3e39fb9a [2021-04-07T19:43:15.397Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-07T19:43:15.397Z] Removing intermediate container 3a396f9e9605 [2021-04-07T19:43:15.397Z] ---> 04b54f270d44 [2021-04-07T19:43:15.397Z] [2021-04-07T19:43:15.683Z] ---> 85c7785455ab [2021-04-07T19:43:15.683Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-07T19:43:15.683Z] ---> Running in 989941843c63 [2021-04-07T19:43:15.957Z] ---> Running in 5d74961ce709 [2021-04-07T19:43:15.957Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:43:16.231Z] Successfully built 04b54f270d44 [2021-04-07T19:43:16.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:43:16.231Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-07T19:43:16.231Z] Building docker-security-secretstore-setup-go [2021-04-07T19:43:16.231Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 989941843c63 [2021-04-07T19:43:16.231Z] ---> 670854c40211 [2021-04-07T19:43:16.231Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T19:43:16.231Z] ---> 20e1dff53079 [2021-04-07T19:43:16.505Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-07T19:43:16.505Z] ---> Running in 36e85c58fac1 [2021-04-07T19:43:16.505Z] ---> Running in d2e8872b1c3f [2021-04-07T19:43:16.783Z] Removing intermediate container 5d74961ce709 [2021-04-07T19:43:16.783Z] ---> 6064457d4d93 [2021-04-07T19:43:16.783Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T19:43:16.783Z] (1/2) Installing readline (8.0.4-r0) [2021-04-07T19:43:16.783Z] (2/2) Installing bash (5.0.17-r0) [2021-04-07T19:43:16.783Z] Executing bash-5.0.17-r0.post-install [2021-04-07T19:43:16.783Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T19:43:16.783Z] OK: 12 MiB in 22 packages [2021-04-07T19:43:17.058Z] ---> Running in 3914fdcf07c4 [2021-04-07T19:43:17.334Z] Removing intermediate container d2e8872b1c3f [2021-04-07T19:43:17.334Z] ---> e2852bdf2dcf [2021-04-07T19:43:17.334Z] Step 20/22 : LABEL arch=arm64 [2021-04-07T19:43:17.334Z] Removing intermediate container 36e85c58fac1 [2021-04-07T19:43:17.334Z] ---> 755d4773fa32 [2021-04-07T19:43:17.334Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T19:43:17.642Z] Removing intermediate container 3914fdcf07c4 [2021-04-07T19:43:17.642Z] ---> 7b6f6d47b7ed [2021-04-07T19:43:17.642Z] Step 21/23 : LABEL arch=arm64 [2021-04-07T19:43:17.642Z] ---> Running in 2601e3f8a2b1 [2021-04-07T19:43:17.642Z] ---> Running in 98a2fd0ae6be [2021-04-07T19:43:17.918Z] ---> Running in 906eb4315a67 [2021-04-07T19:43:18.904Z] Removing intermediate container 98a2fd0ae6be [2021-04-07T19:43:18.904Z] ---> e720bd576c29 [2021-04-07T19:43:18.904Z] Removing intermediate container 2601e3f8a2b1 [2021-04-07T19:43:18.904Z] ---> 0fba5f39695e [2021-04-07T19:43:18.904Z] Step 21/22 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcbStep 21/23 : LABEL arch=arm64 [2021-04-07T19:43:18.904Z] [2021-04-07T19:43:19.496Z] Removing intermediate container 27a9266ca247 [2021-04-07T19:43:19.496Z] ---> 0750e0cb3986 [2021-04-07T19:43:19.496Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-04-07T19:43:19.496Z] Removing intermediate container 906eb4315a67 [2021-04-07T19:43:19.496Z] ---> ff194c3a6e9c [2021-04-07T19:43:19.496Z] Step 22/23 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:43:19.772Z] ---> Running in 4542a8c1700e [2021-04-07T19:43:19.772Z] ---> Running in 9be1af40a088 [2021-04-07T19:43:19.772Z] ---> Running in 76a2e282b236 [2021-04-07T19:43:19.772Z] ---> Running in 64a4bd263b45 [2021-04-07T19:43:20.367Z] Removing intermediate container 9be1af40a088 [2021-04-07T19:43:20.367Z] ---> 299add63aa06 [2021-04-07T19:43:20.367Z] Step 22/22 : LABEL version=0.0.0 [2021-04-07T19:43:20.367Z] Removing intermediate container 4542a8c1700e [2021-04-07T19:43:20.367Z] ---> c076bbe587c1 [2021-04-07T19:43:20.367Z] Step 22/23 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:43:20.961Z] ---> Running in 7b31841a2a05 [2021-04-07T19:43:20.961Z] ---> Running in a6684d1c5a5a [2021-04-07T19:43:20.961Z] Removing intermediate container 64a4bd263b45 [2021-04-07T19:43:20.961Z] ---> 3cbe05d32e05 [2021-04-07T19:43:20.961Z] Step 23/23 : LABEL version=0.0.0 [2021-04-07T19:43:20.961Z] Removing intermediate container 76a2e282b236 [2021-04-07T19:43:20.961Z] ---> da7d3ab2383f [2021-04-07T19:43:20.961Z] Step 14/26 : ENV APP_PORT=48090 [2021-04-07T19:43:21.569Z] ---> Running in 5d5585248d90 [2021-04-07T19:43:21.569Z] Removing intermediate container a6684d1c5a5a [2021-04-07T19:43:21.569Z] ---> ba130436671d [2021-04-07T19:43:21.569Z] Step 23/23 : LABEL version=0.0.0 [2021-04-07T19:43:21.569Z] ---> Running in 98b956d2971a [2021-04-07T19:43:22.172Z] Removing intermediate container 7b31841a2a05 [2021-04-07T19:43:22.172Z] ---> 8808003c1322 [2021-04-07T19:43:22.172Z] [2021-04-07T19:43:22.773Z] ---> Running in 9e9464bb136d [2021-04-07T19:43:22.773Z] Successfully built 8808003c1322 [2021-04-07T19:43:22.773Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-07T19:43:22.773Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-04-07T19:43:22.773Z] Removing intermediate container 5d5585248d90 [2021-04-07T19:43:22.773Z] ---> 40c9b77df9a5 [2021-04-07T19:43:22.773Z] [2021-04-07T19:43:22.773Z] Removing intermediate container 98b956d2971a [2021-04-07T19:43:22.773Z] ---> 716728a215c7 [2021-04-07T19:43:22.773Z] Step 15/26 : EXPOSE $APP_PORT [2021-04-07T19:43:23.051Z] ---> Running in 3acf96909145 [2021-04-07T19:43:23.329Z] Successfully built 40c9b77df9a5 [2021-04-07T19:43:23.329Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-07T19:43:23.329Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-04-07T19:43:23.329Z] Removing intermediate container 9e9464bb136d [2021-04-07T19:43:23.329Z] ---> 3aa834e4ce79 [2021-04-07T19:43:23.329Z] [2021-04-07T19:43:23.611Z] Removing intermediate container 3acf96909145 [2021-04-07T19:43:23.611Z] ---> 1e659638c2f1 [2021-04-07T19:43:23.611Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-07T19:43:23.886Z] Successfully built 3aa834e4ce79 [2021-04-07T19:43:23.886Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-07T19:43:23.886Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-04-07T19:43:25.334Z] ---> 0ed94d7d8650 [2021-04-07T19:43:25.334Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-07T19:43:25.618Z] ---> 34852fac3730 [2021-04-07T19:43:25.618Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-07T19:43:26.603Z] ---> 2e6353658239 [2021-04-07T19:43:26.603Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-04-07T19:43:26.875Z] ---> Running in c634cbb1cb53 [2021-04-07T19:43:28.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:43:28.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:43:28.908Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-04-07T19:43:28.908Z] (2/33) Installing expat (2.2.9-r1) [2021-04-07T19:43:28.909Z] (3/33) Installing libffi (3.3-r2) [2021-04-07T19:43:28.909Z] (4/33) Installing gdbm (1.13-r1) [2021-04-07T19:43:28.909Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-04-07T19:43:28.909Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-04-07T19:43:28.909Z] (7/33) Installing python3 (3.8.8-r0) [2021-04-07T19:43:30.887Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-04-07T19:43:30.887Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-04-07T19:43:30.887Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-04-07T19:43:30.887Z] (11/33) Installing py3-six (1.15.0-r0) [2021-04-07T19:43:30.887Z] (12/33) Installing py3-packaging (20.4-r0) [2021-04-07T19:43:30.887Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-04-07T19:43:30.887Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-04-07T19:43:30.887Z] (15/33) Installing py3-idna (2.9-r0) [2021-04-07T19:43:30.887Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-04-07T19:43:30.887Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-04-07T19:43:30.887Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-04-07T19:43:30.887Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-04-07T19:43:30.887Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-04-07T19:43:30.887Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-04-07T19:43:31.161Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-04-07T19:43:31.161Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-04-07T19:43:31.161Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-04-07T19:43:31.161Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-04-07T19:43:31.161Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-04-07T19:43:31.161Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-04-07T19:43:31.161Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-04-07T19:43:31.161Z] (29/33) Installing py3-progress (1.5-r0) [2021-04-07T19:43:31.161Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-04-07T19:43:31.161Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-04-07T19:43:31.161Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-04-07T19:43:31.161Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-04-07T19:43:31.436Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T19:43:31.436Z] OK: 71 MiB in 55 packages [2021-04-07T19:43:36.684Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:43:36.684Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:43:36.684Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:43:36.684Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:43:36.684Z] ---> 8e05dfa89860 [2021-04-07T19:43:36.684Z] Step 3/22 : WORKDIR /edgex-go [2021-04-07T19:43:36.684Z] ---> 8e05dfa89860 [2021-04-07T19:43:36.684Z] Step 3/31 : WORKDIR /edgex-go [2021-04-07T19:43:36.684Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:43:36.684Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:43:36.684Z] ---> 8e05dfa89860 [2021-04-07T19:43:36.684Z] Step 3/23 : WORKDIR /edgex-go [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> 57990c26a31a [2021-04-07T19:43:36.684Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> 3655f6b525bc [2021-04-07T19:43:36.684Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> 57990c26a31a [2021-04-07T19:43:36.684Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> 57990c26a31a [2021-04-07T19:43:36.684Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> 3655f6b525bc [2021-04-07T19:43:36.684Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> a93a49027d56 [2021-04-07T19:43:36.684Z] Step 6/23 : COPY go.mod . [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> 3655f6b525bc [2021-04-07T19:43:36.684Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> a93a49027d56 [2021-04-07T19:43:36.684Z] Step 6/31 : COPY go.mod . [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> 0e10361c07b8 [2021-04-07T19:43:36.684Z] Step 7/23 : RUN go mod download [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> 0e10361c07b8 [2021-04-07T19:43:36.684Z] Step 7/31 : RUN go mod download [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> f3a2af8e422f [2021-04-07T19:43:36.684Z] Step 8/23 : COPY . . [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> f3a2af8e422f [2021-04-07T19:43:36.684Z] Step 8/31 : COPY . . [2021-04-07T19:43:36.684Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:43:36.684Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:43:36.684Z] ---> 8e05dfa89860 [2021-04-07T19:43:36.684Z] Step 3/23 : WORKDIR /edgex-go [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> 57990c26a31a [2021-04-07T19:43:36.684Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> 3655f6b525bc [2021-04-07T19:43:36.684Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> 5882cb1c9f8f [2021-04-07T19:43:36.684Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-07T19:43:36.684Z] ---> Using cache [2021-04-07T19:43:36.684Z] ---> 5882cb1c9f8f [2021-04-07T19:43:36.684Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-07T19:43:37.327Z] ---> Running in 435cfac80719 [2021-04-07T19:43:37.327Z] ---> Running in fc4b7e42e063 [2021-04-07T19:43:37.327Z] ---> Running in 2b1f3bb21ebc [2021-04-07T19:43:37.327Z] ---> Running in 7f1ab824e9ec [2021-04-07T19:43:40.075Z] 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-07T19:43:40.075Z] 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-07T19:43:40.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:43:40.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:43:41.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:43:41.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:43:42.050Z] OK: 233 MiB in 51 packages [2021-04-07T19:43:42.050Z] OK: 233 MiB in 51 packages [2021-04-07T19:43:43.846Z] Removing intermediate container c634cbb1cb53 [2021-04-07T19:43:43.846Z] ---> edf97441e155 [2021-04-07T19:43:43.846Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-04-07T19:43:43.846Z] ---> Running in df91f69441ae [2021-04-07T19:43:44.240Z] Removing intermediate container 7f1ab824e9ec [2021-04-07T19:43:44.240Z] ---> 50f95eb3d9e0 [2021-04-07T19:43:44.240Z] Step 6/22 : COPY go.mod . [2021-04-07T19:43:44.240Z] Removing intermediate container 2b1f3bb21ebc [2021-04-07T19:43:44.240Z] ---> 488492c540bb [2021-04-07T19:43:44.240Z] Step 6/23 : COPY go.mod . [2021-04-07T19:43:44.900Z] ---> 97b838ad6513 [2021-04-07T19:43:44.900Z] Step 7/22 : RUN go mod download [2021-04-07T19:43:45.620Z] ---> Running in d1dd2b3d86cc [2021-04-07T19:43:45.620Z] ---> a476eabce874 [2021-04-07T19:43:45.620Z] Step 7/23 : RUN go mod download [2021-04-07T19:43:46.583Z] ---> Running in b3270d3f063e [2021-04-07T19:43:49.229Z] Removing intermediate container dec568021dad [2021-04-07T19:43:49.229Z] ---> a4520fbbb05c [2021-04-07T19:43:49.229Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-04-07T19:43:49.250Z] Collecting docker-compose==1.23.2 [2021-04-07T19:43:49.250Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-07T19:43:49.523Z] Collecting jsonschema<3,>=2.5.1 [2021-04-07T19:43:49.523Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-07T19:43:50.496Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-07T19:43:50.496Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-07T19:43:50.511Z] ---> Running in 9ca1ed974faa [2021-04-07T19:43:51.472Z] Collecting PyYAML<4,>=3.10 [2021-04-07T19:43:51.472Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-07T19:43:54.266Z] Removing intermediate container d1dd2b3d86cc [2021-04-07T19:43:54.266Z] ---> b718151fda70 [2021-04-07T19:43:54.266Z] Step 8/22 : COPY . . [2021-04-07T19:43:54.266Z] Removing intermediate container b3270d3f063e [2021-04-07T19:43:54.266Z] ---> 0a11381f65d5 [2021-04-07T19:43:54.266Z] Step 8/23 : COPY . . [2021-04-07T19:43:54.910Z] 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-07T19:43:54.910Z] Collecting docopt<0.7,>=0.6.1 [2021-04-07T19:43:54.910Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-07T19:43:57.534Z] Collecting docker<4.0,>=3.6.0 [2021-04-07T19:43:57.534Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-07T19:43:58.522Z] Collecting cached-property<2,>=1.2.0 [2021-04-07T19:43:58.522Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-07T19:43:58.801Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-07T19:43:58.801Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-07T19:44:00.233Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:44:00.233Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:44:00.233Z] ---> bbd508ae4862 [2021-04-07T19:44:00.233Z] Step 3/24 : WORKDIR /edgex-go [2021-04-07T19:44:00.233Z] ---> Using cache [2021-04-07T19:44:00.233Z] ---> ee6630a06592 [2021-04-07T19:44:00.233Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:44:00.233Z] ---> Using cache [2021-04-07T19:44:00.233Z] ---> 475acf0b7fb2 [2021-04-07T19:44:00.233Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-07T19:44:03.647Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-07T19:44:03.647Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-07T19:44:04.634Z] ---> Running in 2673fe87bfed [2021-04-07T19:44:04.634Z] Collecting texttable<0.10,>=0.9.0 [2021-04-07T19:44:04.911Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-07T19:44:06.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:44:07.177Z] Collecting docker-pycreds>=0.4.0 [2021-04-07T19:44:07.177Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-07T19:44:07.452Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:44:08.051Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-07T19:44:08.051Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-07T19:44:08.329Z] OK: 217 MiB in 51 packages [2021-04-07T19:44:08.602Z] Collecting idna<2.8,>=2.5 [2021-04-07T19:44:08.602Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-07T19:44:08.602Z] 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-07T19:44:08.602Z] 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-07T19:44:08.602Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-07T19:44:08.602Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-07T19:44:08.602Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-07T19:44:08.602Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-07T19:44:10.049Z] Installing collected packages: jsonschema, websocket-client, PyYAML, docopt, urllib3, idna, requests, docker-pycreds, docker, cached-property, dockerpty, texttable, docker-compose [2021-04-07T19:44:11.145Z] Running setup.py install for PyYAML: started [2021-04-07T19:44:12.676Z] Removing intermediate container 2673fe87bfed [2021-04-07T19:44:12.676Z] ---> 96aeb81ad0ca [2021-04-07T19:44:12.676Z] Step 6/24 : COPY go.mod . [2021-04-07T19:44:13.668Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:44:13.668Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:44:13.668Z] ---> bbd508ae4862 [2021-04-07T19:44:13.668Z] Step 3/23 : WORKDIR /edgex-go [2021-04-07T19:44:13.668Z] ---> Using cache [2021-04-07T19:44:13.668Z] ---> ee6630a06592 [2021-04-07T19:44:13.668Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:44:13.668Z] ---> Using cache [2021-04-07T19:44:13.668Z] ---> 475acf0b7fb2 [2021-04-07T19:44:13.668Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-07T19:44:13.942Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:44:13.942Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:44:13.942Z] ---> bbd508ae4862 [2021-04-07T19:44:13.942Z] ---> Running in 370318d8be0b [2021-04-07T19:44:13.942Z] Step 3/22 : WORKDIR /edgex-go [2021-04-07T19:44:13.942Z] ---> Using cache [2021-04-07T19:44:13.942Z] ---> ee6630a06592 [2021-04-07T19:44:13.942Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:44:13.942Z] ---> Using cache [2021-04-07T19:44:13.942Z] ---> 475acf0b7fb2 [2021-04-07T19:44:13.942Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-07T19:44:13.942Z] ---> Using cache [2021-04-07T19:44:13.942Z] ---> 96aeb81ad0ca [2021-04-07T19:44:13.942Z] Step 6/22 : COPY go.mod . [2021-04-07T19:44:13.942Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-07T19:44:13.942Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-07T19:44:13.942Z] ---> bbd508ae4862 [2021-04-07T19:44:13.942Z] Step 3/31 : WORKDIR /edgex-go [2021-04-07T19:44:13.942Z] ---> Using cache [2021-04-07T19:44:13.942Z] ---> ee6630a06592 [2021-04-07T19:44:13.942Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:44:13.942Z] ---> Using cache [2021-04-07T19:44:13.942Z] ---> 475acf0b7fb2 [2021-04-07T19:44:13.942Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-07T19:44:13.942Z] ---> Using cache [2021-04-07T19:44:13.942Z] ---> 96aeb81ad0ca [2021-04-07T19:44:13.942Z] Step 6/31 : COPY go.mod . [2021-04-07T19:44:13.942Z] ---> fb4559cddaf9 [2021-04-07T19:44:13.942Z] Step 7/24 : RUN go mod download [2021-04-07T19:44:14.219Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-07T19:44:14.219Z] Running setup.py install for docopt: started [2021-04-07T19:44:14.219Z] ---> Running in bbbb3069f70a [2021-04-07T19:44:14.819Z] ---> d5826be9453c [2021-04-07T19:44:14.819Z] Step 7/22 : RUN go mod download [2021-04-07T19:44:15.092Z] ---> 6ad0da623795 [2021-04-07T19:44:15.092Z] Step 7/31 : RUN go mod download [2021-04-07T19:44:15.092Z] ---> Running in ccb3d3ec0abe [2021-04-07T19:44:15.092Z] ---> Running in f7bd692b671a [2021-04-07T19:44:15.686Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:44:15.898Z] Collecting docker-compose==1.23.2 [2021-04-07T19:44:15.898Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-07T19:44:15.898Z] Collecting docker<4.0,>=3.6.0 [2021-04-07T19:44:15.898Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-07T19:44:15.898Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-07T19:44:15.898Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-07T19:44:16.286Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:44:16.886Z] Running setup.py install for docopt: finished with status 'done' [2021-04-07T19:44:16.886Z] Attempting uninstall: urllib3 [2021-04-07T19:44:16.886Z] Found existing installation: urllib3 1.25.9 [2021-04-07T19:44:16.886Z] Uninstalling urllib3-1.25.9: [2021-04-07T19:44:17.163Z] Successfully uninstalled urllib3-1.25.9 [2021-04-07T19:44:17.163Z] OK: 217 MiB in 51 packages [2021-04-07T19:44:18.152Z] Attempting uninstall: idna [2021-04-07T19:44:18.152Z] Found existing installation: idna 2.9 [2021-04-07T19:44:18.152Z] Uninstalling idna-2.9: [2021-04-07T19:44:18.152Z] Successfully uninstalled idna-2.9 [2021-04-07T19:44:18.754Z] Removing intermediate container bbbb3069f70a [2021-04-07T19:44:18.754Z] ---> b1e5663efd44 [2021-04-07T19:44:18.754Z] Step 8/24 : COPY . . [2021-04-07T19:44:19.032Z] Attempting uninstall: requests [2021-04-07T19:44:19.032Z] Found existing installation: requests 2.23.0 [2021-04-07T19:44:19.032Z] Uninstalling requests-2.23.0: [2021-04-07T19:44:19.308Z] Removing intermediate container 370318d8be0b [2021-04-07T19:44:19.308Z] ---> e8d04c1d55fb [2021-04-07T19:44:19.308Z] Step 6/23 : COPY go.mod . [2021-04-07T19:44:19.308Z] Successfully uninstalled requests-2.23.0 [2021-04-07T19:44:19.588Z] Removing intermediate container ccb3d3ec0abe [2021-04-07T19:44:19.588Z] ---> d8c1c19e6126 [2021-04-07T19:44:19.588Z] Step 8/22 : COPY . . [2021-04-07T19:44:19.865Z] Removing intermediate container f7bd692b671a [2021-04-07T19:44:19.865Z] ---> 74b52d802fac [2021-04-07T19:44:19.865Z] Step 8/31 : COPY . . [2021-04-07T19:44:20.472Z] ---> 3dd7347a7ffa [2021-04-07T19:44:20.472Z] Step 7/23 : RUN go mod download [2021-04-07T19:44:21.075Z] Running setup.py install for dockerpty: started [2021-04-07T19:44:21.075Z] ---> Running in bbed9e031720 [2021-04-07T19:44:23.706Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-07T19:44:23.706Z] Running setup.py install for texttable: started [2021-04-07T19:44:25.209Z] Collecting jsonschema<3,>=2.5.1 [2021-04-07T19:44:25.209Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-07T19:44:25.484Z] Collecting PyYAML<4,>=3.10 [2021-04-07T19:44:25.484Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-07T19:44:26.341Z] Running setup.py install for texttable: finished with status 'done' [2021-04-07T19:44:27.794Z] 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-07T19:44:28.459Z] 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-07T19:44:28.460Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-07T19:44:28.460Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-07T19:44:29.100Z] Collecting cached-property<2,>=1.2.0 [2021-04-07T19:44:29.100Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-07T19:44:29.811Z] Removing intermediate container bbed9e031720 [2021-04-07T19:44:29.811Z] ---> c5b8672ace03 [2021-04-07T19:44:29.811Z] Step 8/23 : COPY . . [2021-04-07T19:44:32.162Z] Collecting texttable<0.10,>=0.9.0 [2021-04-07T19:44:32.162Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-07T19:44:33.873Z] Collecting docopt<0.7,>=0.6.1 [2021-04-07T19:44:33.873Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-07T19:44:35.295Z] Removing intermediate container df91f69441ae [2021-04-07T19:44:35.295Z] ---> 8d4181cdb90b [2021-04-07T19:44:35.295Z] Step 21/26 : RUN apk --no-cache add curl [2021-04-07T19:44:35.899Z] ---> Running in da04320c8502 [2021-04-07T19:44:36.999Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-07T19:44:36.999Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-07T19:44:37.346Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:44:37.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:44:37.655Z] Collecting docker-pycreds>=0.4.0 [2021-04-07T19:44:37.655Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-07T19:44:38.224Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-04-07T19:44:38.224Z] (2/3) Installing libcurl (7.69.1-r3) [2021-04-07T19:44:38.224Z] (3/3) Installing curl (7.69.1-r3) [2021-04-07T19:44:38.224Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T19:44:38.224Z] OK: 72 MiB in 58 packages [2021-04-07T19:44:38.407Z] 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-07T19:44:38.407Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-07T19:44:38.407Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-07T19:44:39.172Z] Collecting idna<2.8,>=2.5 [2021-04-07T19:44:39.172Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-07T19:44:39.172Z] 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-07T19:44:39.172Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-07T19:44:39.172Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-07T19:44:39.172Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-07T19:44:39.172Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-07T19:44:39.687Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, jsonschema, PyYAML, cached-property, texttable, docopt, docker-compose [2021-04-07T19:44:41.881Z] Attempting uninstall: urllib3 [2021-04-07T19:44:41.881Z] Found existing installation: urllib3 1.25.9 [2021-04-07T19:44:41.881Z] Uninstalling urllib3-1.25.9: [2021-04-07T19:44:42.536Z] Removing intermediate container da04320c8502 [2021-04-07T19:44:42.536Z] ---> db5e2872dfbc [2021-04-07T19:44:42.536Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-07T19:44:42.536Z] ---> 26656a0863c0 [2021-04-07T19:44:42.536Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-07T19:44:42.536Z] ---> 457aaf067e2f [2021-04-07T19:44:42.536Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-07T19:44:42.536Z] ---> Running in 7199446a69fb [2021-04-07T19:44:42.674Z] Successfully uninstalled urllib3-1.25.9 [2021-04-07T19:44:42.820Z] ---> Running in 6db075979b3d [2021-04-07T19:44:42.820Z] ---> Running in fe3b941288b9 [2021-04-07T19:44:43.438Z] ---> d3ef1e45e5c5 [2021-04-07T19:44:43.438Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-07T19:44:44.052Z] Removing intermediate container 6db075979b3d [2021-04-07T19:44:44.052Z] ---> 2aa034ee9eed [2021-04-07T19:44:44.052Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T19:44:44.052Z] ---> Running in 52d793a061d8 [2021-04-07T19:44:44.325Z] ---> Running in b7fb28c113fa [2021-04-07T19:44:44.325Z] 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-07T19:44:44.602Z] 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-07T19:44:45.595Z] Removing intermediate container b7fb28c113fa [2021-04-07T19:44:45.595Z] ---> d84309c6d0f8 [2021-04-07T19:44:45.595Z] Step 24/26 : LABEL arch=arm64 [2021-04-07T19:44:45.870Z] ---> Running in 93b70bc71de8 [2021-04-07T19:44:46.483Z] 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-07T19:44:46.768Z] Removing intermediate container 93b70bc71de8 [2021-04-07T19:44:46.768Z] ---> fe4ad5ebc3ca [2021-04-07T19:44:46.768Z] Step 25/26 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:44:47.045Z] ---> Running in 24ba22a25d83 [2021-04-07T19:44:48.035Z] Removing intermediate container 24ba22a25d83 [2021-04-07T19:44:48.035Z] ---> 9d68fc3a18a7 [2021-04-07T19:44:48.035Z] Step 26/26 : LABEL version=0.0.0 [2021-04-07T19:44:48.597Z] Attempting uninstall: idna [2021-04-07T19:44:48.597Z] Found existing installation: idna 2.9 [2021-04-07T19:44:48.597Z] Uninstalling idna-2.9: [2021-04-07T19:44:48.597Z] Successfully uninstalled idna-2.9 [2021-04-07T19:44:48.644Z] ---> Running in e6b1200a8935 [2021-04-07T19:44:48.904Z] Attempting uninstall: requests [2021-04-07T19:44:48.904Z] Found existing installation: requests 2.23.0 [2021-04-07T19:44:48.904Z] Uninstalling requests-2.23.0: [2021-04-07T19:44:48.904Z] Successfully uninstalled requests-2.23.0 [2021-04-07T19:44:49.632Z] Removing intermediate container e6b1200a8935 [2021-04-07T19:44:49.632Z] ---> d44c17b9f180 [2021-04-07T19:44:49.632Z] [2021-04-07T19:44:49.933Z] Removing intermediate container fc4b7e42e063 [2021-04-07T19:44:49.934Z] ---> bf7abaa9b51e [2021-04-07T19:44:49.934Z] [2021-04-07T19:44:49.934Z] Step 10/31 : FROM alpine:3.12 [2021-04-07T19:44:49.934Z] ---> 7230e588e954 [2021-04-07T19:44:49.934Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-07T19:44:50.623Z] Successfully built d44c17b9f180 [2021-04-07T19:44:50.623Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-07T19:44:53.264Z]  Building docker-sys-mgmt-agent-go ... done  ---> 6d9506cab9f0 [2021-04-07T19:44:53.264Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-07T19:44:53.541Z] ---> Running in 9a882007830d [2021-04-07T19:44:54.867Z] Running setup.py install for dockerpty: started [2021-04-07T19:44:54.867Z] ---> Running in 40a73f040446 [2021-04-07T19:44:55.533Z] 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-07T19:44:58.673Z] Removing intermediate container 40a73f040446 [2021-04-07T19:44:58.674Z] ---> ec0b028d0d05 [2021-04-07T19:44:58.674Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-07T19:44:58.674Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-07T19:44:58.973Z] Removing intermediate container 435cfac80719 [2021-04-07T19:44:58.973Z] ---> efd1c3d7f253 [2021-04-07T19:44:58.973Z] [2021-04-07T19:44:58.973Z] Step 10/23 : FROM alpine:3.12 [2021-04-07T19:44:58.973Z] ---> 7230e588e954 [2021-04-07T19:44:58.973Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-07T19:44:58.973Z] ---> Using cache [2021-04-07T19:44:58.973Z] ---> 03936e804a9f [2021-04-07T19:44:58.973Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-07T19:44:58.973Z] ---> Using cache [2021-04-07T19:44:58.973Z] ---> e036e9a8d607 [2021-04-07T19:44:58.973Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-07T19:44:59.648Z] ---> Running in 5f325c5b8413 [2021-04-07T19:44:59.973Z] Running setup.py install for PyYAML: started [2021-04-07T19:45:00.628Z] ---> Running in 2ca5ecb6c698 [2021-04-07T19:45:02.186Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-07T19:45:02.839Z] Removing intermediate container 2ca5ecb6c698 [2021-04-07T19:45:02.839Z] ---> bd3b92267226 [2021-04-07T19:45:02.839Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-07T19:45:02.839Z] Running setup.py install for texttable: started [2021-04-07T19:45:03.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:45:03.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:45:03.711Z] Running setup.py install for texttable: finished with status 'done' [2021-04-07T19:45:03.711Z] Running setup.py install for docopt: started [2021-04-07T19:45:05.118Z] ---> Running in 99d9e0450e14 [2021-04-07T19:45:06.152Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-07T19:45:06.152Z] (2/2) Installing su-exec (0.2-r1) [2021-04-07T19:45:06.152Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T19:45:06.152Z] OK: 6 MiB in 16 packages [2021-04-07T19:45:07.054Z] Running setup.py install for docopt: finished with status 'done' [2021-04-07T19:45:07.417Z] Removing intermediate container 99d9e0450e14 [2021-04-07T19:45:07.417Z] ---> 03d98be5c5bc [2021-04-07T19:45:07.417Z] Step 15/23 : WORKDIR / [2021-04-07T19:45:07.689Z] ---> 6fbb6fff0fb2 [2021-04-07T19:45:07.689Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-07T19:45:07.981Z] ---> Running in 369c67ada1f2 [2021-04-07T19:45:08.512Z] 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-07T19:45:08.512Z] ---> Running in 8753e19fe2ad [2021-04-07T19:45:08.944Z] ---> fd7ecd30729e [2021-04-07T19:45:08.944Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-07T19:45:09.582Z] ---> Running in 1ac846e01017 [2021-04-07T19:45:09.582Z] Removing intermediate container 369c67ada1f2 [2021-04-07T19:45:09.582Z] ---> 47d66e4b023a [2021-04-07T19:45:09.582Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-07T19:45:09.582Z] Removing intermediate container 5f325c5b8413 [2021-04-07T19:45:09.582Z] ---> 726a007c5005 [2021-04-07T19:45:09.582Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-07T19:45:09.582Z] ---> Running in 40a2421900f3 [2021-04-07T19:45:10.302Z] ---> fd0446d9b983 [2021-04-07T19:45:10.302Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-07T19:45:10.581Z] Removing intermediate container 40a2421900f3 [2021-04-07T19:45:10.581Z] ---> dd27cd8e0dca [2021-04-07T19:45:10.581Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-07T19:45:10.581Z] 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-07T19:45:10.581Z] 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-07T19:45:11.299Z] ---> Running in a66cc4c13f90 [2021-04-07T19:45:13.555Z] Removing intermediate container a66cc4c13f90 [2021-04-07T19:45:13.555Z] ---> 424fcb9a8521 [2021-04-07T19:45:13.555Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-07T19:45:14.220Z] ---> 9bcf92551c96 [2021-04-07T19:45:14.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-07T19:45:14.220Z] ---> Running in 6a98b570a5c1 [2021-04-07T19:45:14.829Z] Removing intermediate container 9ca1ed974faa [2021-04-07T19:45:14.829Z] ---> 129c73a05801 [2021-04-07T19:45:14.829Z] Step 21/26 : RUN apk --no-cache add curl [2021-04-07T19:45:14.829Z] ---> Running in fcc2e4f663e3 [2021-04-07T19:45:14.829Z] ---> de5b49c5c1c2 [2021-04-07T19:45:14.830Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-07T19:45:15.138Z] ---> Running in a10c655d9b03 [2021-04-07T19:45:15.460Z] Removing intermediate container a10c655d9b03 [2021-04-07T19:45:15.460Z] ---> f5f16185ef97 [2021-04-07T19:45:15.460Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T19:45:15.775Z] ---> Running in ba4f1ce8bb74 [2021-04-07T19:45:16.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:45:16.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:45:16.630Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-04-07T19:45:16.630Z] (2/3) Installing libcurl (7.69.1-r3) [2021-04-07T19:45:16.630Z] (3/3) Installing curl (7.69.1-r3) [2021-04-07T19:45:16.953Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T19:45:16.953Z] OK: 72 MiB in 58 packages [2021-04-07T19:45:16.953Z] Removing intermediate container ba4f1ce8bb74 [2021-04-07T19:45:16.953Z] ---> 6680cb9ff0bc [2021-04-07T19:45:16.953Z] Step 21/23 : LABEL arch=x86_64 [2021-04-07T19:45:17.291Z] ---> Running in 8fc2e5af6f00 [2021-04-07T19:45:17.583Z] Removing intermediate container 6a98b570a5c1 [2021-04-07T19:45:17.583Z] ---> 36446012ad1a [2021-04-07T19:45:17.583Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-07T19:45:18.003Z] ---> Running in 179a4c2ffcc9 [2021-04-07T19:45:18.452Z] Removing intermediate container 8fc2e5af6f00 [2021-04-07T19:45:18.452Z] ---> 3002de821e8b [2021-04-07T19:45:18.452Z] Step 22/23 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:45:19.387Z] ---> Running in 45863fc045b7 [2021-04-07T19:45:19.387Z] Removing intermediate container 179a4c2ffcc9 [2021-04-07T19:45:19.387Z] ---> 7fdfda747906 [2021-04-07T19:45:19.387Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-07T19:45:19.692Z] Removing intermediate container fcc2e4f663e3 [2021-04-07T19:45:19.692Z] ---> c35022bf79a3 [2021-04-07T19:45:19.692Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-07T19:45:20.103Z] ---> Running in e59bd7bc1849 [2021-04-07T19:45:20.431Z] Removing intermediate container 45863fc045b7 [2021-04-07T19:45:20.431Z] ---> e76d7cacbc41 [2021-04-07T19:45:20.431Z] Step 23/23 : LABEL version=0.0.0 [2021-04-07T19:45:20.728Z] ---> Running in 7c8031682dd8 [2021-04-07T19:45:21.041Z] Removing intermediate container e59bd7bc1849 [2021-04-07T19:45:21.041Z] ---> 66075cdec218 [2021-04-07T19:45:21.041Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T19:45:21.041Z] ---> 4a74073e85c2 [2021-04-07T19:45:21.041Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-07T19:45:21.409Z] Removing intermediate container 7c8031682dd8 [2021-04-07T19:45:21.409Z] ---> ec5d6bd1eba1 [2021-04-07T19:45:21.409Z] [2021-04-07T19:45:21.409Z] ---> Running in 3f55f9af2952 [2021-04-07T19:45:21.849Z] ---> Running in 0beac26985f5 [2021-04-07T19:45:24.324Z] Successfully built ec5d6bd1eba1 [2021-04-07T19:45:24.661Z] Successfully tagged docker-core-metadata-go:latest [2021-04-07T19:45:24.937Z]  Building docker-core-metadata-go ... done Removing intermediate container 3f55f9af2952 [2021-04-07T19:45:24.937Z] ---> e04d0f7e319b [2021-04-07T19:45:24.937Z] Step 24/26 : LABEL arch=x86_64 [2021-04-07T19:45:25.584Z] ---> Running in 217b40a2f2c2 [2021-04-07T19:45:26.206Z] Removing intermediate container 217b40a2f2c2 [2021-04-07T19:45:26.206Z] ---> d975477e11ad [2021-04-07T19:45:26.206Z] Step 25/26 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:45:26.522Z] ---> Running in 468c8360c6da [2021-04-07T19:45:28.914Z] Removing intermediate container 468c8360c6da [2021-04-07T19:45:28.914Z] ---> 77a848a4a5bc [2021-04-07T19:45:28.914Z] Step 26/26 : LABEL version=0.0.0 [2021-04-07T19:45:28.914Z] Removing intermediate container 0beac26985f5 [2021-04-07T19:45:28.914Z] ---> db762a44a976 [2021-04-07T19:45:28.914Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-07T19:45:29.977Z] ---> Running in 697ba00da0a3 [2021-04-07T19:45:30.647Z] ---> 3d9ac68d2cf0 [2021-04-07T19:45:30.647Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-07T19:45:32.653Z] Removing intermediate container 697ba00da0a3 [2021-04-07T19:45:32.653Z] ---> 9e8816774227 [2021-04-07T19:45:32.653Z] [2021-04-07T19:45:34.914Z] Successfully built 9e8816774227 [2021-04-07T19:45:34.914Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-07T19:45:35.241Z]  Building docker-sys-mgmt-agent-go ... done  ---> 63595cc5fa26 [2021-04-07T19:45:35.241Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-07T19:45:36.366Z] ---> b2dd75274fc6 [2021-04-07T19:45:36.366Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-07T19:45:38.048Z] ---> 20ee99d5d528 [2021-04-07T19:45:38.048Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-07T19:45:39.142Z] ---> 449f82520bc2 [2021-04-07T19:45:39.142Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-07T19:45:40.382Z] ---> Running in 1d61d21fa2b9 [2021-04-07T19:45:42.328Z] Removing intermediate container 1d61d21fa2b9 [2021-04-07T19:45:42.328Z] ---> 3fce6d9ca814 [2021-04-07T19:45:42.328Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-07T19:45:44.118Z] ---> 7ab98c5e020e [2021-04-07T19:45:44.118Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-07T19:45:45.441Z] ---> Running in 94d75a73dafb [2021-04-07T19:45:51.338Z] Removing intermediate container 94d75a73dafb [2021-04-07T19:45:51.338Z] ---> 25c0949ac1a1 [2021-04-07T19:45:51.338Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-07T19:45:51.707Z] ---> Running in c4c6a8b043db [2021-04-07T19:45:54.491Z] Removing intermediate container c4c6a8b043db [2021-04-07T19:45:54.491Z] ---> 85be2a2da0b6 [2021-04-07T19:45:54.491Z] Step 28/31 : CMD ["gate"] [2021-04-07T19:45:54.491Z] ---> Running in 61609e2cf2c3 [2021-04-07T19:45:55.599Z] Removing intermediate container 61609e2cf2c3 [2021-04-07T19:45:55.599Z] ---> 037c41fbb406 [2021-04-07T19:45:55.599Z] Step 29/31 : LABEL arch=x86_64 [2021-04-07T19:45:56.003Z] ---> Running in add88d8dc686 [2021-04-07T19:45:57.528Z] Removing intermediate container add88d8dc686 [2021-04-07T19:45:57.528Z] ---> e0515a1a97a2 [2021-04-07T19:45:57.528Z] Step 30/31 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:45:59.115Z] ---> Running in b06988b89bdb [2021-04-07T19:46:00.278Z] Removing intermediate container b06988b89bdb [2021-04-07T19:46:00.278Z] ---> 221932b4571f [2021-04-07T19:46:00.278Z] Step 31/31 : LABEL version=0.0.0 [2021-04-07T19:46:01.042Z] Removing intermediate container 8753e19fe2ad [2021-04-07T19:46:01.042Z] ---> d8e1d0893f75 [2021-04-07T19:46:01.042Z] [2021-04-07T19:46:01.042Z] Step 10/22 : FROM alpine:3.12 [2021-04-07T19:46:01.042Z] ---> 7230e588e954 [2021-04-07T19:46:01.042Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-07T19:46:01.042Z] ---> Running in 3fe9eab654b2 [2021-04-07T19:46:01.378Z] ---> Running in bb269b89a9db [2021-04-07T19:46:02.042Z] Removing intermediate container 3fe9eab654b2 [2021-04-07T19:46:02.042Z] ---> b8a00b803592 [2021-04-07T19:46:02.042Z] [2021-04-07T19:46:02.788Z] Successfully built b8a00b803592 [2021-04-07T19:46:02.789Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-07T19:46:03.578Z] 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-07T19:46:04.108Z]  Building docker-security-bootstrapper-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:46:04.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:46:04.967Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-07T19:46:05.508Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-07T19:46:05.508Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T19:46:05.508Z] Executing ca-certificates-20191127-r4.trigger [2021-04-07T19:46:05.508Z] OK: 6 MiB in 16 packages [2021-04-07T19:46:08.387Z] Removing intermediate container 1ac846e01017 [2021-04-07T19:46:08.387Z] ---> b69615d354c8 [2021-04-07T19:46:08.387Z] [2021-04-07T19:46:08.387Z] Step 10/23 : FROM alpine:3.12 [2021-04-07T19:46:08.387Z] ---> 7230e588e954 [2021-04-07T19:46:08.387Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-07T19:46:08.387Z] ---> Running in e1f17bf7243f [2021-04-07T19:46:08.714Z] Removing intermediate container bb269b89a9db [2021-04-07T19:46:08.714Z] ---> 5556ceff26f1 [2021-04-07T19:46:08.714Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-07T19:46:08.714Z] ---> Running in f02561a51f06 [2021-04-07T19:46:09.033Z] Removing intermediate container e1f17bf7243f [2021-04-07T19:46:09.033Z] ---> 7481ad71b42b [2021-04-07T19:46:09.033Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-07T19:46:09.033Z] ---> Running in a3c7972b80e9 [2021-04-07T19:46:09.717Z] Removing intermediate container f02561a51f06 [2021-04-07T19:46:09.717Z] ---> 1073458c79f5 [2021-04-07T19:46:09.717Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-07T19:46:09.717Z] ---> Running in 307a592deda7 [2021-04-07T19:46:10.014Z] Removing intermediate container a3c7972b80e9 [2021-04-07T19:46:10.014Z] ---> 8eed21d3fe34 [2021-04-07T19:46:10.014Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-07T19:46:10.431Z] ---> Running in 29e8bf6d3db8 [2021-04-07T19:46:10.432Z] Removing intermediate container 307a592deda7 [2021-04-07T19:46:10.432Z] ---> 7593db2e93b6 [2021-04-07T19:46:10.432Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-07T19:46:10.432Z] ---> Running in d53cf777c841 [2021-04-07T19:46:10.769Z] Removing intermediate container 29e8bf6d3db8 [2021-04-07T19:46:10.769Z] ---> af1d42e311af [2021-04-07T19:46:10.769Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:46:11.093Z] ---> Running in 8302a5fbf6a8 [2021-04-07T19:46:11.856Z] Removing intermediate container d53cf777c841 [2021-04-07T19:46:11.857Z] ---> 9c13deff6bce [2021-04-07T19:46:11.857Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-07T19:46:12.647Z] ---> 52c4b6f1c50c [2021-04-07T19:46:12.647Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-07T19:46:13.718Z] ---> 4ed308447dee [2021-04-07T19:46:13.718Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-07T19:46:13.718Z] Removing intermediate container 8302a5fbf6a8 [2021-04-07T19:46:13.718Z] ---> d5e5a5b59afb [2021-04-07T19:46:13.718Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-07T19:46:14.002Z] ---> Running in b83b18ef95e2 [2021-04-07T19:46:14.304Z] ---> 4542db745efc [2021-04-07T19:46:14.304Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-07T19:46:14.304Z] ---> Running in 523798999d6c [2021-04-07T19:46:14.958Z] Removing intermediate container 523798999d6c [2021-04-07T19:46:14.958Z] ---> 39a25c94eb17 [2021-04-07T19:46:14.958Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T19:46:14.958Z] ---> Running in 679e2441f233 [2021-04-07T19:46:14.958Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T19:46:16.014Z] Removing intermediate container fe3b941288b9 [2021-04-07T19:46:16.014Z] ---> 7b71d3df2148 [2021-04-07T19:46:16.014Z] [2021-04-07T19:46:16.014Z] Step 10/31 : FROM alpine:3.12 [2021-04-07T19:46:16.014Z] ---> d75e27dfc0a0 [2021-04-07T19:46:16.014Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-07T19:46:16.014Z] Removing intermediate container 7199446a69fb [2021-04-07T19:46:16.014Z] ---> 8e9e379a6fd5 [2021-04-07T19:46:16.014Z] [2021-04-07T19:46:16.014Z] Step 10/24 : FROM alpine:3.12 [2021-04-07T19:46:16.014Z] ---> d75e27dfc0a0 [2021-04-07T19:46:16.014Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-07T19:46:16.014Z] ---> Running in 0d574902ce5a [2021-04-07T19:46:16.014Z] ---> Running in f6f0d6ae9b64 [2021-04-07T19:46:16.014Z] Removing intermediate container 0d574902ce5a [2021-04-07T19:46:16.014Z] ---> 8e187b20eaf2 [2021-04-07T19:46:16.014Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-07T19:46:16.022Z] Removing intermediate container 679e2441f233 [2021-04-07T19:46:16.022Z] ---> 9e55860d47fd [2021-04-07T19:46:16.023Z] Step 20/22 : LABEL arch=x86_64 [2021-04-07T19:46:16.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T19:46:16.023Z] ---> Running in 10a84f0948be [2021-04-07T19:46:16.618Z] ---> Running in 37da0634fa95 [2021-04-07T19:46:16.775Z] Removing intermediate container 10a84f0948be [2021-04-07T19:46:16.775Z] ---> a94759b900b6 [2021-04-07T19:46:16.775Z] Step 21/22 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:46:16.775Z] ---> Running in d5354673ae23 [2021-04-07T19:46:17.144Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-07T19:46:17.144Z] Removing intermediate container d5354673ae23 [2021-04-07T19:46:17.144Z] ---> dab6e7a8dae7 [2021-04-07T19:46:17.144Z] Step 22/22 : LABEL version=0.0.0 [2021-04-07T19:46:17.144Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-07T19:46:17.144Z] ---> Running in 27e2c0425b82 [2021-04-07T19:46:17.144Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-07T19:46:17.417Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-07T19:46:17.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:46:17.691Z] Removing intermediate container 27e2c0425b82 [2021-04-07T19:46:17.691Z] ---> 478f17757241 [2021-04-07T19:46:17.691Z] [2021-04-07T19:46:17.691Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-07T19:46:17.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:46:18.126Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-07T19:46:18.126Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T19:46:18.126Z] OK: 8 MiB in 20 packages [2021-04-07T19:46:18.126Z] Successfully built 478f17757241 [2021-04-07T19:46:18.476Z] Successfully tagged docker-support-notifications-go:latest [2021-04-07T19:46:18.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:46:18.538Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-07T19:46:18.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:46:18.824Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-07T19:46:18.824Z] (3/6) Installing libcurl (7.69.1-r3) [2021-04-07T19:46:18.824Z] (4/6) Installing curl (7.69.1-r3) [2021-04-07T19:46:18.824Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-07T19:46:18.824Z] (6/6) Installing su-exec (0.2-r1) [2021-04-07T19:46:18.824Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T19:46:18.824Z] Executing ca-certificates-20191127-r4.trigger [2021-04-07T19:46:19.124Z] OK: 7 MiB in 20 packages [2021-04-07T19:46:19.124Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-07T19:46:19.124Z] (2/2) Installing su-exec (0.2-r1) [2021-04-07T19:46:19.124Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T19:46:19.555Z] OK: 5 MiB in 16 packages [2021-04-07T19:46:20.011Z]  Building docker-support-notifications-go ... done Removing intermediate container b83b18ef95e2 [2021-04-07T19:46:20.011Z] ---> f244313d5bad [2021-04-07T19:46:20.011Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-07T19:46:21.105Z] ---> 9de6ea422c23 [2021-04-07T19:46:21.105Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-07T19:46:23.084Z] Removing intermediate container 37da0634fa95 [2021-04-07T19:46:23.084Z] ---> 76e7da2f6894 [2021-04-07T19:46:23.084Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-07T19:46:23.084Z] Removing intermediate container f6f0d6ae9b64 [2021-04-07T19:46:23.084Z] ---> 1817aa2597e5 [2021-04-07T19:46:23.084Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-07T19:46:23.084Z] ---> Running in ecf7dfda5cf1 [2021-04-07T19:46:23.084Z] ---> Running in 2031391ecc64 [2021-04-07T19:46:23.351Z] ---> dc20659ef7d1 [2021-04-07T19:46:23.351Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-07T19:46:23.687Z] Removing intermediate container 52d793a061d8 [2021-04-07T19:46:23.687Z] ---> a189b5323a40 [2021-04-07T19:46:23.687Z] [2021-04-07T19:46:23.687Z] Step 10/22 : FROM alpine:3.12 [2021-04-07T19:46:23.687Z] ---> d75e27dfc0a0 [2021-04-07T19:46:23.687Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-07T19:46:23.687Z] ---> Using cache [2021-04-07T19:46:23.687Z] ---> c49f32545b34 [2021-04-07T19:46:23.687Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-07T19:46:23.687Z] ---> Using cache [2021-04-07T19:46:23.687Z] ---> 8660169f0626 [2021-04-07T19:46:23.687Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-07T19:46:23.687Z] Removing intermediate container ecf7dfda5cf1 [2021-04-07T19:46:23.687Z] ---> c278b7c48d25 [2021-04-07T19:46:23.687Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-07T19:46:23.973Z] Removing intermediate container 2031391ecc64 [2021-04-07T19:46:23.973Z] ---> f1f971a582de [2021-04-07T19:46:23.973Z] Step 13/24 : WORKDIR / [2021-04-07T19:46:23.973Z] ---> Running in bbe33a0f207b [2021-04-07T19:46:23.973Z] ---> Running in 9ed23eb9df75 [2021-04-07T19:46:23.973Z] ---> Running in 7199d92d711e [2021-04-07T19:46:24.347Z] ---> 0f23a3deb5b6 [2021-04-07T19:46:24.347Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-07T19:46:24.347Z] ---> Running in bd4b2d31ed87 [2021-04-07T19:46:24.581Z] Removing intermediate container bbe33a0f207b [2021-04-07T19:46:24.581Z] ---> cab7157f970e [2021-04-07T19:46:24.581Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-07T19:46:24.630Z] Removing intermediate container bd4b2d31ed87 [2021-04-07T19:46:24.630Z] ---> 6defbb433708 [2021-04-07T19:46:24.630Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T19:46:24.630Z] ---> Running in adff6e57beb1 [2021-04-07T19:46:24.855Z] Removing intermediate container 7199d92d711e [2021-04-07T19:46:24.855Z] ---> d62ad67c1fd0 [2021-04-07T19:46:24.855Z] 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-07T19:46:24.855Z] ---> Running in a1ba7553ae31 [2021-04-07T19:46:24.855Z] Removing intermediate container 9ed23eb9df75 [2021-04-07T19:46:24.855Z] ---> 937d74b0fa6d [2021-04-07T19:46:24.855Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-07T19:46:25.133Z] ---> Running in 1b2f9ef2873b [2021-04-07T19:46:25.319Z] Removing intermediate container adff6e57beb1 [2021-04-07T19:46:25.319Z] ---> e40bcc86a134 [2021-04-07T19:46:25.319Z] Step 21/23 : LABEL arch=x86_64 [2021-04-07T19:46:25.319Z] ---> Running in c849e8cbd084 [2021-04-07T19:46:25.410Z] Removing intermediate container a1ba7553ae31 [2021-04-07T19:46:25.410Z] ---> 5277731a1b39 [2021-04-07T19:46:25.410Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-07T19:46:25.965Z] Removing intermediate container c849e8cbd084 [2021-04-07T19:46:25.965Z] ---> 3f73f4545e74 [2021-04-07T19:46:25.965Z] Step 22/23 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:46:25.965Z] ---> Running in e4a25a55e675 [2021-04-07T19:46:26.012Z] ---> 5c29ff8e6365 [2021-04-07T19:46:26.012Z] 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-07T19:46:26.250Z] Removing intermediate container e4a25a55e675 [2021-04-07T19:46:26.250Z] ---> d41dedd398a4 [2021-04-07T19:46:26.250Z] Step 23/23 : LABEL version=0.0.0 [2021-04-07T19:46:26.555Z] ---> Running in 90ff3ddfcbe4 [2021-04-07T19:46:26.611Z] ---> a4f3ee9730de [2021-04-07T19:46:26.611Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-07T19:46:26.888Z] ---> cb814b2563aa [2021-04-07T19:46:26.888Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-07T19:46:27.726Z] Removing intermediate container 90ff3ddfcbe4 [2021-04-07T19:46:27.726Z] ---> 7094847a6487 [2021-04-07T19:46:27.726Z] [2021-04-07T19:46:27.726Z] Successfully built 7094847a6487 [2021-04-07T19:46:28.213Z] Successfully tagged docker-core-data-go:latest [2021-04-07T19:46:28.345Z] ---> 3b4159ffccf9 [2021-04-07T19:46:28.345Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-07T19:46:28.646Z] Removing intermediate container 1b2f9ef2873b [2021-04-07T19:46:28.646Z] ---> 42eb82f481f1 [2021-04-07T19:46:28.646Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-07T19:46:28.646Z] ---> a9f68bc4357d [2021-04-07T19:46:28.646Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-07T19:46:28.883Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-07T19:46:28.927Z] ---> Running in 25f6df795422 [2021-04-07T19:46:29.073Z] $ docker stop --time=1 d0eec96d771d0c365c62772d9bd80c3da12f43fb8495d35f2355a99df969cdfb [2021-04-07T19:46:29.913Z] Removing intermediate container 25f6df795422 [2021-04-07T19:46:29.914Z] ---> c4a29ef20b06 [2021-04-07T19:46:29.914Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-07T19:46:30.505Z] ---> 81f07d702444 [2021-04-07T19:46:30.505Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-07T19:46:30.505Z] ---> 919de9eab50e [2021-04-07T19:46:30.505Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-07T19:46:30.784Z] ---> Running in e86df58df90f [2021-04-07T19:46:30.784Z] ---> 7174c62bdfd5 [2021-04-07T19:46:30.784Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-07T19:46:31.058Z] ---> Running in ff46b7d07b1a [2021-04-07T19:46:31.338Z] Removing intermediate container e86df58df90f [2021-04-07T19:46:31.338Z] ---> fc09e82f8c67 [2021-04-07T19:46:31.338Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T19:46:31.614Z] ---> Running in 95d4baff0136 [2021-04-07T19:46:32.213Z] ---> cb50a4bd03fd [2021-04-07T19:46:32.213Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-07T19:46:32.486Z] Removing intermediate container 95d4baff0136 [2021-04-07T19:46:32.486Z] ---> 48cf2e3632c4 [2021-04-07T19:46:32.486Z] Step 20/22 : LABEL arch=arm64 [2021-04-07T19:46:32.486Z] ---> Running in 4173d7d5de43 [2021-04-07T19:46:32.985Z] $ docker rm -f d0eec96d771d0c365c62772d9bd80c3da12f43fb8495d35f2355a99df969cdfb [2021-04-07T19:46:33.472Z] Removing intermediate container 4173d7d5de43 [2021-04-07T19:46:33.472Z] ---> 0b64d41dfdb9 [2021-04-07T19:46:33.472Z] Step 21/22 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:46:33.472Z] ---> e51c26d36786 [2021-04-07T19:46:33.472Z] 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-07T19:46:33.472Z] ---> Running in 00063be863c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-07T19:46:33.746Z] ---> Running in d9eb444d52bc [2021-04-07T19:46:33.746Z] Removing intermediate container ff46b7d07b1a [2021-04-07T19:46:33.746Z] ---> bea25fc84077 [2021-04-07T19:46:33.746Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-07T19:46:34.020Z] Removing intermediate container 00063be863c6 [2021-04-07T19:46:34.020Z] ---> adfc9103d0c3 [2021-04-07T19:46:34.020Z] Step 22/22 : LABEL version=0.0.0 [2021-04-07T19:46:34.323Z] + docker images [2021-04-07T19:46:34.323Z] + grep docker [2021-04-07T19:46:34.621Z] ---> Running in 23f42c466ca8 [2021-04-07T19:46:34.621Z] ---> 3aca4b369d17 [2021-04-07T19:46:34.621Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-07T19:46:34.895Z] Removing intermediate container 23f42c466ca8 [2021-04-07T19:46:34.895Z] ---> b7ababd4579b [2021-04-07T19:46:34.895Z] [2021-04-07T19:46:35.497Z] Successfully built b7ababd4579b [2021-04-07T19:46:35.497Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-07T19:46:35.911Z] docker-core-data-go latest 7094847a6487 8 seconds ago 22.7MB [2021-04-07T19:46:35.911Z] docker-support-notifications-go latest 478f17757241 18 seconds ago 17.9MB [2021-04-07T19:46:35.911Z] docker-security-bootstrapper-go latest b8a00b803592 34 seconds ago 19MB [2021-04-07T19:46:35.911Z] docker-sys-mgmt-agent-go latest 9e8816774227 About a minute ago 314MB [2021-04-07T19:46:35.911Z] docker-core-metadata-go latest ec5d6bd1eba1 About a minute ago 19MB [2021-04-07T19:46:35.911Z] docker-security-secretstore-setup-go latest c0a0e6e964fc 3 minutes ago 25.7MB [2021-04-07T19:46:35.911Z] docker-core-command-go latest 7ec0bb41f055 4 minutes ago 17.3MB [2021-04-07T19:46:35.911Z] docker-security-proxy-setup-go latest 23fe6da671cc 4 minutes ago 25.4MB [2021-04-07T19:46:35.911Z] docker-support-scheduler-go latest b761a9b8bdf9 4 minutes ago 17.4MB [2021-04-07T19:46:35.911Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-04-07T19:46:36.478Z]  Building docker-support-scheduler-go ... done  ---> 275e700e01c9 [2021-04-07T19:46:36.478Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-04-07T19:46:36.757Z] Removing intermediate container d9eb444d52bc [2021-04-07T19:46:36.757Z] ---> f75bab509b22 [2021-04-07T19:46:36.757Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-04-07T19:46:37.028Z] ---> Running in e9218ebb57df [Pipeline] findFiles [Pipeline] node [2021-04-07T19:46:37.625Z] ---> 7fe3df783e0b [2021-04-07T19:46:37.625Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-07T19:46:37.625Z] Removing intermediate container e9218ebb57df [2021-04-07T19:46:37.625Z] ---> 57b115721402 [2021-04-07T19:46:37.625Z] Step 22/24 : LABEL arch=arm64 [2021-04-07T19:46:37.897Z] ---> Running in 5e620866f87d [2021-04-07T19:46:38.172Z] Removing intermediate container 9a882007830d [2021-04-07T19:46:38.172Z] ---> ed89786a9d3d [2021-04-07T19:46:38.172Z] [2021-04-07T19:46:38.172Z] Step 10/23 : FROM alpine:3.12 [2021-04-07T19:46:38.172Z] ---> d75e27dfc0a0 [2021-04-07T19:46:38.172Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-07T19:46:38.445Z] ---> Running in 0b76ec740c7e [2021-04-07T19:46:38.445Z] Removing intermediate container 5e620866f87d [2021-04-07T19:46:38.445Z] ---> ce0d32943c0f [2021-04-07T19:46:38.445Z] Step 23/24 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:46:38.445Z] ---> 2b4340624270 [2021-04-07T19:46:38.445Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-07T19:46:38.719Z] ---> Running in 82fc8d0d49a9 [2021-04-07T19:46:38.992Z] Removing intermediate container 0b76ec740c7e [2021-04-07T19:46:38.992Z] ---> c3a549931ccd [2021-04-07T19:46:38.992Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-07T19:46:38.992Z] ---> Running in 7a63f18c002c [2021-04-07T19:46:39.277Z] Removing intermediate container 82fc8d0d49a9 [2021-04-07T19:46:39.277Z] ---> eec179e8dc1a [2021-04-07T19:46:39.277Z] Step 24/24 : LABEL version=0.0.0 [2021-04-07T19:46:39.277Z] ---> 2de6f3cc9db4 [2021-04-07T19:46:39.277Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-07T19:46:39.554Z] ---> Running in 9d0ddab6700a [2021-04-07T19:46:39.828Z] ---> Running in becfffb4848e [2021-04-07T19:46:39.828Z] Removing intermediate container 7a63f18c002c [2021-04-07T19:46:39.828Z] ---> 382355237603 [2021-04-07T19:46:39.828Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-07T19:46:39.828Z] Removing intermediate container 9d0ddab6700a [2021-04-07T19:46:39.828Z] ---> db2ee46d1b1f [2021-04-07T19:46:39.828Z] [2021-04-07T19:46:39.828Z] ---> Running in 550b57a3c496 [2021-04-07T19:46:40.424Z] Successfully built db2ee46d1b1f [2021-04-07T19:46:40.424Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-07T19:46:40.424Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 550b57a3c496 [2021-04-07T19:46:40.424Z] ---> 20bbd058a5e3 [2021-04-07T19:46:40.424Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T19:46:40.424Z] Removing intermediate container becfffb4848e [2021-04-07T19:46:40.424Z] ---> f444bbc54c85 [2021-04-07T19:46:40.424Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-07T19:46:40.698Z] ---> Running in 21ad36690210 [2021-04-07T19:46:41.680Z] ---> bfe84acb7845 [2021-04-07T19:46:41.680Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-07T19:46:41.951Z] ---> Running in aa80fe319812 [2021-04-07T19:46:43.391Z] Removing intermediate container 21ad36690210 [2021-04-07T19:46:43.391Z] ---> 2ef898960dab [2021-04-07T19:46:43.391Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-07T19:46:43.391Z] ---> Running in 2e92928a19a1 [2021-04-07T19:46:44.372Z] Removing intermediate container aa80fe319812 [2021-04-07T19:46:44.372Z] ---> cf71a6565de7 [2021-04-07T19:46:44.372Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-07T19:46:44.647Z] ---> Running in 87ff09399138 [2021-04-07T19:46:44.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T19:46:44.919Z] Removing intermediate container 87ff09399138 [2021-04-07T19:46:44.919Z] ---> d3edbb4e0a2b [2021-04-07T19:46:44.919Z] Step 28/31 : CMD ["gate"] [2021-04-07T19:46:45.511Z] ---> Running in d3e2390fcb14 [2021-04-07T19:46:45.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T19:46:45.782Z] Removing intermediate container d3e2390fcb14 [2021-04-07T19:46:45.782Z] ---> c5aa8d109955 [2021-04-07T19:46:45.782Z] Step 29/31 : LABEL arch=arm64 [2021-04-07T19:46:46.054Z] ---> Running in 5581ba80b134 [2021-04-07T19:46:46.325Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-07T19:46:46.597Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-07T19:46:46.597Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-07T19:46:46.597Z] Removing intermediate container 5581ba80b134 [2021-04-07T19:46:46.597Z] ---> f0311ba1911f [2021-04-07T19:46:46.597Z] Step 30/31 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:46:46.597Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-07T19:46:46.868Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-07T19:46:46.868Z] ---> Running in ff5383b29650 [2021-04-07T19:46:47.149Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-07T19:46:47.149Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T19:46:47.149Z] OK: 8 MiB in 20 packages [2021-04-07T19:46:47.420Z] Removing intermediate container ff5383b29650 [2021-04-07T19:46:47.420Z] ---> 4228d721725a [2021-04-07T19:46:47.420Z] Step 31/31 : LABEL version=0.0.0 [2021-04-07T19:46:48.020Z] ---> Running in 704d68aeb2b2 [2021-04-07T19:46:48.291Z] Removing intermediate container 704d68aeb2b2 [2021-04-07T19:46:48.291Z] ---> 1e9a94533c4b [2021-04-07T19:46:48.291Z] [2021-04-07T19:46:48.886Z] Successfully built 1e9a94533c4b [2021-04-07T19:46:48.886Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-07T19:46:48.886Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 2e92928a19a1 [2021-04-07T19:46:48.886Z] ---> 67a37cf9e27e [2021-04-07T19:46:48.886Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-07T19:46:49.477Z] ---> b1375b4ec757 [2021-04-07T19:46:49.477Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-07T19:46:50.908Z] ---> 83d4f2011fc0 [2021-04-07T19:46:50.908Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-07T19:46:51.500Z] ---> f1e2621da59a [2021-04-07T19:46:51.500Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-07T19:46:51.500Z] ---> Running in c42e7a72b813 [2021-04-07T19:46:52.094Z] Removing intermediate container c42e7a72b813 [2021-04-07T19:46:52.094Z] ---> c80399d311ad [2021-04-07T19:46:52.094Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T19:46:52.094Z] ---> Running in c1a2011a21a9 [2021-04-07T19:46:52.512Z] Still waiting to schedule task [2021-04-07T19:46:52.512Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-07T19:46:52.690Z] Removing intermediate container c1a2011a21a9 [2021-04-07T19:46:52.690Z] ---> ab13205d6b9e [2021-04-07T19:46:52.690Z] Step 21/23 : LABEL arch=arm64 [2021-04-07T19:46:52.690Z] ---> Running in 466accb9aefc [2021-04-07T19:46:53.286Z] Removing intermediate container 466accb9aefc [2021-04-07T19:46:53.286Z] ---> e3cd94e705e6 [2021-04-07T19:46:53.286Z] Step 22/23 : LABEL git_sha=147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:46:53.286Z] ---> Running in 6a307d05cc19 [2021-04-07T19:46:53.877Z] Removing intermediate container 6a307d05cc19 [2021-04-07T19:46:53.877Z] ---> 2906d5eb92fc [2021-04-07T19:46:53.877Z] Step 23/23 : LABEL version=0.0.0 [2021-04-07T19:46:53.877Z] ---> Running in 899022c51510 [2021-04-07T19:46:54.472Z] Removing intermediate container 899022c51510 [2021-04-07T19:46:54.472Z] ---> 7bb2ee47ba90 [2021-04-07T19:46:54.472Z] [2021-04-07T19:46:54.746Z] Successfully built 7bb2ee47ba90 [2021-04-07T19:46:54.746Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-07T19:46:55.353Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-07T19:46:55.355Z] $ docker stop --time=1 a03e865c3d34562358d875353441ff0047370d6e0efce22cc5e2c2ffe20f98f3 [2021-04-07T19:46:57.311Z] $ docker rm -f a03e865c3d34562358d875353441ff0047370d6e0efce22cc5e2c2ffe20f98f3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-07T19:46:58.108Z] + grep docker [2021-04-07T19:46:58.108Z] + docker images [2021-04-07T19:46:58.377Z] docker-core-data-go-arm64 latest 7bb2ee47ba90 4 seconds ago 21.4MB [2021-04-07T19:46:58.377Z] docker-security-bootstrapper-go-arm64 latest 1e9a94533c4b 10 seconds ago 17.9MB [2021-04-07T19:46:58.377Z] docker-security-secretstore-setup-go-arm64 latest db2ee46d1b1f 19 seconds ago 24.4MB [2021-04-07T19:46:58.377Z] docker-support-scheduler-go-arm64 latest b7ababd4579b 24 seconds ago 16.4MB [2021-04-07T19:46:58.377Z] docker-sys-mgmt-agent-go-arm64 latest d44c17b9f180 2 minutes ago 301MB [2021-04-07T19:46:58.377Z] docker-core-metadata-go-arm64 latest 3aa834e4ce79 3 minutes ago 17.9MB [2021-04-07T19:46:58.377Z] docker-core-command-go-arm64 latest 40c9b77df9a5 3 minutes ago 16.3MB [2021-04-07T19:46:58.377Z] docker-support-notifications-go-arm64 latest 8808003c1322 3 minutes ago 16.9MB [2021-04-07T19:46:58.377Z] docker-security-proxy-setup-go-arm64 latest 04b54f270d44 3 minutes ago 24.1MB [2021-04-07T19:46:58.377Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-07T19:46:59.904Z] ---> job-cost.sh [2021-04-07T19:46:59.904Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qUbF [2021-04-07T19:47:38.833Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-07T19:47:40.149Z] Running on prd-ubuntu18.04-docker-8c-8g-33178 in /w/workspace/edgexfoundry_edgex-go_PR-3347 [Pipeline] { [Pipeline] ws [2021-04-07T19:47:40.344Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-07T19:47:42.706Z] using credential edgex-jenkins-ssh [2021-04-07T19:47:42.767Z] Cloning the remote Git repository [2021-04-07T19:47:42.788Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-07T19:47:42.862Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-07T19:47:42.889Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-07T19:47:42.889Z] > git --version # timeout=10 [2021-04-07T19:47:42.894Z] > git --version # 'git version 2.17.1' [2021-04-07T19:47:42.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T19:47:42.921Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T19:47:50.055Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-07T19:47:50.060Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T19:47:50.075Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-07T19:47:50.087Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-07T19:47:50.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T19:47:50.091Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3347/head:refs/remotes/origin/PR-3347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-07T19:47:50.688Z] Merging remotes/origin/master commit 1fa86f97d63fcad7b96d726da483d93f5db5c4b0 into PR head commit 147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:47:50.884Z] Merge succeeded, producing 147b327e9452321a47c9703f2b5a3cdc8857bfcb [2021-04-07T19:47:50.884Z] Checking out Revision 147b327e9452321a47c9703f2b5a3cdc8857bfcb (PR-3347) [2021-04-07T19:47:50.700Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T19:47:50.705Z] > git checkout -f 147b327e9452321a47c9703f2b5a3cdc8857bfcb # timeout=10 [2021-04-07T19:47:50.852Z] > git remote # timeout=10 [2021-04-07T19:47:50.861Z] > git config --get remote.origin.url # timeout=10 [2021-04-07T19:47:50.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T19:47:50.869Z] > git merge 1fa86f97d63fcad7b96d726da483d93f5db5c4b0 # timeout=10 [2021-04-07T19:47:50.877Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-07T19:47:50.885Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T19:47:50.891Z] > git checkout -f 147b327e9452321a47c9703f2b5a3cdc8857bfcb # timeout=10 [2021-04-07T19:47:54.608Z] Commit message: "fix: fix unit test failure when using the latest go-mod-bootstrap v31" [2021-04-07T19:47:54.632Z] > git --version # timeout=10 [2021-04-07T19:47:54.637Z] > git --version # 'git version 2.17.1' [2021-04-07T19:47:54.644Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-07T19:47:55.174Z] [2021-04-07T19:47:55.174Z] GitHub has been notified of this commit’s build result [2021-04-07T19:47:55.174Z] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-07T19:47:56.058Z] + echo snap-build.sh [2021-04-07T19:47:56.058Z] snap-build.sh [2021-04-07T19:47:56.058Z] + SNAP_BASE_DIR=. [2021-04-07T19:47:56.058Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-04-07T19:47:56.058Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-04-07T19:47:56.058Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-04-07T19:47:56.058Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-04-07T19:47:56.058Z] + cd /w/workspace/edgex-go/1 [2021-04-07T19:47:56.058Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-07T19:47:56.058Z] Reading package lists... [2021-04-07T19:47:56.320Z] Building dependency tree... [2021-04-07T19:47:56.320Z] Reading state information... [2021-04-07T19:47:56.320Z] The following packages were automatically installed and are no longer required: [2021-04-07T19:47:56.320Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-07T19:47:56.320Z] uidmap xdelta3 [2021-04-07T19:47:56.320Z] Use 'sudo apt autoremove' to remove them. [2021-04-07T19:47:56.581Z] The following packages will be REMOVED: [2021-04-07T19:47:56.581Z] lxd* lxd-client* [2021-04-07T19:47:56.842Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-07T19:47:56.842Z] After this operation, 31.7 MB disk space will be freed. [2021-04-07T19:47:58.413Z] (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-07T19:47:58.413Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-07T19:47:59.360Z] Removing lxd dnsmasq configuration [2021-04-07T19:47:59.360Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-07T19:47:59.651Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-07T19:48:00.599Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-07T19:48:00.860Z] (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-07T19:48:00.860Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-07T19:48:02.254Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-07T19:48:02.518Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-07T19:48:03.909Z] + sudo snap remove --purge lxd [2021-04-07T19:48:03.909Z] snap "lxd" is not installed [2021-04-07T19:48:03.909Z] + sudo groupadd --force --system lxd [2021-04-07T19:48:03.909Z] ++ whoami [2021-04-07T19:48:03.909Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-07T19:48:04.171Z] + newgrp - lxd [2021-04-07T19:48:04.171Z] + sudo snap install lxd [2021-04-07T19:48:14.190Z] 2021-04-07T19:48:10Z INFO Waiting for automatic snapd restart... [2021-04-07T19:49:15.602Z] lf-activate-venv(): INFO: Adding /tmp/venv-qUbF/bin to PATH [2021-04-07T19:49:15.603Z] INFO: No Stack... [2021-04-07T19:49:15.603Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-07T19:49:15.603Z] INFO: Archiving Costs [Pipeline] sh [2021-04-07T19:49:15.964Z] + cut -d, -f6 [2021-04-07T19:49:15.964Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-04-07T19:49:16.104Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3347-1-stack-cost] [2021-04-07T19:49:16.111Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3347-1-stack-cost] did not exist. Created. [2021-04-07T19:49:16.111Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3347-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-07T19:49:16.641Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-07T19:49:16.935Z] Stashed 1 file(s) [Pipeline] } [2021-04-07T19:49:16.955Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3347-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-07T19:56:06.176Z] lxd 4.12 from Canonical* installed [2021-04-07T19:56:06.176Z] + sudo lxd init --auto [2021-04-07T19:56:12.790Z] + sudo snap install --classic snapcraft [2021-04-07T20:01:04.540Z] snapcraft 4.6 from Canonical* installed [2021-04-07T20:01:04.540Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-07T20:01:04.540Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-07T20:01:04.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-07T20:01:04.540Z] Dload Upload Total Spent Left Speed [2021-04-07T20:01:04.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3445 0 --:--:-- --:--:-- --:--:-- 3426 [2021-04-07T20:01:04.540Z] 100 3325k 100 3325k 0 0 9236k 0 --:--:-- --:--:-- --:--:-- 9236k [2021-04-07T20:01:04.540Z] ./yq_linux_amd64 [2021-04-07T20:01:04.540Z] + sudo snapcraft prime --use-lxd [2021-04-07T20:01:04.540Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-07T20:01:04.540Z] 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-07T20:01:04.540Z] - README.md [2021-04-07T20:01:04.540Z] [2021-04-07T20:01:04.540Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-07T20:01:04.540Z] Launching a container. [2021-04-07T20:01:19.475Z] Waiting for container to be ready [2021-04-07T20:01:19.475Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-07T20:01:19.475Z] [2021-04-07T20:01:22.784Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-07T20:01:23.358Z] Waiting for network to be ready... [2021-04-07T20:01:23.621Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-07T20:01:23.621Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-04-07T20:01:24.040Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-07T20:01:24.040Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-04-07T20:01:24.040Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-07T20:01:24.040Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-07T20:01:24.040Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-04-07T20:01:24.040Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-04-07T20:01:24.040Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-04-07T20:01:24.040Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-04-07T20:01:24.305Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-07T20:01:24.305Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-07T20:01:24.568Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-07T20:01:24.830Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-07T20:01:24.830Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-07T20:01:24.830Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-07T20:01:24.830Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-07T20:01:24.830Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-07T20:01:25.406Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-07T20:01:25.406Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-04-07T20:01:25.406Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-04-07T20:01:25.669Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-07T20:01:25.669Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-07T20:01:25.669Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-04-07T20:01:25.669Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-04-07T20:01:25.669Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1726 kB] [2021-04-07T20:01:25.669Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] [2021-04-07T20:01:28.979Z] Fetched 24.2 MB in 5s (4752 kB/s) [2021-04-07T20:01:29.926Z] Reading package lists... [2021-04-07T20:01:29.926Z] Reading package lists... [2021-04-07T20:01:30.190Z] Building dependency tree... [2021-04-07T20:01:30.190Z] Reading state information... [2021-04-07T20:01:30.190Z] The following additional packages will be installed: [2021-04-07T20:01:30.190Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-07T20:01:30.190Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-07T20:01:30.190Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-07T20:01:30.190Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-07T20:01:30.190Z] Suggested packages: [2021-04-07T20:01:30.190Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-07T20:01:30.190Z] Recommended packages: [2021-04-07T20:01:30.190Z] gnupg libsasl2-modules [2021-04-07T20:01:30.452Z] The following NEW packages will be installed: [2021-04-07T20:01:30.452Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-07T20:01:30.452Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-07T20:01:30.452Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-07T20:01:30.452Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-07T20:01:30.452Z] The following packages will be upgraded: [2021-04-07T20:01:30.452Z] gpg gpg-agent gpgconf libudev1 [2021-04-07T20:01:30.715Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-04-07T20:01:30.715Z] Need to get 3530 kB of archives. [2021-04-07T20:01:30.715Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-07T20:01:30.715Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-04-07T20:01:30.715Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-04-07T20:01:30.715Z] 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-07T20:01:30.977Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-07T20:01:30.977Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-07T20:01:30.977Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-04-07T20:01:31.551Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-07T20:01:31.551Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-07T20:01:31.551Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-07T20:01:31.551Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-07T20:01:31.813Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-07T20:01:31.813Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-07T20:01:31.813Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-07T20:01:31.813Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-07T20:01:31.813Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-07T20:01:31.813Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-07T20:01:31.813Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-07T20:01:31.813Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-07T20:01:31.813Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-07T20:01:31.813Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-07T20:01:31.813Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-07T20:01:31.813Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-07T20:01:32.077Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-07T20:01:32.077Z] Fetched 3530 kB in 2s (2188 kB/s) [2021-04-07T20:01:32.077Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-07T20:01:32.077Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-04-07T20:01:32.339Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-07T20:01:32.339Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-04-07T20:01:32.339Z] Selecting previously unselected package udev. [2021-04-07T20:01:32.339Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-07T20:01:32.339Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-04-07T20:01:32.601Z] Unpacking udev (237-3ubuntu10.45) ... [2021-04-07T20:01:32.864Z] Selecting previously unselected package libfuse2:amd64. [2021-04-07T20:01:32.864Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-07T20:01:32.864Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-07T20:01:32.864Z] Selecting previously unselected package fuse. [2021-04-07T20:01:32.864Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-07T20:01:32.864Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-07T20:01:32.864Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-07T20:01:33.134Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-07T20:01:33.134Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-07T20:01:33.134Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-07T20:01:33.407Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-07T20:01:33.407Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-07T20:01:33.407Z] Selecting previously unselected package libksba8:amd64. [2021-04-07T20:01:33.407Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-07T20:01:33.407Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-07T20:01:33.670Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-07T20:01:33.670Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-07T20:01:33.670Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:33.670Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-07T20:01:33.670Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-07T20:01:33.671Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:33.671Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-07T20:01:33.671Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-07T20:01:33.671Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:33.934Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-07T20:01:33.934Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-07T20:01:33.934Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:33.934Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-07T20:01:33.934Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-07T20:01:33.934Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:34.196Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-07T20:01:34.196Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-07T20:01:34.196Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:34.196Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-07T20:01:34.196Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-07T20:01:34.196Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:34.460Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-07T20:01:34.460Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-07T20:01:34.460Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:34.460Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-07T20:01:34.460Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-07T20:01:34.460Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:34.460Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-07T20:01:34.460Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-07T20:01:34.460Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-07T20:01:34.725Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-07T20:01:34.725Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-07T20:01:34.725Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-07T20:01:34.725Z] Selecting previously unselected package libldap-common. [2021-04-07T20:01:34.725Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-07T20:01:34.725Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-07T20:01:34.725Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-07T20:01:34.725Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-07T20:01:34.725Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-07T20:01:34.987Z] Selecting previously unselected package dirmngr. [2021-04-07T20:01:34.987Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-07T20:01:34.987Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-07T20:01:34.987Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-07T20:01:34.987Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-07T20:01:35.250Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-07T20:01:35.250Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-07T20:01:35.250Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-07T20:01:35.250Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-07T20:01:35.250Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:35.250Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-07T20:01:35.250Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-07T20:01:35.250Z] Setting up udev (237-3ubuntu10.45) ... [2021-04-07T20:01:35.824Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-07T20:01:35.824Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:35.824Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-07T20:01:35.824Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-07T20:01:35.824Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-07T20:01:36.086Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:36.086Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:36.086Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:36.086Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:36.086Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:36.086Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:36.087Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-07T20:01:36.087Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-07T20:01:36.349Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-07T20:01:36.349Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-07T20:01:36.611Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-07T20:01:36.611Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-07T20:01:36.611Z] This means they are not meant to be enabled using systemctl. [2021-04-07T20:01:36.611Z] Possible reasons for having this kind of units are: [2021-04-07T20:01:36.611Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-07T20:01:36.611Z] .wants/ or .requires/ directory. [2021-04-07T20:01:36.611Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-07T20:01:36.611Z] a requirement dependency on it. [2021-04-07T20:01:36.611Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-07T20:01:36.611Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-07T20:01:36.611Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-07T20:01:36.611Z] instance name specified. [2021-04-07T20:01:36.873Z] Reading package lists... [2021-04-07T20:01:37.136Z] Building dependency tree... [2021-04-07T20:01:37.136Z] Reading state information... [2021-04-07T20:01:37.401Z] The following additional packages will be installed: [2021-04-07T20:01:37.401Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-07T20:01:37.401Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-07T20:01:37.401Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-07T20:01:37.401Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-07T20:01:37.401Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-07T20:01:37.401Z] Suggested packages: [2021-04-07T20:01:37.401Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-07T20:01:37.401Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-07T20:01:37.401Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-07T20:01:37.401Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-07T20:01:37.401Z] systemd-container policykit-1 [2021-04-07T20:01:37.401Z] Recommended packages: [2021-04-07T20:01:37.401Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-07T20:01:37.401Z] The following NEW packages will be installed: [2021-04-07T20:01:37.401Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-07T20:01:37.401Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-07T20:01:37.401Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-07T20:01:37.401Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-07T20:01:37.401Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-07T20:01:37.401Z] The following packages will be upgraded: [2021-04-07T20:01:37.401Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-07T20:01:37.401Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-04-07T20:01:37.401Z] Need to get 35.2 MB of archives. [2021-04-07T20:01:37.401Z] After this operation, 141 MB of additional disk space will be used. [2021-04-07T20:01:37.401Z] 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-07T20:01:37.401Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-07T20:01:37.401Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-04-07T20:01:37.664Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-07T20:01:37.664Z] 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-07T20:01:37.664Z] 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-07T20:01:37.664Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-07T20:01:37.664Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-07T20:01:37.664Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-07T20:01:37.664Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-07T20:01:37.664Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-07T20:01:37.664Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-07T20:01:37.664Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-07T20:01:37.664Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-07T20:01:37.664Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-07T20:01:37.664Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-07T20:01:37.664Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-07T20:01:38.240Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-04-07T20:01:38.240Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-07T20:01:38.502Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-07T20:01:38.502Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-07T20:01:38.502Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-07T20:01:38.502Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-07T20:01:38.502Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-07T20:01:38.502Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-07T20:01:38.502Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-07T20:01:38.502Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-07T20:01:38.502Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-07T20:01:38.502Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-07T20:01:38.502Z] 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-07T20:01:38.767Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-07T20:01:38.767Z] Fetched 35.2 MB in 1s (28.7 MB/s) [2021-04-07T20:01:38.767Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-07T20:01:38.767Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-04-07T20:01:39.031Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-07T20:01:39.607Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-04-07T20:01:39.607Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-07T20:01:39.607Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-04-07T20:01:39.607Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-07T20:01:39.607Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-07T20:01:39.872Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-07T20:01:39.872Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-07T20:01:40.137Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-07T20:01:40.137Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-07T20:01:40.137Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-07T20:01:40.398Z] Setting up apt (1.6.13) ... [2021-04-07T20:01:40.398Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-07T20:01:40.974Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-07T20:01:40.974Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-07T20:01:40.974Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-07T20:01:40.974Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-07T20:01:41.236Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-07T20:01:41.236Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-07T20:01:41.236Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-07T20:01:41.498Z] Selecting previously unselected package libexpat1:amd64. [2021-04-07T20:01:41.498Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-07T20:01:41.498Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-07T20:01:41.498Z] Selecting previously unselected package python3.6-minimal. [2021-04-07T20:01:41.498Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-07T20:01:41.498Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-07T20:01:41.761Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-07T20:01:42.027Z] Checking for services that may need to be restarted...done. [2021-04-07T20:01:42.027Z] Checking for services that may need to be restarted...done. [2021-04-07T20:01:42.027Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-07T20:01:42.027Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-07T20:01:42.027Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-07T20:01:42.603Z] Selecting previously unselected package python3-minimal. [2021-04-07T20:01:42.603Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-07T20:01:42.603Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-07T20:01:42.603Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-07T20:01:42.603Z] Selecting previously unselected package mime-support. [2021-04-07T20:01:42.603Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-07T20:01:42.603Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-07T20:01:42.866Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-07T20:01:42.866Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-07T20:01:42.867Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-07T20:01:42.867Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-07T20:01:42.867Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-07T20:01:42.867Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-07T20:01:43.129Z] Selecting previously unselected package python3.6. [2021-04-07T20:01:43.129Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-07T20:01:43.129Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-07T20:01:43.129Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-07T20:01:43.129Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-07T20:01:43.129Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-07T20:01:43.392Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-07T20:01:43.656Z] Selecting previously unselected package python3. [2021-04-07T20:01:43.656Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-07T20:01:43.656Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-07T20:01:43.656Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-07T20:01:43.656Z] Selecting previously unselected package multiarch-support. [2021-04-07T20:01:43.656Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-07T20:01:43.656Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-07T20:01:43.656Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-07T20:01:43.924Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-07T20:01:43.924Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-07T20:01:43.924Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-07T20:01:43.924Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-07T20:01:43.924Z] Selecting previously unselected package libbsd0:amd64. [2021-04-07T20:01:43.924Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-07T20:01:43.924Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-07T20:01:43.924Z] Selecting previously unselected package sudo. [2021-04-07T20:01:43.924Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-07T20:01:43.924Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-07T20:01:44.188Z] Selecting previously unselected package apparmor. [2021-04-07T20:01:44.188Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-07T20:01:44.188Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-07T20:01:44.458Z] Selecting previously unselected package libedit2:amd64. [2021-04-07T20:01:44.458Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-07T20:01:44.458Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-07T20:01:44.458Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-07T20:01:44.458Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-07T20:01:44.458Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-07T20:01:44.721Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-07T20:01:44.721Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-07T20:01:44.721Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-07T20:01:44.721Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-07T20:01:44.721Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-07T20:01:44.721Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-07T20:01:44.985Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-07T20:01:44.985Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-07T20:01:44.985Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-07T20:01:44.985Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-07T20:01:44.985Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-07T20:01:44.985Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-07T20:01:45.266Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-07T20:01:45.266Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-07T20:01:45.266Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-07T20:01:45.266Z] Selecting previously unselected package openssh-client. [2021-04-07T20:01:45.266Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-07T20:01:45.266Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-07T20:01:45.530Z] Selecting previously unselected package squashfs-tools. [2021-04-07T20:01:45.530Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-07T20:01:45.530Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-07T20:01:45.530Z] Selecting previously unselected package snapd. [2021-04-07T20:01:45.530Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-07T20:01:45.793Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-07T20:01:48.350Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-07T20:01:48.350Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-07T20:01:48.350Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-07T20:01:48.350Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-07T20:01:48.350Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-07T20:01:48.350Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-07T20:01:48.350Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-07T20:01:48.350Z] Setting up systemd (237-3ubuntu10.45) ... [2021-04-07T20:01:48.350Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-07T20:01:49.296Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-07T20:01:49.296Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-07T20:01:49.296Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-07T20:01:49.296Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-07T20:01:49.559Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-07T20:01:49.559Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-07T20:01:50.131Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-07T20:01:50.131Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-07T20:01:50.393Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-07T20:01:50.393Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-07T20:01:50.393Z] running python rtupdate hooks for python3.6... [2021-04-07T20:01:50.393Z] running python post-rtupdate hooks for python3.6... [2021-04-07T20:01:50.393Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-07T20:01:52.314Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-07T20:01:52.576Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-07T20:01:52.576Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-07T20:01:52.838Z] Setting up snapd (2.48.3+18.04) ... [2021-04-07T20:01:53.412Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-07T20:01:53.412Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-07T20:01:53.678Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-07T20:01:53.940Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-07T20:01:54.202Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-07T20:01:54.202Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-07T20:01:54.202Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-07T20:01:54.464Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-07T20:01:54.728Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-07T20:01:54.990Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-07T20:01:54.990Z] /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-07T20:01:54.990Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-07T20:01:54.990Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-07T20:01:56.381Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-07T20:01:56.381Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-07T20:01:56.381Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-07T20:01:57.774Z] Reading package lists... [2021-04-07T20:01:57.774Z] Reading package lists... [2021-04-07T20:01:58.040Z] Building dependency tree... [2021-04-07T20:01:58.040Z] Reading state information... [2021-04-07T20:01:58.040Z] Calculating upgrade... [2021-04-07T20:01:58.302Z] The following packages will be upgraded: [2021-04-07T20:01:58.302Z] advancecomp base-files bash binutils binutils-common [2021-04-07T20:01:58.302Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-07T20:01:58.302Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-07T20:01:58.302Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-07T20:01:58.302Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-07T20:01:58.302Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-07T20:01:58.302Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-07T20:01:58.302Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-04-07T20:01:58.302Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-04-07T20:01:58.302Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-04-07T20:01:58.302Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-04-07T20:01:58.302Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-04-07T20:01:58.302Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-04-07T20:01:58.302Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-04-07T20:01:58.302Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-07T20:01:58.565Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-07T20:01:58.565Z] Need to get 63.8 MB of archives. [2021-04-07T20:01:58.565Z] After this operation, 5208 kB of additional disk space will be used. [2021-04-07T20:01:58.565Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-07T20:01:58.565Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-04-07T20:01:59.142Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-07T20:01:59.142Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-07T20:01:59.142Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-07T20:01:59.142Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-07T20:01:59.142Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-07T20:01:59.142Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-07T20:01:59.143Z] 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-07T20:01:59.143Z] 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-07T20:01:59.143Z] 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-07T20:01:59.143Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-07T20:01:59.143Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-07T20:01:59.143Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-07T20:01:59.405Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-07T20:01:59.405Z] 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-07T20:01:59.405Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-07T20:01:59.405Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-07T20:01:59.405Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-07T20:01:59.405Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-07T20:01:59.405Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-07T20:01:59.405Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-07T20:01:59.405Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-07T20:01:59.405Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-07T20:01:59.405Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-07T20:01:59.405Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-07T20:01:59.405Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-07T20:01:59.668Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-07T20:01:59.668Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-07T20:01:59.668Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-07T20:01:59.668Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-07T20:01:59.668Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-07T20:01:59.668Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-07T20:01:59.668Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-07T20:01:59.668Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-07T20:01:59.669Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-07T20:01:59.669Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-07T20:01:59.669Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-07T20:01:59.669Z] Get:39 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-07T20:01:59.669Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-07T20:01:59.669Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-04-07T20:01:59.669Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-07T20:01:59.669Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-07T20:01:59.931Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-07T20:01:59.931Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-07T20:01:59.931Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-07T20:01:59.931Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-07T20:01:59.931Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-07T20:01:59.931Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-07T20:01:59.931Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-07T20:01:59.931Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-07T20:01:59.931Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-07T20:01:59.931Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-07T20:01:59.931Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-07T20:01:59.931Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-07T20:01:59.931Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-07T20:01:59.931Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-07T20:01:59.931Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-07T20:01:59.931Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-07T20:01:59.931Z] Get:60 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-07T20:01:59.931Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-07T20:01:59.931Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-07T20:01:59.931Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-07T20:01:59.931Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-07T20:01:59.931Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-07T20:01:59.931Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-07T20:01:59.931Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-07T20:01:59.931Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-07T20:01:59.931Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-07T20:01:59.931Z] 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-07T20:01:59.931Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-07T20:01:59.931Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-04-07T20:01:59.931Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-07T20:01:59.931Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-07T20:01:59.931Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-07T20:02:00.193Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-07T20:02:00.193Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-07T20:02:00.193Z] 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-07T20:02:00.193Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-07T20:02:00.193Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-07T20:02:00.193Z] 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-07T20:02:00.193Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-07T20:02:00.193Z] 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-07T20:02:00.193Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-07T20:02:00.193Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-07T20:02:00.193Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-07T20:02:00.193Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-07T20:02:00.193Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-07T20:02:00.455Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-07T20:02:00.455Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-07T20:02:00.716Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-07T20:02:01.294Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-07T20:02:01.294Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-07T20:02:01.559Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-07T20:02:01.828Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-07T20:02:01.828Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-07T20:02:01.828Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-07T20:02:01.828Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-07T20:02:01.828Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-07T20:02:01.828Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-07T20:02:01.828Z] Fetched 63.8 MB in 3s (18.8 MB/s) [2021-04-07T20:02:02.098Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:02.098Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-07T20:02:02.098Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-07T20:02:02.686Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-07T20:02:02.686Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-07T20:02:02.954Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-04-07T20:02:02.954Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-04-07T20:02:03.541Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:03.806Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-07T20:02:03.806Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:03.806Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-07T20:02:03.806Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:04.074Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-07T20:02:04.074Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:04.074Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-07T20:02:04.074Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:04.074Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-07T20:02:04.336Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:04.336Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-07T20:02:04.336Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:04.336Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-07T20:02:04.599Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-07T20:02:04.599Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-07T20:02:04.599Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:04.599Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-07T20:02:04.599Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-07T20:02:04.860Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-07T20:02:04.860Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:04.860Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-07T20:02:04.860Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:04.860Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-07T20:02:05.122Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:05.122Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-07T20:02:05.384Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-07T20:02:05.384Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-07T20:02:05.384Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-07T20:02:05.645Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-07T20:02:06.243Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-07T20:02:06.243Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-07T20:02:06.243Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-07T20:02:06.243Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-07T20:02:06.243Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-07T20:02:06.542Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-07T20:02:06.542Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-07T20:02:06.833Z] Installing new version of config file /etc/issue ... [2021-04-07T20:02:06.833Z] Installing new version of config file /etc/issue.net ... [2021-04-07T20:02:06.833Z] Installing new version of config file /etc/lsb-release ... [2021-04-07T20:02:06.833Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-07T20:02:07.144Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-07T20:02:07.144Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-07T20:02:07.144Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-07T20:02:07.144Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:07.144Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-07T20:02:07.144Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-07T20:02:07.477Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-07T20:02:07.477Z] 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-07T20:02:07.477Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:07.477Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-07T20:02:07.477Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-07T20:02:07.765Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-07T20:02:07.765Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:07.765Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-07T20:02:07.765Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-07T20:02:08.040Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-07T20:02:08.040Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:08.040Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-07T20:02:08.040Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-07T20:02:08.365Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-07T20:02:08.727Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:08.727Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-07T20:02:08.727Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-07T20:02:08.727Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-07T20:02:08.727Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:08.727Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-07T20:02:08.727Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-07T20:02:08.990Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-07T20:02:08.990Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:08.990Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-07T20:02:08.990Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-07T20:02:08.990Z] Setting up grep (3.1-2build1) ... [2021-04-07T20:02:09.251Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:09.251Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-07T20:02:09.251Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-07T20:02:09.251Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-07T20:02:09.524Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:09.524Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-07T20:02:09.524Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-07T20:02:09.524Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-07T20:02:09.786Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:09.786Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-07T20:02:09.786Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-07T20:02:10.360Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-07T20:02:10.360Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-07T20:02:10.360Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-07T20:02:10.623Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-07T20:02:11.195Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-07T20:02:11.195Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:11.195Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-07T20:02:11.195Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-07T20:02:12.149Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-07T20:02:12.410Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-07T20:02:12.410Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-07T20:02:12.410Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-07T20:02:12.410Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-07T20:02:12.673Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:12.673Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-07T20:02:12.673Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-07T20:02:12.933Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-07T20:02:12.933Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:12.933Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-07T20:02:12.933Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-07T20:02:13.194Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-07T20:02:13.194Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:13.194Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-07T20:02:13.194Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-07T20:02:13.456Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-07T20:02:13.456Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:13.456Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-07T20:02:13.456Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-07T20:02:13.456Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-07T20:02:13.724Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:13.724Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-07T20:02:13.724Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-07T20:02:13.724Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-07T20:02:13.986Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:13.986Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-07T20:02:13.986Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-07T20:02:13.986Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-07T20:02:13.986Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-07T20:02:14.249Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-07T20:02:14.249Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:14.249Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-07T20:02:14.249Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-07T20:02:14.510Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-07T20:02:14.510Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:14.510Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-07T20:02:14.510Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-07T20:02:14.510Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-07T20:02:14.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:14.772Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-07T20:02:14.772Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-07T20:02:14.772Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-07T20:02:15.034Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:15.034Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-07T20:02:15.034Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-07T20:02:15.607Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-07T20:02:15.869Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-07T20:02:16.131Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-07T20:02:16.131Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:16.131Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-07T20:02:16.131Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-07T20:02:16.394Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-07T20:02:16.656Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-07T20:02:16.656Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-07T20:02:16.657Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-07T20:02:16.657Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-07T20:02:16.938Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:16.939Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-07T20:02:16.939Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-07T20:02:17.201Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-07T20:02:17.464Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:17.464Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-07T20:02:17.464Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-07T20:02:17.464Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-07T20:02:17.725Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:17.725Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-07T20:02:17.725Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-07T20:02:17.725Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-07T20:02:17.987Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:17.987Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-07T20:02:17.987Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-07T20:02:17.987Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-07T20:02:18.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:18.250Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-07T20:02:18.250Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-07T20:02:18.512Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-07T20:02:18.512Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:18.512Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-07T20:02:18.776Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-07T20:02:18.776Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-07T20:02:19.038Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:19.038Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-07T20:02:19.038Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-07T20:02:19.038Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-04-07T20:02:19.301Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-07T20:02:19.301Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-07T20:02:19.301Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-07T20:02:19.301Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-07T20:02:19.562Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:19.562Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-07T20:02:19.562Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-07T20:02:19.823Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-07T20:02:19.823Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:19.823Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-07T20:02:19.823Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-07T20:02:19.823Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-07T20:02:20.086Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:20.086Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-07T20:02:20.348Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-07T20:02:20.348Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-07T20:02:20.348Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:20.348Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-07T20:02:20.348Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-07T20:02:20.609Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-07T20:02:20.609Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:20.609Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-07T20:02:20.609Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-07T20:02:21.182Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-07T20:02:21.182Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:21.182Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-07T20:02:21.182Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-07T20:02:21.443Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-07T20:02:21.444Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:21.444Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-07T20:02:21.444Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-07T20:02:21.707Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-07T20:02:21.707Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:21.707Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-07T20:02:21.707Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-07T20:02:21.707Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-07T20:02:21.974Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:21.974Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-07T20:02:22.236Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-07T20:02:22.501Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-07T20:02:22.501Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:22.501Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-07T20:02:22.501Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-07T20:02:22.763Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-07T20:02:22.763Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:22.763Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-04-07T20:02:22.763Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-04-07T20:02:23.025Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-04-07T20:02:23.025Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-07T20:02:23.025Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-07T20:02:23.025Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-07T20:02:23.289Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-07T20:02:23.289Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-07T20:02:23.289Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-07T20:02:23.289Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-07T20:02:23.289Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-07T20:02:23.289Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-07T20:02:23.551Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-07T20:02:23.551Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-07T20:02:23.813Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-07T20:02:23.813Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-07T20:02:23.813Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-07T20:02:23.813Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-07T20:02:24.075Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-07T20:02:24.075Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-07T20:02:24.075Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-07T20:02:24.075Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-07T20:02:24.339Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-07T20:02:24.339Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-07T20:02:24.339Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-07T20:02:24.339Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-07T20:02:24.602Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-07T20:02:24.602Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-07T20:02:24.602Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-07T20:02:24.602Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-07T20:02:24.864Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-07T20:02:24.864Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-07T20:02:25.818Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-07T20:02:25.818Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-07T20:02:25.818Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-07T20:02:25.818Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-07T20:02:25.818Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-07T20:02:25.818Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-07T20:02:26.393Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-07T20:02:26.393Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-07T20:02:26.393Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-07T20:02:26.393Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-07T20:02:26.656Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-07T20:02:26.656Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-07T20:02:26.656Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:26.918Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-07T20:02:26.918Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:26.918Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-07T20:02:27.188Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:27.188Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-07T20:02:27.188Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:27.188Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-07T20:02:28.578Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:28.578Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-07T20:02:29.526Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:29.526Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-07T20:02:30.099Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:30.099Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-07T20:02:30.674Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:30.674Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-07T20:02:31.626Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-07T20:02:31.626Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-07T20:02:31.626Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-07T20:02:31.626Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-07T20:02:31.626Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-07T20:02:31.626Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-07T20:02:31.889Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-07T20:02:31.889Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-07T20:02:32.153Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-07T20:02:32.153Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-07T20:02:32.153Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-07T20:02:32.153Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-07T20:02:32.414Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-07T20:02:32.414Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-07T20:02:32.414Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-07T20:02:32.414Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-07T20:02:32.677Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-07T20:02:32.677Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-07T20:02:32.677Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-07T20:02:32.677Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-07T20:02:32.677Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-07T20:02:32.938Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-07T20:02:32.938Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-07T20:02:32.938Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-07T20:02:33.199Z] [2021-04-07T20:02:33.199Z] Current default time zone: 'Etc/UTC' [2021-04-07T20:02:33.199Z] Local time is now: Wed Apr 7 20:02:32 UTC 2021. [2021-04-07T20:02:33.199Z] Universal Time is now: Wed Apr 7 20:02:32 UTC 2021. [2021-04-07T20:02:33.199Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-07T20:02:33.199Z] [2021-04-07T20:02:33.199Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-04-07T20:02:33.199Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-07T20:02:33.199Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-04-07T20:02:33.199Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-07T20:02:33.199Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-07T20:02:33.199Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-07T20:02:33.199Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-07T20:02:33.463Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-07T20:02:33.463Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-07T20:02:33.463Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-07T20:02:33.463Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-07T20:02:33.463Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-07T20:02:33.725Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-07T20:02:33.725Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-07T20:02:33.725Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-07T20:02:33.725Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-07T20:02:33.725Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-07T20:02:33.725Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-07T20:02:33.725Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-07T20:02:33.725Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-07T20:02:33.988Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-07T20:02:33.988Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-07T20:02:33.988Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-07T20:02:35.380Z] Updating certificates in /etc/ssl/certs... [2021-04-07T20:02:35.955Z] 23 added, 27 removed; done. [2021-04-07T20:02:35.955Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-07T20:02:36.217Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-07T20:02:36.217Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-07T20:02:36.217Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-07T20:02:36.217Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-07T20:02:36.217Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-07T20:02:36.217Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-07T20:02:36.480Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-07T20:02:36.480Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-07T20:02:36.480Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-07T20:02:36.480Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-07T20:02:36.480Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-07T20:02:36.480Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-07T20:02:36.480Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-07T20:02:36.742Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-07T20:02:36.742Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-07T20:02:36.742Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-07T20:02:36.742Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-07T20:02:36.742Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-07T20:02:36.742Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-07T20:02:36.742Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-07T20:02:37.005Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-07T20:02:37.005Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-07T20:02:37.005Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-07T20:02:37.005Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-07T20:02:37.268Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-07T20:02:37.268Z] Updating certificates in /etc/ssl/certs... [2021-04-07T20:02:37.531Z] 0 added, 0 removed; done. [2021-04-07T20:02:37.531Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-07T20:02:37.531Z] done. [2021-04-07T20:02:38.107Z] Reading package lists... [2021-04-07T20:02:38.370Z] Building dependency tree... [2021-04-07T20:02:38.370Z] Reading state information... [2021-04-07T20:02:38.633Z] The following NEW packages will be installed: [2021-04-07T20:02:38.633Z] apt-transport-https [2021-04-07T20:02:38.897Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-07T20:02:38.897Z] Need to get 1692 B of archives. [2021-04-07T20:02:38.897Z] After this operation, 154 kB of additional disk space will be used. [2021-04-07T20:02:38.897Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-07T20:02:38.897Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-07T20:02:38.897Z] Fetched 1692 B in 0s (8407 B/s) [2021-04-07T20:02:38.897Z] Selecting previously unselected package apt-transport-https. [2021-04-07T20:02:38.897Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-07T20:02:38.897Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-07T20:02:38.897Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-07T20:02:39.162Z] Setting up apt-transport-https (1.6.13) ... [2021-04-07T20:02:39.424Z] Waiting for network to be ready... [2021-04-07T20:02:46.035Z] 2021-04-07T20:02:43Z INFO Waiting for automatic snapd restart... [2021-04-07T20:02:46.989Z] snapd 2.49.2 from Canonical* installed [2021-04-07T20:02:47.934Z] "snapd" switched to the "latest/stable" channel [2021-04-07T20:02:47.934Z] [2021-04-07T20:02:52.145Z] core18 20210309 from Canonical* installed [2021-04-07T20:02:52.406Z] "core18" switched to the "latest/stable" channel [2021-04-07T20:02:52.406Z] [2021-04-07T20:02:57.707Z] snapcraft 4.6 from Canonical* installed [2021-04-07T20:02:57.707Z] "snapcraft" switched to the "latest/stable" channel [2021-04-07T20:02:57.707Z] [2021-04-07T20:03:01.924Z] 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-07T20:03:01.924Z] - README.md [2021-04-07T20:03:01.924Z] [2021-04-07T20:03:01.924Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-07T20:03:08.537Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-07T20:03:08.537Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-07T20:03:08.537Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-07T20:03:08.537Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-07T20:03:09.498Z] Reading package lists... [2021-04-07T20:03:09.817Z] 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-07T20:03:16.473Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-07T20:03:16.473Z] Reading package lists... [2021-04-07T20:03:16.473Z] Building dependency tree... [2021-04-07T20:03:16.473Z] Reading state information... [2021-04-07T20:03:16.473Z] Suggested packages: [2021-04-07T20:03:16.473Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-07T20:03:16.473Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-07T20:03:16.473Z] Recommended packages: [2021-04-07T20:03:16.473Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-07T20:03:16.473Z] The following NEW packages will be installed: [2021-04-07T20:03:16.473Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-07T20:03:16.473Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-07T20:03:16.473Z] pkg-config zip [2021-04-07T20:03:16.473Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-07T20:03:16.473Z] Need to get 7663 kB of archives. [2021-04-07T20:03:16.473Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-07T20:03:16.473Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-07T20:03:16.473Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-07T20:03:16.736Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-07T20:03:16.998Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-07T20:03:17.259Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-07T20:03:17.259Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-07T20:03:17.519Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-07T20:03:17.519Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-07T20:03:17.779Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-07T20:03:17.779Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-07T20:03:17.779Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-07T20:03:17.779Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-07T20:03:18.039Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-07T20:03:18.612Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-07T20:03:18.612Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-07T20:03:18.612Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-07T20:03:18.612Z] Fetched 7663 kB in 2s (3563 kB/s) [2021-04-07T20:03:18.874Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-07T20:03:18.874Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-07T20:03:18.874Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-07T20:03:18.874Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-07T20:03:19.137Z] Selecting previously unselected package libpsl5:amd64. [2021-04-07T20:03:19.137Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-07T20:03:19.137Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-07T20:03:19.137Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-07T20:03:19.137Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-07T20:03:19.137Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-07T20:03:19.400Z] Selecting previously unselected package librtmp1:amd64. [2021-04-07T20:03:19.400Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-07T20:03:19.400Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-07T20:03:19.400Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-07T20:03:19.400Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-07T20:03:19.400Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-07T20:03:19.400Z] Selecting previously unselected package liberror-perl. [2021-04-07T20:03:19.400Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-07T20:03:19.400Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-07T20:03:19.669Z] Selecting previously unselected package git-man. [2021-04-07T20:03:19.669Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-07T20:03:19.669Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-07T20:03:19.669Z] Selecting previously unselected package git. [2021-04-07T20:03:19.669Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-07T20:03:19.669Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-07T20:03:20.611Z] Selecting previously unselected package libnorm1:amd64. [2021-04-07T20:03:20.611Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-07T20:03:20.611Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-07T20:03:20.872Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-07T20:03:20.872Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-07T20:03:20.872Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-07T20:03:20.872Z] Selecting previously unselected package libsodium23:amd64. [2021-04-07T20:03:20.872Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-07T20:03:20.872Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-07T20:03:21.133Z] Selecting previously unselected package libzmq5:amd64. [2021-04-07T20:03:21.133Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-07T20:03:21.133Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-07T20:03:21.133Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-07T20:03:21.133Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-07T20:03:21.133Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-07T20:03:21.133Z] Selecting previously unselected package pkg-config. [2021-04-07T20:03:21.133Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-07T20:03:21.133Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-07T20:03:21.394Z] Selecting previously unselected package zip. [2021-04-07T20:03:21.394Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-07T20:03:21.394Z] Unpacking zip (3.0-11build1) ... [2021-04-07T20:03:21.394Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-07T20:03:21.394Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-07T20:03:21.394Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-07T20:03:21.394Z] Setting up liberror-perl (0.17025-1) ... [2021-04-07T20:03:21.394Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-07T20:03:21.654Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-07T20:03:21.654Z] No schema files found: doing nothing. [2021-04-07T20:03:21.654Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-07T20:03:21.654Z] Setting up zip (3.0-11build1) ... [2021-04-07T20:03:21.654Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-07T20:03:21.654Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-07T20:03:21.654Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-07T20:03:21.654Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-07T20:03:21.916Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-07T20:03:21.916Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-07T20:03:21.916Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-07T20:03:21.916Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-07T20:03:28.497Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-07T20:03:28.497Z] git set to automatically installed. [2021-04-07T20:03:28.497Z] git-man set to automatically installed. [2021-04-07T20:03:28.497Z] libcurl3-gnutls set to automatically installed. [2021-04-07T20:03:28.497Z] liberror-perl set to automatically installed. [2021-04-07T20:03:28.497Z] libglib2.0-0 set to automatically installed. [2021-04-07T20:03:28.497Z] libnghttp2-14 set to automatically installed. [2021-04-07T20:03:28.497Z] libnorm1 set to automatically installed. [2021-04-07T20:03:28.497Z] libpgm-5.2-0 set to automatically installed. [2021-04-07T20:03:28.497Z] libpsl5 set to automatically installed. [2021-04-07T20:03:28.497Z] librtmp1 set to automatically installed. [2021-04-07T20:03:28.497Z] libsodium23 set to automatically installed. [2021-04-07T20:03:28.497Z] libzmq3-dev set to automatically installed. [2021-04-07T20:03:28.497Z] libzmq5 set to automatically installed. [2021-04-07T20:03:28.497Z] pkg-config set to automatically installed. [2021-04-07T20:03:28.497Z] zip set to automatically installed. [2021-04-07T20:03:36.630Z] snapd is not logged in, snap install commands will use sudo [2021-04-07T20:03:41.910Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-07T20:14:33.974Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-07T20:14:33.974Z] snapd is not logged in, snap install commands will use sudo [2021-04-07T20:14:33.974Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-07T20:14:33.974Z] snap "core18" has no updates available [2021-04-07T20:14:33.974Z] Pulling go-build-helper [2021-04-07T20:14:33.974Z] + snapcraftctl pull [2021-04-07T20:14:33.974Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-07T20:14:33.974Z] Skipping pull go-build-helper (already ran) [2021-04-07T20:14:33.974Z] Building go-build-helper [2021-04-07T20:14:33.974Z] + snapcraftctl build [2021-04-07T20:14:35.367Z] Staging go-build-helper [2021-04-07T20:14:35.367Z] + snapcraftctl stage [2021-04-07T20:14:47.634Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-07T20:14:47.634Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-07T20:14:47.634Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-07T20:14:47.634Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-04-07T20:14:47.634Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-07T20:14:47.634Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-07T20:14:47.634Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-07T20:14:47.634Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-07T20:14:47.634Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-07T20:14:47.634Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-07T20:14:47.634Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-07T20:14:47.634Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-04-07T20:14:47.634Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-07T20:14:47.634Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-07T20:14:47.634Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-04-07T20:14:47.634Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-04-07T20:14:47.634Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-04-07T20:14:47.634Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-04-07T20:14:47.634Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-07T20:14:47.634Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-04-07T20:14:47.634Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-04-07T20:14:47.634Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-07T20:14:47.634Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-07T20:14:47.634Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-04-07T20:14:47.634Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-04-07T20:14:47.634Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1726 kB] [2021-04-07T20:14:47.634Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] [2021-04-07T20:14:47.634Z] Fetched 24.2 MB in 0s (0 B/s) [2021-04-07T20:14:47.634Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-07T20:14:47.634Z] Fetched 224 kB in 0s (0 B/s) [2021-04-07T20:14:47.634Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-07T20:14:47.634Z] Fetched 157 kB in 0s (0 B/s) [2021-04-07T20:14:47.634Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-07T20:14:47.634Z] Fetched 221 kB in 0s (0 B/s) [2021-04-07T20:14:47.634Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-07T20:14:47.634Z] Fetched 143 kB in 0s (0 B/s) [2021-04-07T20:14:47.634Z] Pulling app-service-config [2021-04-07T20:14:47.634Z] + snapcraftctl pull [2021-04-07T20:14:48.208Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-07T20:14:49.157Z] Pulling config-common [2021-04-07T20:14:49.157Z] + snapcraftctl pull [2021-04-07T20:14:54.459Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-07T20:14:54.459Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-07T20:14:54.459Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-07T20:14:54.459Z] Fetched 0 B in 0s (0 B/s) [2021-04-07T20:14:54.459Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-07T20:14:54.459Z] Fetched 0 B in 0s (0 B/s) [2021-04-07T20:14:54.459Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-07T20:14:54.459Z] Fetched 0 B in 0s (0 B/s) [2021-04-07T20:14:54.459Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-07T20:14:54.459Z] Fetched 0 B in 0s (0 B/s) [2021-04-07T20:14:54.459Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-07T20:14:54.459Z] Fetched 0 B in 0s (0 B/s) [2021-04-07T20:14:54.459Z] Pulling edgex-go [2021-04-07T20:14:54.459Z] + snapcraftctl pull [2021-04-07T20:15:21.072Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-07T20:15:21.072Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-07T20:15:21.072Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-07T20:15:21.072Z] Fetched 0 B in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-07T20:15:21.072Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-07T20:15:21.072Z] Fetched 279 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-07T20:15:21.072Z] Fetched 122 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-07T20:15:21.072Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-07T20:15:21.072Z] Fetched 8848 B in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-07T20:15:21.072Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-07T20:15:21.072Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-07T20:15:21.072Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-07T20:15:21.072Z] Fetched 219 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-07T20:15:21.072Z] Fetched 154 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-07T20:15:21.072Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-07T20:15:21.072Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-07T20:15:21.072Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-07T20:15:21.072Z] Fetched 499 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-07T20:15:21.072Z] Fetched 111 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-07T20:15:21.072Z] Fetched 240 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-07T20:15:21.072Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-07T20:15:21.072Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-07T20:15:21.072Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-07T20:15:21.072Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-07T20:15:21.072Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-07T20:15:21.072Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-07T20:15:21.072Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-07T20:15:21.072Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-07T20:15:21.073Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-07T20:15:21.073Z] Fetched 8720 B in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-04-07T20:15:21.073Z] Fetched 137 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-07T20:15:21.073Z] Fetched 119 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-04-07T20:15:21.073Z] Fetched 109 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-07T20:15:21.073Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-07T20:15:21.073Z] Fetched 645 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-07T20:15:21.073Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-07T20:15:21.073Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-07T20:15:21.073Z] Fetched 368 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-07T20:15:21.073Z] Fetched 187 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-07T20:15:21.073Z] Fetched 175 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-07T20:15:21.073Z] Fetched 206 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-07T20:15:21.073Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-07T20:15:21.073Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-07T20:15:21.073Z] Fetched 159 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-07T20:15:21.073Z] Fetched 107 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-07T20:15:21.073Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-07T20:15:21.073Z] Pulling static-packages [2021-04-07T20:15:21.073Z] + snapcraftctl pull [2021-04-07T20:15:21.073Z] Pulling version [2021-04-07T20:15:21.073Z] + cd /root/project [2021-04-07T20:15:21.073Z] + [ -f VERSION ] [2021-04-07T20:15:21.073Z] + PROJECT_VERSION=local-dev [2021-04-07T20:15:21.073Z] + git rev-parse --short HEAD [2021-04-07T20:15:21.073Z] + GIT_REVISION=147b327e [2021-04-07T20:15:21.073Z] + snapcraftctl set-version local-dev [2021-04-07T20:15:21.073Z] Skipping build go-build-helper (already ran) [2021-04-07T20:15:21.073Z] Building app-service-config [2021-04-07T20:15:21.073Z] + make build [2021-04-07T20:15:21.073Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-07T20:15:23.000Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.41 [2021-04-07T20:15:23.000Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.29 [2021-04-07T20:15:23.000Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 [2021-04-07T20:15:23.000Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.7 [2021-04-07T20:15:23.261Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-04-07T20:15:23.261Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-07T20:15:23.261Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-07T20:15:23.261Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-07T20:15:23.524Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-07T20:15:23.524Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-07T20:15:23.524Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-07T20:15:23.524Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-07T20:15:23.524Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-07T20:15:23.524Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-07T20:15:23.524Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-07T20:15:23.788Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-07T20:15:23.788Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-04-07T20:15:23.788Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-07T20:15:24.049Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-07T20:15:24.049Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-07T20:15:24.330Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-07T20:15:24.330Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-07T20:15:24.330Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-07T20:15:24.330Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-07T20:15:24.330Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-07T20:15:24.330Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-07T20:15:24.601Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-07T20:15:24.601Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-07T20:15:24.601Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-07T20:15:24.601Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-07T20:15:24.601Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-07T20:15:24.863Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-07T20:15:24.863Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-07T20:15:24.863Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-07T20:15:24.863Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-07T20:15:24.863Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-07T20:15:24.863Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-07T20:15:24.863Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-07T20:15:24.863Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-07T20:15:24.863Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-07T20:15:24.863Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-07T20:15:24.863Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-07T20:15:24.863Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-07T20:15:24.863Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-07T20:15:24.863Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-07T20:15:37.117Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-07T20:15:37.117Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-07T20:15:37.117Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-07T20:15:37.117Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-07T20:15:37.117Z] Building config-common [2021-04-07T20:15:37.117Z] + snapcraftctl build [2021-04-07T20:15:39.942Z] Building edgex-go [2021-04-07T20:15:40.539Z] + cd /root/parts/edgex-go/src [2021-04-07T20:15:40.539Z] + make build [2021-04-07T20:15:40.539Z] 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-07T20:15:40.802Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.30 [2021-04-07T20:15:40.802Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-07T20:15:40.802Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.11 [2021-04-07T20:15:40.802Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-07T20:15:40.802Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-07T20:15:40.802Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-07T20:15:40.802Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-07T20:15:45.023Z] 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-07T20:15:45.023Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-07T20:15:51.667Z] 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-07T20:15:52.610Z] 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-07T20:15:54.536Z] 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-07T20:15:54.797Z] 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-07T20:15:55.058Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-07T20:15:55.058Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-07T20:15:55.058Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-07T20:15:55.058Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-07T20:15:56.973Z] 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-07T20:15:56.973Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-07T20:15:56.973Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-07T20:15:58.889Z] 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-07T20:16:00.275Z] 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-07T20:16:01.662Z] 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-07T20:16:03.048Z] 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-07T20:16:03.048Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-07T20:16:04.435Z] 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-07T20:16:04.435Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-07T20:16:06.352Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-07T20:16:06.352Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-07T20:16:06.352Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-07T20:16:06.352Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-07T20:16:06.352Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-07T20:16:06.352Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-07T20:16:06.352Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-07T20:16:06.613Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-07T20:16:06.614Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-07T20:16:06.614Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-07T20:16:06.614Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-07T20:16:06.614Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-07T20:16:06.614Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-07T20:16:06.614Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-07T20:16:06.614Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-07T20:16:06.614Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-07T20:16:06.614Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-07T20:16:06.614Z] + 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-07T20:16:06.614Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-07T20:16:06.614Z] + 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-07T20:16:06.614Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-07T20:16:06.614Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-07T20:16:06.614Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-07T20:16:06.614Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-07T20:16:06.614Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-07T20:16:06.614Z] + 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-07T20:16:09.918Z] Building static-packages [2021-04-07T20:16:09.918Z] + snapcraftctl build [2021-04-07T20:16:12.472Z] Building version [2021-04-07T20:16:12.472Z] + snapcraftctl build [2021-04-07T20:16:15.024Z] Skipping stage go-build-helper (already ran) [2021-04-07T20:16:15.024Z] Staging app-service-config [2021-04-07T20:16:15.024Z] + snapcraftctl stage [2021-04-07T20:16:16.414Z] Staging config-common [2021-04-07T20:16:16.414Z] + snapcraftctl stage [2021-04-07T20:16:17.361Z] Staging edgex-go [2021-04-07T20:16:17.361Z] + snapcraftctl stage [2021-04-07T20:16:18.752Z] Staging static-packages [2021-04-07T20:16:18.752Z] + snapcraftctl stage [2021-04-07T20:16:19.698Z] Staging version [2021-04-07T20:16:19.698Z] + snapcraftctl stage [2021-04-07T20:16:21.088Z] Priming go-build-helper [2021-04-07T20:16:21.088Z] + snapcraftctl prime [2021-04-07T20:16:22.034Z] Priming app-service-config [2021-04-07T20:16:22.034Z] + snapcraftctl prime [2021-04-07T20:16:23.425Z] Priming config-common [2021-04-07T20:16:23.425Z] + snapcraftctl prime [2021-04-07T20:16:24.815Z] Priming edgex-go [2021-04-07T20:16:24.815Z] + snapcraftctl prime [2021-04-07T20:16:25.760Z] Priming static-packages [2021-04-07T20:16:25.760Z] + snapcraftctl prime [2021-04-07T20:16:28.312Z] Priming version [2021-04-07T20:16:28.312Z] + snapcraftctl prime [2021-04-07T20:16:29.702Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-07T20:16:34.632Z] provisioning config files... [2021-04-07T20:16:34.666Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5689206321552452478tmp [Pipeline] { [Pipeline] sh [2021-04-07T20:16:35.224Z] + set +x [2021-04-07T20:16:35.224Z] + curl -s https://codecov.io/bash [2021-04-07T20:16:35.224Z] + bash -s -- [2021-04-07T20:16:36.028Z] [2021-04-07T20:16:36.028Z] _____ _ [2021-04-07T20:16:36.028Z] / ____| | | [2021-04-07T20:16:36.028Z] | | ___ __| | ___ ___ _____ __ [2021-04-07T20:16:36.028Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-07T20:16:36.028Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-07T20:16:36.028Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-07T20:16:36.028Z] Bash-20210309-2b87ace [2021-04-07T20:16:36.028Z] [2021-04-07T20:16:36.028Z] [2021-04-07T20:16:36.028Z] ==> git version 2.24.3 found [2021-04-07T20:16:36.028Z] ==> 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-07T20:16:36.028Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-07T20:16:36.028Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-07T20:16:36.028Z] ==> Jenkins CI detected. [2021-04-07T20:16:36.028Z] project root: . [2021-04-07T20:16:36.028Z] --> token set from env [2021-04-07T20:16:36.380Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-07T20:16:36.380Z] ==> Running gcov in . (disable via -X gcov) [2021-04-07T20:16:36.380Z] ==> Python coveragepy not found [2021-04-07T20:16:36.380Z] ==> Searching for coverage reports in: [2021-04-07T20:16:36.380Z] + . [2021-04-07T20:16:36.707Z] -> Found 1 reports [2021-04-07T20:16:36.707Z] ==> Detecting git/mercurial file structure [2021-04-07T20:16:36.707Z] ==> Reading reports [2021-04-07T20:16:36.707Z] + ./coverage.out bytes=697383 [2021-04-07T20:16:36.707Z] ==> Appending adjustments [2021-04-07T20:16:36.707Z] https://docs.codecov.io/docs/fixing-reports [2021-04-07T20:16:45.445Z] + Found adjustments [2021-04-07T20:16:45.445Z] ==> Gzipping contents [2021-04-07T20:16:45.445Z] 100K /tmp/codecov.FQTRrG.gz [2021-04-07T20:16:45.445Z] ==> Uploading reports [2021-04-07T20:16:45.445Z] url: https://codecov.io [2021-04-07T20:16:45.445Z] query: branch=PR-3347&commit=147b327e9452321a47c9703f2b5a3cdc8857bfcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3347%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3347&job=&cmd_args= [2021-04-07T20:16:45.445Z] -> Pinging Codecov [2021-04-07T20:16:45.445Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3347&commit=147b327e9452321a47c9703f2b5a3cdc8857bfcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3347%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3347&job=&cmd_args= [2021-04-07T20:16:46.063Z] -> Uploading to [2021-04-07T20:16:46.063Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-07/00271124DB129430A58F1EEE437C3FCB/147b327e9452321a47c9703f2b5a3cdc8857bfcb/4436aa24-2332-4d46-bfeb-9c5ec47363f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210407T201645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=474ad4f31612d19e165eb2852cb897f67e846179a8761dedec2ac971de57d823 [2021-04-07T20:16:46.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-07T20:16:46.063Z] Dload Upload Total Spent Left Speed [2021-04-07T20:16:46.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99495 0 0 100 99495 0 199k --:--:-- --:--:-- --:--:-- 199k [2021-04-07T20:16:46.629Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/147b327e9452321a47c9703f2b5a3cdc8857bfcb [Pipeline] } [2021-04-07T20:16:46.691Z] 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-07T20:16:49.682Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T20:16:51.181Z] ---> package-listing.sh [2021-04-07T20:16:51.181Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-07T20:16:51.181Z] ++ facter osfamily [2021-04-07T20:16:51.481Z] + OS_FAMILY=redhat [2021-04-07T20:16:51.481Z] + workspace=/w/workspace/edgex-go/1 [2021-04-07T20:16:51.481Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-07T20:16:51.481Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-07T20:16:51.481Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-07T20:16:51.481Z] + PACKAGES=/tmp/packages_start.txt [2021-04-07T20:16:51.481Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-07T20:16:51.481Z] + PACKAGES=/tmp/packages_end.txt [2021-04-07T20:16:51.481Z] + case "${OS_FAMILY}" in [2021-04-07T20:16:51.481Z] + rpm -qa [2021-04-07T20:16:51.481Z] + sort [2021-04-07T20:17:01.869Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-07T20:17:01.869Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-07T20:17:01.869Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-07T20:17:01.869Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-07T20:17:01.869Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-07T20:17:01.869Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-07T20:17:01.938Z] 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-07T20:17:02.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-07T20:17:03.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-07T20:17:03.746Z] [2021-04-07T20:17:03.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-07T20:17:04.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-07T20:17:04.692Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-07T20:17:04.692Z] df20fa9351a1: Pulling fs layer [2021-04-07T20:17:04.692Z] 36b3adc4ff6f: Pulling fs layer [2021-04-07T20:17:04.692Z] 8ad3a11d3b57: Pulling fs layer [2021-04-07T20:17:04.692Z] 46f8f816bc3b: Pulling fs layer [2021-04-07T20:17:04.692Z] 93b61091891f: Pulling fs layer [2021-04-07T20:17:04.692Z] 93b9cdb0e59b: Pulling fs layer [2021-04-07T20:17:04.692Z] 5e14af77c1be: Pulling fs layer [2021-04-07T20:17:04.692Z] 01666e4c0597: Pulling fs layer [2021-04-07T20:17:04.692Z] aa168da1d23b: Pulling fs layer [2021-04-07T20:17:04.692Z] 46f8f816bc3b: Waiting [2021-04-07T20:17:04.692Z] 93b61091891f: Waiting [2021-04-07T20:17:04.692Z] 93b9cdb0e59b: Waiting [2021-04-07T20:17:04.692Z] 5e14af77c1be: Waiting [2021-04-07T20:17:04.692Z] 01666e4c0597: Waiting [2021-04-07T20:17:04.692Z] aa168da1d23b: Waiting [2021-04-07T20:17:05.009Z] 36b3adc4ff6f: Verifying Checksum [2021-04-07T20:17:05.009Z] 36b3adc4ff6f: Download complete [2021-04-07T20:17:05.009Z] 46f8f816bc3b: Verifying Checksum [2021-04-07T20:17:05.009Z] 46f8f816bc3b: Download complete [2021-04-07T20:17:05.403Z] df20fa9351a1: Verifying Checksum [2021-04-07T20:17:05.403Z] df20fa9351a1: Download complete [2021-04-07T20:17:05.403Z] 93b9cdb0e59b: Verifying Checksum [2021-04-07T20:17:05.403Z] 93b9cdb0e59b: Download complete [2021-04-07T20:17:05.403Z] 5e14af77c1be: Verifying Checksum [2021-04-07T20:17:05.403Z] 5e14af77c1be: Download complete [2021-04-07T20:17:05.403Z] 01666e4c0597: Verifying Checksum [2021-04-07T20:17:05.403Z] 01666e4c0597: Download complete [2021-04-07T20:17:05.403Z] 93b61091891f: Verifying Checksum [2021-04-07T20:17:05.403Z] 93b61091891f: Download complete [2021-04-07T20:17:06.029Z] df20fa9351a1: Pull complete [2021-04-07T20:17:06.316Z] 8ad3a11d3b57: Download complete [2021-04-07T20:17:06.613Z] 36b3adc4ff6f: Pull complete [2021-04-07T20:17:10.471Z] 8ad3a11d3b57: Pull complete [2021-04-07T20:17:10.471Z] 46f8f816bc3b: Pull complete [2021-04-07T20:17:12.858Z] 93b61091891f: Pull complete [2021-04-07T20:17:12.858Z] 93b9cdb0e59b: Pull complete [2021-04-07T20:17:14.823Z] 5e14af77c1be: Pull complete [2021-04-07T20:17:14.823Z] 01666e4c0597: Pull complete [2021-04-07T20:17:15.487Z] aa168da1d23b: Verifying Checksum [2021-04-07T20:17:15.487Z] aa168da1d23b: Download complete [2021-04-07T20:17:34.610Z] aa168da1d23b: Pull complete [2021-04-07T20:17:34.610Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-07T20:17:34.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-07T20:17:34.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-07T20:17:35.760Z] prd-centos7-docker-4c-2g-33176 does not seem to be running inside a container [2021-04-07T20:17:37.498Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-07T20:17:41.171Z] $ docker top 33f07c0de1abe790c543e232732e35619c568b0e9d09ace5fa14041f294154b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T20:17:43.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-07T20:17:43.712Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-07T20:17:44.194Z] + ls /var/log/sa-host [2021-04-07T20:17:44.194Z] + sadf -c /var/log/sa-host/sa07 [2021-04-07T20:17:44.194Z] file_magic: OK [2021-04-07T20:17:44.194Z] HZ: Using current value: 100 [2021-04-07T20:17:44.194Z] file_header: OK [2021-04-07T20:17:44.194Z] 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-07T20:17:44.194Z] Statistics: [2021-04-07T20:17:44.316Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-07T20:17:44.316Z] File successfully converted to sysstat format version 12.2.1 [2021-04-07T20:17:44.316Z] + sadf -c /var/log/sa-host/sa23 [2021-04-07T20:17:44.316Z] file_magic: OK [2021-04-07T20:17:44.316Z] HZ: Using current value: 100 [2021-04-07T20:17:44.316Z] file_header: OK [2021-04-07T20:17:44.316Z] 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-07T20:17:44.316Z] Statistics: [2021-04-07T20:17:44.316Z] Hnuu...uuuununununu... [2021-04-07T20:17:44.316Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-07T20:17:45.117Z] provisioning config files... [2021-04-07T20:17:45.139Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7813022964176743322tmp [Pipeline] { [Pipeline] echo [2021-04-07T20:17:45.266Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T20:17:46.071Z] ---> create-netrc.sh [Pipeline] } [2021-04-07T20:17:46.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-07T20:17:46.586Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T20:17:47.317Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-07T20:17:47.386Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T20:17:47.861Z] ---> sudo-logs.sh [2021-04-07T20:17:47.861Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-07T20:17:48.323Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T20:17:49.971Z] ---> job-cost.sh [2021-04-07T20:17:49.971Z] lf-activate-venv: SKIPPING [2021-04-07T20:17:49.971Z] DEBUG: total: 0.20999999344348907 [2021-04-07T20:17:49.971Z] INFO: Retrieving Stack Cost... [2021-04-07T20:17:50.558Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-07T20:17:51.532Z] INFO: Archiving Costs [Pipeline] echo [2021-04-07T20:17:51.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T20:17:52.381Z] ---> logs-deploy.sh [2021-04-07T20:17:52.382Z] lf-activate-venv: SKIPPING [2021-04-07T20:17:52.382Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3347/1 [2021-04-07T20:17:52.382Z] INFO: archiving workspace using pattern(s): [2021-04-07T20:17:54.378Z] Archives upload complete. [2021-04-07T20:17:54.666Z] INFO: archiving logs to Nexus