Pull request #3283 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 763b562e22b14d51f168964160feae55dc54a86d+be0d14e436fe9c753018b2c9bd281985489666e3 (9210a6a6b11d68c9ef7496596b17b78ff8701db7) 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-3283/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-3283/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30852’ Running on prd-centos7-docker-4c-2g-30854 in /w/workspace/edgexfoundry_edgex-go_PR-3283 [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 > 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/3283/head:refs/remotes/origin/PR-3283 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit be0d14e436fe9c753018b2c9bd281985489666e3 into PR head commit 763b562e22b14d51f168964160feae55dc54a86d Merge succeeded, producing 763b562e22b14d51f168964160feae55dc54a86d Checking out Revision 763b562e22b14d51f168964160feae55dc54a86d (PR-3283) > git config core.sparsecheckout # timeout=10 > git checkout -f 763b562e22b14d51f168964160feae55dc54a86d # 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 be0d14e436fe9c753018b2c9bd281985489666e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 763b562e22b14d51f168964160feae55dc54a86d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-22T07:16:08.949Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-22T07:16:09.297Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-22T07:16:09.518Z] ========================================================= [2021-03-22T07:16:09.518Z] EdgeX Global Pipelines Version Info [2021-03-22T07:16:09.518Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:16:11.008Z] ------------------- [2021-03-22T07:16:11.008Z] stable info: [2021-03-22T07:16:11.008Z] ------------------- [2021-03-22T07:16:11.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-22T07:16:11.008Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-22T07:16:11.008Z] Message: update stable to v1.0.186 [2021-03-22T07:16:11.959Z] ------------------- [2021-03-22T07:16:11.959Z] experimental info: [2021-03-22T07:16:11.959Z] ------------------- [2021-03-22T07:16:11.959Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-22T07:16:11.959Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-22T07:16:11.959Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-22T07:16:12.318Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-22T07:16:12.433Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-22T07:16:12.552Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-22T07:16:12.689Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-22T07:16:12.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-22T07:16:12.933Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-22T07:16:13.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-22T07:16:13.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-22T07:16:13.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-22T07:16:13.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-22T07:16:13.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-22T07:16:13.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-22T07:16:13.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-22T07:16:13.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-22T07:16:14.017Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-22T07:16:14.138Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-22T07:16:14.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-22T07:16:14.367Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-22T07:16:14.498Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-22T07:16:14.618Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-22T07:16:14.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-22T07:16:14.879Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-22T07:16:15.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3283 [Pipeline] echo [2021-03-22T07:16:15.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3283 [Pipeline] echo [2021-03-22T07:16:15.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3283 [Pipeline] echo [2021-03-22T07:16:15.381Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 763b562e22b14d51f168964160feae55dc54a86d [Pipeline] echo [2021-03-22T07:16:15.509Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 763b562 [Pipeline] echo [2021-03-22T07:16:15.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-22T07:16:17.247Z] provisioning config files... [2021-03-22T07:16:17.330Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4831793612626501874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:16:17.794Z] ---> docker-login.sh [2021-03-22T07:16:17.794Z] nexus3.edgexfoundry.org:10001 [2021-03-22T07:16:18.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:16:18.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:16:18.065Z] Configure a credential helper to remove this warning. See [2021-03-22T07:16:18.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:16:18.065Z] [2021-03-22T07:16:18.065Z] Login Succeeded [2021-03-22T07:16:18.065Z] nexus3.edgexfoundry.org:10002 [2021-03-22T07:16:18.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:16:18.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:16:18.335Z] Configure a credential helper to remove this warning. See [2021-03-22T07:16:18.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:16:18.335Z] [2021-03-22T07:16:18.335Z] Login Succeeded [2021-03-22T07:16:18.335Z] nexus3.edgexfoundry.org:10003 [2021-03-22T07:16:18.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:16:18.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:16:18.598Z] Configure a credential helper to remove this warning. See [2021-03-22T07:16:18.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:16:18.598Z] [2021-03-22T07:16:18.598Z] Login Succeeded [2021-03-22T07:16:18.598Z] nexus3.edgexfoundry.org:10004 [2021-03-22T07:16:18.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:16:18.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:16:18.863Z] Configure a credential helper to remove this warning. See [2021-03-22T07:16:18.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:16:18.863Z] [2021-03-22T07:16:18.863Z] Login Succeeded [2021-03-22T07:16:18.863Z] docker.io [2021-03-22T07:16:18.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:16:19.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:16:19.125Z] Configure a credential helper to remove this warning. See [2021-03-22T07:16:19.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:16:19.125Z] [2021-03-22T07:16:19.125Z] Login Succeeded [2021-03-22T07:16:19.125Z] ---> docker-login.sh ends [Pipeline] } [2021-03-22T07:16:19.155Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-22T07:16:19.710Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-22T07:16:19.710Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:16:19.710Z] ++ dirname cmd/core-command/Dockerfile [2021-03-22T07:16:19.710Z] ++ cut -d/ -f2 [2021-03-22T07:16:19.710Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-22T07:16:19.710Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:16:19.710Z] ++ dirname cmd/core-data/Dockerfile [2021-03-22T07:16:19.710Z] ++ cut -d/ -f2 [2021-03-22T07:16:19.710Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-22T07:16:19.710Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:16:19.710Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-22T07:16:19.710Z] ++ cut -d/ -f2 [2021-03-22T07:16:19.710Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-22T07:16:19.710Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:16:19.710Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-22T07:16:19.710Z] ++ cut -d/ -f2 [2021-03-22T07:16:19.710Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-22T07:16:19.710Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:16:19.710Z] ++ cut -d/ -f2 [2021-03-22T07:16:19.710Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-22T07:16:19.710Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-22T07:16:19.710Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:16:19.710Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-22T07:16:19.710Z] ++ cut -d/ -f2 [2021-03-22T07:16:19.710Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-22T07:16:19.710Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:16:19.710Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-22T07:16:19.710Z] ++ cut -d/ -f2 [2021-03-22T07:16:19.711Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-22T07:16:19.711Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:16:19.711Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-22T07:16:19.711Z] ++ cut -d/ -f2 [2021-03-22T07:16:19.711Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-22T07:16:19.711Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:16:19.711Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-22T07:16:19.711Z] ++ cut -d/ -f2 [2021-03-22T07:16:19.711Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-22T07:16:19.812Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:16:21.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T07:16:21.230Z] [2021-03-22T07:16:21.230Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:16:21.620Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T07:16:21.620Z] latest: Pulling from edgex-devops/git-semver [2021-03-22T07:16:21.620Z] 31603596830f: Pulling fs layer [2021-03-22T07:16:21.620Z] 2a8b12db71e7: Pulling fs layer [2021-03-22T07:16:21.620Z] 6ca5941a6612: Pulling fs layer [2021-03-22T07:16:21.620Z] ecc8261a40a4: Pulling fs layer [2021-03-22T07:16:21.620Z] ecc8261a40a4: Waiting [2021-03-22T07:16:21.620Z] 2a8b12db71e7: Download complete [2021-03-22T07:16:21.620Z] 31603596830f: Download complete [2021-03-22T07:16:21.883Z] ecc8261a40a4: Verifying Checksum [2021-03-22T07:16:21.883Z] ecc8261a40a4: Download complete [2021-03-22T07:16:21.883Z] 6ca5941a6612: Verifying Checksum [2021-03-22T07:16:21.883Z] 6ca5941a6612: Download complete [2021-03-22T07:16:22.146Z] 31603596830f: Pull complete [2021-03-22T07:16:22.146Z] 2a8b12db71e7: Pull complete [2021-03-22T07:16:23.100Z] 6ca5941a6612: Pull complete [2021-03-22T07:16:23.362Z] ecc8261a40a4: Pull complete [2021-03-22T07:16:23.362Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-22T07:16:23.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T07:16:23.362Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-22T07:16:23.489Z] prd-centos7-docker-4c-2g-30854 does not seem to be running inside a container [2021-03-22T07:16:23.535Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-22T07:16:26.180Z] $ docker top 88b498c3fe83751820ec9b9cd4587e68d2b7f20af690e20fae463f081095e637 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-22T07:16:26.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-22T07:16:26.659Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-22T07:16:26.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-22T07:16:26.894Z] $ docker exec 88b498c3fe83751820ec9b9cd4587e68d2b7f20af690e20fae463f081095e637 ssh-agent [2021-03-22T07:16:27.069Z] SSH_AUTH_SOCK=/tmp/ssh-WB0ucAXk2J0V/agent.12 [2021-03-22T07:16:27.069Z] SSH_AGENT_PID=17 [2021-03-22T07:16:27.080Z] Running ssh-add (command line suppressed) [2021-03-22T07:16:27.210Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3540235494773186687.key (/w/workspace/edgex-go/1@tmp/private_key_3540235494773186687.key) [2021-03-22T07:16:27.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-22T07:16:27.660Z] + git tag --points-at HEAD [Pipeline] } [2021-03-22T07:16:27.690Z] $ docker exec --env ******** --env ******** 88b498c3fe83751820ec9b9cd4587e68d2b7f20af690e20fae463f081095e637 ssh-agent -k [2021-03-22T07:16:27.806Z] unset SSH_AUTH_SOCK; [2021-03-22T07:16:27.806Z] unset SSH_AGENT_PID; [2021-03-22T07:16:27.806Z] echo Agent pid 17 killed; [2021-03-22T07:16:27.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-22T07:16:28.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-22T07:16:28.066Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-22T07:16:28.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-22T07:16:28.251Z] $ docker exec 88b498c3fe83751820ec9b9cd4587e68d2b7f20af690e20fae463f081095e637 ssh-agent [2021-03-22T07:16:28.424Z] SSH_AUTH_SOCK=/tmp/ssh-dGsv5cdp4oj4/agent.46 [2021-03-22T07:16:28.424Z] SSH_AGENT_PID=52 [2021-03-22T07:16:28.432Z] Running ssh-add (command line suppressed) [2021-03-22T07:16:28.548Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6887418826068418066.key (/w/workspace/edgex-go/1@tmp/private_key_6887418826068418066.key) [2021-03-22T07:16:28.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-22T07:16:28.989Z] + git semver init [2021-03-22T07:16:28.989Z] # -> Open(): unable to determine branch for HEAD [2021-03-22T07:16:28.989Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-22T07:16:28.989Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-22T07:16:28.989Z] # $SEMVER_REMOTE_NAME = origin [2021-03-22T07:16:28.989Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-22T07:16:28.989Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-22T07:16:28.989Z] # $SEMVER_BRANCH = PR-3283 [2021-03-22T07:16:28.989Z] # $SEMVER_TEMP = /tmp/semver-103220718 [2021-03-22T07:16:28.989Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-22T07:16:55.635Z] # '/tmp/semver-103220718' -> '/w/workspace/edgex-go/1/.semver' [2021-03-22T07:16:55.635Z] # -> Force: false [2021-03-22T07:16:55.635Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-22T07:16:55.661Z] $ docker exec --env ******** --env ******** 88b498c3fe83751820ec9b9cd4587e68d2b7f20af690e20fae463f081095e637 ssh-agent -k [2021-03-22T07:16:55.884Z] unset SSH_AUTH_SOCK; [2021-03-22T07:16:55.885Z] unset SSH_AGENT_PID; [2021-03-22T07:16:55.885Z] echo Agent pid 52 killed; [2021-03-22T07:16:55.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-22T07:16:56.555Z] + git semver [Pipeline] } [2021-03-22T07:16:56.587Z] $ docker stop --time=1 88b498c3fe83751820ec9b9cd4587e68d2b7f20af690e20fae463f081095e637 [2021-03-22T07:16:58.543Z] $ docker rm -f 88b498c3fe83751820ec9b9cd4587e68d2b7f20af690e20fae463f081095e637 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T07:16:59.136Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-22T07:16:59.734Z] Stashed 1 file(s) [Pipeline] echo [2021-03-22T07:16:59.755Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-22T07:17:01.191Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-22T07:17:01.511Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-22T07:17:01.846Z] + sudo service docker restart [2021-03-22T07:17:01.846Z] + true [2021-03-22T07:17:01.846Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-22T07:17:02.467Z] ========================================================= [2021-03-22T07:17:02.467Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-22T07:17:02.467Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:17:02.852Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-22T07:17:06.185Z] Sending build context to Docker daemon 328.6MB [2021-03-22T07:17:06.185Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-22T07:17:06.185Z] Step 2/6 : FROM ${BASE} [2021-03-22T07:17:06.760Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-22T07:17:06.760Z] 188c0c94c7c5: Pulling fs layer [2021-03-22T07:17:06.760Z] 0ef7d3d256c8: Pulling fs layer [2021-03-22T07:17:06.760Z] de9db76c5a1d: Pulling fs layer [2021-03-22T07:17:06.760Z] bca2f99d35d6: Pulling fs layer [2021-03-22T07:17:06.760Z] 93359f2a8cfa: Pulling fs layer [2021-03-22T07:17:06.760Z] 7c6f9722023f: Pulling fs layer [2021-03-22T07:17:06.760Z] a35cf1a2eb13: Pulling fs layer [2021-03-22T07:17:06.760Z] bca2f99d35d6: Waiting [2021-03-22T07:17:06.760Z] 93359f2a8cfa: Waiting [2021-03-22T07:17:06.760Z] 7c6f9722023f: Waiting [2021-03-22T07:17:06.760Z] a35cf1a2eb13: Waiting [2021-03-22T07:17:06.760Z] de9db76c5a1d: Verifying Checksum [2021-03-22T07:17:06.760Z] de9db76c5a1d: Download complete [2021-03-22T07:17:06.760Z] 0ef7d3d256c8: Verifying Checksum [2021-03-22T07:17:06.760Z] 0ef7d3d256c8: Download complete [2021-03-22T07:17:06.760Z] 93359f2a8cfa: Download complete [2021-03-22T07:17:06.760Z] 7c6f9722023f: Download complete [2021-03-22T07:17:07.341Z] 188c0c94c7c5: Verifying Checksum [2021-03-22T07:17:07.341Z] 188c0c94c7c5: Download complete [2021-03-22T07:17:08.303Z] 188c0c94c7c5: Pull complete [2021-03-22T07:17:08.586Z] 0ef7d3d256c8: Pull complete [2021-03-22T07:17:08.853Z] de9db76c5a1d: Pull complete [2021-03-22T07:17:09.810Z] a35cf1a2eb13: Verifying Checksum [2021-03-22T07:17:09.810Z] a35cf1a2eb13: Download complete [2021-03-22T07:17:11.209Z] bca2f99d35d6: Verifying Checksum [2021-03-22T07:17:11.209Z] bca2f99d35d6: Download complete [2021-03-22T07:17:15.484Z] Still waiting to schedule task [2021-03-22T07:17:15.484Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-22T07:17:17.831Z] bca2f99d35d6: Pull complete [2021-03-22T07:17:17.831Z] 93359f2a8cfa: Pull complete [2021-03-22T07:17:17.831Z] 7c6f9722023f: Pull complete [2021-03-22T07:17:22.075Z] a35cf1a2eb13: Pull complete [2021-03-22T07:17:22.076Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-22T07:17:22.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-22T07:17:22.076Z] ---> a62c8e92a672 [2021-03-22T07:17:22.076Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-22T07:17:22.076Z] ---> Running in 2bcce9a116a7 [2021-03-22T07:17:22.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:17:23.289Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:17:24.238Z] (1/12) Installing libmagic (5.38-r0) [2021-03-22T07:17:24.501Z] (2/12) Installing file (5.38-r0) [2021-03-22T07:17:24.501Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-22T07:17:24.763Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-22T07:17:31.369Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-22T07:17:31.369Z] (6/12) Installing patch (2.7.6-r6) [2021-03-22T07:17:31.369Z] (7/12) Installing build-base (0.5-r2) [2021-03-22T07:17:31.369Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-22T07:17:31.369Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-22T07:17:31.633Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-22T07:17:31.633Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-22T07:17:31.939Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-22T07:17:31.939Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:17:31.939Z] OK: 233 MiB in 51 packages [2021-03-22T07:17:36.171Z] Removing intermediate container 2bcce9a116a7 [2021-03-22T07:17:36.171Z] ---> 0f6d61141fef [2021-03-22T07:17:36.171Z] Step 4/6 : WORKDIR /edgex-go [2021-03-22T07:17:36.171Z] ---> Running in dff23700c263 [2021-03-22T07:17:36.171Z] Removing intermediate container dff23700c263 [2021-03-22T07:17:36.171Z] ---> 7ced77f5132c [2021-03-22T07:17:36.171Z] Step 5/6 : COPY go.mod . [2021-03-22T07:17:36.171Z] ---> d3944b4c67a8 [2021-03-22T07:17:36.171Z] Step 6/6 : RUN go mod download [2021-03-22T07:17:36.171Z] ---> Running in 821b0782fa0d [2021-03-22T07:17:58.201Z] Removing intermediate container 821b0782fa0d [2021-03-22T07:17:58.201Z] ---> 18524d5081b9 [2021-03-22T07:17:58.201Z] Successfully built 18524d5081b9 [2021-03-22T07:17:58.201Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:17:58.564Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-22T07:17:58.564Z] . [Pipeline] withDockerContainer [2021-03-22T07:17:58.705Z] prd-centos7-docker-4c-2g-30854 does not seem to be running inside a container [2021-03-22T07:17:58.756Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-22T07:17:59.765Z] $ docker top c20f8819a19a35276816f2fea6e6fbba151bf44e4b867980bdab7adb84921e1a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:18:00.338Z] + go version [2021-03-22T07:18:00.338Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-22T07:18:00.366Z] $ docker stop --time=1 c20f8819a19a35276816f2fea6e6fbba151bf44e4b867980bdab7adb84921e1a [2021-03-22T07:18:01.741Z] $ docker rm -f c20f8819a19a35276816f2fea6e6fbba151bf44e4b867980bdab7adb84921e1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:18:02.783Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-22T07:18:02.784Z] . [Pipeline] withDockerContainer [2021-03-22T07:18:02.902Z] prd-centos7-docker-4c-2g-30854 does not seem to be running inside a container [2021-03-22T07:18:02.960Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-22T07:18:03.970Z] $ docker top b74ef966c5a824015a266b56085fc4b4fe4b43b4335c2758524d8e1f238e8c31 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-22T07:18:04.207Z] ========================================================= [2021-03-22T07:18:04.207Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-22T07:18:04.207Z] ========================================================= [Pipeline] sh [2021-03-22T07:18:04.525Z] + make test [2021-03-22T07:18:04.525Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-22T07:18:14.577Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-22T07:18:29.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-22T07:18:35.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-22T07:18:35.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-22T07:18:35.502Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-22T07:18:38.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-22T07:18:38.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-22T07:18:38.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-22T07:18:38.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-22T07:18:39.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-22T07:18:39.585Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-22T07:18:42.204Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-22T07:18:42.204Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-22T07:18:42.204Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-22T07:18:45.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.131s coverage: 45.9% of statements [2021-03-22T07:18:45.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-22T07:18:45.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-22T07:18:45.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-22T07:18:45.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-22T07:18:45.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-22T07:18:45.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-22T07:18:45.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.056s coverage: 19.8% of statements [2021-03-22T07:18:45.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.091s coverage: 100.0% of statements [2021-03-22T07:18:48.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.170s coverage: 27.1% of statements [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-22T07:18:48.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.030s coverage: 100.0% of statements [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-22T07:18:48.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-22T07:18:48.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.106s coverage: 71.3% of statements [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-22T07:18:48.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.164s coverage: 82.9% of statements [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:18:48.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.054s coverage: 78.9% of statements [2021-03-22T07:18:48.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-22T07:18:52.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.330s coverage: 28.6% of statements [2021-03-22T07:18:52.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-22T07:18:52.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-22T07:18:52.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-22T07:18:52.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-22T07:18:52.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-22T07:18:52.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements [2021-03-22T07:18:52.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-22T07:18:52.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.031s coverage: 100.0% of statements [2021-03-22T07:18:52.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-22T07:18:52.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.110s coverage: 86.7% of statements [2021-03-22T07:18:52.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-22T07:18:52.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements [2021-03-22T07:18:52.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-22T07:18:52.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements [2021-03-22T07:18:52.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-22T07:18:52.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-22T07:18:52.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-22T07:18:52.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-22T07:18:53.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.409s coverage: 92.8% of statements [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-22T07:18:53.858Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-22T07:18:53.858Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.075s coverage: 0.1% of statements [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-22T07:18:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-22T07:18:53.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-03-22T07:18:53.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2021-03-22T07:18:53.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-03-22T07:18:53.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.041s coverage: 96.3% of statements [2021-03-22T07:18:54.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-03-22T07:19:06.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.045s coverage: 94.4% of statements [2021-03-22T07:19:06.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-03-22T07:19:08.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.144s coverage: 81.9% of statements [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.073s coverage: 92.9% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 75.5% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 84.6% of statements [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.082s coverage: 91.6% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 62.4% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.284s coverage: 69.0% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 38.4% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.148s coverage: 47.0% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.147s coverage: 87.1% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.718s coverage: 29.1% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.100s coverage: 96.5% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-22T07:19:19.044Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-22T07:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-22T07:19:19.045Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-03-22T07:19:19.045Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-22T07:19:19.045Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-22T07:19:19.045Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-03-22T07:19:19.045Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-03-22T07:19:19.045Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-22T07:19:19.621Z] GO111MODULE=on go vet ./... [2021-03-22T07:19:46.355Z] gofmt -l . [2021-03-22T07:19:46.355Z] [ "`gofmt -l .`" = "" ] [2021-03-22T07:19:46.355Z] ./bin/test-go-mod-tidy.sh [2021-03-22T07:19:46.618Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-22T07:19:47.839Z] + ls -al . [2021-03-22T07:19:47.839Z] total 760 [2021-03-22T07:19:47.839Z] drwxrwxr-x 10 1001 1001 4096 Mar 22 07:19 . [2021-03-22T07:19:47.839Z] drwxr-xr-x 4 root root 28 Mar 22 07:18 .. [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 11 Mar 22 07:16 .dockerignore [2021-03-22T07:19:47.839Z] drwxrwxr-x 8 1001 1001 179 Mar 22 07:16 .git [2021-03-22T07:19:47.839Z] drwxrwxr-x 3 1001 1001 125 Mar 22 07:16 .github [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 818 Mar 22 07:16 .gitignore [2021-03-22T07:19:47.839Z] drwx------ 3 1001 1001 60 Mar 22 07:16 .semver [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 07:16 .sonarcloud.properties [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 8607 Mar 22 07:16 Attribution.txt [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 07:16 CONTRIBUTING.md [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 931 Mar 22 07:16 Dockerfile.build [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 863 Mar 22 07:16 Jenkinsfile [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 07:16 LICENSE [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 5774 Mar 22 07:16 Makefile [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 6548 Mar 22 07:16 README.md [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 6755 Mar 22 07:16 SECURITY.md [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 07:16 VERSION [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 4131 Mar 22 07:16 ZMQWindows.md [2021-03-22T07:19:47.839Z] drwxrwxr-x 2 1001 1001 117 Mar 22 07:16 bin [2021-03-22T07:19:47.839Z] drwxrwxr-x 14 1001 1001 4096 Mar 22 07:16 cmd [2021-03-22T07:19:47.839Z] -rw-r--r-- 1 root root 650607 Mar 22 07:19 coverage.out [2021-03-22T07:19:47.839Z] -rw-r--r-- 1 root root 1055 Mar 22 07:19 go.mod [2021-03-22T07:19:47.839Z] -rw-r--r-- 1 root root 22327 Mar 22 07:19 go.sum [2021-03-22T07:19:47.839Z] drwxrwxr-x 8 1001 1001 127 Mar 22 07:16 internal [2021-03-22T07:19:47.839Z] drwxrwxr-x 4 1001 1001 26 Mar 22 07:16 openapi [2021-03-22T07:19:47.839Z] drwxrwxr-x 4 1001 1001 71 Mar 22 07:16 snap [2021-03-22T07:19:47.839Z] -rw-rw-r-- 1 1001 1001 168 Mar 22 07:16 version.go [Pipeline] sh [2021-03-22T07:19:48.164Z] + '[' -e coverage.out ] [2021-03-22T07:19:48.164Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-22T07:19:48.424Z] Stashed 1 file(s) [Pipeline] sh [2021-03-22T07:19:48.741Z] + make build [2021-03-22T07:19:48.741Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-22T07:19:52.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-22T07:20:01.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-22T07:20:01.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-22T07:20:03.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-22T07:20:03.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-22T07:20:05.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-22T07:20:07.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-22T07:20:08.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-22T07:20:09.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-22T07:20:10.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-22T07:20:11.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-22T07:20:13.918Z] $ docker stop --time=1 b74ef966c5a824015a266b56085fc4b4fe4b43b4335c2758524d8e1f238e8c31 [2021-03-22T07:20:15.566Z] $ docker rm -f b74ef966c5a824015a266b56085fc4b4fe4b43b4335c2758524d8e1f238e8c31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-22T07:20:19.034Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30858 in /w/workspace/edgexfoundry_edgex-go_PR-3283 [Pipeline] { [Pipeline] ws [2021-03-22T07:20:19.152Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:20:19.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-22T07:20:19.571Z] [2021-03-22T07:20:19.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:20:19.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-22T07:20:19.964Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-22T07:20:19.964Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-22T07:20:19.964Z] ca9280d653b3: Pulling fs layer [2021-03-22T07:20:19.964Z] 7e9c9ca2126c: Pulling fs layer [2021-03-22T07:20:19.964Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-22T07:20:19.964Z] cbdbe7a5bc2a: Download complete [2021-03-22T07:20:20.545Z] cbdbe7a5bc2a: Pull complete [2021-03-22T07:20:21.120Z] ca9280d653b3: Verifying Checksum [2021-03-22T07:20:21.120Z] ca9280d653b3: Download complete [2021-03-22T07:20:21.707Z] 7e9c9ca2126c: Verifying Checksum [2021-03-22T07:20:21.707Z] 7e9c9ca2126c: Download complete [2021-03-22T07:20:22.286Z] ca9280d653b3: Pull complete [2021-03-22T07:20:24.270Z] using credential edgex-jenkins-ssh [2021-03-22T07:20:24.326Z] Cloning the remote Git repository [2021-03-22T07:20:24.424Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-22T07:20:24.538Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-22T07:20:24.632Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-22T07:20:24.634Z] > git --version # timeout=10 [2021-03-22T07:20:24.661Z] > git --version # 'git version 2.17.1' [2021-03-22T07:20:24.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T07:20:24.740Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T07:20:30.470Z] 7e9c9ca2126c: Pull complete [2021-03-22T07:20:30.470Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-22T07:20:30.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-22T07:20:30.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-22T07:20:30.737Z] prd-centos7-docker-4c-2g-30854 does not seem to be running inside a container [2021-03-22T07:20:30.787Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-22T07:20:33.528Z] $ docker top 0009e42f41e3b1890d43ac17dfd885163f09c849d22b6bb3b6e60c284f98cbda -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:20:34.154Z] + docker-compose build --help [2021-03-22T07:20:34.154Z] + grep parallel [2021-03-22T07:20:35.138Z] --parallel Build images in parallel. [Pipeline] } [2021-03-22T07:20:35.195Z] $ docker stop --time=1 0009e42f41e3b1890d43ac17dfd885163f09c849d22b6bb3b6e60c284f98cbda [2021-03-22T07:20:36.587Z] $ docker rm -f 0009e42f41e3b1890d43ac17dfd885163f09c849d22b6bb3b6e60c284f98cbda [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:20:37.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-22T07:20:37.335Z] . [Pipeline] withDockerContainer [2021-03-22T07:20:37.467Z] prd-centos7-docker-4c-2g-30854 does not seem to be running inside a container [2021-03-22T07:20:37.513Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-22T07:20:38.194Z] $ docker top c9c51ae0da1db02d1585cf2eac5bcca6d308bb0cad881069987a1964445b213e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:20:38.743Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-22T07:20:39.690Z] Building docker-core-command-go ... [2021-03-22T07:20:39.690Z] Building docker-core-data-go ... [2021-03-22T07:20:39.690Z] Building docker-core-metadata-go ... [2021-03-22T07:20:39.690Z] Building docker-security-bootstrapper-go ... [2021-03-22T07:20:39.690Z] Building docker-security-proxy-setup-go ... [2021-03-22T07:20:39.690Z] Building docker-security-secretstore-setup-go ... [2021-03-22T07:20:39.690Z] Building docker-support-notifications-go ... [2021-03-22T07:20:39.690Z] Building docker-support-scheduler-go ... [2021-03-22T07:20:39.690Z] Building docker-sys-mgmt-agent-go ... [2021-03-22T07:20:39.690Z] Building docker-core-command-go [2021-03-22T07:20:39.690Z] Building docker-support-scheduler-go [2021-03-22T07:20:39.690Z] Building docker-security-proxy-setup-go [2021-03-22T07:20:39.690Z] Building docker-security-secretstore-setup-go [2021-03-22T07:20:39.690Z] Building docker-support-notifications-go [2021-03-22T07:20:41.488Z] Merging remotes/origin/master commit be0d14e436fe9c753018b2c9bd281985489666e3 into PR head commit 763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:20:40.750Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-22T07:20:40.767Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T07:20:40.790Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-22T07:20:40.821Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-22T07:20:40.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T07:20:40.833Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3283/head:refs/remotes/origin/PR-3283 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T07:20:41.511Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T07:20:41.528Z] > git checkout -f 763b562e22b14d51f168964160feae55dc54a86d # timeout=10 [2021-03-22T07:20:41.965Z] Merge succeeded, producing 763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:20:41.966Z] Checking out Revision 763b562e22b14d51f168964160feae55dc54a86d (PR-3283) [2021-03-22T07:20:41.873Z] > git remote # timeout=10 [2021-03-22T07:20:41.895Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T07:20:41.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T07:20:41.927Z] > git merge be0d14e436fe9c753018b2c9bd281985489666e3 # timeout=10 [2021-03-22T07:20:41.954Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T07:20:41.977Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T07:20:41.988Z] > git checkout -f 763b562e22b14d51f168964160feae55dc54a86d # timeout=10 [2021-03-22T07:20:46.457Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-03-22T07:20:46.519Z] > git --version # timeout=10 [2021-03-22T07:20:46.531Z] > git --version # 'git version 2.17.1' [2021-03-22T07:20:46.547Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-22T07:20:48.134Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-22T07:20:48.613Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-22T07:20:49.031Z] + sudo service docker restart [2021-03-22T07:20:49.031Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-22T07:20:51.810Z] provisioning config files... [2021-03-22T07:20:51.856Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7581531073288393807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:20:52.340Z] ---> docker-login.sh [2021-03-22T07:20:52.340Z] nexus3.edgexfoundry.org:10001 [2021-03-22T07:20:53.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:20:53.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:20:53.602Z] Configure a credential helper to remove this warning. See [2021-03-22T07:20:53.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:20:53.602Z] [2021-03-22T07:20:53.602Z] Login Succeeded [2021-03-22T07:20:53.602Z] nexus3.edgexfoundry.org:10002 [2021-03-22T07:20:53.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:20:54.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:20:54.151Z] Configure a credential helper to remove this warning. See [2021-03-22T07:20:54.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:20:54.151Z] [2021-03-22T07:20:54.151Z] Login Succeeded [2021-03-22T07:20:54.151Z] nexus3.edgexfoundry.org:10003 [2021-03-22T07:20:54.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:20:54.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:20:54.696Z] Configure a credential helper to remove this warning. See [2021-03-22T07:20:54.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:20:54.696Z] [2021-03-22T07:20:54.696Z] Login Succeeded [2021-03-22T07:20:54.696Z] nexus3.edgexfoundry.org:10004 [2021-03-22T07:20:54.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:20:55.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:20:55.244Z] Configure a credential helper to remove this warning. See [2021-03-22T07:20:55.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:20:55.244Z] [2021-03-22T07:20:55.244Z] Login Succeeded [2021-03-22T07:20:55.244Z] docker.io [2021-03-22T07:20:55.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:20:55.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:20:55.788Z] Configure a credential helper to remove this warning. See [2021-03-22T07:20:55.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:20:55.788Z] [2021-03-22T07:20:55.788Z] Login Succeeded [2021-03-22T07:20:55.788Z] ---> docker-login.sh ends [Pipeline] } [2021-03-22T07:20:55.821Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-22T07:20:56.369Z] ========================================================= [2021-03-22T07:20:56.369Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-22T07:20:56.369Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:20:56.780Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-22T07:20:59.457Z] Sending build context to Docker daemon 166.8MB [2021-03-22T07:20:59.458Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-22T07:20:59.458Z] Step 2/6 : FROM ${BASE} [2021-03-22T07:20:59.458Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-22T07:20:59.458Z] 5f621e34cdf4: Pulling fs layer [2021-03-22T07:20:59.458Z] a4357932f1b6: Pulling fs layer [2021-03-22T07:20:59.458Z] 18c013af1878: Pulling fs layer [2021-03-22T07:20:59.458Z] 00ac8860ef70: Pulling fs layer [2021-03-22T07:20:59.458Z] 63d7cb157983: Pulling fs layer [2021-03-22T07:20:59.458Z] b116817d02f9: Pulling fs layer [2021-03-22T07:20:59.458Z] 745a02a5169b: Pulling fs layer [2021-03-22T07:20:59.458Z] 00ac8860ef70: Waiting [2021-03-22T07:20:59.458Z] 63d7cb157983: Waiting [2021-03-22T07:20:59.458Z] b116817d02f9: Waiting [2021-03-22T07:20:59.458Z] 745a02a5169b: Waiting [2021-03-22T07:20:59.458Z] 18c013af1878: Verifying Checksum [2021-03-22T07:20:59.458Z] 18c013af1878: Download complete [2021-03-22T07:20:59.458Z] a4357932f1b6: Verifying Checksum [2021-03-22T07:20:59.458Z] 63d7cb157983: Verifying Checksum [2021-03-22T07:20:59.458Z] 63d7cb157983: Download complete [2021-03-22T07:20:59.458Z] b116817d02f9: Verifying Checksum [2021-03-22T07:20:59.458Z] b116817d02f9: Download complete [2021-03-22T07:20:59.458Z] 5f621e34cdf4: Download complete [2021-03-22T07:21:00.057Z] 5f621e34cdf4: Pull complete [2021-03-22T07:21:00.660Z] a4357932f1b6: Pull complete [2021-03-22T07:21:00.936Z] 18c013af1878: Pull complete [2021-03-22T07:21:01.928Z] 745a02a5169b: Verifying Checksum [2021-03-22T07:21:01.929Z] 745a02a5169b: Download complete [2021-03-22T07:21:02.936Z] 00ac8860ef70: Verifying Checksum [2021-03-22T07:21:02.936Z] 00ac8860ef70: Download complete [2021-03-22T07:21:12.016Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:21:12.016Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:21:12.016Z] ---> 18524d5081b9 [2021-03-22T07:21:12.016Z] Step 3/24 : WORKDIR /edgex-go [2021-03-22T07:21:12.606Z] ---> Running in 38a54df55073 [2021-03-22T07:21:12.606Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:21:12.606Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:21:12.606Z] ---> 18524d5081b9 [2021-03-22T07:21:12.606Z] Step 3/21 : WORKDIR /edgex-go [2021-03-22T07:21:12.606Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:21:12.606Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:21:12.606Z] ---> 18524d5081b9 [2021-03-22T07:21:12.606Z] Step 3/23 : WORKDIR /edgex-go [2021-03-22T07:21:13.113Z] 00ac8860ef70: Pull complete [2021-03-22T07:21:13.114Z] 63d7cb157983: Pull complete [2021-03-22T07:21:13.114Z] b116817d02f9: Pull complete [2021-03-22T07:21:13.187Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:21:13.187Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:21:13.187Z] ---> 18524d5081b9 [2021-03-22T07:21:13.187Z] Step 3/22 : WORKDIR /edgex-go [2021-03-22T07:21:13.187Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:21:13.187Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:21:13.187Z] ---> 18524d5081b9 [2021-03-22T07:21:13.187Z] Step 3/22 : WORKDIR /edgex-go [2021-03-22T07:21:14.141Z] ---> Running in 652f3ee63154 [2021-03-22T07:21:14.141Z] ---> Running in 52c4b768ee50 [2021-03-22T07:21:14.141Z] ---> Running in 96a5d59edc20 [2021-03-22T07:21:14.141Z] ---> Running in 33550f5c6c2c [2021-03-22T07:21:14.411Z] Removing intermediate container 38a54df55073 [2021-03-22T07:21:14.411Z] ---> ace585673a90 [2021-03-22T07:21:14.411Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:21:14.411Z] ---> Running in 9a0200a9dd21 [2021-03-22T07:21:14.411Z] Removing intermediate container 652f3ee63154 [2021-03-22T07:21:14.411Z] ---> 8c9878d9609f [2021-03-22T07:21:14.411Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:21:14.687Z] Removing intermediate container 52c4b768ee50 [2021-03-22T07:21:14.687Z] ---> d14e335b9664 [2021-03-22T07:21:14.687Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:21:14.687Z] Removing intermediate container 33550f5c6c2c [2021-03-22T07:21:14.687Z] ---> 0d10e3514aa1 [2021-03-22T07:21:14.687Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:21:14.687Z] Removing intermediate container 96a5d59edc20 [2021-03-22T07:21:14.687Z] ---> 7b9e62e56b67 [2021-03-22T07:21:14.687Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:21:14.687Z] ---> Running in bf1ecd4c96cb [2021-03-22T07:21:14.951Z] ---> Running in ac969391040b [2021-03-22T07:21:14.951Z] ---> Running in 7136ae285f93 [2021-03-22T07:21:14.951Z] ---> Running in d3d2d0f509be [2021-03-22T07:21:16.521Z] 745a02a5169b: Pull complete [2021-03-22T07:21:16.521Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-22T07:21:16.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-22T07:21:16.521Z] ---> b7e6874047d6 [2021-03-22T07:21:16.521Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-22T07:21:16.889Z] Removing intermediate container 9a0200a9dd21 [2021-03-22T07:21:16.889Z] ---> 76f1fa5f5c94 [2021-03-22T07:21:16.889Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-22T07:21:16.889Z] Removing intermediate container bf1ecd4c96cb [2021-03-22T07:21:16.889Z] ---> e0822d483db0 [2021-03-22T07:21:16.889Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-22T07:21:16.889Z] ---> Running in 58c03fe31d66 [2021-03-22T07:21:16.889Z] ---> Running in 6b07ae30d097 [2021-03-22T07:21:16.889Z] Removing intermediate container ac969391040b [2021-03-22T07:21:16.889Z] ---> 9e63b2a82be6 [2021-03-22T07:21:16.889Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-22T07:21:17.152Z] ---> Running in aded04c7b16f [2021-03-22T07:21:17.420Z] Removing intermediate container 7136ae285f93 [2021-03-22T07:21:17.420Z] ---> fbb9bedf23a7 [2021-03-22T07:21:17.420Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-22T07:21:17.420Z] Removing intermediate container d3d2d0f509be [2021-03-22T07:21:17.420Z] ---> 62fa12d96a58 [2021-03-22T07:21:17.420Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-22T07:21:17.683Z] ---> Running in 63b1cb721608 [2021-03-22T07:21:18.630Z] ---> Running in e1b2be863d13 [2021-03-22T07:21:18.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:18.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:18.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:19.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:19.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:19.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:19.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:19.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:19.922Z] ---> Running in fdccf04ef68b [2021-03-22T07:21:20.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:20.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:20.629Z] OK: 233 MiB in 51 packages [2021-03-22T07:21:20.629Z] OK: 233 MiB in 51 packages [2021-03-22T07:21:20.629Z] OK: 233 MiB in 51 packages [2021-03-22T07:21:21.208Z] Removing intermediate container aded04c7b16f [2021-03-22T07:21:21.208Z] ---> 70af85cc4943 [2021-03-22T07:21:21.208Z] Step 6/21 : COPY go.mod . [2021-03-22T07:21:21.208Z] OK: 233 MiB in 51 packages [2021-03-22T07:21:21.208Z] OK: 233 MiB in 51 packages [2021-03-22T07:21:21.208Z] Removing intermediate container 58c03fe31d66 [2021-03-22T07:21:21.208Z] ---> 8a54f9674d1e [2021-03-22T07:21:21.208Z] Step 6/24 : COPY go.mod . [2021-03-22T07:21:21.356Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:21:21.477Z] Removing intermediate container 6b07ae30d097 [2021-03-22T07:21:21.477Z] ---> 26986a73fc2a [2021-03-22T07:21:21.477Z] Step 6/22 : COPY go.mod . [2021-03-22T07:21:21.477Z] ---> e2b62e8a42e9 [2021-03-22T07:21:21.477Z] Step 7/21 : RUN go mod download [2021-03-22T07:21:21.740Z] ---> Running in d0397f98de1a [2021-03-22T07:21:21.740Z] ---> 030310d56c14 [2021-03-22T07:21:21.740Z] Step 7/24 : RUN go mod download [2021-03-22T07:21:22.002Z] ---> Running in e036d76f1534 [2021-03-22T07:21:22.002Z] ---> 2c79042ed414 [2021-03-22T07:21:22.002Z] Step 7/22 : RUN go mod download [2021-03-22T07:21:22.002Z] ---> Running in e94ad28dd0cd [2021-03-22T07:21:22.267Z] Removing intermediate container 63b1cb721608 [2021-03-22T07:21:22.267Z] ---> 9d85301b5dd3 [2021-03-22T07:21:22.267Z] Step 6/23 : COPY go.mod . [2021-03-22T07:21:22.267Z] Removing intermediate container e1b2be863d13 [2021-03-22T07:21:22.267Z] ---> 988c7b7013d7 [2021-03-22T07:21:22.267Z] Step 6/22 : COPY go.mod . [2021-03-22T07:21:22.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:21:22.846Z] ---> bc5c02bb48d5 [2021-03-22T07:21:22.846Z] Step 7/22 : RUN go mod download [2021-03-22T07:21:22.846Z] ---> 22f2aa891efb [2021-03-22T07:21:22.846Z] Step 7/23 : RUN go mod download [2021-03-22T07:21:22.846Z] ---> Running in 922539b19634 [2021-03-22T07:21:23.113Z] ---> Running in ed533f8e609e [2021-03-22T07:21:23.323Z] (1/12) Installing libmagic (5.38-r0) [2021-03-22T07:21:23.599Z] (2/12) Installing file (5.38-r0) [2021-03-22T07:21:23.599Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-22T07:21:23.599Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-22T07:21:24.536Z] Removing intermediate container e036d76f1534 [2021-03-22T07:21:24.536Z] ---> b67742cbdbe7 [2021-03-22T07:21:24.536Z] Step 8/24 : COPY . . [2021-03-22T07:21:24.806Z] Removing intermediate container e94ad28dd0cd [2021-03-22T07:21:24.806Z] ---> 59fdc87aecd0 [2021-03-22T07:21:24.806Z] Step 8/22 : COPY . . [2021-03-22T07:21:24.806Z] Removing intermediate container d0397f98de1a [2021-03-22T07:21:24.806Z] ---> 87fd8e8cd916 [2021-03-22T07:21:24.806Z] Step 8/21 : COPY . . [2021-03-22T07:21:25.388Z] Removing intermediate container 922539b19634 [2021-03-22T07:21:25.388Z] ---> a0b3e2107d27 [2021-03-22T07:21:25.388Z] Step 8/22 : COPY . . [2021-03-22T07:21:25.966Z] Removing intermediate container ed533f8e609e [2021-03-22T07:21:25.966Z] ---> ac57aad83153 [2021-03-22T07:21:25.966Z] Step 8/23 : COPY . . [2021-03-22T07:21:27.903Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-22T07:21:27.903Z] (6/12) Installing patch (2.7.6-r6) [2021-03-22T07:21:27.903Z] (7/12) Installing build-base (0.5-r2) [2021-03-22T07:21:27.903Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-22T07:21:27.903Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-22T07:21:27.903Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-22T07:21:27.903Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-22T07:21:27.903Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-22T07:21:27.903Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:21:27.903Z] OK: 217 MiB in 51 packages [2021-03-22T07:21:32.216Z] Removing intermediate container fdccf04ef68b [2021-03-22T07:21:32.216Z] ---> 9d8a24caf00e [2021-03-22T07:21:32.216Z] Step 4/6 : WORKDIR /edgex-go [2021-03-22T07:21:32.216Z] ---> Running in 33f381675ba5 [2021-03-22T07:21:32.817Z] Removing intermediate container 33f381675ba5 [2021-03-22T07:21:32.817Z] ---> b7e3d59c7e42 [2021-03-22T07:21:32.817Z] Step 5/6 : COPY go.mod . [2021-03-22T07:21:33.413Z] ---> da8bef4204a4 [2021-03-22T07:21:33.413Z] Step 6/6 : RUN go mod download [2021-03-22T07:21:33.690Z] ---> Running in 9cc7ca53da26 [2021-03-22T07:22:00.491Z] Removing intermediate container 9cc7ca53da26 [2021-03-22T07:22:00.491Z] ---> 6866fad5f554 [2021-03-22T07:22:00.491Z] Successfully built 6866fad5f554 [2021-03-22T07:22:00.491Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:22:00.874Z] + docker inspect -f . ci-base-image-arm64 [2021-03-22T07:22:00.874Z] . [Pipeline] withDockerContainer [2021-03-22T07:22:01.189Z] prd-ubuntu18.04-docker-arm64-4c-16g-30858 does not seem to be running inside a container [2021-03-22T07:22:01.285Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-22T07:22:02.950Z] $ docker top 0e7ef409bbad41c6a4f7d7cd69c0905715a7636c2a2d37f30b72705405afef5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:22:04.095Z] + go version [2021-03-22T07:22:04.095Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-22T07:22:04.139Z] $ docker stop --time=1 0e7ef409bbad41c6a4f7d7cd69c0905715a7636c2a2d37f30b72705405afef5a [2021-03-22T07:22:05.126Z] ---> b5535874a25d [2021-03-22T07:22:05.126Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-22T07:22:05.126Z] ---> a793ca4d8b6e [2021-03-22T07:22:05.126Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-22T07:22:05.126Z] ---> Running in 707ac3108450 [2021-03-22T07:22:05.126Z] ---> 62d3a1e19f40 [2021-03-22T07:22:05.126Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-22T07:22:05.126Z] ---> 7e9637edc564 [2021-03-22T07:22:05.126Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-22T07:22:05.126Z] ---> Running in 90ef02c48037 [2021-03-22T07:22:05.126Z] ---> 8b0f66e424a2 [2021-03-22T07:22:05.126Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-22T07:22:05.126Z] ---> Running in 24ad53a276e1 [2021-03-22T07:22:05.126Z] ---> Running in 1b0c4c891a27 [2021-03-22T07:22:05.126Z] ---> Running in 0b928dd92e58 [2021-03-22T07:22:05.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-22T07:22:05.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-22T07:22:05.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-22T07:22:05.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-22T07:22:05.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-22T07:22:06.100Z] $ docker rm -f 0e7ef409bbad41c6a4f7d7cd69c0905715a7636c2a2d37f30b72705405afef5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:22:07.435Z] + docker inspect -f . ci-base-image-arm64 [2021-03-22T07:22:07.435Z] . [Pipeline] withDockerContainer [2021-03-22T07:22:07.727Z] prd-ubuntu18.04-docker-arm64-4c-16g-30858 does not seem to be running inside a container [2021-03-22T07:22:07.819Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-22T07:22:09.341Z] $ docker top 55603004d67cc7041d039af576ed8455d4cec16321a200ede4f05900fa42e180 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-22T07:22:09.802Z] ========================================================= [2021-03-22T07:22:09.802Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-22T07:22:09.802Z] ========================================================= [Pipeline] sh [2021-03-22T07:22:10.473Z] + make test [2021-03-22T07:22:10.473Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-22T07:22:32.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-22T07:22:32.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-22T07:22:37.285Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-22T07:22:44.433Z] Removing intermediate container 90ef02c48037 [2021-03-22T07:22:44.433Z] ---> fb18cff22821 [2021-03-22T07:22:44.433Z] [2021-03-22T07:22:44.433Z] Step 10/24 : FROM alpine:3.12 [2021-03-22T07:22:44.433Z] 3.12: Pulling from library/alpine [2021-03-22T07:22:44.433Z] Removing intermediate container 1b0c4c891a27 [2021-03-22T07:22:44.433Z] ---> ebdeb5fa51e0 [2021-03-22T07:22:44.433Z] [2021-03-22T07:22:44.433Z] Step 10/23 : FROM alpine:3.12 [2021-03-22T07:22:44.433Z] Removing intermediate container 24ad53a276e1 [2021-03-22T07:22:44.433Z] ---> ec99ba949e5c [2021-03-22T07:22:44.433Z] [2021-03-22T07:22:44.433Z] Step 10/21 : FROM alpine:3.12 [2021-03-22T07:22:44.433Z] 3.12: Pulling from library/alpine [2021-03-22T07:22:44.433Z] 3.12: Pulling from library/alpine [2021-03-22T07:22:44.433Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-22T07:22:44.433Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-22T07:22:44.433Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-22T07:22:44.433Z] Status: Downloaded newer image for alpine:3.12 [2021-03-22T07:22:44.433Z] ---> 88dd2752d2ea [2021-03-22T07:22:44.433Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-22T07:22:44.433Z] Status: Downloaded newer image for alpine:3.12 [2021-03-22T07:22:44.433Z] ---> 88dd2752d2ea [2021-03-22T07:22:44.433Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-22T07:22:44.433Z] Status: Image is up to date for alpine:3.12 [2021-03-22T07:22:44.433Z] ---> 88dd2752d2ea [2021-03-22T07:22:44.433Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-22T07:22:46.366Z] ---> Running in beef053b4c34 [2021-03-22T07:22:46.366Z] ---> Running in 4ad978589157 [2021-03-22T07:22:46.366Z] ---> Running in 836af4481bca [2021-03-22T07:22:46.366Z] Removing intermediate container 707ac3108450 [2021-03-22T07:22:46.366Z] ---> e97d205c95d5 [2021-03-22T07:22:46.366Z] [2021-03-22T07:22:46.366Z] Step 10/22 : FROM alpine:3.12 [2021-03-22T07:22:46.366Z] ---> 88dd2752d2ea [2021-03-22T07:22:46.366Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-22T07:22:46.366Z] Removing intermediate container 0b928dd92e58 [2021-03-22T07:22:46.366Z] ---> 1f3bc9a4d213 [2021-03-22T07:22:46.366Z] [2021-03-22T07:22:46.366Z] Step 10/22 : FROM alpine:3.12 [2021-03-22T07:22:46.366Z] ---> 88dd2752d2ea [2021-03-22T07:22:46.366Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-22T07:22:46.643Z] ---> Running in 1434bd0d9508 [2021-03-22T07:22:46.643Z] ---> Running in b2cacece3e8f [2021-03-22T07:22:47.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:47.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:47.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:47.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:47.517Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-22T07:22:47.517Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-22T07:22:47.517Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-22T07:22:47.517Z] (4/5) Installing curl (7.69.1-r3) [2021-03-22T07:22:47.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:47.517Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-22T07:22:47.517Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:22:47.517Z] Executing ca-certificates-20191127-r4.trigger [2021-03-22T07:22:47.517Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-22T07:22:47.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:47.517Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-22T07:22:47.517Z] OK: 7 MiB in 19 packages [2021-03-22T07:22:47.517Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-22T07:22:47.517Z] (4/4) Installing curl (7.69.1-r3) [2021-03-22T07:22:47.517Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:22:47.517Z] Executing ca-certificates-20191127-r4.trigger [2021-03-22T07:22:47.517Z] OK: 7 MiB in 18 packages [2021-03-22T07:22:47.789Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-22T07:22:47.789Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:22:47.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:47.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:47.789Z] OK: 6 MiB in 15 packages [2021-03-22T07:22:47.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:47.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:47.789Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-22T07:22:47.789Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:22:47.789Z] OK: 6 MiB in 15 packages [2021-03-22T07:22:47.789Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-22T07:22:48.052Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-22T07:22:48.052Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:22:48.052Z] Executing ca-certificates-20191127-r4.trigger [2021-03-22T07:22:48.052Z] OK: 6 MiB in 16 packages [2021-03-22T07:22:51.367Z] Removing intermediate container beef053b4c34 [2021-03-22T07:22:51.367Z] ---> 54468d23eaf4 [2021-03-22T07:22:51.367Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-22T07:22:51.367Z] Removing intermediate container 4ad978589157 [2021-03-22T07:22:51.367Z] ---> 38f68902c69a [2021-03-22T07:22:51.367Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-22T07:22:51.367Z] ---> Running in ab06873c7e96 [2021-03-22T07:22:51.367Z] Removing intermediate container 836af4481bca [2021-03-22T07:22:51.367Z] ---> 6c31a705adc0 [2021-03-22T07:22:51.367Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:22:51.960Z] Removing intermediate container b2cacece3e8f [2021-03-22T07:22:51.960Z] ---> 0a139b87cb31 [2021-03-22T07:22:51.960Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:22:51.960Z] ---> Running in 9f4548086abc [2021-03-22T07:22:51.960Z] ---> Running in aab74960d645 [2021-03-22T07:22:51.960Z] Removing intermediate container 1434bd0d9508 [2021-03-22T07:22:51.960Z] ---> 97a724976a36 [2021-03-22T07:22:51.960Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:22:51.960Z] Removing intermediate container ab06873c7e96 [2021-03-22T07:22:51.960Z] ---> dbb8a042f57b [2021-03-22T07:22:51.960Z] Step 13/24 : WORKDIR / [2021-03-22T07:22:51.960Z] ---> Running in 7f76c9a74c01 [2021-03-22T07:22:52.225Z] ---> Running in 3963b82ea3ad [2021-03-22T07:22:52.225Z] ---> Running in 6ff2359c371a [2021-03-22T07:22:52.225Z] Removing intermediate container aab74960d645 [2021-03-22T07:22:52.225Z] ---> f10a5b508360 [2021-03-22T07:22:52.225Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-22T07:22:52.489Z] Removing intermediate container 9f4548086abc [2021-03-22T07:22:52.489Z] ---> 43e3a96f6070 [2021-03-22T07:22:52.489Z] Step 13/21 : WORKDIR /edgex [2021-03-22T07:22:52.489Z] Removing intermediate container 7f76c9a74c01 [2021-03-22T07:22:52.489Z] ---> 98a7a8cad626 [2021-03-22T07:22:52.489Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-22T07:22:52.489Z] ---> Running in e61e8d6998af [2021-03-22T07:22:52.489Z] ---> Running in a715060c8cf3 [2021-03-22T07:22:52.752Z] ---> Running in 8312b607fc04 [2021-03-22T07:22:52.752Z] Removing intermediate container 3963b82ea3ad [2021-03-22T07:22:52.752Z] ---> 9a4c0bd1bbac [2021-03-22T07:22:52.752Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-22T07:22:52.752Z] Removing intermediate container 6ff2359c371a [2021-03-22T07:22:52.752Z] ---> 0bd466c035eb [2021-03-22T07:22:52.752Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-22T07:22:52.752Z] Removing intermediate container e61e8d6998af [2021-03-22T07:22:52.752Z] ---> 1d5089a1e52b [2021-03-22T07:22:52.752Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-22T07:22:53.020Z] ---> Running in e9e456910e01 [2021-03-22T07:22:53.020Z] ---> Running in b42c9830a8c2 [2021-03-22T07:22:53.020Z] Removing intermediate container a715060c8cf3 [2021-03-22T07:22:53.020Z] ---> cac955ec2eec [2021-03-22T07:22:53.020Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-22T07:22:53.020Z] Removing intermediate container 8312b607fc04 [2021-03-22T07:22:53.020Z] ---> c7ce06b1ac16 [2021-03-22T07:22:53.020Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-22T07:22:53.291Z] ---> 7005611da50c [2021-03-22T07:22:53.291Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-22T07:22:53.291Z] ---> Running in bcdc8ee95cc6 [2021-03-22T07:22:53.291Z] Removing intermediate container e9e456910e01 [2021-03-22T07:22:53.291Z] ---> 6d05ebf3c80f [2021-03-22T07:22:53.291Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-22T07:22:53.559Z] Removing intermediate container b42c9830a8c2 [2021-03-22T07:22:53.559Z] ---> 845226e5e37a [2021-03-22T07:22:53.559Z] Step 15/23 : WORKDIR / [2021-03-22T07:22:53.559Z] ---> 2d7aa9e2fa3b [2021-03-22T07:22:53.559Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-22T07:22:53.559Z] ---> Running in 4185360aef33 [2021-03-22T07:22:53.559Z] ---> 61a18cba7a13 [2021-03-22T07:22:53.559Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-22T07:22:53.559Z] ---> Running in e17c9d1517a3 [2021-03-22T07:22:53.831Z] Removing intermediate container bcdc8ee95cc6 [2021-03-22T07:22:53.831Z] ---> 63cca5d08002 [2021-03-22T07:22:53.831Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:22:54.100Z] Removing intermediate container e17c9d1517a3 [2021-03-22T07:22:54.100Z] ---> bf723c11afce [2021-03-22T07:22:54.100Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:22:54.100Z] Removing intermediate container 4185360aef33 [2021-03-22T07:22:54.100Z] ---> 4bda1225943a [2021-03-22T07:22:54.100Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:22:54.100Z] ---> 87961bb2fb18 [2021-03-22T07:22:54.100Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-22T07:22:54.100Z] ---> 6dc5675554aa [2021-03-22T07:22:54.100Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-22T07:22:54.100Z] ---> 3a152f8957ad [2021-03-22T07:22:54.100Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-22T07:22:54.371Z] ---> e4be9f4e604d [2021-03-22T07:22:54.371Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-22T07:22:54.371Z] ---> cea7b2304f61 [2021-03-22T07:22:54.371Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-22T07:22:54.960Z] ---> 13f49fcd476a [2021-03-22T07:22:54.960Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-22T07:22:54.960Z] ---> 187939c71e04 [2021-03-22T07:22:54.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-22T07:22:55.920Z] ---> Running in 8efefda78ed0 [2021-03-22T07:22:55.920Z] ---> 3bd88049930a [2021-03-22T07:22:55.920Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-22T07:22:55.920Z] ---> 3155bc9c5ebf [2021-03-22T07:22:55.920Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-22T07:22:55.920Z] ---> 37a92b516e97 [2021-03-22T07:22:55.920Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-22T07:22:55.920Z] ---> b5cfa16dbb97 [2021-03-22T07:22:55.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-22T07:22:56.183Z] Removing intermediate container 8efefda78ed0 [2021-03-22T07:22:56.183Z] ---> 5aa6bc42bfb9 [2021-03-22T07:22:56.183Z] Step 18/21 : CMD ["--init=true"] [2021-03-22T07:22:56.183Z] ---> 92e9d627a7fd [2021-03-22T07:22:56.183Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-22T07:22:56.183Z] ---> b695811b0c42 [2021-03-22T07:22:56.183Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-22T07:22:56.183Z] ---> Running in f28bb9022acf [2021-03-22T07:22:56.183Z] ---> 9dc9ec8388e4 [2021-03-22T07:22:56.183Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-22T07:22:56.445Z] ---> 8bebafec35cb [2021-03-22T07:22:56.445Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-22T07:22:56.445Z] ---> Running in f895700a7451 [2021-03-22T07:22:56.445Z] ---> Running in aaec531c05ea [2021-03-22T07:22:56.445Z] ---> Running in 71d084b012d0 [2021-03-22T07:22:56.712Z] ---> Running in 57b52d056c8d [2021-03-22T07:22:56.712Z] Removing intermediate container f28bb9022acf [2021-03-22T07:22:56.712Z] ---> 609d4a98a859 [2021-03-22T07:22:56.712Z] Step 19/21 : LABEL arch=x86_64 [2021-03-22T07:22:56.712Z] Removing intermediate container f895700a7451 [2021-03-22T07:22:56.712Z] ---> 0e6e9f423666 [2021-03-22T07:22:56.712Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:22:56.978Z] ---> Running in e8f54d032382 [2021-03-22T07:22:56.978Z] Removing intermediate container 71d084b012d0 [2021-03-22T07:22:56.978Z] ---> 7f2a5b9d4dd4 [2021-03-22T07:22:56.978Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:22:56.978Z] Removing intermediate container aaec531c05ea [2021-03-22T07:22:56.978Z] ---> 725973663679 [2021-03-22T07:22:56.978Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:22:56.978Z] ---> Running in aabef23e7335 [2021-03-22T07:22:57.243Z] ---> Running in 62f4bf5f7801 [2021-03-22T07:22:57.243Z] ---> Running in 677959d9c1c4 [2021-03-22T07:22:57.243Z] Removing intermediate container e8f54d032382 [2021-03-22T07:22:57.243Z] ---> e92e79298bc3 [2021-03-22T07:22:57.243Z] Step 20/21 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:22:57.506Z] Removing intermediate container aabef23e7335 [2021-03-22T07:22:57.506Z] ---> 31a0a2740d63 [2021-03-22T07:22:57.506Z] Step 20/22 : LABEL arch=x86_64 [2021-03-22T07:22:57.506Z] ---> Running in b06e656dc1a2 [2021-03-22T07:22:57.770Z] Removing intermediate container 62f4bf5f7801 [2021-03-22T07:22:57.770Z] ---> 7fccaf02c0c3 [2021-03-22T07:22:57.770Z] Step 20/22 : LABEL arch=x86_64 [2021-03-22T07:22:57.770Z] ---> Running in 4d362ee785ff [2021-03-22T07:22:57.770Z] Removing intermediate container 677959d9c1c4 [2021-03-22T07:22:57.770Z] ---> fd34fe8faaa3 [2021-03-22T07:22:57.770Z] Step 21/23 : LABEL arch=x86_64 [2021-03-22T07:22:58.033Z] ---> Running in 4d64579715e1 [2021-03-22T07:22:58.033Z] Removing intermediate container b06e656dc1a2 [2021-03-22T07:22:58.033Z] ---> 8863a11d18f3 [2021-03-22T07:22:58.033Z] Step 21/21 : LABEL version=0.0.0 [2021-03-22T07:22:58.033Z] ---> Running in 04a0d5b5c66d [2021-03-22T07:22:58.299Z] ---> Running in 2c229eeade69 [2021-03-22T07:22:58.299Z] Removing intermediate container 4d362ee785ff [2021-03-22T07:22:58.299Z] ---> 5d03509dbe21 [2021-03-22T07:22:58.299Z] Step 21/22 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:22:58.299Z] Removing intermediate container 57b52d056c8d [2021-03-22T07:22:58.299Z] ---> 7a7b4d103a2e [2021-03-22T07:22:58.299Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-22T07:22:58.299Z] Removing intermediate container 4d64579715e1 [2021-03-22T07:22:58.299Z] ---> 8ef9e40c4272 [2021-03-22T07:22:58.299Z] Step 21/22 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:22:58.571Z] Removing intermediate container 04a0d5b5c66d [2021-03-22T07:22:58.571Z] ---> 69016eeaee3b [2021-03-22T07:22:58.571Z] Step 22/23 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:22:58.571Z] ---> Running in bffc53c37535 [2021-03-22T07:22:58.571Z] ---> Running in 0e278544f709 [2021-03-22T07:22:58.571Z] ---> Running in 57139a5afb2d [2021-03-22T07:22:58.571Z] ---> Running in e5ac25ccc08f [2021-03-22T07:22:58.837Z] Removing intermediate container 2c229eeade69 [2021-03-22T07:22:58.837Z] ---> a18b5fee749c [2021-03-22T07:22:58.837Z] [2021-03-22T07:22:59.100Z] Removing intermediate container bffc53c37535 [2021-03-22T07:22:59.100Z] ---> c805436c52d2 [2021-03-22T07:22:59.100Z] Step 22/22 : LABEL version=0.0.0 [2021-03-22T07:22:59.100Z] Removing intermediate container 57139a5afb2d [2021-03-22T07:22:59.100Z] ---> 55575582032d [2021-03-22T07:22:59.100Z] Step 22/22 : LABEL version=0.0.0 [2021-03-22T07:22:59.100Z] Successfully built a18b5fee749c [2021-03-22T07:22:59.100Z] ---> Running in e610714bc8c3 [2021-03-22T07:22:59.100Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-22T07:22:59.100Z] Removing intermediate container 0e278544f709 [2021-03-22T07:22:59.100Z] ---> 420bf886a494 [2021-03-22T07:22:59.100Z] Step 22/24 : LABEL arch=x86_64 [2021-03-22T07:22:59.100Z] Building docker-sys-mgmt-agent-go [2021-03-22T07:22:59.369Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container e5ac25ccc08f [2021-03-22T07:22:59.369Z] ---> 07d6d8169fb0 [2021-03-22T07:22:59.369Z] Step 23/23 : LABEL version=0.0.0 [2021-03-22T07:22:59.369Z] ---> Running in 2cf19867fcda [2021-03-22T07:22:59.369Z] ---> Running in 243a031f5e85 [2021-03-22T07:22:59.369Z] ---> Running in 28486acc6acc [2021-03-22T07:22:59.640Z] Removing intermediate container e610714bc8c3 [2021-03-22T07:22:59.640Z] ---> bcc082a6339d [2021-03-22T07:22:59.640Z] [2021-03-22T07:22:59.640Z] Successfully built bcc082a6339d [2021-03-22T07:22:59.904Z] Removing intermediate container 2cf19867fcda [2021-03-22T07:22:59.904Z] ---> 9fc673a0f03f [2021-03-22T07:22:59.904Z] [2021-03-22T07:22:59.904Z] Removing intermediate container 243a031f5e85 [2021-03-22T07:22:59.904Z] ---> 52a7a5088a31 [2021-03-22T07:22:59.904Z] Step 23/24 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:22:59.904Z] Successfully built 9fc673a0f03f [2021-03-22T07:22:59.904Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-22T07:22:59.904Z] Building docker-core-metadata-go [2021-03-22T07:23:00.166Z]  Building docker-support-scheduler-go ... done Removing intermediate container 28486acc6acc [2021-03-22T07:23:00.166Z] ---> f6ad060c91c4 [2021-03-22T07:23:00.166Z] [2021-03-22T07:23:00.166Z] Successfully tagged docker-support-notifications-go:latest [2021-03-22T07:23:00.166Z] Building docker-security-bootstrapper-go [2021-03-22T07:23:00.166Z]  Building docker-support-notifications-go ... done Successfully built f6ad060c91c4 [2021-03-22T07:23:00.166Z] ---> Running in d14e63c0ca42 [2021-03-22T07:23:00.166Z] Successfully tagged docker-core-command-go:latest [2021-03-22T07:23:00.166Z] Building docker-core-data-go [2021-03-22T07:23:00.433Z]  Building docker-core-command-go ... done Removing intermediate container d14e63c0ca42 [2021-03-22T07:23:00.433Z] ---> c385cb8a81d4 [2021-03-22T07:23:00.433Z] Step 24/24 : LABEL version=0.0.0 [2021-03-22T07:23:00.706Z] ---> Running in d1e8e6736ac3 [2021-03-22T07:23:00.970Z] Removing intermediate container d1e8e6736ac3 [2021-03-22T07:23:00.971Z] ---> b5d714a02c06 [2021-03-22T07:23:00.971Z] [2021-03-22T07:23:00.971Z] Successfully built b5d714a02c06 [2021-03-22T07:23:00.971Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-22T07:23:27.725Z]  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:23:27.725Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:23:27.725Z] ---> 18524d5081b9 [2021-03-22T07:23:27.725Z] Step 3/23 : WORKDIR /edgex-go [2021-03-22T07:23:27.725Z] ---> Using cache [2021-03-22T07:23:27.725Z] ---> 7b9e62e56b67 [2021-03-22T07:23:27.725Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:23:27.725Z] ---> Using cache [2021-03-22T07:23:27.725Z] ---> 62fa12d96a58 [2021-03-22T07:23:27.725Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-22T07:23:27.725Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:23:27.725Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:23:27.725Z] ---> 18524d5081b9 [2021-03-22T07:23:27.725Z] Step 3/31 : WORKDIR /edgex-go [2021-03-22T07:23:27.725Z] ---> Using cache [2021-03-22T07:23:27.725Z] ---> 7b9e62e56b67 [2021-03-22T07:23:27.725Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:23:27.725Z] ---> Using cache [2021-03-22T07:23:27.725Z] ---> 62fa12d96a58 [2021-03-22T07:23:27.725Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-22T07:23:27.725Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:23:27.725Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:23:27.725Z] ---> 18524d5081b9 [2021-03-22T07:23:27.725Z] Step 3/23 : WORKDIR /edgex-go [2021-03-22T07:23:27.725Z] ---> Using cache [2021-03-22T07:23:27.725Z] ---> 7b9e62e56b67 [2021-03-22T07:23:27.725Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:23:27.725Z] ---> Using cache [2021-03-22T07:23:27.725Z] ---> 62fa12d96a58 [2021-03-22T07:23:27.725Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-22T07:23:27.725Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:23:27.725Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:23:27.725Z] ---> 18524d5081b9 [2021-03-22T07:23:27.725Z] Step 3/26 : WORKDIR /edgex-go [2021-03-22T07:23:27.725Z] ---> Using cache [2021-03-22T07:23:27.725Z] ---> 7b9e62e56b67 [2021-03-22T07:23:27.725Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:23:27.725Z] ---> Using cache [2021-03-22T07:23:27.725Z] ---> 62fa12d96a58 [2021-03-22T07:23:27.725Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-22T07:23:27.725Z] ---> Running in f5d4ea3fc392 [2021-03-22T07:23:27.725Z] ---> Running in 282cfd7db430 [2021-03-22T07:23:27.725Z] ---> Running in 1261f678d4f1 [2021-03-22T07:23:27.725Z] ---> Running in 8b70592b63b9 [2021-03-22T07:23:27.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:23:27.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:23:27.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:23:27.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:23:28.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:23:28.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:23:28.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:23:28.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:23:28.650Z] OK: 233 MiB in 51 packages [2021-03-22T07:23:28.650Z] OK: 233 MiB in 51 packages [2021-03-22T07:23:28.939Z] OK: 233 MiB in 51 packages [2021-03-22T07:23:28.939Z] OK: 233 MiB in 51 packages [2021-03-22T07:23:29.527Z] Removing intermediate container 8b70592b63b9 [2021-03-22T07:23:29.792Z] ---> 97be960e1b61 [2021-03-22T07:23:29.792Z] Step 6/26 : COPY go.mod . [2021-03-22T07:23:29.792Z] Removing intermediate container f5d4ea3fc392 [2021-03-22T07:23:29.792Z] ---> 1494a877c675 [2021-03-22T07:23:29.792Z] Step 6/23 : COPY go.mod . [2021-03-22T07:23:29.792Z] Removing intermediate container 282cfd7db430 [2021-03-22T07:23:29.792Z] ---> 01dc9b72619b [2021-03-22T07:23:29.792Z] Step 6/31 : COPY go.mod . [2021-03-22T07:23:29.792Z] Removing intermediate container 1261f678d4f1 [2021-03-22T07:23:29.792Z] ---> aceadaa028a7 [2021-03-22T07:23:29.792Z] Step 6/23 : COPY go.mod . [2021-03-22T07:23:30.056Z] ---> 289c564b8593 [2021-03-22T07:23:30.056Z] Step 7/26 : RUN go mod download [2021-03-22T07:23:30.056Z] ---> 11fc81c41f32 [2021-03-22T07:23:30.056Z] Step 7/23 : RUN go mod download [2021-03-22T07:23:30.056Z] ---> Running in fda6994929c6 [2021-03-22T07:23:30.321Z] ---> d7fa755a46df [2021-03-22T07:23:30.321Z] Step 7/31 : RUN go mod download [2021-03-22T07:23:30.321Z] ---> Running in 1df86108b553 [2021-03-22T07:23:30.321Z] ---> e3f89459e7da [2021-03-22T07:23:30.321Z] Step 7/23 : RUN go mod download [2021-03-22T07:23:30.583Z] ---> Running in 58ec14ea389e [2021-03-22T07:23:30.583Z] ---> Running in b17e3364bb4d [2021-03-22T07:23:32.531Z] Removing intermediate container 1df86108b553 [2021-03-22T07:23:32.531Z] ---> 4f2a4f9a3b31 [2021-03-22T07:23:32.531Z] Step 8/23 : COPY . . [2021-03-22T07:23:32.531Z] Removing intermediate container fda6994929c6 [2021-03-22T07:23:32.531Z] ---> bdb41e035bed [2021-03-22T07:23:32.531Z] Step 8/26 : COPY . . [2021-03-22T07:23:32.531Z] Removing intermediate container b17e3364bb4d [2021-03-22T07:23:32.531Z] ---> f80e9558808b [2021-03-22T07:23:32.531Z] Step 8/23 : COPY . . [2021-03-22T07:23:32.796Z] Removing intermediate container 58ec14ea389e [2021-03-22T07:23:32.796Z] ---> 96973e55cc1f [2021-03-22T07:23:32.796Z] Step 8/31 : COPY . . [2021-03-22T07:23:33.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-22T07:23:35.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-22T07:23:44.241Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-22T07:23:44.241Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-22T07:23:47.648Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-22T07:23:47.648Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-22T07:23:47.648Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-22T07:23:47.648Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-22T07:23:50.398Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-22T07:23:51.670Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-22T07:24:01.941Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-22T07:24:01.941Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-22T07:24:01.941Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-22T07:24:05.289Z] ---> 231ca44603d6 [2021-03-22T07:24:05.289Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-22T07:24:05.289Z] ---> 41f2076608e8 [2021-03-22T07:24:05.289Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-22T07:24:05.289Z] ---> b993b39f9bd8 [2021-03-22T07:24:05.289Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> 082ebdb5ab47 [2021-03-22T07:24:05.289Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-22T07:24:05.289Z] [2021-03-22T07:24:05.289Z] ---> Running in 26ada1b9d871 [2021-03-22T07:24:05.289Z] ---> Running in 3e229a17606f [2021-03-22T07:24:05.289Z] ---> Running in 67bef9ca8f6d [2021-03-22T07:24:05.289Z] ---> Running in c1d7133a0597 [2021-03-22T07:24:05.289Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-22T07:24:05.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-22T07:24:05.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-22T07:24:05.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-22T07:24:07.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.331s coverage: 45.9% of statements [2021-03-22T07:24:07.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-22T07:24:07.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-22T07:24:07.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-22T07:24:07.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-22T07:24:07.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-22T07:24:07.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-22T07:24:07.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 19.8% of statements [2021-03-22T07:24:07.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.217s coverage: 100.0% of statements [2021-03-22T07:24:15.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.644s coverage: 27.1% of statements [2021-03-22T07:24:15.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-22T07:24:15.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-22T07:24:15.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-22T07:24:15.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-22T07:24:15.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-22T07:24:15.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-22T07:24:15.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.077s coverage: 100.0% of statements [2021-03-22T07:24:15.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-22T07:24:15.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2021-03-22T07:24:15.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-22T07:24:15.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-22T07:24:16.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.242s coverage: 71.3% of statements [2021-03-22T07:24:16.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-22T07:24:16.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-22T07:24:17.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.504s coverage: 82.9% of statements [2021-03-22T07:24:17.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-22T07:24:17.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:24:17.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.156s coverage: 78.9% of statements [2021-03-22T07:24:17.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-22T07:24:30.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.291s coverage: 28.6% of statements [2021-03-22T07:24:30.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-22T07:24:30.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-22T07:24:30.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-22T07:24:30.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-22T07:24:30.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-22T07:24:30.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.247s coverage: 100.0% of statements [2021-03-22T07:24:30.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-22T07:24:30.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements [2021-03-22T07:24:30.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-22T07:24:30.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.342s coverage: 86.7% of statements [2021-03-22T07:24:30.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-22T07:24:30.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.391s coverage: 97.5% of statements [2021-03-22T07:24:30.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-22T07:24:30.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.159s coverage: 78.3% of statements [2021-03-22T07:24:30.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-22T07:24:30.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-22T07:24:30.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-22T07:24:30.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-22T07:24:37.614Z] Removing intermediate container 26ada1b9d871 [2021-03-22T07:24:37.614Z] ---> ca40a02e670c [2021-03-22T07:24:37.614Z] [2021-03-22T07:24:37.614Z] Step 10/31 : FROM alpine:3.12 [2021-03-22T07:24:37.614Z] Removing intermediate container 3e229a17606f [2021-03-22T07:24:37.614Z] ---> 5ba5f40785fe [2021-03-22T07:24:37.614Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-22T07:24:37.614Z] ---> 88dd2752d2ea [2021-03-22T07:24:37.614Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-22T07:24:37.614Z] ---> Running in 6d1cc205979f [2021-03-22T07:24:37.614Z] ---> Running in 163fafa85196 [2021-03-22T07:24:37.614Z] Removing intermediate container 163fafa85196 [2021-03-22T07:24:37.614Z] ---> aa6606728635 [2021-03-22T07:24:37.614Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-22T07:24:37.614Z] ---> Running in 7434dd46592e [2021-03-22T07:24:37.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-22T07:24:37.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:37.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:37.614Z] Removing intermediate container 67bef9ca8f6d [2021-03-22T07:24:37.614Z] ---> 64cad370be84 [2021-03-22T07:24:37.614Z] [2021-03-22T07:24:37.614Z] Step 10/23 : FROM alpine:3.12 [2021-03-22T07:24:37.614Z] ---> 88dd2752d2ea [2021-03-22T07:24:37.614Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-22T07:24:37.614Z] ---> Using cache [2021-03-22T07:24:37.614Z] ---> 0a139b87cb31 [2021-03-22T07:24:37.614Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:24:37.614Z] ---> Using cache [2021-03-22T07:24:37.614Z] ---> 98a7a8cad626 [2021-03-22T07:24:37.614Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-22T07:24:37.614Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-22T07:24:37.614Z] (2/2) Installing su-exec (0.2-r1) [2021-03-22T07:24:37.614Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:24:37.614Z] OK: 6 MiB in 16 packages [2021-03-22T07:24:38.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.323s coverage: 92.8% of statements [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-22T07:24:38.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-22T07:24:38.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.294s coverage: 0.1% of statements [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-22T07:24:38.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-22T07:24:38.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.093s coverage: 47.1% of statements [2021-03-22T07:24:38.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2021-03-22T07:24:38.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-03-22T07:24:38.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2021-03-22T07:24:38.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-03-22T07:24:39.238Z] ---> Running in 9320b2ab9978 [2021-03-22T07:24:40.189Z] Removing intermediate container c1d7133a0597 [2021-03-22T07:24:40.189Z] ---> 43eca11ac679 [2021-03-22T07:24:40.189Z] [2021-03-22T07:24:40.189Z] Step 10/23 : FROM alpine:3.12 [2021-03-22T07:24:40.189Z] ---> 88dd2752d2ea [2021-03-22T07:24:40.189Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-22T07:24:40.189Z] Removing intermediate container 9320b2ab9978 [2021-03-22T07:24:40.189Z] ---> 76fb2f2eb921 [2021-03-22T07:24:40.189Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-22T07:24:40.189Z] ---> Running in a198b2e38695 [2021-03-22T07:24:40.189Z] ---> Running in 5351526e9941 [2021-03-22T07:24:40.189Z] Removing intermediate container 6d1cc205979f [2021-03-22T07:24:40.189Z] ---> fc6aa2f8fd3a [2021-03-22T07:24:40.189Z] [2021-03-22T07:24:40.189Z] Step 11/26 : FROM docker:20.10.0 [2021-03-22T07:24:40.457Z] Removing intermediate container 7434dd46592e [2021-03-22T07:24:40.457Z] ---> a270a7df2d9a [2021-03-22T07:24:40.457Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-22T07:24:40.457Z] 20.10.0: Pulling from library/docker [2021-03-22T07:24:40.457Z] ---> Running in f9f2e50688d0 [2021-03-22T07:24:40.457Z] Removing intermediate container a198b2e38695 [2021-03-22T07:24:40.457Z] ---> f65cc2d39bb0 [2021-03-22T07:24:40.457Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-22T07:24:40.808Z] Removing intermediate container 5351526e9941 [2021-03-22T07:24:40.808Z] ---> 458e4ed77ba0 [2021-03-22T07:24:40.808Z] Step 15/23 : WORKDIR / [2021-03-22T07:24:41.410Z] ---> Running in 8506c244be40 [2021-03-22T07:24:41.690Z] ---> Running in 7992f7464bc8 [2021-03-22T07:24:41.690Z] Removing intermediate container f9f2e50688d0 [2021-03-22T07:24:41.690Z] ---> 62b40b95219c [2021-03-22T07:24:41.690Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-22T07:24:41.979Z] ---> Running in fbf439fd3727 [2021-03-22T07:24:41.979Z] Removing intermediate container 8506c244be40 [2021-03-22T07:24:41.979Z] ---> 20baa9d1bd17 [2021-03-22T07:24:41.979Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-22T07:24:42.595Z] Removing intermediate container 7992f7464bc8 [2021-03-22T07:24:42.595Z] ---> bfc4ab79815d [2021-03-22T07:24:42.595Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:24:42.595Z] ---> Running in 68c65dd6f952 [2021-03-22T07:24:42.595Z] Removing intermediate container fbf439fd3727 [2021-03-22T07:24:42.595Z] ---> 9f86cf48b939 [2021-03-22T07:24:42.595Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-22T07:24:42.886Z] ---> Running in 8b047f2258f0 [2021-03-22T07:24:42.886Z] Removing intermediate container 68c65dd6f952 [2021-03-22T07:24:42.886Z] ---> f8dcd4a99ad6 [2021-03-22T07:24:42.886Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:24:42.886Z] ---> 2941b3af9f68 [2021-03-22T07:24:42.886Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-22T07:24:43.159Z] ---> Running in 1433f923d12a [2021-03-22T07:24:44.137Z] ---> 856bafc97961 [2021-03-22T07:24:44.137Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-22T07:24:44.400Z] Removing intermediate container 8b047f2258f0 [2021-03-22T07:24:44.400Z] ---> 09733e1212a5 [2021-03-22T07:24:44.400Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-22T07:24:44.400Z] ---> b3b43c6c28e3 [2021-03-22T07:24:44.400Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-22T07:24:44.666Z] ---> Running in b73bdee352f1 [2021-03-22T07:24:44.666Z] ---> Running in 77abb5837543 [2021-03-22T07:24:44.666Z] Removing intermediate container 1433f923d12a [2021-03-22T07:24:44.666Z] ---> f3533d794606 [2021-03-22T07:24:44.666Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-22T07:24:44.666Z] ---> Running in e3b5b7c98be3 [2021-03-22T07:24:44.928Z] Removing intermediate container 77abb5837543 [2021-03-22T07:24:44.929Z] ---> 5a696851b969 [2021-03-22T07:24:44.929Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:24:45.199Z] Removing intermediate container b73bdee352f1 [2021-03-22T07:24:45.199Z] ---> 7baa67e2cb1d [2021-03-22T07:24:45.199Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-22T07:24:45.849Z] ---> Running in 0a8e16b341f7 [2021-03-22T07:24:46.162Z] ---> c88ca7e7d991 [2021-03-22T07:24:46.162Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-22T07:24:46.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:46.450Z] ---> Running in a8e1225f191f [2021-03-22T07:24:46.450Z] Removing intermediate container 0a8e16b341f7 [2021-03-22T07:24:46.450Z] ---> 2c6e04db2aa9 [2021-03-22T07:24:46.450Z] Step 21/23 : LABEL arch=x86_64 [2021-03-22T07:24:46.450Z] ---> Running in fbdd16abe0a7 [2021-03-22T07:24:46.747Z] Removing intermediate container fbdd16abe0a7 [2021-03-22T07:24:46.747Z] ---> 19e3c4bb5a38 [2021-03-22T07:24:46.747Z] Step 22/23 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:24:46.747Z] ---> Running in 2e0a111f514a [2021-03-22T07:24:46.747Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-22T07:24:46.747Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-22T07:24:46.747Z] ---> aefe523efa57 [2021-03-22T07:24:46.747Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-22T07:24:47.032Z] ---> Running in 4ed9d006f393 [2021-03-22T07:24:47.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:47.032Z] Removing intermediate container 2e0a111f514a [2021-03-22T07:24:47.032Z] ---> 9332f9ea587b [2021-03-22T07:24:47.032Z] Step 23/23 : LABEL version=0.0.0 [2021-03-22T07:24:47.299Z] ---> Running in fa3c065e0ffb [2021-03-22T07:24:47.566Z] Removing intermediate container fa3c065e0ffb [2021-03-22T07:24:47.566Z] ---> e03042a8da68 [2021-03-22T07:24:47.566Z] [2021-03-22T07:24:47.566Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:47.566Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:47.828Z] Removing intermediate container a8e1225f191f [2021-03-22T07:24:47.828Z] ---> 0f516bc8d023 [2021-03-22T07:24:47.828Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:24:47.828Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-22T07:24:47.828Z] (1/2) Installing readline (8.0.4-r0) [2021-03-22T07:24:47.828Z] (2/2) Installing bash (5.0.17-r0) [2021-03-22T07:24:47.828Z] Executing bash-5.0.17-r0.post-install [2021-03-22T07:24:47.828Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:24:47.828Z] OK: 12 MiB in 22 packages [2021-03-22T07:24:47.828Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-22T07:24:47.828Z] Successfully built e03042a8da68 [2021-03-22T07:24:47.828Z] Successfully tagged docker-core-metadata-go:latest [2021-03-22T07:24:47.828Z]  Building docker-core-metadata-go ... done (3/6) Installing libsodium (1.0.18-r0) [2021-03-22T07:24:48.090Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-22T07:24:48.351Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-22T07:24:48.351Z] ---> 8e2dfa3a1220 [2021-03-22T07:24:48.351Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-22T07:24:48.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.119s coverage: 94.4% of statements [2021-03-22T07:24:48.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-03-22T07:24:49.214Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-22T07:24:49.214Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:24:49.214Z] OK: 8 MiB in 20 packages [2021-03-22T07:24:49.512Z] Removing intermediate container 4ed9d006f393 [2021-03-22T07:24:49.512Z] ---> 46d8e388492e [2021-03-22T07:24:49.512Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-22T07:24:49.801Z] ---> 24bed150b757 [2021-03-22T07:24:49.801Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-22T07:24:49.801Z] ---> Running in 4d6901566093 [2021-03-22T07:24:50.097Z] Removing intermediate container 4d6901566093 [2021-03-22T07:24:50.097Z] ---> 143905929909 [2021-03-22T07:24:50.097Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-22T07:24:50.097Z] ---> Running in b27082e858ab [2021-03-22T07:24:50.097Z] Removing intermediate container e3b5b7c98be3 [2021-03-22T07:24:50.097Z] ---> 5c88a1e25fd3 [2021-03-22T07:24:50.097Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:24:50.097Z] ---> d6b47392cdcf [2021-03-22T07:24:50.097Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-22T07:24:50.386Z] Removing intermediate container b27082e858ab [2021-03-22T07:24:50.386Z] ---> a3afcc14ed06 [2021-03-22T07:24:50.386Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-22T07:24:50.386Z] ---> Running in 6a91664dfaf5 [2021-03-22T07:24:50.386Z] ---> 2fb95a1c28ac [2021-03-22T07:24:50.387Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-22T07:24:50.387Z] ---> 44fa96a76f1a [2021-03-22T07:24:50.387Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-22T07:24:50.674Z] Removing intermediate container 6a91664dfaf5 [2021-03-22T07:24:50.674Z] ---> b5c0df846e0e [2021-03-22T07:24:50.674Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-22T07:24:50.969Z] ---> 1ca394230039 [2021-03-22T07:24:50.969Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-22T07:24:51.248Z] ---> 7abee5c7c668 [2021-03-22T07:24:51.248Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-22T07:24:51.248Z] ---> Running in e8e3fa5bb604 [2021-03-22T07:24:51.249Z] ---> 9bb4b42d9d5f [2021-03-22T07:24:51.249Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-22T07:24:51.548Z] Removing intermediate container e8e3fa5bb604 [2021-03-22T07:24:51.548Z] ---> 5e50de9dbbe0 [2021-03-22T07:24:51.548Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-22T07:24:51.548Z] ---> 2ff952ef1d52 [2021-03-22T07:24:51.548Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-22T07:24:51.548Z] ---> 9996e9329bd4 [2021-03-22T07:24:51.548Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-22T07:24:51.548Z] ---> Running in 1e1cf879bd7e [2021-03-22T07:24:51.837Z] ---> f7db3be57387 [2021-03-22T07:24:51.837Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-22T07:24:51.837Z] Removing intermediate container 1e1cf879bd7e [2021-03-22T07:24:51.837Z] ---> 7f8afb0388bc [2021-03-22T07:24:51.837Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:24:52.122Z] ---> Running in aab013317ea9 [2021-03-22T07:24:52.122Z] ---> Running in e2990c0028b3 [2021-03-22T07:24:52.122Z] ---> b33fbcd43549 [2021-03-22T07:24:52.122Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-22T07:24:52.402Z] ---> Running in aada697088aa [2021-03-22T07:24:52.402Z] Removing intermediate container e2990c0028b3 [2021-03-22T07:24:52.402Z] ---> e9822765869c [2021-03-22T07:24:52.402Z] Step 21/23 : LABEL arch=x86_64 [2021-03-22T07:24:52.703Z] ---> Running in 90fd7173e0e8 [2021-03-22T07:24:52.703Z] Removing intermediate container 90fd7173e0e8 [2021-03-22T07:24:52.703Z] ---> a6a2ba434d0c [2021-03-22T07:24:52.703Z] Step 22/23 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:24:52.985Z] ---> Running in e048d457ad7b [2021-03-22T07:24:53.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:53.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:53.613Z] Removing intermediate container e048d457ad7b [2021-03-22T07:24:53.613Z] ---> 99706cc79e59 [2021-03-22T07:24:53.613Z] Step 23/23 : LABEL version=0.0.0 [2021-03-22T07:24:53.613Z] ---> Running in 327cdf4ce361 [2021-03-22T07:24:53.928Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-22T07:24:53.928Z] (2/33) Installing expat (2.2.9-r1) [2021-03-22T07:24:53.928Z] (3/33) Installing libffi (3.3-r2) [2021-03-22T07:24:53.928Z] (4/33) Installing gdbm (1.13-r1) [2021-03-22T07:24:53.928Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-22T07:24:53.928Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-22T07:24:53.928Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-22T07:24:53.928Z] Removing intermediate container aab013317ea9 [2021-03-22T07:24:53.928Z] ---> ed6a82b87f9f [2021-03-22T07:24:53.928Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-22T07:24:55.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.297s coverage: 81.9% of statements [2021-03-22T07:24:55.466Z] Removing intermediate container 327cdf4ce361 [2021-03-22T07:24:55.466Z] ---> 5d63f8fb6775 [2021-03-22T07:24:55.466Z] [2021-03-22T07:24:57.551Z] ---> Running in 9feda9eb833f [2021-03-22T07:24:57.551Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-22T07:24:57.551Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-22T07:24:57.551Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-22T07:24:57.551Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-22T07:24:57.551Z] Successfully built 5d63f8fb6775 [2021-03-22T07:24:57.551Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-22T07:24:57.551Z] Successfully tagged docker-core-data-go:latest [2021-03-22T07:24:57.551Z]  Building docker-core-data-go ... done (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-22T07:24:57.839Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-22T07:24:57.839Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-22T07:24:57.839Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-22T07:24:57.839Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-22T07:24:58.124Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-22T07:24:58.124Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-22T07:24:58.124Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-22T07:24:58.124Z] Removing intermediate container 9feda9eb833f [2021-03-22T07:24:58.124Z] ---> c073be6a825e [2021-03-22T07:24:58.124Z] Step 28/31 : CMD ["gate"] [2021-03-22T07:24:58.124Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-22T07:24:58.736Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-22T07:24:58.736Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-22T07:24:58.736Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-22T07:24:58.736Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-22T07:24:58.736Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-22T07:24:59.547Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-22T07:24:59.547Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-22T07:24:59.547Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-22T07:24:59.547Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-22T07:24:59.547Z] ---> Running in 7901ebce66b2 [2021-03-22T07:24:59.547Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-22T07:24:59.547Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-22T07:24:59.547Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-22T07:25:00.269Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:25:00.269Z] OK: 71 MiB in 55 packages [2021-03-22T07:25:00.881Z] Removing intermediate container 7901ebce66b2 [2021-03-22T07:25:00.881Z] ---> 556dde0b3ac7 [2021-03-22T07:25:00.881Z] Step 29/31 : LABEL arch=x86_64 [2021-03-22T07:25:01.158Z] ---> Running in 5487808845ff [2021-03-22T07:25:01.424Z] Removing intermediate container 5487808845ff [2021-03-22T07:25:01.424Z] ---> 3ed6c52bf253 [2021-03-22T07:25:01.424Z] Step 30/31 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:25:04.234Z] ---> Running in 4fe60ccd8c87 [2021-03-22T07:25:04.971Z] Removing intermediate container 4fe60ccd8c87 [2021-03-22T07:25:04.971Z] ---> 1e4974d3b5d6 [2021-03-22T07:25:04.971Z] Step 31/31 : LABEL version=0.0.0 [2021-03-22T07:25:05.263Z] Removing intermediate container aada697088aa [2021-03-22T07:25:05.263Z] ---> ba9e183d0ce9 [2021-03-22T07:25:05.263Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-22T07:25:05.263Z] ---> Running in 7e99902c5fc0 [2021-03-22T07:25:05.263Z] ---> Running in 220bccd5ceba [2021-03-22T07:25:05.533Z] Removing intermediate container 7e99902c5fc0 [2021-03-22T07:25:05.533Z] ---> 6f4618f78642 [2021-03-22T07:25:05.533Z] [2021-03-22T07:25:05.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.127s coverage: 92.9% of statements [2021-03-22T07:25:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-22T07:25:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-22T07:25:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-22T07:25:05.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-22T07:25:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-22T07:25:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-22T07:25:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-22T07:25:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-22T07:25:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-22T07:25:05.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements [2021-03-22T07:25:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-22T07:25:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-22T07:25:05.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-03-22T07:25:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-22T07:25:05.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 75.5% of statements [2021-03-22T07:25:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-22T07:25:05.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements [2021-03-22T07:25:05.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.142s coverage: 87.2% of statements [2021-03-22T07:25:05.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.6% of statements [2021-03-22T07:25:05.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.6% of statements [2021-03-22T07:25:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-22T07:25:05.798Z] Successfully built 6f4618f78642 [2021-03-22T07:25:05.798Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-22T07:25:06.754Z]  Building docker-security-bootstrapper-go ... done Collecting docker-compose==1.23.2 [2021-03-22T07:25:06.754Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-22T07:25:07.016Z] Collecting texttable<0.10,>=0.9.0 [2021-03-22T07:25:07.016Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-22T07:25:07.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.665s coverage: 62.4% of statements [2021-03-22T07:25:07.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-22T07:25:07.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-22T07:25:07.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2021-03-22T07:25:07.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-03-22T07:25:07.590Z] Collecting PyYAML<4,>=3.10 [2021-03-22T07:25:07.590Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-22T07:25:08.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2021-03-22T07:25:08.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-03-22T07:25:08.536Z] Collecting cached-property<2,>=1.2.0 [2021-03-22T07:25:08.536Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-22T07:25:08.536Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-22T07:25:08.798Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-22T07:25:08.798Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-22T07:25:08.798Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-22T07:25:08.798Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-22T07:25:08.798Z] Collecting docopt<0.7,>=0.6.1 [2021-03-22T07:25:09.065Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-22T07:25:09.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-03-22T07:25:09.639Z] Collecting docker<4.0,>=3.6.0 [2021-03-22T07:25:09.639Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-22T07:25:09.639Z] Collecting jsonschema<3,>=2.5.1 [2021-03-22T07:25:09.639Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-22T07:25:09.901Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-22T07:25:09.901Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-22T07:25:10.165Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-22T07:25:10.165Z] Collecting idna<2.8,>=2.5 [2021-03-22T07:25:10.165Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-22T07:25:10.433Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-22T07:25:10.433Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-22T07:25:10.433Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-22T07:25:10.433Z] Collecting docker-pycreds>=0.4.0 [2021-03-22T07:25:10.433Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-22T07:25:10.696Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-22T07:25:10.696Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-22T07:25:10.696Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-22T07:25:10.696Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-22T07:25:10.696Z] Installing collected packages: texttable, PyYAML, cached-property, idna, urllib3, requests, websocket-client, docopt, docker-pycreds, docker, jsonschema, dockerpty, docker-compose [2021-03-22T07:25:10.696Z] Running setup.py install for texttable: started [2021-03-22T07:25:11.273Z] Running setup.py install for texttable: finished with status 'done' [2021-03-22T07:25:11.273Z] Running setup.py install for PyYAML: started [2021-03-22T07:25:11.855Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-22T07:25:11.855Z] Attempting uninstall: idna [2021-03-22T07:25:11.855Z] Found existing installation: idna 2.9 [2021-03-22T07:25:11.855Z] Uninstalling idna-2.9: [2021-03-22T07:25:11.855Z] Successfully uninstalled idna-2.9 [2021-03-22T07:25:12.120Z] Attempting uninstall: urllib3 [2021-03-22T07:25:12.120Z] Found existing installation: urllib3 1.25.9 [2021-03-22T07:25:12.120Z] Uninstalling urllib3-1.25.9: [2021-03-22T07:25:12.120Z] Successfully uninstalled urllib3-1.25.9 [2021-03-22T07:25:12.120Z] Attempting uninstall: requests [2021-03-22T07:25:12.382Z] Found existing installation: requests 2.23.0 [2021-03-22T07:25:12.382Z] Uninstalling requests-2.23.0: [2021-03-22T07:25:12.651Z] Successfully uninstalled requests-2.23.0 [2021-03-22T07:25:12.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.828s coverage: 69.0% of statements [2021-03-22T07:25:12.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-22T07:25:12.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-22T07:25:12.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-22T07:25:12.915Z] Running setup.py install for docopt: started [2021-03-22T07:25:13.491Z] Running setup.py install for docopt: finished with status 'done' [2021-03-22T07:25:13.754Z] Running setup.py install for dockerpty: started [2021-03-22T07:25:14.330Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-22T07:25:14.598Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-22T07:25:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.373s coverage: 38.4% of statements [2021-03-22T07:25:15.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-22T07:25:15.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-22T07:25:15.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.094s coverage: 89.5% of statements [2021-03-22T07:25:15.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-22T07:25:15.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.085s coverage: 84.8% of statements [2021-03-22T07:25:17.923Z] Removing intermediate container 220bccd5ceba [2021-03-22T07:25:17.923Z] ---> 2809df744970 [2021-03-22T07:25:17.923Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-22T07:25:17.923Z] ---> Running in 4f7b69513968 [2021-03-22T07:25:18.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:25:18.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:25:18.516Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-22T07:25:18.516Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-22T07:25:18.516Z] (3/3) Installing curl (7.69.1-r3) [2021-03-22T07:25:19.091Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:25:19.091Z] OK: 72 MiB in 58 packages [2021-03-22T07:25:19.670Z] Removing intermediate container 4f7b69513968 [2021-03-22T07:25:19.670Z] ---> 6f55f56b8bd0 [2021-03-22T07:25:19.670Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-22T07:25:19.670Z] ---> Running in 4d71c1d67265 [2021-03-22T07:25:19.933Z] Removing intermediate container 4d71c1d67265 [2021-03-22T07:25:19.933Z] ---> b30a835971f0 [2021-03-22T07:25:19.933Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:25:19.933Z] ---> Running in 449c6c79d430 [2021-03-22T07:25:19.933Z] Removing intermediate container 449c6c79d430 [2021-03-22T07:25:19.933Z] ---> d1772c1dcb9c [2021-03-22T07:25:19.933Z] Step 24/26 : LABEL arch=x86_64 [2021-03-22T07:25:20.195Z] ---> Running in 0cb8af617254 [2021-03-22T07:25:20.195Z] Removing intermediate container 0cb8af617254 [2021-03-22T07:25:20.195Z] ---> 3a4b813bd9da [2021-03-22T07:25:20.195Z] Step 25/26 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:25:20.460Z] ---> Running in 6c7ae610d321 [2021-03-22T07:25:20.460Z] Removing intermediate container 6c7ae610d321 [2021-03-22T07:25:20.460Z] ---> a54e83660db3 [2021-03-22T07:25:20.460Z] Step 26/26 : LABEL version=0.0.0 [2021-03-22T07:25:20.723Z] ---> Running in 93582f8c0310 [2021-03-22T07:25:20.723Z] Removing intermediate container 93582f8c0310 [2021-03-22T07:25:20.723Z] ---> 188081fdf238 [2021-03-22T07:25:20.723Z] [2021-03-22T07:25:20.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.416s coverage: 47.0% of statements [2021-03-22T07:25:20.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-22T07:25:20.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-22T07:25:20.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-22T07:25:20.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-22T07:25:20.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-22T07:25:20.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.170s coverage: 100.0% of statements [2021-03-22T07:25:20.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-22T07:25:20.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements [2021-03-22T07:25:20.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-22T07:25:20.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-22T07:25:20.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-22T07:25:20.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-22T07:25:20.985Z] Successfully built 188081fdf238 [2021-03-22T07:25:20.985Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-22T07:25:21.258Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-22T07:25:21.287Z] $ docker stop --time=1 c9c51ae0da1db02d1585cf2eac5bcca6d308bb0cad881069987a1964445b213e [2021-03-22T07:25:21.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.542s coverage: 87.1% of statements [2021-03-22T07:25:21.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-22T07:25:21.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:25:21.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-22T07:25:22.840Z] $ docker rm -f c9c51ae0da1db02d1585cf2eac5bcca6d308bb0cad881069987a1964445b213e [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T07:25:23.433Z] + docker images [2021-03-22T07:25:23.433Z] + grep docker [2021-03-22T07:25:23.695Z] docker-sys-mgmt-agent-go latest 188081fdf238 3 seconds ago 313MB [2021-03-22T07:25:23.695Z] docker-security-bootstrapper-go latest 6f4618f78642 18 seconds ago 18.8MB [2021-03-22T07:25:23.695Z] docker-core-data-go latest 5d63f8fb6775 30 seconds ago 22.6MB [2021-03-22T07:25:23.695Z] docker-core-metadata-go latest e03042a8da68 36 seconds ago 19.1MB [2021-03-22T07:25:23.695Z] docker-security-secretstore-setup-go latest b5d714a02c06 2 minutes ago 24.9MB [2021-03-22T07:25:23.695Z] docker-support-notifications-go latest 9fc673a0f03f 2 minutes ago 17.9MB [2021-03-22T07:25:23.695Z] docker-core-command-go latest f6ad060c91c4 2 minutes ago 17.3MB [2021-03-22T07:25:23.695Z] docker-support-scheduler-go latest bcc082a6339d 2 minutes ago 17.3MB [2021-03-22T07:25:23.695Z] docker-security-proxy-setup-go latest a18b5fee749c 2 minutes ago 24.7MB [2021-03-22T07:25:23.695Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-22T07:25:29.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.734s coverage: 29.1% of statements [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-22T07:25:29.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.184s coverage: 99.0% of statements [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-22T07:25:29.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.147s coverage: 100.0% of statements [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-22T07:25:29.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.270s coverage: 96.5% of statements [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-22T07:25:29.876Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-22T07:25:29.876Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-22T07:25:29.876Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-22T07:25:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-22T07:25:29.876Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-03-22T07:25:30.152Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-03-22T07:25:31.134Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-03-22T07:25:32.111Z] GO111MODULE=on go vet ./... [2021-03-22T07:25:39.709Z] Still waiting to schedule task [2021-03-22T07:25:39.710Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-30774’ [2021-03-22T07:26:53.908Z] gofmt -l . [2021-03-22T07:26:53.908Z] [ "`gofmt -l .`" = "" ] [2021-03-22T07:26:55.883Z] ./bin/test-go-mod-tidy.sh [2021-03-22T07:26:56.477Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-22T07:26:59.168Z] + ls -al . [2021-03-22T07:26:59.169Z] total 788 [2021-03-22T07:26:59.169Z] drwxrwxr-x 9 1001 1001 4096 Mar 22 07:26 . [2021-03-22T07:26:59.169Z] drwxr-xr-x 4 root root 4096 Mar 22 07:22 .. [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 11 Mar 22 07:20 .dockerignore [2021-03-22T07:26:59.169Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 07:20 .git [2021-03-22T07:26:59.169Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 07:20 .github [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 818 Mar 22 07:20 .gitignore [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 07:20 .sonarcloud.properties [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 8607 Mar 22 07:20 Attribution.txt [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 07:20 CONTRIBUTING.md [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 931 Mar 22 07:20 Dockerfile.build [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 863 Mar 22 07:20 Jenkinsfile [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 07:20 LICENSE [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 5774 Mar 22 07:20 Makefile [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 6548 Mar 22 07:20 README.md [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 6755 Mar 22 07:20 SECURITY.md [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 07:16 VERSION [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 4131 Mar 22 07:20 ZMQWindows.md [2021-03-22T07:26:59.169Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 07:20 bin [2021-03-22T07:26:59.169Z] drwxrwxr-x 14 1001 1001 4096 Mar 22 07:20 cmd [2021-03-22T07:26:59.169Z] -rw-r--r-- 1 root root 650607 Mar 22 07:25 coverage.out [2021-03-22T07:26:59.169Z] -rw-r--r-- 1 root root 1055 Mar 22 07:26 go.mod [2021-03-22T07:26:59.169Z] -rw-r--r-- 1 root root 22327 Mar 22 07:26 go.sum [2021-03-22T07:26:59.169Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 07:20 internal [2021-03-22T07:26:59.169Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 07:20 openapi [2021-03-22T07:26:59.169Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 07:20 snap [2021-03-22T07:26:59.169Z] -rw-rw-r-- 1 1001 1001 168 Mar 22 07:20 version.go [Pipeline] sh [2021-03-22T07:26:59.540Z] + '[' -e coverage.out ] [2021-03-22T07:26:59.540Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-22T07:26:59.602Z] Warning: overwriting stash ‘coverage-report’ [2021-03-22T07:27:00.868Z] Stashed 1 file(s) [Pipeline] sh [2021-03-22T07:27:01.550Z] + make build [2021-03-22T07:27:01.550Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-22T07:27:11.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-22T07:27:38.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-22T07:27:41.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-22T07:27:48.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-22T07:27:49.586Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-22T07:27:55.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-22T07:28:00.435Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-22T07:28:04.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-22T07:28:11.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-22T07:28:15.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-22T07:28:21.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-22T07:28:29.594Z] $ docker stop --time=1 55603004d67cc7041d039af576ed8455d4cec16321a200ede4f05900fa42e180 [2021-03-22T07:28:32.243Z] $ docker rm -f 55603004d67cc7041d039af576ed8455d4cec16321a200ede4f05900fa42e180 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:28:34.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-22T07:28:35.151Z] [2021-03-22T07:28:35.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:28:35.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-22T07:28:35.869Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-22T07:28:35.869Z] 29e5d40040c1: Pulling fs layer [2021-03-22T07:28:35.869Z] 1ce36da41761: Pulling fs layer [2021-03-22T07:28:35.869Z] 25b303627fd3: Pulling fs layer [2021-03-22T07:28:36.475Z] 29e5d40040c1: Download complete [2021-03-22T07:28:36.757Z] 1ce36da41761: Verifying Checksum [2021-03-22T07:28:36.757Z] 1ce36da41761: Download complete [2021-03-22T07:28:37.033Z] 29e5d40040c1: Pull complete [2021-03-22T07:28:38.482Z] 25b303627fd3: Verifying Checksum [2021-03-22T07:28:38.482Z] 25b303627fd3: Download complete [2021-03-22T07:28:38.482Z] 1ce36da41761: Pull complete [2021-03-22T07:28:48.660Z] 25b303627fd3: Pull complete [2021-03-22T07:28:48.660Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-22T07:28:48.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-22T07:28:48.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-22T07:28:48.965Z] prd-ubuntu18.04-docker-arm64-4c-16g-30858 does not seem to be running inside a container [2021-03-22T07:28:49.044Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-22T07:28:52.400Z] $ docker top 880fb9d8949f9f9ddf522acceb4af928cbcd5c4b1f608a602aabb9f2c22a61e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:28:53.497Z] + grep parallel [2021-03-22T07:28:53.497Z] + docker-compose build --help [2021-03-22T07:28:57.770Z] --parallel Build images in parallel. [Pipeline] } [2021-03-22T07:28:57.805Z] $ docker stop --time=1 880fb9d8949f9f9ddf522acceb4af928cbcd5c4b1f608a602aabb9f2c22a61e0 [2021-03-22T07:28:59.801Z] $ docker rm -f 880fb9d8949f9f9ddf522acceb4af928cbcd5c4b1f608a602aabb9f2c22a61e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:29:00.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-22T07:29:00.796Z] . [Pipeline] withDockerContainer [2021-03-22T07:29:01.057Z] prd-ubuntu18.04-docker-arm64-4c-16g-30858 does not seem to be running inside a container [2021-03-22T07:29:01.136Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-22T07:29:02.501Z] $ docker top 683b325cde12434e07c3df62abc00ae57db54170e17c61672411041d0a400f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:29:03.575Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-22T07:29:08.967Z] Building docker-core-command-go ... [2021-03-22T07:29:08.967Z] Building docker-core-data-go ... [2021-03-22T07:29:08.967Z] Building docker-core-metadata-go ... [2021-03-22T07:29:08.967Z] Building docker-security-bootstrapper-go ... [2021-03-22T07:29:08.967Z] Building docker-security-proxy-setup-go ... [2021-03-22T07:29:08.967Z] Building docker-security-secretstore-setup-go ... [2021-03-22T07:29:08.967Z] Building docker-support-notifications-go ... [2021-03-22T07:29:08.967Z] Building docker-support-scheduler-go ... [2021-03-22T07:29:08.967Z] Building docker-sys-mgmt-agent-go ... [2021-03-22T07:29:08.967Z] Building docker-security-proxy-setup-go [2021-03-22T07:29:08.967Z] Building docker-core-command-go [2021-03-22T07:29:08.967Z] Building docker-support-notifications-go [2021-03-22T07:29:08.967Z] Building docker-support-scheduler-go [2021-03-22T07:29:08.967Z] Building docker-sys-mgmt-agent-go [2021-03-22T07:29:18.886Z] Running on prd-ubuntu18.04-docker-8c-8g-30859 in /w/workspace/edgexfoundry_edgex-go_PR-3283 [Pipeline] { [Pipeline] ws [2021-03-22T07:29:19.010Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-22T07:29:21.233Z] using credential edgex-jenkins-ssh [2021-03-22T07:29:21.300Z] Cloning the remote Git repository [2021-03-22T07:29:21.320Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-22T07:29:21.385Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-22T07:29:21.408Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-22T07:29:21.408Z] > git --version # timeout=10 [2021-03-22T07:29:21.412Z] > git --version # 'git version 2.17.1' [2021-03-22T07:29:21.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T07:29:21.434Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T07:29:28.416Z] Merging remotes/origin/master commit be0d14e436fe9c753018b2c9bd281985489666e3 into PR head commit 763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:29:28.573Z] Merge succeeded, producing 763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:29:28.574Z] Checking out Revision 763b562e22b14d51f168964160feae55dc54a86d (PR-3283) [2021-03-22T07:29:27.919Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-22T07:29:27.925Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T07:29:27.935Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-22T07:29:27.947Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-22T07:29:27.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T07:29:27.950Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3283/head:refs/remotes/origin/PR-3283 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T07:29:28.425Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T07:29:28.437Z] > git checkout -f 763b562e22b14d51f168964160feae55dc54a86d # timeout=10 [2021-03-22T07:29:28.549Z] > git remote # timeout=10 [2021-03-22T07:29:28.554Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T07:29:28.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T07:29:28.560Z] > git merge be0d14e436fe9c753018b2c9bd281985489666e3 # timeout=10 [2021-03-22T07:29:28.568Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T07:29:28.576Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T07:29:28.579Z] > git checkout -f 763b562e22b14d51f168964160feae55dc54a86d # timeout=10 [2021-03-22T07:29:32.224Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-03-22T07:29:32.244Z] > git --version # timeout=10 [2021-03-22T07:29:32.246Z] > git --version # 'git version 2.17.1' [2021-03-22T07:29:32.249Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:29:33.816Z] + echo snap-build.sh [2021-03-22T07:29:33.816Z] snap-build.sh [2021-03-22T07:29:33.816Z] + SNAP_BASE_DIR=. [2021-03-22T07:29:33.816Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-22T07:29:33.816Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-22T07:29:33.816Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-22T07:29:33.816Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-22T07:29:33.816Z] + cd /w/workspace/edgex-go/1 [2021-03-22T07:29:33.816Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-22T07:29:33.816Z] Reading package lists... [2021-03-22T07:29:33.816Z] Building dependency tree... [2021-03-22T07:29:33.816Z] Reading state information... [2021-03-22T07:29:34.078Z] The following packages were automatically installed and are no longer required: [2021-03-22T07:29:34.078Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-22T07:29:34.078Z] uidmap xdelta3 [2021-03-22T07:29:34.078Z] Use 'sudo apt autoremove' to remove them. [2021-03-22T07:29:34.078Z] The following packages will be REMOVED: [2021-03-22T07:29:34.078Z] lxd* lxd-client* [2021-03-22T07:29:34.649Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-22T07:29:34.649Z] After this operation, 31.7 MB disk space will be freed. [2021-03-22T07:29:35.432Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-22T07:29:35.432Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-22T07:29:36.383Z] Removing lxd dnsmasq configuration [2021-03-22T07:29:36.383Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-22T07:29:36.956Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-22T07:29:37.529Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-22T07:29:37.798Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-22T07:29:37.798Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-22T07:29:39.182Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-22T07:29:39.183Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-22T07:29:40.572Z] + sudo snap remove --purge lxd [2021-03-22T07:29:40.572Z] snap "lxd" is not installed [2021-03-22T07:29:40.572Z] + sudo groupadd --force --system lxd [2021-03-22T07:29:40.572Z] ++ whoami [2021-03-22T07:29:40.572Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-22T07:29:40.572Z] + newgrp - lxd [2021-03-22T07:29:40.572Z] + sudo snap install lxd [2021-03-22T07:29:50.579Z] 2021-03-22T07:29:47Z INFO Waiting for automatic snapd restart... [2021-03-22T07:30:05.490Z] lxd 4.12 from Canonical* installed [2021-03-22T07:30:05.490Z] + sudo lxd init --auto [2021-03-22T07:30:13.626Z] + sudo snap install --classic snapcraft [2021-03-22T07:30:21.165Z] snapcraft 4.5.4 from Canonical* installed [2021-03-22T07:30:21.165Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-22T07:30:21.165Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-22T07:30:21.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-22T07:30:21.165Z] Dload Upload Total Spent Left Speed [2021-03-22T07:30:21.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4898 0 --:--:-- --:--:-- --:--:-- 4898 [2021-03-22T07:30:21.165Z] 100 3325k 100 3325k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 10.8M [2021-03-22T07:30:21.165Z] ./yq_linux_amd64 [2021-03-22T07:30:21.165Z] + sudo snapcraft prime --use-lxd [2021-03-22T07:30:23.075Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-22T07:30:23.075Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-22T07:30:23.075Z] - README.md [2021-03-22T07:30:23.075Z] [2021-03-22T07:30:23.075Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-22T07:30:23.336Z] Launching a container. [2021-03-22T07:30:30.853Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:30:30.853Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:30:30.853Z] ---> 6866fad5f554 [2021-03-22T07:30:30.853Z] Step 3/23 : WORKDIR /edgex-go [2021-03-22T07:30:30.853Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:30:30.853Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:30:30.853Z] ---> 6866fad5f554 [2021-03-22T07:30:30.853Z] Step 3/26 : WORKDIR /edgex-go [2021-03-22T07:30:30.853Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:30:30.853Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:30:30.853Z] ---> 6866fad5f554 [2021-03-22T07:30:30.853Z] Step 3/22 : WORKDIR /edgex-go [2021-03-22T07:30:30.853Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:30:30.853Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:30:30.853Z] ---> 6866fad5f554 [2021-03-22T07:30:30.853Z] Step 3/22 : WORKDIR /edgex-go [2021-03-22T07:30:30.853Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:30:30.853Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:30:30.853Z] ---> 6866fad5f554 [2021-03-22T07:30:30.853Z] Step 3/21 : WORKDIR /edgex-go [2021-03-22T07:30:30.853Z] ---> Running in b911d4b8c2d7 [2021-03-22T07:30:30.853Z] ---> Running in 619b8ed101f2 [2021-03-22T07:30:30.853Z] ---> Running in 933f0e29d18a [2021-03-22T07:30:30.853Z] ---> Running in beed1f5b8b70 [2021-03-22T07:30:30.853Z] ---> Running in cbfb04f62c87 [2021-03-22T07:30:30.853Z] Removing intermediate container 933f0e29d18a [2021-03-22T07:30:30.853Z] ---> d12fcfb752e1 [2021-03-22T07:30:30.853Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:30:30.853Z] Removing intermediate container 619b8ed101f2 [2021-03-22T07:30:30.853Z] ---> 5df03d1a25ed [2021-03-22T07:30:30.853Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:30:30.853Z] ---> Running in 2ce6bc277b85 [2021-03-22T07:30:30.853Z] Removing intermediate container cbfb04f62c87 [2021-03-22T07:30:30.853Z] ---> 3250c790d813 [2021-03-22T07:30:30.853Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:30:30.853Z] Removing intermediate container b911d4b8c2d7 [2021-03-22T07:30:30.853Z] ---> 46480a532adb [2021-03-22T07:30:30.853Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:30:30.853Z] Removing intermediate container beed1f5b8b70 [2021-03-22T07:30:30.853Z] ---> 54b40a027346 [2021-03-22T07:30:30.853Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:30:30.853Z] ---> Running in 91be45a52c58 [2021-03-22T07:30:30.853Z] ---> Running in b9fce2eb256f [2021-03-22T07:30:30.853Z] ---> Running in d4e02a9dfcb1 [2021-03-22T07:30:30.853Z] ---> Running in 023f522c1e82 [2021-03-22T07:30:30.853Z] Removing intermediate container 2ce6bc277b85 [2021-03-22T07:30:30.853Z] ---> 1349293eba93 [2021-03-22T07:30:30.853Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-22T07:30:31.130Z] ---> Running in 28d7a73694c0 [2021-03-22T07:30:31.130Z] Removing intermediate container b9fce2eb256f [2021-03-22T07:30:31.130Z] ---> cb52a384e737 [2021-03-22T07:30:31.130Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-22T07:30:31.410Z] Removing intermediate container 91be45a52c58 [2021-03-22T07:30:31.410Z] ---> ccf09c009a8d [2021-03-22T07:30:31.410Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-22T07:30:31.410Z] ---> Running in 3310fae10e42 [2021-03-22T07:30:31.684Z] ---> Running in 57ff19428b91 [2021-03-22T07:30:31.685Z] Removing intermediate container d4e02a9dfcb1 [2021-03-22T07:30:31.685Z] ---> 71e630aff5c9 [2021-03-22T07:30:31.685Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-22T07:30:31.964Z] Removing intermediate container 023f522c1e82 [2021-03-22T07:30:31.964Z] ---> 9fedc9d20a60 [2021-03-22T07:30:31.964Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-22T07:30:31.964Z] ---> Running in 2f7c7a7208d3 [2021-03-22T07:30:32.240Z] ---> Running in ab425e51810d [2021-03-22T07:30:33.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:30:33.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:30:33.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:30:33.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:30:34.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:30:34.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:30:34.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:30:34.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:30:34.687Z] OK: 217 MiB in 51 packages [2021-03-22T07:30:34.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:30:34.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:30:34.962Z] OK: 217 MiB in 51 packages [2021-03-22T07:30:35.256Z] OK: 217 MiB in 51 packages [2021-03-22T07:30:35.531Z] OK: 217 MiB in 51 packages [2021-03-22T07:30:35.566Z] Waiting for container to be ready [2021-03-22T07:30:35.567Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-22T07:30:35.567Z] [2021-03-22T07:30:35.808Z] OK: 217 MiB in 51 packages [2021-03-22T07:30:36.414Z] Removing intermediate container 28d7a73694c0 [2021-03-22T07:30:36.414Z] ---> 86be67b22bd2 [2021-03-22T07:30:36.414Z] Step 6/23 : COPY go.mod . [2021-03-22T07:30:37.017Z] Removing intermediate container 3310fae10e42 [2021-03-22T07:30:37.018Z] ---> 09c215933520 [2021-03-22T07:30:37.018Z] Step 6/26 : COPY go.mod . [2021-03-22T07:30:37.311Z] Removing intermediate container 57ff19428b91 [2021-03-22T07:30:37.311Z] ---> 5cb6bb9c69be [2021-03-22T07:30:37.311Z] Step 6/22 : COPY go.mod . [2021-03-22T07:30:37.589Z] ---> da1098f8cae7 [2021-03-22T07:30:37.589Z] Step 7/23 : RUN go mod download [2021-03-22T07:30:37.589Z] ---> Running in 40d26de3648c [2021-03-22T07:30:37.863Z] Removing intermediate container ab425e51810d [2021-03-22T07:30:37.863Z] ---> 76736d38ddf4 [2021-03-22T07:30:37.863Z] Step 6/21 : COPY go.mod . [2021-03-22T07:30:37.863Z] Removing intermediate container 2f7c7a7208d3 [2021-03-22T07:30:37.863Z] ---> 40e6e76638e3 [2021-03-22T07:30:37.863Z] Step 6/22 : COPY go.mod . [2021-03-22T07:30:38.138Z] ---> 46147b9b358b [2021-03-22T07:30:38.138Z] Step 7/26 : RUN go mod download [2021-03-22T07:30:38.138Z] ---> Running in 22c0b571dea2 [2021-03-22T07:30:38.412Z] ---> 60393ca58cfb [2021-03-22T07:30:38.412Z] Step 7/22 : RUN go mod download [2021-03-22T07:30:38.688Z] ---> Running in 265955d94816 [2021-03-22T07:30:38.860Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-22T07:30:39.120Z] Waiting for network to be ready... [2021-03-22T07:30:39.294Z] ---> 0147aa283e2f [2021-03-22T07:30:39.294Z] ---> 2bda35871bf4 [2021-03-22T07:30:39.294Z] Step 7/21 : RUN go mod downloadStep 7/22 : RUN go mod download [2021-03-22T07:30:39.294Z] [2021-03-22T07:30:39.381Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-22T07:30:39.569Z] ---> Running in a1310000e12c [2021-03-22T07:30:39.569Z] ---> Running in 2b30ece5d520 [2021-03-22T07:30:39.642Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-22T07:30:39.642Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1610 kB] [2021-03-22T07:30:39.642Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [306 kB] [2021-03-22T07:30:39.642Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-22T07:30:39.642Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-22T07:30:39.642Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [257 kB] [2021-03-22T07:30:39.642Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.6 kB] [2021-03-22T07:30:39.642Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-22T07:30:39.903Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-22T07:30:40.165Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-22T07:30:40.165Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-22T07:30:40.426Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-22T07:30:40.426Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-22T07:30:40.426Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-22T07:30:40.426Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-22T07:30:40.426Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-22T07:30:40.426Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-22T07:30:40.688Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-22T07:30:40.948Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1949 kB] [2021-03-22T07:30:41.208Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-22T07:30:41.208Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-22T07:30:41.208Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-22T07:30:41.208Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-22T07:30:41.208Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] [2021-03-22T07:30:41.208Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-22T07:30:41.208Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-22T07:30:42.211Z] Removing intermediate container 40d26de3648c [2021-03-22T07:30:42.211Z] ---> 8f238ac8ae52 [2021-03-22T07:30:42.211Z] Step 8/23 : COPY . . [2021-03-22T07:30:42.813Z] Removing intermediate container 22c0b571dea2 [2021-03-22T07:30:42.813Z] ---> c5962468c400 [2021-03-22T07:30:42.813Z] Step 8/26 : COPY . . [2021-03-22T07:30:43.095Z] Removing intermediate container 265955d94816 [2021-03-22T07:30:43.095Z] ---> f7c1e5d1031b [2021-03-22T07:30:43.095Z] Step 8/22 : COPY . . [2021-03-22T07:30:44.514Z] Fetched 24.1 MB in 5s (4908 kB/s) [2021-03-22T07:30:45.074Z] Removing intermediate container a1310000e12c [2021-03-22T07:30:45.074Z] ---> fac402e56ec8 [2021-03-22T07:30:45.074Z] Step 8/21 : COPY . . [2021-03-22T07:30:45.348Z] Removing intermediate container 2b30ece5d520 [2021-03-22T07:30:45.348Z] ---> a7a5e01ab86b [2021-03-22T07:30:45.348Z] Step 8/22 : COPY . . [2021-03-22T07:30:45.455Z] Reading package lists... [2021-03-22T07:30:45.714Z] Reading package lists... [2021-03-22T07:30:45.715Z] Building dependency tree... [2021-03-22T07:30:45.715Z] Reading state information... [2021-03-22T07:30:45.976Z] The following additional packages will be installed: [2021-03-22T07:30:45.976Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-22T07:30:45.976Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-22T07:30:45.976Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-22T07:30:45.976Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-22T07:30:45.976Z] Suggested packages: [2021-03-22T07:30:45.976Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-22T07:30:45.976Z] Recommended packages: [2021-03-22T07:30:45.976Z] gnupg libsasl2-modules [2021-03-22T07:30:45.976Z] The following NEW packages will be installed: [2021-03-22T07:30:45.976Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-22T07:30:45.976Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-22T07:30:45.976Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-22T07:30:45.976Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-22T07:30:45.976Z] The following packages will be upgraded: [2021-03-22T07:30:45.976Z] gpg gpg-agent gpgconf libudev1 [2021-03-22T07:30:46.236Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-22T07:30:46.236Z] Need to get 3530 kB of archives. [2021-03-22T07:30:46.236Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-22T07:30:46.236Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-22T07:30:46.236Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-22T07:30:46.236Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-22T07:30:46.497Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-22T07:30:46.497Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-22T07:30:46.497Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-22T07:30:46.758Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-22T07:30:46.758Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-22T07:30:46.758Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-22T07:30:46.758Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-22T07:30:46.758Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-22T07:30:46.758Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-22T07:30:46.758Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-22T07:30:46.758Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-22T07:30:46.758Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-22T07:30:46.758Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-22T07:30:47.018Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-22T07:30:47.018Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-22T07:30:47.018Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-22T07:30:47.018Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-22T07:30:47.018Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-22T07:30:47.018Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-22T07:30:47.018Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T07:30:47.018Z] Fetched 3530 kB in 1s (3517 kB/s) [2021-03-22T07:30:47.279Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-22T07:30:47.279Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-22T07:30:47.279Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-22T07:30:47.279Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-22T07:30:47.539Z] Selecting previously unselected package udev. [2021-03-22T07:30:47.539Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-22T07:30:47.539Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-22T07:30:47.539Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-22T07:30:47.801Z] Selecting previously unselected package libfuse2:amd64. [2021-03-22T07:30:47.801Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-22T07:30:47.801Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-22T07:30:47.801Z] Selecting previously unselected package fuse. [2021-03-22T07:30:47.801Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-22T07:30:47.801Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-22T07:30:48.065Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-22T07:30:48.065Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-22T07:30:48.065Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-22T07:30:48.065Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-22T07:30:48.327Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-22T07:30:48.327Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-22T07:30:48.327Z] Selecting previously unselected package libksba8:amd64. [2021-03-22T07:30:48.327Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-22T07:30:48.327Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-22T07:30:48.591Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-22T07:30:48.591Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:30:48.591Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:48.591Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-22T07:30:48.591Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:30:48.591Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:48.853Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-22T07:30:48.853Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:30:48.853Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:48.853Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-22T07:30:48.853Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:30:48.853Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:48.853Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-22T07:30:48.853Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:30:48.853Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:49.117Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-22T07:30:49.117Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:30:49.117Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:49.117Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-22T07:30:49.117Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:30:49.117Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:49.379Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-22T07:30:49.379Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:30:49.379Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:49.379Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-22T07:30:49.379Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:30:49.379Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:49.379Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-22T07:30:49.379Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-22T07:30:49.379Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-22T07:30:49.640Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-22T07:30:49.640Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-22T07:30:49.640Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-22T07:30:49.640Z] Selecting previously unselected package libldap-common. [2021-03-22T07:30:49.640Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-22T07:30:49.640Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-22T07:30:49.640Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-22T07:30:49.640Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-22T07:30:49.640Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-22T07:30:49.900Z] Selecting previously unselected package dirmngr. [2021-03-22T07:30:49.900Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-22T07:30:49.900Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-22T07:30:49.900Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-22T07:30:49.900Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-22T07:30:50.160Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-22T07:30:50.160Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-22T07:30:50.160Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-22T07:30:50.160Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-22T07:30:50.160Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:50.160Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-22T07:30:50.422Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-22T07:30:50.422Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-22T07:30:50.681Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-22T07:30:50.942Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:50.942Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-22T07:30:50.942Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-22T07:30:50.942Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-22T07:30:50.942Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:51.202Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:51.202Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:51.202Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:51.202Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:51.202Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:51.202Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:30:51.202Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-22T07:30:51.202Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-22T07:30:51.202Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-22T07:30:52.141Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-22T07:30:52.141Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-22T07:30:52.141Z] This means they are not meant to be enabled using systemctl. [2021-03-22T07:30:52.141Z] Possible reasons for having this kind of units are: [2021-03-22T07:30:52.141Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-22T07:30:52.141Z] .wants/ or .requires/ directory. [2021-03-22T07:30:52.141Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-22T07:30:52.141Z] a requirement dependency on it. [2021-03-22T07:30:52.141Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-22T07:30:52.141Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-22T07:30:52.141Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-22T07:30:52.141Z] instance name specified. [2021-03-22T07:30:52.141Z] Reading package lists... [2021-03-22T07:30:52.402Z] Building dependency tree... [2021-03-22T07:30:52.402Z] Reading state information... [2021-03-22T07:30:52.663Z] The following additional packages will be installed: [2021-03-22T07:30:52.663Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-22T07:30:52.663Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-22T07:30:52.663Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-22T07:30:52.663Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-22T07:30:52.663Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-22T07:30:52.663Z] Suggested packages: [2021-03-22T07:30:52.663Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-22T07:30:52.663Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-22T07:30:52.663Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-22T07:30:52.663Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-22T07:30:52.663Z] systemd-container policykit-1 [2021-03-22T07:30:52.663Z] Recommended packages: [2021-03-22T07:30:52.663Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-22T07:30:52.663Z] The following NEW packages will be installed: [2021-03-22T07:30:52.663Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-22T07:30:52.663Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-22T07:30:52.663Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-22T07:30:52.663Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-22T07:30:52.663Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-22T07:30:52.663Z] The following packages will be upgraded: [2021-03-22T07:30:52.663Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-22T07:30:52.663Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-22T07:30:52.663Z] Need to get 35.2 MB of archives. [2021-03-22T07:30:52.663Z] After this operation, 141 MB of additional disk space will be used. [2021-03-22T07:30:52.663Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-22T07:30:52.925Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-22T07:30:52.925Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-22T07:30:52.925Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-22T07:30:52.925Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-22T07:30:52.925Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-22T07:30:52.925Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-22T07:30:52.925Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-22T07:30:52.925Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-22T07:30:52.925Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-22T07:30:52.925Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-22T07:30:52.925Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-22T07:30:52.925Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-22T07:30:52.925Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-22T07:30:52.925Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-22T07:30:52.925Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-22T07:30:52.925Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-22T07:30:52.925Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-22T07:30:52.925Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-22T07:30:53.874Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-22T07:30:53.874Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-22T07:30:53.874Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-22T07:30:53.874Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-22T07:30:53.874Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-22T07:30:53.874Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-22T07:30:53.874Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-22T07:30:53.874Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-22T07:30:53.874Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-22T07:30:53.874Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-22T07:30:53.874Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-22T07:30:54.134Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T07:30:54.134Z] Fetched 35.2 MB in 1s (28.3 MB/s) [2021-03-22T07:30:54.134Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-22T07:30:54.134Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-22T07:30:54.394Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-22T07:30:54.965Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-22T07:30:54.965Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-22T07:30:54.965Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-22T07:30:54.965Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-22T07:30:54.965Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-22T07:30:54.965Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-22T07:30:55.225Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-22T07:30:55.225Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-22T07:30:55.225Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-22T07:30:55.485Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-22T07:30:55.745Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-22T07:30:55.745Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-22T07:30:56.315Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-22T07:30:56.315Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-22T07:30:56.315Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-22T07:30:56.315Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-22T07:30:56.575Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-22T07:30:56.575Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-22T07:30:56.575Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:30:56.835Z] Selecting previously unselected package libexpat1:amd64. [2021-03-22T07:30:56.835Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-22T07:30:56.835Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-22T07:30:56.835Z] Selecting previously unselected package python3.6-minimal. [2021-03-22T07:30:56.835Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-22T07:30:57.096Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:30:58.484Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-22T07:30:58.744Z] Checking for services that may need to be restarted...done. [2021-03-22T07:30:58.744Z] Checking for services that may need to be restarted...done. [2021-03-22T07:30:58.744Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:30:58.745Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-22T07:30:58.745Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:30:59.315Z] Selecting previously unselected package python3-minimal. [2021-03-22T07:30:59.315Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-22T07:30:59.315Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-22T07:30:59.315Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-22T07:30:59.575Z] Selecting previously unselected package mime-support. [2021-03-22T07:30:59.575Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-22T07:30:59.575Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-22T07:30:59.575Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-22T07:30:59.575Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-22T07:30:59.575Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-22T07:30:59.836Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-22T07:30:59.836Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-22T07:30:59.836Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:31:00.097Z] Selecting previously unselected package python3.6. [2021-03-22T07:31:00.097Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-22T07:31:00.097Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:31:00.097Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-22T07:31:00.097Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-22T07:31:00.097Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-22T07:31:00.097Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-22T07:31:00.356Z] Selecting previously unselected package python3. [2021-03-22T07:31:00.356Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-22T07:31:00.356Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-22T07:31:00.356Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-22T07:31:00.616Z] Selecting previously unselected package multiarch-support. [2021-03-22T07:31:00.616Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-22T07:31:00.616Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-22T07:31:00.616Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-22T07:31:00.876Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-22T07:31:00.876Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-22T07:31:00.876Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-22T07:31:00.876Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-22T07:31:00.876Z] Selecting previously unselected package libbsd0:amd64. [2021-03-22T07:31:00.876Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-22T07:31:00.876Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-22T07:31:00.876Z] Selecting previously unselected package sudo. [2021-03-22T07:31:00.876Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-22T07:31:00.876Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-22T07:31:01.138Z] Selecting previously unselected package apparmor. [2021-03-22T07:31:01.138Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-22T07:31:01.138Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-22T07:31:01.398Z] Selecting previously unselected package libedit2:amd64. [2021-03-22T07:31:01.398Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-22T07:31:01.398Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-22T07:31:01.398Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-22T07:31:01.398Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-22T07:31:01.398Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:31:01.658Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-22T07:31:01.658Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-22T07:31:01.658Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:31:01.658Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-22T07:31:01.658Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-22T07:31:01.658Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-22T07:31:01.658Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-22T07:31:01.658Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-22T07:31:01.658Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:31:01.918Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-22T07:31:01.918Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-22T07:31:01.918Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:31:01.918Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-22T07:31:01.918Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-22T07:31:01.918Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-22T07:31:02.184Z] Selecting previously unselected package openssh-client. [2021-03-22T07:31:02.184Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-22T07:31:02.184Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-22T07:31:02.457Z] Selecting previously unselected package squashfs-tools. [2021-03-22T07:31:02.457Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-22T07:31:02.457Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-22T07:31:02.457Z] Selecting previously unselected package snapd. [2021-03-22T07:31:02.457Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-22T07:31:02.457Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-22T07:31:05.018Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-22T07:31:05.018Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-22T07:31:05.018Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-22T07:31:05.018Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-22T07:31:05.018Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-22T07:31:05.018Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:31:05.018Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-22T07:31:05.018Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-22T07:31:05.018Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-22T07:31:05.587Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-22T07:31:05.587Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-22T07:31:05.847Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-22T07:31:05.847Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:31:05.847Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:31:05.847Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:31:06.417Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-22T07:31:06.678Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:31:06.678Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-22T07:31:06.678Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-22T07:31:06.678Z] running python rtupdate hooks for python3.6... [2021-03-22T07:31:06.678Z] running python post-rtupdate hooks for python3.6... [2021-03-22T07:31:06.678Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-22T07:31:08.589Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-22T07:31:08.589Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:31:08.589Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-22T07:31:08.589Z] Setting up snapd (2.48.3+18.04) ... [2021-03-22T07:31:09.160Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-22T07:31:09.421Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-22T07:31:09.680Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-22T07:31:09.940Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-22T07:31:09.940Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-22T07:31:09.940Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-22T07:31:10.201Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-22T07:31:10.461Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-22T07:31:10.721Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-22T07:31:10.721Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-22T07:31:10.982Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-22T07:31:10.982Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-22T07:31:10.982Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-22T07:31:11.926Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-22T07:31:12.186Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-22T07:31:12.186Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-22T07:31:12.207Z] ---> b2a64ca55326 [2021-03-22T07:31:12.207Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-22T07:31:12.207Z] ---> 668821d88ac7 [2021-03-22T07:31:12.207Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-22T07:31:12.207Z] ---> d5f5f740f379 [2021-03-22T07:31:12.207Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-22T07:31:12.478Z] ---> a5f5aae7d4d9 [2021-03-22T07:31:12.478Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config ---> b118c28675f2 [2021-03-22T07:31:12.478Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-22T07:31:12.478Z] [2021-03-22T07:31:12.478Z] ---> Running in e2ed9a0fd73f [2021-03-22T07:31:12.478Z] ---> Running in e797d0504361 [2021-03-22T07:31:12.478Z] ---> Running in 35a88780a2bd [2021-03-22T07:31:12.756Z] ---> Running in 8d2ea7d467a3 [2021-03-22T07:31:12.756Z] ---> Running in cadddf338cd0 [2021-03-22T07:31:13.568Z] Reading package lists... [2021-03-22T07:31:13.828Z] Reading package lists... [2021-03-22T07:31:14.092Z] Building dependency tree... [2021-03-22T07:31:14.092Z] Reading state information... [2021-03-22T07:31:14.092Z] Calculating upgrade... [2021-03-22T07:31:14.351Z] The following packages will be upgraded: [2021-03-22T07:31:14.351Z] advancecomp base-files bash binutils binutils-common [2021-03-22T07:31:14.351Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-22T07:31:14.351Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-22T07:31:14.351Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-22T07:31:14.351Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-22T07:31:14.351Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-22T07:31:14.351Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-22T07:31:14.351Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-22T07:31:14.351Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-22T07:31:14.351Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-22T07:31:14.351Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-22T07:31:14.351Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-22T07:31:14.351Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-22T07:31:14.351Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-22T07:31:14.351Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-22T07:31:14.615Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T07:31:14.615Z] Need to get 63.8 MB of archives. [2021-03-22T07:31:14.615Z] After this operation, 5207 kB of additional disk space will be used. [2021-03-22T07:31:14.615Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] [2021-03-22T07:31:14.615Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-22T07:31:14.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-22T07:31:15.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-22T07:31:15.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-22T07:31:15.184Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-22T07:31:15.184Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-22T07:31:15.184Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-22T07:31:15.184Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-22T07:31:15.184Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-22T07:31:15.184Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-22T07:31:15.184Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-22T07:31:15.184Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-22T07:31:15.184Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-22T07:31:15.184Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-22T07:31:15.184Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-22T07:31:15.184Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-22T07:31:15.184Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-22T07:31:15.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-22T07:31:15.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-22T07:31:15.451Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-22T07:31:15.451Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-22T07:31:15.451Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-22T07:31:15.451Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-22T07:31:15.451Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-22T07:31:15.451Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-22T07:31:15.451Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-22T07:31:15.451Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-22T07:31:15.451Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-22T07:31:15.451Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-22T07:31:15.451Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-22T07:31:15.451Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-22T07:31:15.451Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-22T07:31:15.451Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-22T07:31:15.451Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-22T07:31:15.712Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-22T07:31:15.712Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-22T07:31:15.712Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-22T07:31:15.712Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-22T07:31:15.712Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-22T07:31:15.712Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-22T07:31:15.712Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-22T07:31:15.712Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-22T07:31:15.712Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-22T07:31:15.712Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-22T07:31:15.712Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-22T07:31:15.712Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-22T07:31:15.712Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-22T07:31:15.712Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-22T07:31:15.712Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-22T07:31:15.712Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-22T07:31:15.712Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-22T07:31:15.712Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-22T07:31:15.712Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-22T07:31:15.712Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-22T07:31:15.712Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-22T07:31:15.712Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-22T07:31:15.712Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-22T07:31:15.712Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-22T07:31:15.712Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-22T07:31:15.712Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-22T07:31:15.712Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-22T07:31:15.712Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-22T07:31:15.712Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-22T07:31:15.712Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-22T07:31:15.971Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-22T07:31:15.971Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-22T07:31:15.971Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-22T07:31:15.971Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-22T07:31:15.971Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-22T07:31:15.971Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-22T07:31:15.971Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-22T07:31:15.971Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-22T07:31:15.971Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-22T07:31:15.971Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-22T07:31:15.971Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-22T07:31:15.971Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-22T07:31:15.971Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-22T07:31:15.971Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-22T07:31:15.971Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-22T07:31:15.971Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-22T07:31:16.235Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-22T07:31:16.235Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-22T07:31:16.235Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-22T07:31:16.235Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-22T07:31:16.235Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-22T07:31:16.235Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-22T07:31:16.235Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-22T07:31:16.235Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-22T07:31:16.235Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-22T07:31:16.235Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-22T07:31:16.235Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-22T07:31:16.235Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-22T07:31:16.235Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-22T07:31:16.235Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-22T07:31:16.806Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-22T07:31:17.069Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-22T07:31:17.329Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-22T07:31:17.329Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-22T07:31:17.598Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-22T07:31:17.598Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-22T07:31:17.598Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-22T07:31:17.598Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-22T07:31:17.598Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-22T07:31:17.868Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T07:31:17.868Z] Fetched 63.8 MB in 3s (19.2 MB/s) [2021-03-22T07:31:18.130Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:18.130Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-22T07:31:18.130Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-22T07:31:18.700Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-22T07:31:18.700Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-22T07:31:18.962Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... [2021-03-22T07:31:18.962Z] Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... [2021-03-22T07:31:19.904Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:19.904Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:31:19.904Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:19.904Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:31:20.166Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:20.167Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:31:20.167Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:20.167Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:31:20.426Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:20.426Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:31:20.686Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:20.686Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:31:20.686Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:20.686Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:31:20.950Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:31:20.950Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-22T07:31:20.950Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:20.950Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-22T07:31:21.212Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:31:21.212Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-22T07:31:21.212Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:21.212Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:31:21.474Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:21.474Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:31:21.474Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:21.474Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:31:21.734Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:31:21.996Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-22T07:31:21.996Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-22T07:31:21.996Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-22T07:31:22.566Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-22T07:31:22.838Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-22T07:31:22.838Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-22T07:31:22.838Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-22T07:31:22.838Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-22T07:31:22.838Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-22T07:31:23.099Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-22T07:31:23.359Z] Installing new version of config file /etc/issue ... [2021-03-22T07:31:23.359Z] Installing new version of config file /etc/issue.net ... [2021-03-22T07:31:23.359Z] Installing new version of config file /etc/lsb-release ... [2021-03-22T07:31:23.359Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-22T07:31:23.619Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-22T07:31:23.619Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-22T07:31:23.619Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-22T07:31:23.879Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:23.879Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-22T07:31:23.879Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-22T07:31:23.879Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-22T07:31:23.879Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-22T07:31:24.139Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:24.139Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:31:24.139Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-22T07:31:24.139Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:31:24.399Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:24.399Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-22T07:31:24.399Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-22T07:31:24.399Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-22T07:31:24.660Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:24.660Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-22T07:31:24.660Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-22T07:31:24.920Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-22T07:31:25.181Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:25.181Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-22T07:31:25.181Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-22T07:31:25.181Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-22T07:31:25.441Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:25.441Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-22T07:31:25.441Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-22T07:31:25.441Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-22T07:31:25.701Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:25.701Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-22T07:31:25.701Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-22T07:31:25.701Z] Setting up grep (3.1-2build1) ... [2021-03-22T07:31:25.701Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:25.701Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-22T07:31:25.961Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-22T07:31:25.961Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-22T07:31:26.224Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:26.224Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-22T07:31:26.224Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-22T07:31:26.224Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-22T07:31:26.224Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:26.224Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-22T07:31:26.484Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-22T07:31:27.054Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-22T07:31:27.054Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-22T07:31:27.054Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-22T07:31:27.055Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-22T07:31:27.634Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-22T07:31:27.895Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:27.895Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-22T07:31:27.895Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-22T07:31:28.846Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-22T07:31:28.847Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-22T07:31:29.107Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-22T07:31:29.107Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-22T07:31:29.107Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-22T07:31:29.107Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:29.107Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-22T07:31:29.107Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-22T07:31:29.367Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-22T07:31:29.367Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:29.367Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:31:29.628Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:31:29.628Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:31:29.628Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:29.628Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:31:29.628Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:31:29.888Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:31:29.888Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:29.888Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:31:29.888Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:31:30.149Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:31:30.149Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:30.149Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:31:30.149Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:31:30.149Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:31:30.409Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:30.409Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-22T07:31:30.409Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-22T07:31:30.409Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-22T07:31:30.669Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-22T07:31:30.669Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-22T07:31:30.669Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:30.669Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-22T07:31:30.669Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-22T07:31:30.956Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-22T07:31:30.956Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:30.956Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:31:30.956Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:31:30.956Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:31:31.216Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:31.216Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:31:31.216Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:31:31.216Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:31:31.476Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:31.476Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:31:31.476Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:31:31.736Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:31:32.000Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-22T07:31:32.572Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-22T07:31:32.572Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:32.572Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-22T07:31:32.572Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-22T07:31:32.831Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-22T07:31:32.831Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:31:32.831Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-22T07:31:33.091Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-22T07:31:33.091Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-22T07:31:33.091Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:33.091Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-22T07:31:33.351Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-22T07:31:33.351Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-22T07:31:33.613Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:33.613Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-22T07:31:33.613Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-22T07:31:33.613Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-22T07:31:33.873Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:33.873Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-22T07:31:33.873Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-22T07:31:33.873Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-22T07:31:34.133Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:34.133Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-22T07:31:34.133Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-22T07:31:34.133Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-22T07:31:34.393Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:34.394Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-22T07:31:34.394Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-22T07:31:34.654Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-22T07:31:34.654Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:34.654Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-22T07:31:34.913Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-22T07:31:34.913Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-22T07:31:35.174Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:35.174Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:31:35.174Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:31:35.434Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-22T07:31:35.434Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-22T07:31:35.434Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-22T07:31:35.434Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-22T07:31:35.694Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-22T07:31:35.694Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:35.694Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-22T07:31:35.694Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-22T07:31:35.954Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-22T07:31:35.954Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:35.954Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-22T07:31:36.214Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-22T07:31:36.214Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-22T07:31:36.482Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:36.482Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-22T07:31:36.482Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-22T07:31:36.482Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-22T07:31:36.742Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:36.742Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-22T07:31:36.742Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-22T07:31:36.742Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-22T07:31:37.003Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:37.003Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-22T07:31:37.004Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-22T07:31:37.263Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-22T07:31:37.526Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:37.526Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-22T07:31:37.526Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-22T07:31:37.526Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-22T07:31:37.787Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:37.787Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-22T07:31:37.787Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-22T07:31:37.787Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-22T07:31:38.048Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:38.048Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-22T07:31:38.048Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-22T07:31:38.048Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-22T07:31:38.048Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:38.048Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-22T07:31:38.322Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-22T07:31:38.322Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-22T07:31:38.322Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:38.322Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-22T07:31:38.585Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-22T07:31:38.585Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-22T07:31:38.846Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:38.846Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-22T07:31:38.846Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-22T07:31:38.846Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-22T07:31:38.846Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:31:38.846Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-22T07:31:39.107Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-22T07:31:39.107Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-22T07:31:39.107Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-22T07:31:39.107Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-22T07:31:39.378Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-22T07:31:39.378Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-22T07:31:39.378Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-22T07:31:40.011Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-22T07:31:40.011Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-22T07:31:40.011Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-22T07:31:40.324Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-22T07:31:40.324Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-22T07:31:40.324Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-22T07:31:40.595Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-22T07:31:40.595Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-22T07:31:40.595Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-22T07:31:40.595Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-22T07:31:40.857Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-22T07:31:40.857Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-22T07:31:40.857Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-22T07:31:40.857Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-22T07:31:41.143Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-22T07:31:41.143Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-22T07:31:41.143Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-22T07:31:41.143Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-22T07:31:41.416Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-22T07:31:41.416Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-22T07:31:42.377Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-22T07:31:42.377Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-22T07:31:42.377Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-22T07:31:42.377Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-22T07:31:42.640Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-22T07:31:42.640Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-22T07:31:42.900Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-22T07:31:42.900Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-22T07:31:43.161Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-22T07:31:43.161Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-22T07:31:43.161Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-22T07:31:43.161Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-22T07:31:43.428Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:43.428Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:31:43.428Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:43.695Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:31:43.695Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:43.695Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:31:43.955Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:43.955Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:31:45.337Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:45.337Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:31:45.907Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:45.907Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:31:46.852Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:46.852Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:31:47.421Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:47.421Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:31:48.360Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:31:48.360Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:31:48.360Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-22T07:31:48.360Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-22T07:31:48.360Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-22T07:31:48.360Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-22T07:31:48.619Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-22T07:31:48.619Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-22T07:31:48.878Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-22T07:31:48.878Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-22T07:31:48.878Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-22T07:31:48.878Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-22T07:31:49.137Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-22T07:31:49.137Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-22T07:31:49.137Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-22T07:31:49.405Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-22T07:31:49.405Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:31:49.405Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-22T07:31:49.405Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:31:49.405Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:31:49.720Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:31:49.720Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-22T07:31:49.720Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-22T07:31:49.720Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-22T07:31:49.720Z] [2021-03-22T07:31:49.720Z] Current default time zone: 'Etc/UTC' [2021-03-22T07:31:49.720Z] Local time is now: Mon Mar 22 07:31:49 UTC 2021. [2021-03-22T07:31:49.720Z] Universal Time is now: Mon Mar 22 07:31:49 UTC 2021. [2021-03-22T07:31:49.720Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-22T07:31:49.720Z] [2021-03-22T07:31:49.980Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-22T07:31:49.980Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:31:49.980Z] Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... [2021-03-22T07:31:49.980Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:31:49.980Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-22T07:31:49.980Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-22T07:31:49.980Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-22T07:31:49.980Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-22T07:31:49.980Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-22T07:31:50.239Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-22T07:31:50.239Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:31:50.239Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-22T07:31:50.501Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:31:50.501Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-22T07:31:50.501Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:31:50.501Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-22T07:31:50.501Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-22T07:31:50.501Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-22T07:31:50.761Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-22T07:31:50.761Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-22T07:31:50.761Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-22T07:31:50.761Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-22T07:31:50.761Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-22T07:31:52.141Z] Updating certificates in /etc/ssl/certs... [2021-03-22T07:31:52.711Z] 23 added, 27 removed; done. [2021-03-22T07:31:52.711Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-22T07:31:52.711Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:31:52.971Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-22T07:31:52.971Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-22T07:31:52.971Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-22T07:31:52.971Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:31:52.971Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-22T07:31:52.971Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:31:52.971Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:31:53.230Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:31:53.230Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:31:53.230Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:31:53.230Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-22T07:31:53.230Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-22T07:31:53.230Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-22T07:31:53.230Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-22T07:31:53.498Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-22T07:31:53.498Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:31:53.498Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:31:53.498Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-22T07:31:53.498Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-22T07:31:53.498Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-22T07:31:53.758Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-22T07:31:53.758Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-22T07:31:53.758Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-22T07:31:53.758Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-22T07:31:53.758Z] Updating certificates in /etc/ssl/certs... [2021-03-22T07:31:54.325Z] 0 added, 0 removed; done. [2021-03-22T07:31:54.326Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-22T07:31:54.326Z] done. [2021-03-22T07:31:54.895Z] Reading package lists... [2021-03-22T07:31:54.895Z] Building dependency tree... [2021-03-22T07:31:54.895Z] Reading state information... [2021-03-22T07:31:55.154Z] The following NEW packages will be installed: [2021-03-22T07:31:55.154Z] apt-transport-https [2021-03-22T07:31:55.413Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T07:31:55.413Z] Need to get 1696 B of archives. [2021-03-22T07:31:55.413Z] After this operation, 153 kB of additional disk space will be used. [2021-03-22T07:31:55.413Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-22T07:31:55.413Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T07:31:55.671Z] Fetched 1696 B in 0s (7892 B/s) [2021-03-22T07:31:55.672Z] Selecting previously unselected package apt-transport-https. [2021-03-22T07:31:55.672Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-22T07:31:55.672Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-22T07:31:55.672Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-22T07:31:55.672Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-22T07:31:55.931Z] Waiting for network to be ready... [2021-03-22T07:32:04.058Z] 2021-03-22T07:32:00Z INFO Waiting for automatic snapd restart... [2021-03-22T07:32:04.058Z] snapd 2.49 from Canonical* installed [2021-03-22T07:32:04.627Z] "snapd" switched to the "latest/stable" channel [2021-03-22T07:32:04.627Z] [2021-03-22T07:32:08.821Z] core18 20210128 from Canonical* installed [2021-03-22T07:32:08.821Z] "core18" switched to the "latest/stable" channel [2021-03-22T07:32:08.821Z] [2021-03-22T07:32:14.101Z] snapcraft 4.5.4 from Canonical* installed [2021-03-22T07:32:14.101Z] "snapcraft" switched to the "latest/stable" channel [2021-03-22T07:32:14.101Z] [2021-03-22T07:32:17.392Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-22T07:32:17.392Z] - README.md [2021-03-22T07:32:17.392Z] [2021-03-22T07:32:17.392Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-22T07:32:23.973Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-22T07:32:23.973Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-22T07:32:23.973Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-22T07:32:23.973Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-22T07:32:25.621Z] Reading package lists... [2021-03-22T07:32:25.887Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 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-03-22T07:32:32.482Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-22T07:32:32.482Z] Reading package lists... [2021-03-22T07:32:32.482Z] Building dependency tree... [2021-03-22T07:32:32.482Z] Reading state information... [2021-03-22T07:32:32.482Z] Suggested packages: [2021-03-22T07:32:32.482Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-22T07:32:32.482Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-22T07:32:32.482Z] Recommended packages: [2021-03-22T07:32:32.482Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-22T07:32:32.482Z] The following NEW packages will be installed: [2021-03-22T07:32:32.482Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-22T07:32:32.482Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-22T07:32:32.482Z] pkg-config zip [2021-03-22T07:32:32.482Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T07:32:32.482Z] Need to get 7657 kB of archives. [2021-03-22T07:32:32.482Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-22T07:32:32.482Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-22T07:32:32.482Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-22T07:32:32.742Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-22T07:32:32.742Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-22T07:32:32.742Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-22T07:32:32.742Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-22T07:32:33.002Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-22T07:32:33.002Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-22T07:32:33.002Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-22T07:32:33.002Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-22T07:32:33.262Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-22T07:32:33.262Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-22T07:32:33.262Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-22T07:32:33.262Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-22T07:32:33.262Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-22T07:32:33.522Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T07:32:33.522Z] Fetched 7657 kB in 1s (6973 kB/s) [2021-03-22T07:32:33.783Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-22T07:32:33.783Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-22T07:32:33.783Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-22T07:32:33.783Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-22T07:32:34.043Z] Selecting previously unselected package libpsl5:amd64. [2021-03-22T07:32:34.043Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-22T07:32:34.043Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-22T07:32:34.043Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-22T07:32:34.043Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-22T07:32:34.043Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-22T07:32:34.043Z] Selecting previously unselected package librtmp1:amd64. [2021-03-22T07:32:34.043Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-22T07:32:34.043Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-22T07:32:34.304Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-22T07:32:34.304Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-22T07:32:34.304Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-22T07:32:34.304Z] Selecting previously unselected package liberror-perl. [2021-03-22T07:32:34.304Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-22T07:32:34.304Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-22T07:32:34.304Z] Selecting previously unselected package git-man. [2021-03-22T07:32:34.304Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-22T07:32:34.304Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-22T07:32:34.565Z] Selecting previously unselected package git. [2021-03-22T07:32:34.565Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-22T07:32:34.565Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-22T07:32:35.505Z] Selecting previously unselected package libnorm1:amd64. [2021-03-22T07:32:35.505Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-22T07:32:35.505Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-22T07:32:35.505Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-22T07:32:35.505Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-22T07:32:35.505Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-22T07:32:35.764Z] Selecting previously unselected package libsodium23:amd64. [2021-03-22T07:32:35.764Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-22T07:32:35.764Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-22T07:32:35.764Z] Selecting previously unselected package libzmq5:amd64. [2021-03-22T07:32:35.764Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-22T07:32:35.764Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-22T07:32:35.764Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-22T07:32:35.764Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-22T07:32:35.764Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-22T07:32:36.025Z] Selecting previously unselected package pkg-config. [2021-03-22T07:32:36.026Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-22T07:32:36.026Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-22T07:32:36.026Z] Selecting previously unselected package zip. [2021-03-22T07:32:36.026Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-22T07:32:36.026Z] Unpacking zip (3.0-11build1) ... [2021-03-22T07:32:36.285Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-22T07:32:36.285Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-22T07:32:36.285Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-22T07:32:36.285Z] Setting up liberror-perl (0.17025-1) ... [2021-03-22T07:32:36.285Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-22T07:32:36.285Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-22T07:32:36.285Z] No schema files found: doing nothing. [2021-03-22T07:32:36.285Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-22T07:32:36.285Z] Setting up zip (3.0-11build1) ... [2021-03-22T07:32:36.285Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-22T07:32:36.285Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-22T07:32:36.547Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-22T07:32:36.547Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-22T07:32:36.547Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-22T07:32:36.547Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-22T07:32:36.547Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-22T07:32:36.547Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-22T07:32:43.122Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-22T07:32:43.384Z] git set to automatically installed. [2021-03-22T07:32:43.384Z] git-man set to automatically installed. [2021-03-22T07:32:43.384Z] libcurl3-gnutls set to automatically installed. [2021-03-22T07:32:43.384Z] liberror-perl set to automatically installed. [2021-03-22T07:32:43.384Z] libglib2.0-0 set to automatically installed. [2021-03-22T07:32:43.384Z] libnghttp2-14 set to automatically installed. [2021-03-22T07:32:43.384Z] libnorm1 set to automatically installed. [2021-03-22T07:32:43.384Z] libpgm-5.2-0 set to automatically installed. [2021-03-22T07:32:43.384Z] libpsl5 set to automatically installed. [2021-03-22T07:32:43.384Z] librtmp1 set to automatically installed. [2021-03-22T07:32:43.384Z] libsodium23 set to automatically installed. [2021-03-22T07:32:43.384Z] libzmq3-dev set to automatically installed. [2021-03-22T07:32:43.384Z] libzmq5 set to automatically installed. [2021-03-22T07:32:43.384Z] pkg-config set to automatically installed. [2021-03-22T07:32:43.384Z] zip set to automatically installed. [2021-03-22T07:32:44.765Z] snapd is not logged in, snap install commands will use sudo [2021-03-22T07:32:51.337Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-22T07:32:51.597Z] snap "core18" has no updates available [2021-03-22T07:32:52.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-22T07:32:52.980Z] snapd is not logged in, snap install commands will use sudo [2021-03-22T07:32:59.798Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-22T07:33:10.491Z] Removing intermediate container cadddf338cd0 [2021-03-22T07:33:10.491Z] ---> 35b3afbd0ce6 [2021-03-22T07:33:10.491Z] [2021-03-22T07:33:10.491Z] Step 10/21 : FROM alpine:3.12 [2021-03-22T07:33:10.491Z] 3.12: Pulling from library/alpine [2021-03-22T07:33:10.768Z] Removing intermediate container e2ed9a0fd73f [2021-03-22T07:33:10.768Z] ---> 2c04b431691f [2021-03-22T07:33:10.768Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-22T07:33:11.374Z] ---> Running in a7a0801670c4 [2021-03-22T07:33:11.374Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-22T07:33:11.652Z] Status: Downloaded newer image for alpine:3.12 [2021-03-22T07:33:11.652Z] ---> d10569e2745f [2021-03-22T07:33:11.652Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-22T07:33:11.931Z] ---> Running in f46e093e68e6 [2021-03-22T07:33:13.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-22T07:33:13.933Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:14.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:14.709Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-22T07:33:14.710Z] Pulling go-build-helper [2021-03-22T07:33:14.710Z] + snapcraftctl pull [2021-03-22T07:33:14.850Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-22T07:33:14.851Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-22T07:33:14.851Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-22T07:33:14.980Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-22T07:33:14.980Z] Skipping pull go-build-helper (already ran) [2021-03-22T07:33:14.980Z] Building go-build-helper [2021-03-22T07:33:14.980Z] + snapcraftctl build [2021-03-22T07:33:15.128Z] (4/4) Installing curl (7.69.1-r3) [2021-03-22T07:33:15.128Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:33:15.128Z] Executing ca-certificates-20191127-r4.trigger [2021-03-22T07:33:15.128Z] OK: 7 MiB in 18 packages [2021-03-22T07:33:17.545Z] Staging go-build-helper [2021-03-22T07:33:17.545Z] + snapcraftctl stage [2021-03-22T07:33:18.560Z] Removing intermediate container f46e093e68e6 [2021-03-22T07:33:18.560Z] ---> adebe2582324 [2021-03-22T07:33:18.560Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-22T07:33:18.560Z] ---> Running in 23e4c035dfbe [2021-03-22T07:33:19.167Z] Removing intermediate container 23e4c035dfbe [2021-03-22T07:33:19.167Z] ---> 26687e22da0e [2021-03-22T07:33:19.167Z] Step 13/21 : WORKDIR /edgex [2021-03-22T07:33:19.767Z] ---> Running in 412c663c5eae [2021-03-22T07:33:20.369Z] Removing intermediate container a7a0801670c4 [2021-03-22T07:33:20.369Z] ---> 50736a02d03c [2021-03-22T07:33:20.369Z] [2021-03-22T07:33:20.369Z] Step 11/26 : FROM docker:20.10.0 [2021-03-22T07:33:20.662Z] Removing intermediate container 412c663c5eae [2021-03-22T07:33:20.662Z] ---> bf39a0e673f7 [2021-03-22T07:33:20.662Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-22T07:33:20.662Z] 20.10.0: Pulling from library/docker [2021-03-22T07:33:22.651Z] ---> 193212259d7b [2021-03-22T07:33:22.651Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-22T07:33:26.070Z] ---> f9d2b15c1ece [2021-03-22T07:33:26.070Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-22T07:33:26.750Z] Removing intermediate container e797d0504361 [2021-03-22T07:33:26.750Z] ---> 1af57640dce9 [2021-03-22T07:33:26.750Z] [2021-03-22T07:33:26.750Z] Step 10/23 : FROM alpine:3.12 [2021-03-22T07:33:26.750Z] ---> d10569e2745f [2021-03-22T07:33:26.750Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-22T07:33:27.735Z] ---> Running in ac9022212cea [2021-03-22T07:33:28.779Z] ---> abf5a5dd7503 [2021-03-22T07:33:28.779Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-22T07:33:29.125Z] ---> Running in 13cc755d11ce [2021-03-22T07:33:29.762Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-22T07:33:29.762Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-22T07:33:29.762Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1610 kB] [2021-03-22T07:33:29.762Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [306 kB] [2021-03-22T07:33:29.762Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-22T07:33:29.762Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-22T07:33:29.762Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [257 kB] [2021-03-22T07:33:29.762Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.6 kB] [2021-03-22T07:33:29.762Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-22T07:33:29.762Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-22T07:33:29.762Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-22T07:33:29.762Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-22T07:33:29.762Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-22T07:33:29.762Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-22T07:33:29.762Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-22T07:33:29.762Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-22T07:33:29.762Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-22T07:33:29.762Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-22T07:33:29.762Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-22T07:33:29.762Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1949 kB] [2021-03-22T07:33:29.762Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-22T07:33:29.762Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-22T07:33:29.762Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-22T07:33:29.762Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-22T07:33:29.762Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] [2021-03-22T07:33:29.762Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-22T07:33:29.762Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-22T07:33:29.762Z] Fetched 24.1 MB in 0s (0 B/s) [2021-03-22T07:33:29.762Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-22T07:33:29.762Z] Fetched 224 kB in 0s (0 B/s) [2021-03-22T07:33:29.762Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-22T07:33:29.762Z] Fetched 157 kB in 0s (0 B/s) [2021-03-22T07:33:29.762Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-22T07:33:29.762Z] Fetched 221 kB in 0s (0 B/s) [2021-03-22T07:33:29.762Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-22T07:33:29.762Z] Fetched 143 kB in 0s (0 B/s) [2021-03-22T07:33:29.762Z] Pulling app-service-config [2021-03-22T07:33:29.762Z] + snapcraftctl pull [2021-03-22T07:33:29.762Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-22T07:33:30.124Z] Removing intermediate container 35a88780a2bd [2021-03-22T07:33:30.124Z] ---> c11c8cac0b35 [2021-03-22T07:33:30.124Z] [2021-03-22T07:33:30.124Z] Step 10/22 : FROM alpine:3.12 [2021-03-22T07:33:30.124Z] ---> d10569e2745f [2021-03-22T07:33:30.124Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-22T07:33:30.333Z] Pulling config-common [2021-03-22T07:33:30.333Z] + snapcraftctl pull [2021-03-22T07:33:30.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:30.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:30.999Z] ---> Running in 174ea568158c [2021-03-22T07:33:30.999Z] Removing intermediate container 13cc755d11ce [2021-03-22T07:33:30.999Z] ---> 27992581c809 [2021-03-22T07:33:30.999Z] Step 18/21 : CMD ["--init=true"] [2021-03-22T07:33:31.598Z] Removing intermediate container 8d2ea7d467a3 [2021-03-22T07:33:31.598Z] ---> 4c6933ebae79 [2021-03-22T07:33:31.598Z] [2021-03-22T07:33:31.598Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-22T07:33:31.598Z] Step 10/22 : FROM alpine:3.12 [2021-03-22T07:33:31.598Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:33:31.598Z] ---> d10569e2745f [2021-03-22T07:33:31.598Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-22T07:33:31.598Z] OK: 5 MiB in 15 packages [2021-03-22T07:33:31.598Z] ---> Running in b73498ab97be [2021-03-22T07:33:31.880Z] ---> Running in 10ebdda80dfd [2021-03-22T07:33:32.488Z] Removing intermediate container b73498ab97be [2021-03-22T07:33:32.488Z] ---> 2b054b37b8f7 [2021-03-22T07:33:32.488Z] Step 19/21 : LABEL arch=arm64 [2021-03-22T07:33:33.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:33.092Z] ---> Running in e399cd22e432 [2021-03-22T07:33:33.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:33.367Z] Removing intermediate container ac9022212cea [2021-03-22T07:33:33.367Z] ---> 80de4a99eabd [2021-03-22T07:33:33.367Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:33:33.641Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-22T07:33:33.641Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:33:33.641Z] OK: 5 MiB in 15 packages [2021-03-22T07:33:33.641Z] ---> Running in 94c06c5269c5 [2021-03-22T07:33:33.915Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:33.915Z] Removing intermediate container e399cd22e432 [2021-03-22T07:33:33.915Z] ---> b1c8aab5c838 [2021-03-22T07:33:33.915Z] Step 20/21 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:33:33.915Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:34.187Z] ---> Running in 4feebd6feab1 [2021-03-22T07:33:34.785Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-22T07:33:34.785Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-22T07:33:34.785Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:33:34.785Z] Executing ca-certificates-20191127-r4.trigger [2021-03-22T07:33:34.785Z] Removing intermediate container 94c06c5269c5 [2021-03-22T07:33:34.785Z] ---> 891842f8a334 [2021-03-22T07:33:34.785Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-22T07:33:35.059Z] OK: 6 MiB in 16 packages [2021-03-22T07:33:35.059Z] Removing intermediate container 4feebd6feab1 [2021-03-22T07:33:35.059Z] ---> 17b469fd3756 [2021-03-22T07:33:35.059Z] Step 21/21 : LABEL version=0.0.0 [2021-03-22T07:33:35.336Z] ---> Running in d9672ffcbae9 [2021-03-22T07:33:35.336Z] Removing intermediate container 174ea568158c [2021-03-22T07:33:35.336Z] ---> f864c0e9b057 [2021-03-22T07:33:35.336Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:33:35.611Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-22T07:33:35.611Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-22T07:33:35.611Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-22T07:33:35.611Z] Fetched 0 B in 0s (0 B/s) [2021-03-22T07:33:35.611Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-22T07:33:35.611Z] Fetched 0 B in 0s (0 B/s) [2021-03-22T07:33:35.611Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-22T07:33:35.611Z] Fetched 0 B in 0s (0 B/s) [2021-03-22T07:33:35.611Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-22T07:33:35.611Z] Fetched 0 B in 0s (0 B/s) [2021-03-22T07:33:35.611Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-22T07:33:35.611Z] Fetched 0 B in 0s (0 B/s) [2021-03-22T07:33:35.611Z] Pulling edgex-go [2021-03-22T07:33:35.611Z] + snapcraftctl pull [2021-03-22T07:33:35.624Z] ---> Running in 03ee302fc248 [2021-03-22T07:33:35.903Z] ---> Running in f333f497fb72 [2021-03-22T07:33:36.175Z] Removing intermediate container d9672ffcbae9 [2021-03-22T07:33:36.175Z] ---> e753dadd1e0f [2021-03-22T07:33:36.175Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-22T07:33:36.448Z] Removing intermediate container 03ee302fc248 [2021-03-22T07:33:36.448Z] ---> 985dc9e1aa6d [2021-03-22T07:33:36.448Z] [2021-03-22T07:33:36.723Z] ---> Running in 742bd4545e22 [2021-03-22T07:33:37.008Z] Removing intermediate container f333f497fb72 [2021-03-22T07:33:37.008Z] ---> e10958f9028f [2021-03-22T07:33:37.008Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-22T07:33:37.008Z] Successfully built 985dc9e1aa6d [2021-03-22T07:33:37.299Z] ---> Running in 589effa9df88 [2021-03-22T07:33:37.299Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-22T07:33:37.299Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-03-22T07:33:37.299Z] Removing intermediate container 10ebdda80dfd [2021-03-22T07:33:37.299Z] ---> 3577b0ebd8e7 [2021-03-22T07:33:37.299Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:33:37.299Z] Removing intermediate container 742bd4545e22 [2021-03-22T07:33:37.299Z] ---> e00da9873d65 [2021-03-22T07:33:37.299Z] Step 15/23 : WORKDIR / [2021-03-22T07:33:37.574Z] ---> Running in 5f6945c4e50e [2021-03-22T07:33:37.574Z] ---> Running in a778cbd1da54 [2021-03-22T07:33:37.853Z] Removing intermediate container 589effa9df88 [2021-03-22T07:33:37.853Z] ---> 8dad66cdb12d [2021-03-22T07:33:37.853Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-22T07:33:38.132Z] ---> Running in 4b934e4007ec [2021-03-22T07:33:38.405Z] Removing intermediate container 5f6945c4e50e [2021-03-22T07:33:38.405Z] ---> ba528b06cdc4 [2021-03-22T07:33:38.405Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-22T07:33:38.405Z] Removing intermediate container a778cbd1da54 [2021-03-22T07:33:38.405Z] ---> d7f150cffdd3 [2021-03-22T07:33:38.405Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:33:38.685Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-22T07:33:38.685Z] ---> Running in 43b1013b08dd [2021-03-22T07:33:38.685Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-22T07:33:38.685Z] ---> eeaf43b92773 [2021-03-22T07:33:38.685Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-22T07:33:38.961Z] Removing intermediate container 4b934e4007ec [2021-03-22T07:33:38.962Z] ---> 4bf471008646 [2021-03-22T07:33:38.962Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:33:39.240Z] ---> Running in fe921b4d40cd [2021-03-22T07:33:39.855Z] ---> 53bf937efe12 [2021-03-22T07:33:39.855Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-22T07:33:39.855Z] Removing intermediate container 43b1013b08dd [2021-03-22T07:33:39.855Z] ---> c63438eb7db5 [2021-03-22T07:33:39.855Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-22T07:33:40.844Z] ---> 22d34285ac59 [2021-03-22T07:33:40.844Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-22T07:33:40.844Z] ---> Running in 7adf197a98db [2021-03-22T07:33:41.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:41.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:41.833Z] Removing intermediate container 7adf197a98db [2021-03-22T07:33:41.833Z] ---> 0d9ba16daa8b [2021-03-22T07:33:41.833Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:33:42.445Z] ---> 7cc26c5fab53 [2021-03-22T07:33:42.445Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-22T07:33:42.735Z] (1/2) Installing readline (8.0.4-r0) [2021-03-22T07:33:42.735Z] (2/2) Installing bash (5.0.17-r0) [2021-03-22T07:33:42.735Z] Executing bash-5.0.17-r0.post-install [2021-03-22T07:33:42.735Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:33:42.735Z] OK: 12 MiB in 22 packages [2021-03-22T07:33:42.735Z] ---> 6ee56728485b [2021-03-22T07:33:42.735Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-22T07:33:43.332Z] ---> 05b5c5f648fe [2021-03-22T07:33:43.332Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-22T07:33:44.319Z] ---> bf34139758d4 [2021-03-22T07:33:44.319Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-22T07:33:44.319Z] ---> 53a7300aed20 [2021-03-22T07:33:44.319Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-22T07:33:44.319Z] ---> Running in 88a2cea683cb [2021-03-22T07:33:44.603Z] ---> Running in 46f3e69741ae [2021-03-22T07:33:45.217Z] Removing intermediate container fe921b4d40cd [2021-03-22T07:33:45.217Z] ---> 912a94c184fc [2021-03-22T07:33:45.217Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-22T07:33:45.217Z] ---> 17c24a0015c9 [2021-03-22T07:33:45.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-22T07:33:45.217Z] Removing intermediate container 88a2cea683cb [2021-03-22T07:33:45.217Z] ---> 78d385c5aa61 [2021-03-22T07:33:45.217Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:33:45.217Z] ---> Running in 8e96c42aa707 [2021-03-22T07:33:45.503Z] Removing intermediate container 46f3e69741ae [2021-03-22T07:33:45.503Z] ---> 26e540a905c8 [2021-03-22T07:33:45.503Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:33:45.503Z] ---> Running in 69c46b1ebef4 [2021-03-22T07:33:45.782Z] ---> Running in b08b726164d6 [2021-03-22T07:33:46.055Z] Removing intermediate container 8e96c42aa707 [2021-03-22T07:33:46.055Z] ---> 4a75be203b78 [2021-03-22T07:33:46.055Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-22T07:33:46.330Z] Removing intermediate container 69c46b1ebef4 [2021-03-22T07:33:46.330Z] ---> 21d833613450 [2021-03-22T07:33:46.330Z] Step 21/23 : LABEL arch=arm64 [2021-03-22T07:33:46.609Z] ---> 57a9373cc3cd [2021-03-22T07:33:46.609Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-22T07:33:46.609Z] ---> Running in 78a737338d22 [2021-03-22T07:33:46.609Z] Removing intermediate container b08b726164d6 [2021-03-22T07:33:46.609Z] ---> 5ba646c27051 [2021-03-22T07:33:46.609Z] Step 20/22 : LABEL arch=arm64 [2021-03-22T07:33:46.609Z] ---> Running in ebebaf9c2a57 [2021-03-22T07:33:46.889Z] ---> Running in e0ff017865e5 [2021-03-22T07:33:46.889Z] ---> Running in ec593058c841 [2021-03-22T07:33:47.174Z] Removing intermediate container 78a737338d22 [2021-03-22T07:33:47.174Z] ---> 7c80315fc09f [2021-03-22T07:33:47.174Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-22T07:33:47.447Z] Removing intermediate container ebebaf9c2a57 [2021-03-22T07:33:47.447Z] ---> f83683f80cf9 [2021-03-22T07:33:47.447Z] Step 22/23 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:33:47.730Z] ---> Running in 14656943546c [2021-03-22T07:33:47.730Z] ---> Running in b7b25120203d [2021-03-22T07:33:48.002Z] Removing intermediate container e0ff017865e5 [2021-03-22T07:33:48.002Z] ---> 534160fbac6a [2021-03-22T07:33:48.002Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:33:48.002Z] Removing intermediate container ec593058c841 [2021-03-22T07:33:48.002Z] ---> 628785177b3a [2021-03-22T07:33:48.002Z] Step 21/22 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:33:48.277Z] ---> Running in 0b20307fd0e1 [2021-03-22T07:33:48.277Z] ---> Running in ef56c643174f [2021-03-22T07:33:48.557Z] Removing intermediate container 14656943546c [2021-03-22T07:33:48.557Z] ---> 5417b2aa6500 [2021-03-22T07:33:48.557Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-22T07:33:48.835Z] Removing intermediate container b7b25120203d [2021-03-22T07:33:48.835Z] ---> 7c046d53be11 [2021-03-22T07:33:48.835Z] Step 23/23 : LABEL version=0.0.0 [2021-03-22T07:33:49.116Z] ---> Running in 36893dde6e19 [2021-03-22T07:33:49.390Z] Removing intermediate container 0b20307fd0e1 [2021-03-22T07:33:49.390Z] ---> ff612db1240b [2021-03-22T07:33:49.390Z] Removing intermediate container ef56c643174f [2021-03-22T07:33:49.390Z] ---> f40653cfff19 [2021-03-22T07:33:49.390Z] Step 20/22 : LABEL arch=arm64 [2021-03-22T07:33:49.390Z] Step 22/22 : LABEL version=0.0.0 [2021-03-22T07:33:49.665Z] ---> Running in 8e722b80af86 [2021-03-22T07:33:49.665Z] ---> Running in c537304ba44b [2021-03-22T07:33:49.941Z] Removing intermediate container 36893dde6e19 [2021-03-22T07:33:49.941Z] ---> 321228eeb2bf [2021-03-22T07:33:49.941Z] [2021-03-22T07:33:50.543Z] ---> a28dcf4daf3b [2021-03-22T07:33:50.543Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-22T07:33:50.543Z] Removing intermediate container 8e722b80af86 [2021-03-22T07:33:50.543Z] ---> 78b99e090087 [2021-03-22T07:33:50.543Z] [2021-03-22T07:33:50.815Z] Successfully built 321228eeb2bf [2021-03-22T07:33:50.815Z] Removing intermediate container c537304ba44b [2021-03-22T07:33:50.815Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-22T07:33:50.815Z] ---> e97df8701815 [2021-03-22T07:33:50.815Z] Step 21/22 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:33:50.815Z] Building docker-core-metadata-go [2021-03-22T07:33:51.420Z]  Building docker-core-command-go ... done  ---> Running in 0f0c72b589ca [2021-03-22T07:33:51.420Z] Successfully built 78b99e090087 [2021-03-22T07:33:51.420Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-22T07:33:51.420Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-03-22T07:33:51.695Z] ---> d029bab7dd70 [2021-03-22T07:33:51.695Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-22T07:33:51.969Z] Removing intermediate container 0f0c72b589ca [2021-03-22T07:33:51.969Z] ---> 795c69b1b5e3 [2021-03-22T07:33:51.969Z] Step 22/22 : LABEL version=0.0.0 [2021-03-22T07:33:52.245Z] ---> Running in e0d43e7b1190 [2021-03-22T07:33:52.840Z] ---> e97b0f4fcb9d [2021-03-22T07:33:52.840Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-22T07:33:52.840Z] Removing intermediate container e0d43e7b1190 [2021-03-22T07:33:52.840Z] ---> 44032eda527e [2021-03-22T07:33:52.840Z] [2021-03-22T07:33:53.115Z] ---> Running in 5194bf3d7ada [2021-03-22T07:33:53.386Z] Successfully built 44032eda527e [2021-03-22T07:33:53.661Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-22T07:33:53.661Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-03-22T07:33:54.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:54.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:55.120Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-22T07:33:55.120Z] (2/33) Installing expat (2.2.9-r1) [2021-03-22T07:33:55.120Z] (3/33) Installing libffi (3.3-r2) [2021-03-22T07:33:55.120Z] (4/33) Installing gdbm (1.13-r1) [2021-03-22T07:33:55.120Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-22T07:33:55.120Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-22T07:33:55.120Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-22T07:33:57.089Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-22T07:33:57.089Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-22T07:33:57.089Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-22T07:33:57.089Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-22T07:33:57.089Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-22T07:33:57.089Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-22T07:33:57.089Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-22T07:33:57.089Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-22T07:33:57.089Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-22T07:33:57.089Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-22T07:33:57.089Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-22T07:33:57.089Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-22T07:33:57.089Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-22T07:33:57.089Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-22T07:33:57.360Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-22T07:33:57.360Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-22T07:33:57.360Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-22T07:33:57.360Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-22T07:33:57.360Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-22T07:33:57.360Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-22T07:33:57.360Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-22T07:33:57.360Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-22T07:33:57.360Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-22T07:33:57.360Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-22T07:33:57.360Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-22T07:33:57.360Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-22T07:33:57.552Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-22T07:33:57.552Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-22T07:33:57.552Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-22T07:33:57.552Z] Fetched 0 B in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-22T07:33:57.552Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-22T07:33:57.552Z] Fetched 279 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-22T07:33:57.552Z] Fetched 122 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-22T07:33:57.552Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-22T07:33:57.552Z] Fetched 8848 B in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-22T07:33:57.552Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-22T07:33:57.552Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-22T07:33:57.552Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-22T07:33:57.552Z] Fetched 214 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-22T07:33:57.552Z] Fetched 154 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-22T07:33:57.552Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-22T07:33:57.552Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-22T07:33:57.552Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-22T07:33:57.552Z] Fetched 499 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-22T07:33:57.552Z] Fetched 111 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-22T07:33:57.552Z] Fetched 240 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-22T07:33:57.552Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-22T07:33:57.552Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-22T07:33:57.552Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-22T07:33:57.552Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-22T07:33:57.552Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-22T07:33:57.552Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-22T07:33:57.552Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-22T07:33:57.552Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-22T07:33:57.552Z] Fetched 8720 B in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-22T07:33:57.552Z] Fetched 137 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-22T07:33:57.552Z] Fetched 119 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-22T07:33:57.552Z] Fetched 109 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-22T07:33:57.552Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-22T07:33:57.552Z] Fetched 645 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-22T07:33:57.552Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-22T07:33:57.552Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-22T07:33:57.552Z] Fetched 368 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-22T07:33:57.552Z] Fetched 187 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-22T07:33:57.552Z] Fetched 175 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-22T07:33:57.552Z] Fetched 206 kB in 0s (0 B/s) [2021-03-22T07:33:57.552Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-22T07:33:57.553Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-22T07:33:57.553Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-22T07:33:57.553Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-22T07:33:57.553Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-22T07:33:57.553Z] Fetched 159 kB in 0s (0 B/s) [2021-03-22T07:33:57.553Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-22T07:33:57.553Z] Fetched 107 kB in 0s (0 B/s) [2021-03-22T07:33:57.553Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-22T07:33:57.553Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-22T07:33:57.553Z] Pulling static-packages [2021-03-22T07:33:57.553Z] + snapcraftctl pull [2021-03-22T07:33:57.553Z] Pulling version [2021-03-22T07:33:57.553Z] + cd /root/project [2021-03-22T07:33:57.553Z] + [ -f VERSION ] [2021-03-22T07:33:57.553Z] + PROJECT_VERSION=local-dev [2021-03-22T07:33:57.553Z] + git rev-parse --short HEAD [2021-03-22T07:33:57.553Z] + GIT_REVISION=763b562e [2021-03-22T07:33:57.553Z] + snapcraftctl set-version local-dev [2021-03-22T07:33:57.553Z] Skipping build go-build-helper (already ran) [2021-03-22T07:33:57.553Z] Building app-service-config [2021-03-22T07:33:57.553Z] + make build [2021-03-22T07:33:57.553Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-22T07:33:57.634Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:33:57.634Z] OK: 71 MiB in 55 packages [2021-03-22T07:33:59.459Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.31 [2021-03-22T07:33:59.718Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 [2021-03-22T07:33:59.718Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-22T07:33:59.718Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 [2021-03-22T07:33:59.977Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-22T07:33:59.977Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-22T07:33:59.977Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-22T07:33:59.977Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-22T07:33:59.977Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-22T07:34:00.236Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-22T07:34:00.236Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-22T07:34:00.496Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-22T07:34:00.496Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-22T07:34:00.496Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-22T07:34:00.757Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T07:34:00.757Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-22T07:34:00.757Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-22T07:34:01.023Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-22T07:34:01.023Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T07:34:01.023Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-22T07:34:01.023Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-22T07:34:01.023Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-22T07:34:01.023Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-22T07:34:01.023Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-22T07:34:01.023Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-22T07:34:01.023Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T07:34:01.285Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-22T07:34:01.285Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T07:34:01.285Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T07:34:01.285Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-22T07:34:01.285Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-22T07:34:01.285Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-22T07:34:01.285Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-22T07:34:01.285Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-22T07:34:01.285Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-22T07:34:01.285Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-22T07:34:01.285Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-22T07:34:01.548Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-22T07:34:01.548Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-22T07:34:01.548Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-22T07:34:01.548Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-22T07:34:01.548Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-22T07:34:01.548Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T07:34:07.780Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:34:07.780Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:34:07.780Z] ---> 6866fad5f554 [2021-03-22T07:34:07.780Z] Step 3/23 : WORKDIR /edgex-go [2021-03-22T07:34:07.780Z] ---> Using cache [2021-03-22T07:34:07.780Z] ---> 54b40a027346 [2021-03-22T07:34:07.780Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:34:07.780Z] ---> Using cache [2021-03-22T07:34:07.780Z] ---> 9fedc9d20a60 [2021-03-22T07:34:07.780Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-22T07:34:07.780Z] ---> Running in 0acc8fad2e99 [2021-03-22T07:34:07.780Z] Removing intermediate container 5194bf3d7ada [2021-03-22T07:34:07.780Z] ---> 0c096f4fb4ce [2021-03-22T07:34:07.780Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-22T07:34:08.756Z] ---> Running in 28b38b54e779 [2021-03-22T07:34:08.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:34:09.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:34:10.335Z] OK: 217 MiB in 51 packages [2021-03-22T07:34:12.314Z] Removing intermediate container 0acc8fad2e99 [2021-03-22T07:34:12.314Z] ---> 722459a293c1 [2021-03-22T07:34:12.314Z] Step 6/23 : COPY go.mod . [2021-03-22T07:34:12.586Z] ---> 3a3df78fcb5c [2021-03-22T07:34:12.586Z] Step 7/23 : RUN go mod download [2021-03-22T07:34:12.858Z] ---> Running in dd28f5fba525 [2021-03-22T07:34:13.766Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-22T07:34:13.766Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-22T07:34:13.766Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-22T07:34:13.766Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-22T07:34:13.766Z] Building config-common [2021-03-22T07:34:13.766Z] + snapcraftctl build [2021-03-22T07:34:14.864Z] Collecting docker-compose==1.23.2 [2021-03-22T07:34:14.864Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-22T07:34:16.306Z] Building edgex-go [2021-03-22T07:34:16.317Z] Collecting cached-property<2,>=1.2.0 [2021-03-22T07:34:16.317Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-22T07:34:16.565Z] + cd /root/parts/edgex-go/src [2021-03-22T07:34:16.565Z] + make build [2021-03-22T07:34:16.591Z] Removing intermediate container dd28f5fba525 [2021-03-22T07:34:16.591Z] ---> a166f2a54a08 [2021-03-22T07:34:16.591Z] Step 8/23 : COPY . . [2021-03-22T07:34:16.591Z] Collecting docopt<0.7,>=0.6.1 [2021-03-22T07:34:16.591Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-22T07:34:16.825Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-22T07:34:17.085Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-22T07:34:17.085Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-22T07:34:17.085Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.16 [2021-03-22T07:34:17.349Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.8 [2021-03-22T07:34:17.349Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-22T07:34:17.349Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T07:34:17.349Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-22T07:34:17.349Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-22T07:34:17.349Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-22T07:34:17.349Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-22T07:34:19.988Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-22T07:34:19.988Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-22T07:34:20.265Z] Collecting jsonschema<3,>=2.5.1 [2021-03-22T07:34:20.265Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-22T07:34:21.712Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-22T07:34:21.712Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-22T07:34:22.312Z] Collecting texttable<0.10,>=0.9.0 [2021-03-22T07:34:22.312Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-22T07:34:22.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-22T07:34:22.630Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-22T07:34:25.724Z] Collecting docker<4.0,>=3.6.0 [2021-03-22T07:34:25.724Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-22T07:34:26.705Z] Collecting PyYAML<4,>=3.10 [2021-03-22T07:34:26.705Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-22T07:34:27.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-22T07:34:28.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-22T07:34:30.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-22T07:34:31.027Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-22T07:34:31.027Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-22T07:34:31.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-22T07:34:31.062Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-22T07:34:31.327Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T07:34:31.327Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-22T07:34:31.327Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T07:34:32.502Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:34:32.502Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:34:32.503Z] ---> 6866fad5f554 [2021-03-22T07:34:32.503Z] Step 3/23 : WORKDIR /edgex-go [2021-03-22T07:34:32.503Z] ---> Using cache [2021-03-22T07:34:32.503Z] ---> 54b40a027346 [2021-03-22T07:34:32.503Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:34:32.503Z] ---> Using cache [2021-03-22T07:34:32.503Z] ---> 9fedc9d20a60 [2021-03-22T07:34:32.503Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-22T07:34:32.503Z] ---> Using cache [2021-03-22T07:34:32.503Z] ---> 76736d38ddf4 [2021-03-22T07:34:32.503Z] Step 6/23 : COPY go.mod . [2021-03-22T07:34:32.503Z] ---> Using cache [2021-03-22T07:34:32.503Z] ---> 0147aa283e2f [2021-03-22T07:34:32.503Z] Step 7/23 : RUN go mod download [2021-03-22T07:34:32.503Z] ---> Using cache [2021-03-22T07:34:32.503Z] ---> fac402e56ec8 [2021-03-22T07:34:32.503Z] Step 8/23 : COPY . . [2021-03-22T07:34:32.779Z] ---> Using cache [2021-03-22T07:34:32.779Z] ---> a5f5aae7d4d9 [2021-03-22T07:34:32.779Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-22T07:34:33.057Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-22T07:34:33.057Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-22T07:34:33.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-22T07:34:33.243Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-22T07:34:33.243Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-22T07:34:33.331Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:34:33.331Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:34:33.331Z] ---> 6866fad5f554 [2021-03-22T07:34:33.331Z] Step 3/31 : WORKDIR /edgex-go [2021-03-22T07:34:33.331Z] ---> Using cache [2021-03-22T07:34:33.331Z] ---> 54b40a027346 [2021-03-22T07:34:33.331Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:34:33.331Z] ---> Using cache [2021-03-22T07:34:33.331Z] ---> 9fedc9d20a60 [2021-03-22T07:34:33.331Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-22T07:34:33.331Z] ---> Using cache [2021-03-22T07:34:33.331Z] ---> 76736d38ddf4 [2021-03-22T07:34:33.331Z] Step 6/31 : COPY go.mod . [2021-03-22T07:34:33.331Z] ---> Using cache [2021-03-22T07:34:33.331Z] ---> 0147aa283e2f [2021-03-22T07:34:33.331Z] Step 7/31 : RUN go mod download [2021-03-22T07:34:33.331Z] ---> Using cache [2021-03-22T07:34:33.331Z] ---> fac402e56ec8 [2021-03-22T07:34:33.331Z] Step 8/31 : COPY . . [2021-03-22T07:34:33.605Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:34:33.605Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:34:33.605Z] ---> 6866fad5f554 [2021-03-22T07:34:33.605Z] Step 3/24 : WORKDIR /edgex-go [2021-03-22T07:34:33.605Z] ---> Using cache [2021-03-22T07:34:33.605Z] ---> 54b40a027346 [2021-03-22T07:34:33.605Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:34:33.605Z] ---> Using cache [2021-03-22T07:34:33.605Z] ---> 9fedc9d20a60 [2021-03-22T07:34:33.605Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-22T07:34:33.605Z] ---> Using cache [2021-03-22T07:34:33.605Z] ---> 76736d38ddf4 [2021-03-22T07:34:33.605Z] Step 6/24 : COPY go.mod . [2021-03-22T07:34:33.605Z] ---> Using cache [2021-03-22T07:34:33.605Z] ---> 0147aa283e2f [2021-03-22T07:34:33.605Z] Step 7/24 : RUN go mod download [2021-03-22T07:34:33.605Z] ---> Using cache [2021-03-22T07:34:33.605Z] ---> fac402e56ec8 [2021-03-22T07:34:33.605Z] Step 8/24 : COPY . . [2021-03-22T07:34:33.605Z] ---> Using cache [2021-03-22T07:34:33.605Z] ---> a5f5aae7d4d9 [2021-03-22T07:34:33.605Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-22T07:34:33.890Z] ---> Using cache [2021-03-22T07:34:33.890Z] ---> a5f5aae7d4d9 [2021-03-22T07:34:33.890Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-22T07:34:34.544Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-22T07:34:34.544Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-22T07:34:35.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-22T07:34:36.059Z] Collecting idna<2.8,>=2.5 [2021-03-22T07:34:36.059Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-22T07:34:36.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-22T07:34:36.367Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-22T07:34:36.416Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-22T07:34:37.049Z] Collecting docker-pycreds>=0.4.0 [2021-03-22T07:34:37.049Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-22T07:34:37.705Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-22T07:34:37.705Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-22T07:34:37.705Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-22T07:34:37.705Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-22T07:34:38.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-22T07:34:38.711Z] Installing collected packages: cached-property, docopt, websocket-client, jsonschema, urllib3, idna, requests, texttable, docker-pycreds, docker, PyYAML, dockerpty, docker-compose [2021-03-22T07:34:39.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-22T07:34:39.220Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-22T07:34:40.144Z] Running setup.py install for docopt: started [2021-03-22T07:34:40.415Z] ---> Running in 685f5a137ba4 [2021-03-22T07:34:40.415Z] ---> Running in cf53e54d95c8 [2021-03-22T07:34:40.415Z] ---> Running in 79bdd8e4a1d4 [2021-03-22T07:34:40.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-22T07:34:40.601Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-22T07:34:41.027Z] ---> 2e2277045324 [2021-03-22T07:34:41.028Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-22T07:34:41.307Z] ---> Running in e301ab567ac2 [2021-03-22T07:34:42.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-22T07:34:42.510Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-22T07:34:42.777Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-22T07:34:42.777Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-22T07:34:42.777Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-22T07:34:42.777Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-22T07:34:42.777Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-22T07:34:42.777Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-22T07:34:42.777Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-22T07:34:42.777Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-22T07:34:42.777Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-22T07:34:42.777Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-22T07:34:42.777Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-22T07:34:42.777Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-22T07:34:42.777Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-22T07:34:42.777Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-22T07:34:42.777Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-22T07:34:42.777Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-22T07:34:42.777Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-22T07:34:42.777Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-22T07:34:42.777Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-22T07:34:42.777Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-22T07:34:42.777Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-22T07:34:42.777Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-22T07:34:42.777Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-22T07:34:42.777Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-22T07:34:42.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-22T07:34:42.893Z] Running setup.py install for docopt: finished with status 'done' [2021-03-22T07:34:42.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-22T07:34:43.168Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-22T07:34:43.767Z] Attempting uninstall: urllib3 [2021-03-22T07:34:43.767Z] Found existing installation: urllib3 1.25.9 [2021-03-22T07:34:43.767Z] Uninstalling urllib3-1.25.9: [2021-03-22T07:34:44.043Z] Successfully uninstalled urllib3-1.25.9 [2021-03-22T07:34:45.032Z] Attempting uninstall: idna [2021-03-22T07:34:45.032Z] Found existing installation: idna 2.9 [2021-03-22T07:34:45.032Z] Uninstalling idna-2.9: [2021-03-22T07:34:45.308Z] Successfully uninstalled idna-2.9 [2021-03-22T07:34:46.076Z] Building static-packages [2021-03-22T07:34:46.076Z] + snapcraftctl build [2021-03-22T07:34:46.294Z] Attempting uninstall: requests [2021-03-22T07:34:46.294Z] Found existing installation: requests 2.23.0 [2021-03-22T07:34:46.294Z] Uninstalling requests-2.23.0: [2021-03-22T07:34:46.574Z] Successfully uninstalled requests-2.23.0 [2021-03-22T07:34:46.849Z] Running setup.py install for texttable: started [2021-03-22T07:34:48.612Z] Building version [2021-03-22T07:34:48.612Z] + snapcraftctl build [2021-03-22T07:34:50.261Z] Running setup.py install for texttable: finished with status 'done' [2021-03-22T07:34:51.153Z] Skipping stage go-build-helper (already ran) [2021-03-22T07:34:51.153Z] Staging app-service-config [2021-03-22T07:34:51.153Z] + snapcraftctl stage [2021-03-22T07:34:51.706Z] Running setup.py install for PyYAML: started [2021-03-22T07:34:51.723Z] Staging config-common [2021-03-22T07:34:51.723Z] + snapcraftctl stage [2021-03-22T07:34:52.662Z] Staging edgex-go [2021-03-22T07:34:52.662Z] + snapcraftctl stage [2021-03-22T07:34:54.045Z] Staging static-packages [2021-03-22T07:34:54.045Z] + snapcraftctl stage [2021-03-22T07:34:54.986Z] Staging version [2021-03-22T07:34:54.986Z] + snapcraftctl stage [2021-03-22T07:34:55.107Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-22T07:34:55.107Z] Running setup.py install for dockerpty: started [2021-03-22T07:34:55.927Z] Priming go-build-helper [2021-03-22T07:34:55.927Z] + snapcraftctl prime [2021-03-22T07:34:56.867Z] Priming app-service-config [2021-03-22T07:34:56.867Z] + snapcraftctl prime [2021-03-22T07:34:58.412Z] Priming config-common [2021-03-22T07:34:58.412Z] + snapcraftctl prime [2021-03-22T07:34:58.511Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-22T07:34:59.388Z] Priming edgex-go [2021-03-22T07:34:59.388Z] + snapcraftctl prime [2021-03-22T07:34:59.500Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-22T07:35:00.325Z] Priming static-packages [2021-03-22T07:35:00.325Z] + snapcraftctl prime [2021-03-22T07:35:02.862Z] Priming version [2021-03-22T07:35:02.862Z] + snapcraftctl prime [2021-03-22T07:35:03.805Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-22T07:35:04.954Z] Removing intermediate container 28b38b54e779 [2021-03-22T07:35:04.954Z] ---> e6bbd2617a9b [2021-03-22T07:35:04.954Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-22T07:35:04.954Z] ---> Running in 8c8f709a1b08 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T07:35:06.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:35:06.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:35:07.977Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-22T07:35:07.977Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-22T07:35:07.977Z] (3/3) Installing curl (7.69.1-r3) [2021-03-22T07:35:07.977Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:35:07.977Z] OK: 72 MiB in 58 packages [2021-03-22T07:35:09.985Z] Removing intermediate container 8c8f709a1b08 [2021-03-22T07:35:09.985Z] ---> d35468d69d38 [2021-03-22T07:35:09.985Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-22T07:35:09.985Z] ---> Running in 441790f247e7 [2021-03-22T07:35:10.985Z] Removing intermediate container 441790f247e7 [2021-03-22T07:35:10.985Z] ---> 6ad41aa6d767 [2021-03-22T07:35:10.985Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:35:10.985Z] ---> Running in aee61cafb43e [2021-03-22T07:35:11.982Z] Removing intermediate container aee61cafb43e [2021-03-22T07:35:11.982Z] ---> ca6b46965411 [2021-03-22T07:35:11.982Z] Step 24/26 : LABEL arch=arm64 [2021-03-22T07:35:11.982Z] ---> Running in b4dab39b87c6 [2021-03-22T07:35:12.586Z] Removing intermediate container b4dab39b87c6 [2021-03-22T07:35:12.586Z] ---> 3e078540603b [2021-03-22T07:35:12.586Z] Step 25/26 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:35:12.869Z] ---> Running in e50f21ef3d61 [2021-03-22T07:35:13.861Z] Removing intermediate container e50f21ef3d61 [2021-03-22T07:35:13.861Z] ---> 2dd97da42fb2 [2021-03-22T07:35:13.861Z] Step 26/26 : LABEL version=0.0.0 [2021-03-22T07:35:13.861Z] ---> Running in d64bd5ff8a91 [2021-03-22T07:35:14.851Z] Removing intermediate container d64bd5ff8a91 [2021-03-22T07:35:14.851Z] ---> 8730ccd3a536 [2021-03-22T07:35:14.851Z] [2021-03-22T07:35:15.127Z] Successfully built 8730ccd3a536 [2021-03-22T07:35:15.127Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-22T07:36:11.699Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-22T07:36:18.574Z] Removing intermediate container cf53e54d95c8 [2021-03-22T07:36:18.574Z] ---> 4c8cba3cd0a1 [2021-03-22T07:36:18.574Z] [2021-03-22T07:36:18.574Z] Step 10/24 : FROM alpine:3.12 [2021-03-22T07:36:18.574Z] ---> d10569e2745f [2021-03-22T07:36:18.574Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-22T07:36:18.574Z] ---> Running in c0519316109c [2021-03-22T07:36:20.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:36:20.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:36:21.557Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-22T07:36:21.557Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-22T07:36:21.557Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-22T07:36:21.557Z] (4/5) Installing curl (7.69.1-r3) [2021-03-22T07:36:21.557Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-22T07:36:21.557Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:36:21.557Z] Executing ca-certificates-20191127-r4.trigger [2021-03-22T07:36:22.162Z] OK: 7 MiB in 19 packages [2021-03-22T07:36:24.161Z] Removing intermediate container 685f5a137ba4 [2021-03-22T07:36:24.161Z] ---> 1233800dbf62 [2021-03-22T07:36:24.161Z] [2021-03-22T07:36:24.161Z] Step 10/31 : FROM alpine:3.12 [2021-03-22T07:36:24.161Z] ---> d10569e2745f [2021-03-22T07:36:24.161Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-22T07:36:24.763Z] ---> Running in 60c548e90e41 [2021-03-22T07:36:25.049Z] Removing intermediate container c0519316109c [2021-03-22T07:36:25.049Z] ---> 16ef693a8f33 [2021-03-22T07:36:25.049Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-22T07:36:25.049Z] ---> Running in 767ed04eddf0 [2021-03-22T07:36:25.323Z] Removing intermediate container 60c548e90e41 [2021-03-22T07:36:25.323Z] ---> 039cdb3f94a7 [2021-03-22T07:36:25.323Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-22T07:36:25.606Z] ---> Running in c2ac33b50298 [2021-03-22T07:36:25.882Z] Removing intermediate container 767ed04eddf0 [2021-03-22T07:36:25.882Z] ---> 6a9e0f207b7d [2021-03-22T07:36:25.882Z] Step 13/24 : WORKDIR / [2021-03-22T07:36:26.166Z] ---> Running in b6f079f0e02d [2021-03-22T07:36:27.160Z] Removing intermediate container b6f079f0e02d [2021-03-22T07:36:27.160Z] ---> 68feb4597514 [2021-03-22T07:36:27.160Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-22T07:36:27.160Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:36:27.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:36:28.028Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-22T07:36:28.028Z] (2/2) Installing su-exec (0.2-r1) [2021-03-22T07:36:28.028Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:36:28.028Z] OK: 5 MiB in 16 packages [2021-03-22T07:36:28.302Z] ---> 9361dbb09559 [2021-03-22T07:36:28.302Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-22T07:36:29.745Z] ---> b9988f5c0cbf [2021-03-22T07:36:29.745Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-22T07:36:30.020Z] Removing intermediate container c2ac33b50298 [2021-03-22T07:36:30.020Z] ---> 199eec388cdb [2021-03-22T07:36:30.020Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-22T07:36:30.294Z] ---> Running in d4f8e240caf8 [2021-03-22T07:36:30.903Z] ---> d4810de7536a [2021-03-22T07:36:30.903Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-22T07:36:31.176Z] Removing intermediate container d4f8e240caf8 [2021-03-22T07:36:31.176Z] ---> b64c082680e8 [2021-03-22T07:36:31.176Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-22T07:36:31.466Z] ---> Running in 4d2affbb68b3 [2021-03-22T07:36:32.118Z] Removing intermediate container 4d2affbb68b3 [2021-03-22T07:36:32.118Z] ---> aa4b6c7c992a [2021-03-22T07:36:32.118Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-22T07:36:32.515Z] ---> Running in 2c540dcc43d9 [2021-03-22T07:36:32.516Z] ---> 22f46bdac79f [2021-03-22T07:36:32.516Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-22T07:36:34.622Z] ---> a18debdbf5c4 [2021-03-22T07:36:34.623Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-22T07:36:36.051Z] ---> 0a2f2b962440 [2021-03-22T07:36:36.051Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-22T07:36:36.051Z] Removing intermediate container 2c540dcc43d9 [2021-03-22T07:36:36.051Z] ---> 70620b67321d [2021-03-22T07:36:36.051Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-22T07:36:36.322Z] ---> Running in 8d0171cfca4e [2021-03-22T07:36:36.604Z] ---> Running in c36d40e71883 [2021-03-22T07:36:37.599Z] Removing intermediate container c36d40e71883 [2021-03-22T07:36:37.599Z] ---> 408e47e908e0 [2021-03-22T07:36:37.599Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-22T07:36:39.570Z] ---> 04ac9b599780 [2021-03-22T07:36:39.570Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-22T07:36:39.845Z] ---> Running in 8de97e21c0fa [2021-03-22T07:36:40.442Z] Removing intermediate container 8d0171cfca4e [2021-03-22T07:36:40.442Z] ---> 2090226dca30 [2021-03-22T07:36:40.442Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-22T07:36:40.442Z] Removing intermediate container 79bdd8e4a1d4 [2021-03-22T07:36:40.442Z] ---> 9bc0c61986b8 [2021-03-22T07:36:40.442Z] [2021-03-22T07:36:40.442Z] Step 10/23 : FROM alpine:3.12 [2021-03-22T07:36:40.442Z] ---> d10569e2745f [2021-03-22T07:36:40.442Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-22T07:36:40.472Z] ---> Using cache [2021-03-22T07:36:40.472Z] ---> f864c0e9b057 [2021-03-22T07:36:40.472Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:36:40.472Z] ---> Using cache [2021-03-22T07:36:40.472Z] ---> e10958f9028f [2021-03-22T07:36:40.472Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-22T07:36:40.472Z] ---> Running in c521a0e8516c [2021-03-22T07:36:40.757Z] ---> Running in bb05a1375c04 [2021-03-22T07:36:41.031Z] Removing intermediate container c521a0e8516c [2021-03-22T07:36:41.031Z] Removing intermediate container bb05a1375c04 [2021-03-22T07:36:41.031Z] ---> e817f59a90e7 [2021-03-22T07:36:41.031Z] ---> 9ea996a376cc [2021-03-22T07:36:41.031Z] Step 22/24 : LABEL arch=arm64Step 14/23 : EXPOSE $APP_PORT [2021-03-22T07:36:41.031Z] [2021-03-22T07:36:41.307Z] ---> Running in f0b6b1191ee3 [2021-03-22T07:36:41.307Z] ---> Running in 36df549b4fca [2021-03-22T07:36:42.284Z] Removing intermediate container 36df549b4fca [2021-03-22T07:36:42.284Z] Removing intermediate container f0b6b1191ee3 [2021-03-22T07:36:42.284Z] ---> 738ead994cbe [2021-03-22T07:36:42.284Z] ---> 52ba92552562 [2021-03-22T07:36:42.284Z] Step 15/23 : WORKDIR /Step 23/24 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:36:42.284Z] [2021-03-22T07:36:42.556Z] ---> Running in 7d74a417acf8 [2021-03-22T07:36:42.556Z] ---> Running in 966642f90216 [2021-03-22T07:36:42.829Z] Removing intermediate container 8de97e21c0fa [2021-03-22T07:36:42.829Z] ---> 018db5712c28 [2021-03-22T07:36:42.829Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:36:43.102Z] Removing intermediate container 966642f90216 [2021-03-22T07:36:43.102Z] ---> 52a59a354c52 [2021-03-22T07:36:43.102Z] Step 24/24 : LABEL version=0.0.0 [2021-03-22T07:36:43.102Z] Removing intermediate container 7d74a417acf8 [2021-03-22T07:36:43.102Z] ---> 6f6440cfed24 [2021-03-22T07:36:43.102Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:36:43.375Z] ---> Running in a917511c9631 [2021-03-22T07:36:43.966Z] ---> c69d7e516146 [2021-03-22T07:36:43.966Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-22T07:36:44.244Z] Removing intermediate container a917511c9631 [2021-03-22T07:36:44.244Z] ---> 55c525e20d6e [2021-03-22T07:36:44.244Z] [2021-03-22T07:36:44.244Z] ---> 77432fa02db8 [2021-03-22T07:36:44.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-22T07:36:44.852Z] Successfully built 55c525e20d6e [2021-03-22T07:36:44.852Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-22T07:36:45.826Z]  Building docker-security-secretstore-setup-go ... done  ---> 5110014dc1b4 [2021-03-22T07:36:45.826Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-22T07:36:46.097Z] ---> 319f395223d6 [2021-03-22T07:36:46.097Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-22T07:36:46.377Z] Removing intermediate container e301ab567ac2 [2021-03-22T07:36:46.377Z] ---> 10669281ff49 [2021-03-22T07:36:46.377Z] [2021-03-22T07:36:46.377Z] Step 10/23 : FROM alpine:3.12 [2021-03-22T07:36:46.377Z] ---> d10569e2745f [2021-03-22T07:36:46.377Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-22T07:36:46.377Z] ---> Running in 4a72cf87e8a0 [2021-03-22T07:36:46.649Z] ---> f1dd3877b204 [2021-03-22T07:36:46.649Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-22T07:36:46.921Z] ---> eb4157f8cd65 [2021-03-22T07:36:46.921Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-22T07:36:46.921Z] Removing intermediate container 4a72cf87e8a0 [2021-03-22T07:36:46.921Z] ---> d14544c14236 [2021-03-22T07:36:46.921Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-22T07:36:47.192Z] ---> Running in e1d2edd90026 [2021-03-22T07:36:47.192Z] ---> Running in 365b2c374f42 [2021-03-22T07:36:47.788Z] Removing intermediate container e1d2edd90026 [2021-03-22T07:36:47.788Z] ---> c9e323000f06 [2021-03-22T07:36:47.789Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:36:47.789Z] ---> eb92040f25ff [2021-03-22T07:36:47.789Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-22T07:36:47.789Z] Removing intermediate container 365b2c374f42 [2021-03-22T07:36:47.789Z] ---> c9ebce4bfe36 [2021-03-22T07:36:47.789Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-22T07:36:47.789Z] ---> Running in 9464b700cb4d [2021-03-22T07:36:47.789Z] ---> Running in 4e2b7eb769eb [2021-03-22T07:36:48.404Z] Removing intermediate container 9464b700cb4d [2021-03-22T07:36:48.404Z] ---> 54d84eb1fe8b [2021-03-22T07:36:48.404Z] Step 21/23 : LABEL arch=arm64 [2021-03-22T07:36:48.404Z] Removing intermediate container 4e2b7eb769eb [2021-03-22T07:36:48.404Z] ---> 5d6f68469c3b [2021-03-22T07:36:48.404Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:36:48.404Z] ---> fafae4cfb86f [2021-03-22T07:36:48.404Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-22T07:36:48.404Z] ---> Running in 4a357f7ec72f [2021-03-22T07:36:48.404Z] ---> Running in 623bb37caff3 [2021-03-22T07:36:49.041Z] ---> Running in 055132d888aa [2021-03-22T07:36:49.041Z] Removing intermediate container 4a357f7ec72f [2021-03-22T07:36:49.041Z] ---> e4030dffab4f [2021-03-22T07:36:49.041Z] Step 22/23 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:36:49.311Z] ---> Running in 5e6afc812a61 [2021-03-22T07:36:49.311Z] Removing intermediate container 055132d888aa [2021-03-22T07:36:49.311Z] ---> 31aaf47ef07f [2021-03-22T07:36:49.311Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-22T07:36:49.587Z] Removing intermediate container 5e6afc812a61 [2021-03-22T07:36:49.587Z] ---> 19e2e198fcfc [2021-03-22T07:36:49.857Z] Step 23/23 : LABEL version=0.0.0 [2021-03-22T07:36:49.857Z] ---> Running in 6a1ec315c29f [2021-03-22T07:36:50.130Z] ---> ee25e20674a2 [2021-03-22T07:36:50.130Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-22T07:36:50.719Z] ---> Running in 6dd967a38cf9 [2021-03-22T07:36:50.719Z] Removing intermediate container 6a1ec315c29f [2021-03-22T07:36:50.719Z] ---> 1afcaae13cf8 [2021-03-22T07:36:50.719Z] [2021-03-22T07:36:51.313Z] Successfully built 1afcaae13cf8 [2021-03-22T07:36:51.313Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-22T07:36:51.313Z]  Building docker-core-metadata-go ... done Removing intermediate container 623bb37caff3 [2021-03-22T07:36:51.313Z] ---> 0a286d53da4a [2021-03-22T07:36:51.313Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-22T07:36:51.313Z] ---> Running in 581d6f58802d [2021-03-22T07:36:52.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:36:52.748Z] Removing intermediate container 6dd967a38cf9 [2021-03-22T07:36:52.748Z] ---> 1975ba2a234a [2021-03-22T07:36:52.748Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-22T07:36:53.341Z] ---> Running in d9c7ea2403cd [2021-03-22T07:36:53.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:36:53.617Z] Removing intermediate container d9c7ea2403cd [2021-03-22T07:36:53.617Z] ---> ee2ec71ca375 [2021-03-22T07:36:53.617Z] Step 28/31 : CMD ["gate"] [2021-03-22T07:36:53.888Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-22T07:36:54.160Z] ---> Running in e262351245fb [2021-03-22T07:36:54.160Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-22T07:36:54.160Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-22T07:36:54.160Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-22T07:36:54.439Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-22T07:36:54.439Z] Removing intermediate container e262351245fb [2021-03-22T07:36:54.439Z] ---> 9afbf2f6cde5 [2021-03-22T07:36:54.439Z] Step 29/31 : LABEL arch=arm64 [2021-03-22T07:36:54.715Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-22T07:36:54.715Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:36:54.715Z] OK: 8 MiB in 20 packages [2021-03-22T07:36:54.992Z] ---> Running in 88a3fad4ae4c [2021-03-22T07:36:55.587Z] Removing intermediate container 88a3fad4ae4c [2021-03-22T07:36:55.587Z] ---> 776c5a7fc88f [2021-03-22T07:36:55.587Z] Step 30/31 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:36:55.858Z] ---> Running in 6bd8a1a6b9cc [2021-03-22T07:36:56.131Z] Removing intermediate container 581d6f58802d [2021-03-22T07:36:56.131Z] ---> 32c2b8175a45 [2021-03-22T07:36:56.131Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:36:56.418Z] Removing intermediate container 6bd8a1a6b9cc [2021-03-22T07:36:56.418Z] ---> 34d875b93724 [2021-03-22T07:36:56.418Z] Step 31/31 : LABEL version=0.0.0 [2021-03-22T07:36:56.692Z] ---> Running in fcecef5db806 [2021-03-22T07:36:56.966Z] ---> 73e191bef5e1 [2021-03-22T07:36:56.966Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-22T07:36:57.238Z] Removing intermediate container fcecef5db806 [2021-03-22T07:36:57.238Z] ---> cd384ae2855f [2021-03-22T07:36:57.238Z] [2021-03-22T07:36:57.834Z] Successfully built cd384ae2855f [2021-03-22T07:36:57.834Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-22T07:36:58.812Z]  Building docker-security-bootstrapper-go ... done  ---> 73c0aca5b9c5 [2021-03-22T07:36:58.812Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-22T07:36:59.405Z] ---> e98f91ffda98 [2021-03-22T07:36:59.405Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-22T07:36:59.678Z] ---> Running in 2aefbee77f6b [2021-03-22T07:36:59.949Z] Removing intermediate container 2aefbee77f6b [2021-03-22T07:36:59.949Z] ---> 9e6125c4eca9 [2021-03-22T07:36:59.949Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:37:00.219Z] ---> Running in 87cfe4c109db [2021-03-22T07:37:00.815Z] Removing intermediate container 87cfe4c109db [2021-03-22T07:37:00.815Z] ---> 0650b31163dd [2021-03-22T07:37:00.815Z] Step 21/23 : LABEL arch=arm64 [2021-03-22T07:37:00.815Z] ---> Running in 40284337a139 [2021-03-22T07:37:01.087Z] Removing intermediate container 40284337a139 [2021-03-22T07:37:01.087Z] ---> fa44f32c1d6f [2021-03-22T07:37:01.087Z] Step 22/23 : LABEL git_sha=763b562e22b14d51f168964160feae55dc54a86d [2021-03-22T07:37:01.362Z] ---> Running in c663317c2dfe [2021-03-22T07:37:01.954Z] Removing intermediate container c663317c2dfe [2021-03-22T07:37:01.954Z] ---> 9aae436cf27d [2021-03-22T07:37:01.954Z] Step 23/23 : LABEL version=0.0.0 [2021-03-22T07:37:01.954Z] ---> Running in 624b83e993e9 [2021-03-22T07:37:02.547Z] Removing intermediate container 624b83e993e9 [2021-03-22T07:37:02.547Z] ---> d00792cf5e7e [2021-03-22T07:37:02.547Z] [2021-03-22T07:37:02.816Z] Successfully built d00792cf5e7e [2021-03-22T07:37:02.816Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-22T07:37:03.421Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-22T07:37:03.440Z] $ docker stop --time=1 683b325cde12434e07c3df62abc00ae57db54170e17c61672411041d0a400f61 [2021-03-22T07:37:05.301Z] $ docker rm -f 683b325cde12434e07c3df62abc00ae57db54170e17c61672411041d0a400f61 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T07:37:06.179Z] + grep docker [2021-03-22T07:37:06.179Z] + docker images [2021-03-22T07:37:06.449Z] docker-core-data-go-arm64 latest d00792cf5e7e 4 seconds ago 21.3MB [2021-03-22T07:37:06.449Z] docker-security-bootstrapper-go-arm64 latest cd384ae2855f 9 seconds ago 17.8MB [2021-03-22T07:37:06.449Z] docker-core-metadata-go-arm64 latest 1afcaae13cf8 16 seconds ago 17.9MB [2021-03-22T07:37:06.449Z] docker-security-secretstore-setup-go-arm64 latest 55c525e20d6e 23 seconds ago 23.7MB [2021-03-22T07:37:06.449Z] docker-sys-mgmt-agent-go-arm64 latest 8730ccd3a536 About a minute ago 300MB [2021-03-22T07:37:06.449Z] docker-support-notifications-go-arm64 latest 44032eda527e 3 minutes ago 16.9MB [2021-03-22T07:37:06.449Z] docker-support-scheduler-go-arm64 latest 78b99e090087 3 minutes ago 16.3MB [2021-03-22T07:37:06.449Z] docker-core-command-go-arm64 latest 321228eeb2bf 3 minutes ago 16.3MB [2021-03-22T07:37:06.449Z] docker-security-proxy-setup-go-arm64 latest 985dc9e1aa6d 3 minutes ago 23.4MB [2021-03-22T07:37:06.449Z] 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-03-22T07:37:07.719Z] ---> job-cost.sh [2021-03-22T07:37:07.719Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nfrn [2021-03-22T07:37:46.669Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-22T07:39:23.401Z] lf-activate-venv(): INFO: Adding /tmp/venv-nfrn/bin to PATH [2021-03-22T07:39:23.401Z] INFO: No Stack... [2021-03-22T07:39:23.401Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-22T07:39:23.401Z] INFO: Archiving Costs [Pipeline] sh [2021-03-22T07:39:23.804Z] + cut -d, -f6 [2021-03-22T07:39:23.804Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-03-22T07:39:24.005Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3283-1-stack-cost] [2021-03-22T07:39:24.011Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3283-1-stack-cost] did not exist. Created. [2021-03-22T07:39:24.011Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3283-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-22T07:39:24.584Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-22T07:39:24.928Z] Stashed 1 file(s) [Pipeline] } [2021-03-22T07:39:24.948Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3283-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-22T07:39:26.664Z] provisioning config files... [2021-03-22T07:39:26.675Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7073031099987487272tmp [Pipeline] { [Pipeline] sh [2021-03-22T07:39:27.106Z] + set +x [2021-03-22T07:39:27.107Z] + curl -s https://codecov.io/bash [2021-03-22T07:39:27.107Z] + bash -s -- [2021-03-22T07:39:27.370Z] [2021-03-22T07:39:27.370Z] _____ _ [2021-03-22T07:39:27.370Z] / ____| | | [2021-03-22T07:39:27.370Z] | | ___ __| | ___ ___ _____ __ [2021-03-22T07:39:27.370Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-22T07:39:27.370Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-22T07:39:27.370Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-22T07:39:27.370Z] Bash-20210309-2b87ace [2021-03-22T07:39:27.370Z] [2021-03-22T07:39:27.370Z] [2021-03-22T07:39:27.370Z] ==> git version 2.24.3 found [2021-03-22T07:39:27.370Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-22T07:39:27.370Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-22T07:39:27.370Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-22T07:39:27.636Z] ==> Jenkins CI detected. [2021-03-22T07:39:27.636Z] project root: . [2021-03-22T07:39:27.636Z] --> token set from env [2021-03-22T07:39:27.636Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-22T07:39:27.636Z] ==> Running gcov in . (disable via -X gcov) [2021-03-22T07:39:27.636Z] ==> Python coveragepy not found [2021-03-22T07:39:27.636Z] ==> Searching for coverage reports in: [2021-03-22T07:39:27.636Z] + . [2021-03-22T07:39:27.636Z] -> Found 1 reports [2021-03-22T07:39:27.636Z] ==> Detecting git/mercurial file structure [2021-03-22T07:39:27.903Z] ==> Reading reports [2021-03-22T07:39:27.903Z] + ./coverage.out bytes=650607 [2021-03-22T07:39:27.903Z] ==> Appending adjustments [2021-03-22T07:39:27.903Z] https://docs.codecov.io/docs/fixing-reports [2021-03-22T07:39:31.466Z] + Found adjustments [2021-03-22T07:39:31.466Z] ==> Gzipping contents [2021-03-22T07:39:31.466Z] 96K /tmp/codecov.czQsyA.gz [2021-03-22T07:39:31.466Z] ==> Uploading reports [2021-03-22T07:39:31.466Z] url: https://codecov.io [2021-03-22T07:39:31.466Z] query: branch=PR-3283&commit=763b562e22b14d51f168964160feae55dc54a86d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3283%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3283&job=&cmd_args= [2021-03-22T07:39:31.466Z] -> Pinging Codecov [2021-03-22T07:39:31.466Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3283&commit=763b562e22b14d51f168964160feae55dc54a86d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3283%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3283&job=&cmd_args= [2021-03-22T07:39:31.745Z] -> Uploading to [2021-03-22T07:39:31.745Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-22/00271124DB129430A58F1EEE437C3FCB/763b562e22b14d51f168964160feae55dc54a86d/af514592-eff8-4f6b-8061-5782eb3cbc3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210322T073931Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb05418e1a2a5415ab8d50831727880402e8ce2b0ccb88d098ce6c06f5cd2c8d [2021-03-22T07:39:31.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-22T07:39:31.745Z] Dload Upload Total Spent Left Speed [2021-03-22T07:39:32.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94979 0 0 100 94979 0 217k --:--:-- --:--:-- --:--:-- 218k [2021-03-22T07:39:32.320Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/763b562e22b14d51f168964160feae55dc54a86d [Pipeline] } [2021-03-22T07:39:32.346Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:39:34.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:39:35.657Z] ---> package-listing.sh [2021-03-22T07:39:35.657Z] ++ facter osfamily [2021-03-22T07:39:35.657Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-22T07:39:35.657Z] + OS_FAMILY=redhat [2021-03-22T07:39:35.657Z] + workspace=/w/workspace/edgex-go/1 [2021-03-22T07:39:35.657Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-22T07:39:35.657Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-22T07:39:35.657Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-22T07:39:35.657Z] + PACKAGES=/tmp/packages_start.txt [2021-03-22T07:39:35.657Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-22T07:39:35.657Z] + PACKAGES=/tmp/packages_end.txt [2021-03-22T07:39:35.657Z] + case "${OS_FAMILY}" in [2021-03-22T07:39:35.657Z] + rpm -qa [2021-03-22T07:39:35.657Z] + sort [2021-03-22T07:39:40.972Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-22T07:39:40.972Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-22T07:39:40.972Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-22T07:39:40.972Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-22T07:39:40.972Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-22T07:39:40.972Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-22T07:39:41.005Z] 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-03-22T07:39:41.316Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:39:41.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T07:39:41.670Z] [2021-03-22T07:39:41.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:39:42.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T07:39:42.060Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-22T07:39:42.060Z] df20fa9351a1: Pulling fs layer [2021-03-22T07:39:42.060Z] 36b3adc4ff6f: Pulling fs layer [2021-03-22T07:39:42.060Z] 8ad3a11d3b57: Pulling fs layer [2021-03-22T07:39:42.060Z] 46f8f816bc3b: Pulling fs layer [2021-03-22T07:39:42.060Z] 93b61091891f: Pulling fs layer [2021-03-22T07:39:42.060Z] 93b9cdb0e59b: Pulling fs layer [2021-03-22T07:39:42.060Z] 5e14af77c1be: Pulling fs layer [2021-03-22T07:39:42.060Z] 01666e4c0597: Pulling fs layer [2021-03-22T07:39:42.060Z] aa168da1d23b: Pulling fs layer [2021-03-22T07:39:42.060Z] 93b9cdb0e59b: Waiting [2021-03-22T07:39:42.060Z] 5e14af77c1be: Waiting [2021-03-22T07:39:42.060Z] 01666e4c0597: Waiting [2021-03-22T07:39:42.060Z] 46f8f816bc3b: Waiting [2021-03-22T07:39:42.060Z] aa168da1d23b: Waiting [2021-03-22T07:39:42.060Z] 93b61091891f: Waiting [2021-03-22T07:39:42.060Z] 36b3adc4ff6f: Verifying Checksum [2021-03-22T07:39:42.060Z] 36b3adc4ff6f: Download complete [2021-03-22T07:39:42.325Z] 46f8f816bc3b: Verifying Checksum [2021-03-22T07:39:42.325Z] 46f8f816bc3b: Download complete [2021-03-22T07:39:42.325Z] df20fa9351a1: Download complete [2021-03-22T07:39:42.325Z] 93b9cdb0e59b: Verifying Checksum [2021-03-22T07:39:42.325Z] 93b9cdb0e59b: Download complete [2021-03-22T07:39:42.325Z] 93b61091891f: Verifying Checksum [2021-03-22T07:39:42.325Z] 93b61091891f: Download complete [2021-03-22T07:39:42.325Z] 5e14af77c1be: Verifying Checksum [2021-03-22T07:39:42.325Z] 5e14af77c1be: Download complete [2021-03-22T07:39:42.325Z] 01666e4c0597: Verifying Checksum [2021-03-22T07:39:42.325Z] 01666e4c0597: Download complete [2021-03-22T07:39:42.588Z] df20fa9351a1: Pull complete [2021-03-22T07:39:42.850Z] 36b3adc4ff6f: Pull complete [2021-03-22T07:39:43.128Z] 8ad3a11d3b57: Verifying Checksum [2021-03-22T07:39:43.128Z] 8ad3a11d3b57: Download complete [2021-03-22T07:39:44.080Z] 8ad3a11d3b57: Pull complete [2021-03-22T07:39:45.479Z] aa168da1d23b: Verifying Checksum [2021-03-22T07:39:45.479Z] aa168da1d23b: Download complete [2021-03-22T07:39:45.479Z] 46f8f816bc3b: Pull complete [2021-03-22T07:39:46.879Z] 93b61091891f: Pull complete [2021-03-22T07:39:47.142Z] 93b9cdb0e59b: Pull complete [2021-03-22T07:39:47.142Z] 5e14af77c1be: Pull complete [2021-03-22T07:39:47.406Z] 01666e4c0597: Pull complete [2021-03-22T07:39:59.682Z] aa168da1d23b: Pull complete [2021-03-22T07:39:59.682Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-22T07:39:59.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T07:39:59.682Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-22T07:39:59.937Z] prd-centos7-docker-4c-2g-30854 does not seem to be running inside a container [2021-03-22T07:39:59.987Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-22T07:40:03.517Z] $ docker top 9add5b09d6c37a898473c177a2ad1570be4d9e71547d9cf5b58139fbca3b27d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:40:04.353Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-22T07:40:04.676Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-22T07:40:05.001Z] + ls /var/log/sa-host [2021-03-22T07:40:05.001Z] + sadf -c /var/log/sa-host/sa22 [2021-03-22T07:40:05.001Z] file_magic: OK [2021-03-22T07:40:05.001Z] HZ: Using current value: 100 [2021-03-22T07:40:05.001Z] file_header: OK [2021-03-22T07:40:05.001Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-22T07:40:05.001Z] Statistics: [2021-03-22T07:40:05.001Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-22T07:40:05.001Z] File successfully converted to sysstat format version 12.2.1 [2021-03-22T07:40:05.001Z] + sadf -c /var/log/sa-host/sa23 [2021-03-22T07:40:05.001Z] file_magic: OK [2021-03-22T07:40:05.001Z] HZ: Using current value: 100 [2021-03-22T07:40:05.001Z] file_header: OK [2021-03-22T07:40:05.001Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-22T07:40:05.001Z] Statistics: [2021-03-22T07:40:05.001Z] Hnuu...uuuununununu... [2021-03-22T07:40:05.001Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-22T07:40:05.270Z] provisioning config files... [2021-03-22T07:40:05.294Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6332298322804648802tmp [Pipeline] { [Pipeline] echo [2021-03-22T07:40:05.412Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:40:05.753Z] ---> create-netrc.sh [Pipeline] } [2021-03-22T07:40:05.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-22T07:40:05.925Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:40:08.078Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-22T07:40:08.176Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:40:08.543Z] ---> sudo-logs.sh [2021-03-22T07:40:08.543Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-22T07:40:08.662Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:40:08.993Z] ---> job-cost.sh [2021-03-22T07:40:08.993Z] lf-activate-venv: SKIPPING [2021-03-22T07:40:08.993Z] DEBUG: total: 0.20999999344348907 [2021-03-22T07:40:08.993Z] INFO: Retrieving Stack Cost... [2021-03-22T07:40:09.940Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-22T07:40:10.886Z] INFO: Archiving Costs [Pipeline] echo [2021-03-22T07:40:10.920Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:40:11.256Z] ---> logs-deploy.sh [2021-03-22T07:40:11.256Z] lf-activate-venv: SKIPPING [2021-03-22T07:40:11.256Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3283/1 [2021-03-22T07:40:11.256Z] INFO: archiving workspace using pattern(s): [2021-03-22T07:40:13.176Z] Archives upload complete. [2021-03-22T07:40:13.176Z] INFO: archiving logs to Nexus [2021-03-22T07:40:14.123Z] ---> uname -a: [2021-03-22T07:40:14.123Z] Linux prd-centos7-docker-4c-2g-30854.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] ---> lscpu: [2021-03-22T07:40:14.123Z] Architecture: x86_64 [2021-03-22T07:40:14.123Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-22T07:40:14.123Z] Byte Order: Little Endian [2021-03-22T07:40:14.123Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-22T07:40:14.123Z] CPU(s): 4 [2021-03-22T07:40:14.123Z] On-line CPU(s) list: 0-3 [2021-03-22T07:40:14.123Z] Thread(s) per core: 1 [2021-03-22T07:40:14.123Z] Core(s) per socket: 1 [2021-03-22T07:40:14.123Z] Socket(s): 4 [2021-03-22T07:40:14.123Z] NUMA node(s): 1 [2021-03-22T07:40:14.123Z] Vendor ID: GenuineIntel [2021-03-22T07:40:14.123Z] CPU family: 6 [2021-03-22T07:40:14.123Z] Model: 44 [2021-03-22T07:40:14.123Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-22T07:40:14.123Z] Stepping: 1 [2021-03-22T07:40:14.123Z] CPU MHz: 2933.438 [2021-03-22T07:40:14.123Z] BogoMIPS: 5866.87 [2021-03-22T07:40:14.123Z] Virtualization: VT-x [2021-03-22T07:40:14.123Z] Hypervisor vendor: KVM [2021-03-22T07:40:14.123Z] Virtualization type: full [2021-03-22T07:40:14.123Z] L1d cache: 128 KiB [2021-03-22T07:40:14.123Z] L1i cache: 128 KiB [2021-03-22T07:40:14.123Z] L2 cache: 16 MiB [2021-03-22T07:40:14.123Z] L3 cache: 64 MiB [2021-03-22T07:40:14.123Z] NUMA node0 CPU(s): 0-3 [2021-03-22T07:40:14.123Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-22T07:40:14.123Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-22T07:40:14.123Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-22T07:40:14.123Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-22T07:40:14.123Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-22T07:40:14.123Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-22T07:40:14.123Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-22T07:40:14.123Z] Vulnerability Srbds: Not affected [2021-03-22T07:40:14.123Z] Vulnerability Tsx async abort: Not affected [2021-03-22T07:40:14.123Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] ---> nproc: [2021-03-22T07:40:14.123Z] 4 [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] ---> df -h: [2021-03-22T07:40:14.123Z] Filesystem Size Used Available Use% Mounted on [2021-03-22T07:40:14.123Z] overlay 50.0G 12.2G 37.8G 24% / [2021-03-22T07:40:14.123Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-22T07:40:14.123Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-22T07:40:14.123Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-22T07:40:14.123Z] /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os [2021-03-22T07:40:14.123Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf [2021-03-22T07:40:14.123Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname [2021-03-22T07:40:14.123Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts [2021-03-22T07:40:14.123Z] /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json [2021-03-22T07:40:14.123Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host [2021-03-22T07:40:14.123Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure [2021-03-22T07:40:14.123Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log [2021-03-22T07:40:14.123Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1@tmp [2021-03-22T07:40:14.123Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1 [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] ---> free -m: [2021-03-22T07:40:14.123Z] total used free shared buff/cache available [2021-03-22T07:40:14.123Z] Mem: 1837 744 126 0 966 1011 [2021-03-22T07:40:14.123Z] Swap: 1023 46 977 [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] ---> ip addr: [2021-03-22T07:40:14.123Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-22T07:40:14.123Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-22T07:40:14.123Z] inet 127.0.0.1/8 scope host lo [2021-03-22T07:40:14.123Z] valid_lft forever preferred_lft forever [2021-03-22T07:40:14.123Z] inet6 ::1/128 scope host [2021-03-22T07:40:14.123Z] valid_lft forever preferred_lft forever [2021-03-22T07:40:14.123Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-22T07:40:14.123Z] link/ether fa:16:3e:6d:b8:3f brd ff:ff:ff:ff:ff:ff [2021-03-22T07:40:14.123Z] inet 10.30.123.218/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-22T07:40:14.123Z] valid_lft 84914sec preferred_lft 84914sec [2021-03-22T07:40:14.123Z] inet6 fe80::f816:3eff:fe6d:b83f/64 scope link [2021-03-22T07:40:14.123Z] valid_lft forever preferred_lft forever [2021-03-22T07:40:14.123Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-22T07:40:14.123Z] link/ether 02:42:da:6a:8f:0b brd ff:ff:ff:ff:ff:ff [2021-03-22T07:40:14.123Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-22T07:40:14.123Z] valid_lft forever preferred_lft forever [2021-03-22T07:40:14.123Z] inet6 fe80::42:daff:fe6a:8f0b/64 scope link [2021-03-22T07:40:14.123Z] valid_lft forever preferred_lft forever [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] ---> sar -b -r -n DEV: [2021-03-22T07:40:14.123Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/22/21 _x86_64_ (4 CPU) [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] 07:15:17 LINUX RESTART (4 CPU) [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] 07:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-22T07:40:14.123Z] 07:17:01 123.40 66.13 57.26 0.00 8924.08 16417.46 0.00 [2021-03-22T07:40:14.123Z] 07:18:02 282.18 84.71 197.47 0.00 4796.27 51219.77 0.00 [2021-03-22T07:40:14.123Z] 07:19:01 188.83 93.25 95.58 0.00 3041.90 10481.86 0.00 [2021-03-22T07:40:14.123Z] 07:20:01 150.28 72.10 78.18 0.00 3337.28 11851.56 0.00 [2021-03-22T07:40:14.123Z] 07:21:01 309.00 124.03 184.97 0.00 50182.20 119115.48 0.00 [2021-03-22T07:40:14.123Z] 07:22:02 2832.07 2468.06 364.01 0.00 182216.31 198128.44 0.00 [2021-03-22T07:40:14.123Z] 07:23:03 372.29 149.71 222.59 0.00 17508.34 42919.88 0.00 [2021-03-22T07:40:14.123Z] 07:24:02 2547.73 2185.26 362.47 0.00 191491.35 233415.18 0.00 [2021-03-22T07:40:14.123Z] 07:25:01 404.29 164.10 240.19 0.00 13549.27 41403.65 0.00 [2021-03-22T07:40:14.123Z] 07:26:01 82.10 20.54 61.56 0.00 3463.16 4460.66 0.00 [2021-03-22T07:40:14.123Z] 07:27:01 1.60 0.07 1.53 0.00 1.73 25.46 0.00 [2021-03-22T07:40:14.123Z] 07:28:01 1.52 1.32 0.20 0.00 95.65 1.70 0.00 [2021-03-22T07:40:14.123Z] 07:29:01 0.33 0.00 0.33 0.00 0.00 3.46 0.00 [2021-03-22T07:40:14.123Z] 07:30:01 0.65 0.42 0.23 0.00 5.46 2.48 0.00 [2021-03-22T07:40:14.123Z] 07:31:01 2.00 1.73 0.27 0.00 57.42 3.95 0.00 [2021-03-22T07:40:14.123Z] 07:32:01 0.87 0.02 0.85 0.00 0.53 15.99 0.00 [2021-03-22T07:40:14.123Z] 07:33:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 [2021-03-22T07:40:14.123Z] 07:34:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2021-03-22T07:40:14.123Z] 07:35:01 0.22 0.02 0.20 0.00 0.53 1.92 0.00 [2021-03-22T07:40:14.123Z] 07:36:01 0.30 0.02 0.28 0.00 0.40 2.98 0.00 [2021-03-22T07:40:14.123Z] 07:37:01 0.23 0.00 0.23 0.00 0.00 2.45 0.00 [2021-03-22T07:40:14.123Z] 07:38:01 0.30 0.02 0.28 0.00 0.53 3.41 0.00 [2021-03-22T07:40:14.123Z] 07:39:01 0.28 0.00 0.28 0.00 0.00 2.60 0.00 [2021-03-22T07:40:14.123Z] 07:40:01 168.18 86.65 81.52 0.00 7643.81 18475.43 0.00 [2021-03-22T07:40:14.123Z] Average: 309.56 228.45 81.11 0.00 20145.66 31041.54 0.00 [2021-03-22T07:40:14.123Z] [2021-03-22T07:40:14.123Z] 07:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-22T07:40:14.123Z] 07:17:01 381724 0 595808 31.67 2596 901416 1075308 36.70 508292 790340 0 [2021-03-22T07:40:14.123Z] 07:18:02 342776 0 695144 36.95 1492 842132 1118964 38.19 423916 838164 48 [2021-03-22T07:40:14.123Z] 07:19:01 193932 0 825328 43.86 580 861704 1864728 63.64 692328 706756 81144 [2021-03-22T07:40:14.123Z] 07:20:01 225788 0 809028 43.00 468 846260 1438048 49.08 632052 727580 2220 [2021-03-22T07:40:14.123Z] 07:21:01 77708 0 833448 44.30 72 970316 2242816 76.54 750972 845676 60960 [2021-03-22T07:40:14.123Z] 07:22:02 312688 0 721780 38.36 60 847016 1553776 53.03 611024 726036 844 [2021-03-22T07:40:14.123Z] 07:23:03 74728 0 705120 37.48 60 1101636 1348592 46.03 734088 825736 98756 [2021-03-22T07:40:14.123Z] 07:24:02 482232 0 801672 42.61 60 597580 3362668 114.76 558336 612408 24 [2021-03-22T07:40:14.123Z] 07:25:01 76588 0 769204 40.88 60 1035692 1751796 59.79 619776 929444 16 [2021-03-22T07:40:14.123Z] 07:26:01 120136 0 670080 35.61 60 1091268 1200144 40.96 582796 918480 8 [2021-03-22T07:40:14.123Z] 07:27:01 122816 0 667412 35.47 60 1091256 1177516 40.19 581380 917776 8 [2021-03-22T07:40:14.123Z] 07:28:01 120940 0 666388 35.42 60 1094156 1173404 40.05 580976 920444 8 [2021-03-22T07:40:14.123Z] 07:29:01 120172 0 667128 35.46 60 1094184 1173404 40.05 581248 920448 12 [2021-03-22T07:40:14.123Z] 07:30:01 119324 0 667988 35.50 60 1094172 1173536 40.05 581944 920612 8 [2021-03-22T07:40:14.123Z] 07:31:01 117932 0 668340 35.52 60 1095212 1173488 40.05 582092 921280 24 [2021-03-22T07:40:14.123Z] 07:32:01 118616 0 667648 35.48 60 1095220 1173452 40.05 581764 921280 12 [2021-03-22T07:40:14.123Z] 07:33:01 118656 0 667604 35.48 60 1095224 1173404 40.05 581508 921280 8 [2021-03-22T07:40:14.123Z] 07:34:01 119028 0 667224 35.46 60 1095232 1173404 40.05 581512 921280 8 [2021-03-22T07:40:14.123Z] 07:35:01 118944 0 667312 35.47 60 1095228 1173404 40.05 581520 921280 8 [2021-03-22T07:40:14.123Z] 07:36:01 118196 0 668040 35.50 60 1095248 1173488 40.05 581840 921308 12 [2021-03-22T07:40:14.123Z] 07:37:01 118128 0 668096 35.51 60 1095260 1173464 40.05 581852 921308 12 [2021-03-22T07:40:14.123Z] 07:38:01 119052 0 667164 35.46 60 1095268 1173404 40.05 581408 921324 8 [2021-03-22T07:40:14.123Z] 07:39:01 118664 0 667544 35.48 60 1095276 1173404 40.05 581532 921328 8 [2021-03-22T07:40:14.123Z] 07:40:01 216680 0 732020 38.91 8 932836 1370452 46.77 564192 801924 8 [2021-03-22T07:40:14.124Z] Average: 168977 0 701522 37.28 262 1010783 1399419 47.76 593264 862229 10174 [2021-03-22T07:40:14.124Z] [2021-03-22T07:40:14.124Z] 07:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-22T07:40:14.124Z] 07:17:01 eth0 970.41 1000.52 3166.74 136.44 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:17:01 docker0 859.69 766.12 71.01 2686.38 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:18:02 eth0 545.12 443.15 3674.95 44.36 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:18:02 docker0 123.20 176.37 9.02 828.85 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:19:01 vetha2ae190 0.74 0.88 0.06 0.07 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:19:01 eth0 43.59 28.87 29.26 72.47 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:19:01 docker0 0.74 0.74 0.05 0.06 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:20:01 vetha2ae190 1.30 1.30 0.10 0.10 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:20:01 eth0 23.98 13.10 19.14 10.21 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:20:01 docker0 1.30 1.30 0.09 0.10 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:21:01 veth97be0ce 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:21:01 eth0 231.53 196.88 1687.43 89.85 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:22:02 veth97be0ce 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:22:02 eth0 44.60 19.78 160.54 8.64 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:22:02 docker0 9.89 26.21 0.52 145.40 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:23:03 veth97be0ce 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:23:03 eth0 58.99 31.25 232.85 12.50 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:23:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:23:03 docker0 12.57 27.03 0.69 165.93 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:24:02 veth2a64ef9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:24:02 veth97be0ce 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:24:02 vethf296501 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:24:02 veth68d6bb9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:25:01 veth97be0ce 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:25:01 eth0 3015.93 2545.05 14285.90 550.18 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:25:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:25:01 docker0 1067.86 1088.08 85.16 4439.96 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:26:01 eth0 28.65 17.36 72.14 9.61 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:26:01 docker0 4.81 6.76 0.53 54.06 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:27:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:28:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:29:01 eth0 0.53 0.07 0.05 0.01 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:30:01 eth0 0.57 0.38 0.27 0.20 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:31:01 eth0 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:32:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:33:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:34:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:35:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:36:01 eth0 0.17 0.13 0.08 0.04 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:37:01 eth0 0.18 0.15 0.07 0.04 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:38:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:39:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:40:01 eth0 247.75 201.61 2181.11 86.69 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] Average: eth0 102.07 89.41 543.90 23.42 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] Average: docker0 44.06 44.97 3.52 184.59 0.00 0.00 0.00 0.00 [2021-03-22T07:40:14.124Z] [2021-03-22T07:40:14.124Z] [2021-03-22T07:40:14.124Z] ---> sar -P ALL: [2021-03-22T07:40:14.124Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/22/21 _x86_64_ (4 CPU) [2021-03-22T07:40:14.124Z] [2021-03-22T07:40:14.124Z] 07:15:17 LINUX RESTART (4 CPU) [2021-03-22T07:40:14.124Z] [2021-03-22T07:40:14.124Z] 07:16:01 CPU %user %nice %system %iowait %steal %idle [2021-03-22T07:40:14.124Z] 07:17:01 all 11.86 0.00 5.62 1.98 0.07 80.46 [2021-03-22T07:40:14.124Z] 07:17:01 0 14.24 0.00 8.15 3.19 0.09 74.33 [2021-03-22T07:40:14.124Z] 07:17:01 1 8.77 0.00 4.08 0.51 0.07 86.57 [2021-03-22T07:40:14.124Z] 07:17:01 2 15.21 0.00 5.91 3.98 0.07 74.84 [2021-03-22T07:40:14.124Z] 07:17:01 3 9.25 0.00 4.36 0.27 0.05 86.06 [2021-03-22T07:40:14.124Z] 07:18:02 all 11.35 0.00 9.62 5.62 0.13 73.29 [2021-03-22T07:40:14.124Z] 07:18:02 0 12.09 0.00 10.60 6.06 0.14 71.11 [2021-03-22T07:40:14.124Z] 07:18:02 1 10.77 0.00 9.31 5.73 0.12 74.07 [2021-03-22T07:40:14.124Z] 07:18:02 2 11.29 0.00 9.36 5.30 0.10 73.94 [2021-03-22T07:40:14.124Z] 07:18:02 3 11.26 0.00 9.20 5.37 0.14 74.03 [2021-03-22T07:40:14.124Z] 07:19:01 all 51.12 0.00 12.40 4.53 0.07 31.89 [2021-03-22T07:40:14.124Z] 07:19:01 0 49.61 0.00 12.77 3.12 0.07 34.44 [2021-03-22T07:40:14.124Z] 07:19:01 1 52.94 0.00 11.55 5.48 0.05 29.97 [2021-03-22T07:40:14.124Z] 07:19:01 2 50.75 0.00 12.93 6.19 0.09 30.04 [2021-03-22T07:40:14.124Z] 07:19:01 3 51.16 0.00 12.37 3.29 0.05 33.12 [2021-03-22T07:40:14.124Z] 07:20:01 all 48.18 0.00 14.37 2.72 0.10 34.64 [2021-03-22T07:40:14.124Z] 07:20:01 0 47.97 0.00 14.43 2.14 0.09 35.37 [2021-03-22T07:40:14.124Z] 07:20:01 1 47.65 0.00 13.60 2.96 0.12 35.67 [2021-03-22T07:40:14.124Z] 07:20:01 2 49.17 0.00 14.16 3.49 0.07 33.11 [2021-03-22T07:40:14.124Z] 07:20:01 3 47.91 0.00 15.27 2.30 0.10 34.41 [2021-03-22T07:40:14.124Z] 07:21:01 all 20.72 0.00 17.15 5.60 0.11 56.42 [2021-03-22T07:40:14.124Z] 07:21:01 0 21.74 0.00 17.54 7.09 0.12 53.51 [2021-03-22T07:40:14.124Z] 07:21:01 1 19.78 0.00 16.83 4.73 0.12 58.54 [2021-03-22T07:40:14.124Z] 07:21:01 2 19.88 0.00 17.17 4.26 0.10 58.58 [2021-03-22T07:40:14.124Z] 07:21:01 3 21.47 0.00 17.07 6.31 0.10 55.05 [2021-03-22T07:40:14.124Z] 07:22:02 all 22.05 0.00 28.04 25.77 0.19 23.95 [2021-03-22T07:40:14.124Z] 07:22:02 0 23.33 0.00 27.88 25.96 0.19 22.64 [2021-03-22T07:40:14.124Z] 07:22:02 1 21.09 0.00 28.83 24.59 0.14 25.35 [2021-03-22T07:40:14.124Z] 07:22:02 2 20.72 0.00 26.84 27.81 0.26 24.36 [2021-03-22T07:40:14.124Z] 07:22:02 3 23.07 0.00 28.61 24.71 0.14 23.46 [2021-03-22T07:40:14.124Z] 07:23:03 all 51.07 0.00 16.52 14.15 0.07 18.18 [2021-03-22T07:40:14.124Z] 07:23:03 0 51.16 0.00 15.86 14.96 0.05 17.97 [2021-03-22T07:40:14.124Z] 07:23:03 1 50.48 0.00 17.53 14.85 0.09 17.05 [2021-03-22T07:40:14.124Z] 07:23:03 2 51.43 0.00 16.55 10.03 0.07 21.93 [2021-03-22T07:40:14.124Z] 07:23:03 3 51.22 0.00 16.16 16.87 0.09 15.67 [2021-03-22T07:40:14.124Z] 07:24:02 all 23.68 0.00 29.00 17.28 0.31 29.73 [2021-03-22T07:40:14.124Z] 07:24:02 0 23.88 0.00 28.84 17.04 0.33 29.90 [2021-03-22T07:40:14.124Z] 07:24:02 1 22.05 0.00 29.57 17.29 0.26 30.83 [2021-03-22T07:40:14.124Z] 07:24:02 2 23.57 0.00 28.41 19.20 0.37 28.45 [2021-03-22T07:40:14.124Z] 07:24:02 3 25.21 0.00 29.18 15.59 0.30 29.73 [2021-03-22T07:40:14.124Z] 07:25:01 all 48.57 0.00 15.81 11.08 0.09 24.45 [2021-03-22T07:40:14.124Z] 07:25:01 0 49.69 0.00 15.18 11.80 0.07 23.25 [2021-03-22T07:40:14.124Z] 07:25:01 1 47.68 0.00 16.33 10.81 0.13 25.06 [2021-03-22T07:40:14.124Z] 07:25:01 2 47.46 0.00 15.80 10.41 0.09 26.25 [2021-03-22T07:40:14.124Z] 07:25:01 3 49.42 0.00 15.94 11.29 0.09 23.26 [2021-03-22T07:40:14.124Z] 07:26:01 all 4.41 0.00 2.52 2.96 0.04 90.06 [2021-03-22T07:40:14.124Z] 07:26:01 0 5.93 0.00 2.50 0.82 0.05 90.70 [2021-03-22T07:40:14.124Z] 07:26:01 1 3.04 0.00 2.35 3.89 0.05 90.68 [2021-03-22T07:40:14.124Z] 07:26:01 2 5.78 0.00 3.03 5.31 0.03 85.84 [2021-03-22T07:40:14.124Z] 07:26:01 3 2.91 0.00 2.22 1.83 0.03 93.01 [2021-03-22T07:40:14.124Z] 07:27:01 all 0.06 0.00 0.03 0.00 0.00 99.90 [2021-03-22T07:40:14.124Z] 07:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-22T07:40:14.124Z] 07:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-22T07:40:14.124Z] 07:27:01 2 0.18 0.00 0.02 0.00 0.00 99.80 [2021-03-22T07:40:14.124Z] 07:27:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-22T07:40:14.124Z] [2021-03-22T07:40:14.124Z] 07:27:01 CPU %user %nice %system %iowait %steal %idle [2021-03-22T07:40:14.124Z] 07:28:01 all 0.06 0.00 0.05 0.00 0.01 99.87 [2021-03-22T07:40:14.124Z] 07:28:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-22T07:40:14.125Z] 07:28:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-03-22T07:40:14.125Z] 07:28:01 2 0.13 0.00 0.05 0.00 0.02 99.80 [2021-03-22T07:40:14.125Z] 07:28:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2021-03-22T07:40:14.125Z] 07:29:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-22T07:40:14.125Z] 07:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-22T07:40:14.125Z] 07:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-22T07:40:14.125Z] 07:29:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-22T07:40:14.125Z] 07:29:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2021-03-22T07:40:14.125Z] 07:30:01 all 0.17 0.00 0.08 0.01 0.00 99.74 [2021-03-22T07:40:14.125Z] 07:30:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2021-03-22T07:40:14.125Z] 07:30:01 1 0.07 0.00 0.17 0.02 0.00 99.75 [2021-03-22T07:40:14.125Z] 07:30:01 2 0.52 0.00 0.03 0.02 0.02 99.42 [2021-03-22T07:40:14.125Z] 07:30:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2021-03-22T07:40:14.125Z] 07:31:01 all 0.15 0.00 0.05 0.02 0.00 99.77 [2021-03-22T07:40:14.125Z] 07:31:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2021-03-22T07:40:14.125Z] 07:31:01 1 0.05 0.00 0.10 0.00 0.00 99.85 [2021-03-22T07:40:14.125Z] 07:31:01 2 0.53 0.00 0.08 0.08 0.00 99.30 [2021-03-22T07:40:14.125Z] 07:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-22T07:40:14.125Z] 07:32:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2021-03-22T07:40:14.125Z] 07:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-03-22T07:40:14.125Z] 07:32:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-03-22T07:40:14.125Z] 07:32:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-22T07:40:14.125Z] 07:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-22T07:40:14.125Z] 07:33:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-03-22T07:40:14.125Z] 07:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-22T07:40:14.125Z] 07:33:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-22T07:40:14.125Z] 07:33:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-22T07:40:14.125Z] 07:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-22T07:40:14.125Z] 07:34:01 all 0.14 0.00 0.02 0.00 0.00 99.83 [2021-03-22T07:40:14.125Z] 07:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-22T07:40:14.125Z] 07:34:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-22T07:40:14.125Z] 07:34:01 2 0.50 0.00 0.02 0.00 0.00 99.48 [2021-03-22T07:40:14.125Z] 07:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-22T07:40:14.125Z] 07:35:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2021-03-22T07:40:14.125Z] 07:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-22T07:40:14.125Z] 07:35:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-03-22T07:40:14.125Z] 07:35:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2021-03-22T07:40:14.125Z] 07:35:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-22T07:40:14.125Z] 07:36:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-22T07:40:14.125Z] 07:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-22T07:40:14.125Z] 07:36:01 1 0.53 0.00 0.07 0.00 0.00 99.40 [2021-03-22T07:40:14.125Z] 07:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-22T07:40:14.125Z] 07:36:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-22T07:40:14.125Z] 07:37:01 all 0.08 0.00 0.05 0.00 0.00 99.87 [2021-03-22T07:40:14.125Z] 07:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-22T07:40:14.125Z] 07:37:01 1 0.25 0.00 0.13 0.00 0.00 99.62 [2021-03-22T07:40:14.125Z] 07:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-22T07:40:14.125Z] 07:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-22T07:40:14.125Z] 07:38:01 all 0.03 0.00 0.03 0.00 0.00 99.94 [2021-03-22T07:40:14.125Z] 07:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-22T07:40:14.125Z] 07:38:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-03-22T07:40:14.125Z] 07:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-22T07:40:14.125Z] 07:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-22T07:40:14.125Z] [2021-03-22T07:40:14.125Z] 07:38:01 CPU %user %nice %system %iowait %steal %idle [2021-03-22T07:40:14.125Z] 07:39:01 all 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-22T07:40:14.125Z] 07:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-22T07:40:14.125Z] 07:39:01 1 0.13 0.00 0.08 0.00 0.00 99.78 [2021-03-22T07:40:14.125Z] 07:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-22T07:40:14.125Z] 07:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-22T07:40:14.125Z] 07:40:01 all 6.82 0.00 5.18 5.01 0.06 82.93 [2021-03-22T07:40:14.125Z] 07:40:01 0 6.29 0.00 5.24 3.66 0.07 84.75 [2021-03-22T07:40:14.125Z] 07:40:01 1 7.68 0.00 6.02 9.30 0.07 76.94 [2021-03-22T07:40:14.125Z] 07:40:01 2 6.97 0.00 4.71 4.71 0.05 83.56 [2021-03-22T07:40:14.125Z] 07:40:01 3 6.32 0.00 4.76 2.36 0.07 86.49 [2021-03-22T07:40:14.125Z] Average: all 12.19 0.00 6.31 3.89 0.05 77.55 [2021-03-22T07:40:14.125Z] Average: 0 12.41 0.00 6.43 3.87 0.05 77.24 [2021-03-22T07:40:14.125Z] Average: 1 11.86 0.00 6.31 4.03 0.05 77.74 [2021-03-22T07:40:14.125Z] Average: 2 12.43 0.00 6.26 4.06 0.05 77.19 [2021-03-22T07:40:14.125Z] Average: 3 12.07 0.00 6.24 3.61 0.05 78.03 [2021-03-22T07:40:14.125Z] [2021-03-22T07:40:14.125Z] [2021-03-22T07:40:14.125Z]