Pull request #3432 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from eecee126f61c330453fdf1bab2ecd462fc703337+3103214cdd745ba99e56243b14eeb2a0a0c23a57 (af691c3193f1a8c2f8a72dd1bdbdf84e1e587e35) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3432/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-3432/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3470 in /w/workspace/edgexfoundry_edgex-go_PR-3432 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit eecee126f61c330453fdf1bab2ecd462fc703337 Merge succeeded, producing eecee126f61c330453fdf1bab2ecd462fc703337 Checking out Revision eecee126f61c330453fdf1bab2ecd462fc703337 (PR-3432) > 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/3432/head:refs/remotes/origin/PR-3432 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eecee126f61c330453fdf1bab2ecd462fc703337 # 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 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eecee126f61c330453fdf1bab2ecd462fc703337 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-07T05:58:01.866Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-07T05:58:02.055Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-07T05:58:02.166Z] ========================================================= [2021-05-07T05:58:02.166Z] EdgeX Global Pipelines Version Info [2021-05-07T05:58:02.166Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-07T05:58:07.503Z] ------------------- [2021-05-07T05:58:07.503Z] stable info: [2021-05-07T05:58:07.503Z] ------------------- [2021-05-07T05:58:07.503Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-07T05:58:07.503Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-07T05:58:07.503Z] Message: update stable to v1.0.191 [2021-05-07T05:58:09.261Z] ------------------- [2021-05-07T05:58:09.261Z] experimental info: [2021-05-07T05:58:09.261Z] ------------------- [2021-05-07T05:58:09.261Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-07T05:58:09.261Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-07T05:58:09.261Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-07T05:58:09.733Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-07T05:58:09.795Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-07T05:58:09.849Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-07T05:58:09.903Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-07T05:58:09.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-07T05:58:10.011Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-07T05:58:10.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-07T05:58:10.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-07T05:58:10.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-07T05:58:10.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-07T05:58:10.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-07T05:58:10.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-07T05:58:10.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-07T05:58:10.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-07T05:58:10.511Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-07T05:58:10.572Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-07T05:58:10.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-07T05:58:10.672Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-07T05:58:10.722Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-07T05:58:10.773Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-07T05:58:10.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-07T05:58:10.880Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-07T05:58:10.935Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3432 [Pipeline] echo [2021-05-07T05:58:10.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3432 [Pipeline] echo [2021-05-07T05:58:11.039Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3432 [Pipeline] echo [2021-05-07T05:58:11.090Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eecee126f61c330453fdf1bab2ecd462fc703337 [Pipeline] echo [2021-05-07T05:58:11.145Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eecee12 [Pipeline] echo [2021-05-07T05:58:11.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-07T05:58:11.339Z] provisioning config files... [2021-05-07T05:58:11.433Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1514584430951074462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-07T05:58:12.594Z] ---> docker-login.sh [2021-05-07T05:58:12.595Z] nexus3.edgexfoundry.org:10001 [2021-05-07T05:58:15.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T05:58:15.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T05:58:15.680Z] Configure a credential helper to remove this warning. See [2021-05-07T05:58:15.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T05:58:15.680Z] [2021-05-07T05:58:15.680Z] Login Succeeded [2021-05-07T05:58:15.680Z] nexus3.edgexfoundry.org:10002 [2021-05-07T05:58:16.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T05:58:16.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T05:58:16.396Z] Configure a credential helper to remove this warning. See [2021-05-07T05:58:16.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T05:58:16.396Z] [2021-05-07T05:58:16.396Z] Login Succeeded [2021-05-07T05:58:16.396Z] nexus3.edgexfoundry.org:10003 [2021-05-07T05:58:17.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T05:58:17.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T05:58:17.166Z] Configure a credential helper to remove this warning. See [2021-05-07T05:58:17.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T05:58:17.166Z] [2021-05-07T05:58:17.166Z] Login Succeeded [2021-05-07T05:58:17.166Z] nexus3.edgexfoundry.org:10004 [2021-05-07T05:58:17.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T05:58:17.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T05:58:17.842Z] Configure a credential helper to remove this warning. See [2021-05-07T05:58:17.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T05:58:17.842Z] [2021-05-07T05:58:17.842Z] Login Succeeded [2021-05-07T05:58:17.842Z] docker.io [2021-05-07T05:58:18.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T05:58:18.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T05:58:18.782Z] Configure a credential helper to remove this warning. See [2021-05-07T05:58:18.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T05:58:18.782Z] [2021-05-07T05:58:18.782Z] Login Succeeded [2021-05-07T05:58:18.782Z] ---> docker-login.sh ends [Pipeline] } [2021-05-07T05:58:18.857Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T05:58:19.355Z] ++ 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-05-07T05:58:19.355Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:58:19.355Z] ++ dirname cmd/core-command/Dockerfile [2021-05-07T05:58:19.355Z] ++ cut -d/ -f2 [2021-05-07T05:58:19.355Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-07T05:58:19.355Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:58:19.355Z] ++ dirname cmd/core-data/Dockerfile [2021-05-07T05:58:19.355Z] ++ cut -d/ -f2 [2021-05-07T05:58:19.355Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-07T05:58:19.355Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:58:19.355Z] ++ cut -d/ -f2 [2021-05-07T05:58:19.355Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-07T05:58:19.355Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-07T05:58:19.355Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:58:19.355Z] ++ cut -d/ -f2 [2021-05-07T05:58:19.355Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-07T05:58:19.355Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-07T05:58:19.355Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:58:19.355Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-07T05:58:19.355Z] ++ cut -d/ -f2 [2021-05-07T05:58:19.355Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-07T05:58:19.355Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:58:19.355Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-07T05:58:19.355Z] ++ cut -d/ -f2 [2021-05-07T05:58:19.355Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-07T05:58:19.355Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:58:19.355Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-07T05:58:19.355Z] ++ cut -d/ -f2 [2021-05-07T05:58:19.355Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-07T05:58:19.355Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:58:19.355Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-07T05:58:19.355Z] ++ cut -d/ -f2 [2021-05-07T05:58:19.355Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-07T05:58:19.355Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:58:19.355Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-07T05:58:19.355Z] ++ cut -d/ -f2 [2021-05-07T05:58:19.355Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-07T05:58:19.606Z] 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-05-07T05:58:20.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T05:58:20.617Z] [2021-05-07T05:58:20.617Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T05:58:21.155Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T05:58:21.593Z] latest: Pulling from edgex-devops/git-semver [2021-05-07T05:58:21.593Z] 31603596830f: Pulling fs layer [2021-05-07T05:58:21.593Z] 54011a49482f: Pulling fs layer [2021-05-07T05:58:21.593Z] a6820b24f6d8: Pulling fs layer [2021-05-07T05:58:21.593Z] f581987b2513: Pulling fs layer [2021-05-07T05:58:21.593Z] f581987b2513: Waiting [2021-05-07T05:58:21.923Z] 54011a49482f: Download complete [2021-05-07T05:58:22.275Z] 31603596830f: Download complete [2021-05-07T05:58:23.024Z] 31603596830f: Pull complete [2021-05-07T05:58:23.318Z] f581987b2513: Verifying Checksum [2021-05-07T05:58:23.318Z] f581987b2513: Download complete [2021-05-07T05:58:23.318Z] a6820b24f6d8: Verifying Checksum [2021-05-07T05:58:23.318Z] a6820b24f6d8: Download complete [2021-05-07T05:58:23.614Z] 54011a49482f: Pull complete [2021-05-07T05:58:25.728Z] a6820b24f6d8: Pull complete [2021-05-07T05:58:27.547Z] f581987b2513: Pull complete [2021-05-07T05:58:27.547Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-07T05:58:27.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T05:58:27.547Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-07T05:58:28.109Z] prd-centos7-docker-4c-2g-3470 does not seem to be running inside a container [2021-05-07T05:58:28.278Z] $ 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-05-07T05:58:31.631Z] $ docker top d5c3296c548f9f59ce1d2c03f5cbd877fe1d5b727dccb39c115ba78f6a071904 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-07T05:58:32.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T05:58:32.347Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T05:58:33.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T05:58:33.673Z] $ docker exec d5c3296c548f9f59ce1d2c03f5cbd877fe1d5b727dccb39c115ba78f6a071904 ssh-agent [2021-05-07T05:58:34.181Z] SSH_AUTH_SOCK=/tmp/ssh-NQWOrbyfJtNk/agent.11 [2021-05-07T05:58:34.181Z] SSH_AGENT_PID=16 [2021-05-07T05:58:34.224Z] Running ssh-add (command line suppressed) [2021-05-07T05:58:34.683Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_284947289805137092.key (/w/workspace/edgex-go/1@tmp/private_key_284947289805137092.key) [2021-05-07T05:58:34.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T05:58:35.714Z] + git tag --points-at HEAD [Pipeline] } [2021-05-07T05:58:35.923Z] $ docker exec --env ******** --env ******** d5c3296c548f9f59ce1d2c03f5cbd877fe1d5b727dccb39c115ba78f6a071904 ssh-agent -k [2021-05-07T05:58:36.480Z] unset SSH_AUTH_SOCK; [2021-05-07T05:58:36.481Z] unset SSH_AGENT_PID; [2021-05-07T05:58:36.482Z] echo Agent pid 16 killed; [2021-05-07T05:58:36.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-07T05:58:36.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T05:58:36.872Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T05:58:37.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T05:58:37.358Z] $ docker exec d5c3296c548f9f59ce1d2c03f5cbd877fe1d5b727dccb39c115ba78f6a071904 ssh-agent [2021-05-07T05:58:37.670Z] SSH_AUTH_SOCK=/tmp/ssh-8qVSYG0XJ4PF/agent.44 [2021-05-07T05:58:37.670Z] SSH_AGENT_PID=49 [2021-05-07T05:58:37.685Z] Running ssh-add (command line suppressed) [2021-05-07T05:58:37.970Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9158639149147188667.key (/w/workspace/edgex-go/1@tmp/private_key_9158639149147188667.key) [2021-05-07T05:58:38.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T05:58:38.493Z] + git semver init [2021-05-07T05:58:38.781Z] # -> Open(): unable to determine branch for HEAD [2021-05-07T05:58:38.781Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-07T05:58:38.781Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-07T05:58:38.781Z] # $SEMVER_REMOTE_NAME = origin [2021-05-07T05:58:38.781Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-07T05:58:38.781Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-07T05:58:38.781Z] # $SEMVER_BRANCH = PR-3432 [2021-05-07T05:58:38.781Z] # $SEMVER_TEMP = /tmp/semver-445690350 [2021-05-07T05:58:38.781Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-07T05:59:48.645Z] # '/tmp/semver-445690350' -> '/w/workspace/edgex-go/1/.semver' [2021-05-07T05:59:49.309Z] # -> Force: false [2021-05-07T05:59:49.309Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-07T05:59:49.713Z] $ docker exec --env ******** --env ******** d5c3296c548f9f59ce1d2c03f5cbd877fe1d5b727dccb39c115ba78f6a071904 ssh-agent -k [2021-05-07T05:59:50.649Z] unset SSH_AUTH_SOCK; [2021-05-07T05:59:50.649Z] unset SSH_AGENT_PID; [2021-05-07T05:59:50.649Z] echo Agent pid 49 killed; [2021-05-07T05:59:51.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T05:59:52.059Z] + git semver [Pipeline] } [2021-05-07T05:59:52.505Z] $ docker stop --time=1 d5c3296c548f9f59ce1d2c03f5cbd877fe1d5b727dccb39c115ba78f6a071904 [2021-05-07T05:59:55.428Z] $ docker rm -f d5c3296c548f9f59ce1d2c03f5cbd877fe1d5b727dccb39c115ba78f6a071904 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T05:59:56.845Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-07T06:00:00.018Z] Stashed 1 file(s) [Pipeline] echo [2021-05-07T06:00:00.037Z] [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-05-07T06:00:01.097Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-07T06:00:01.452Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-07T06:00:02.027Z] + true [2021-05-07T06:00:02.027Z] + sudo service docker restart [2021-05-07T06:00:02.027Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-07T06:00:04.956Z] ========================================================= [2021-05-07T06:00:04.956Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-07T06:00:04.956Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:00:05.436Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-07T06:00:15.456Z] Still waiting to schedule task [2021-05-07T06:00:15.456Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-07T06:00:25.218Z] Sending build context to Docker daemon 330MB [2021-05-07T06:00:25.218Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-07T06:00:25.218Z] Step 2/6 : FROM ${BASE} [2021-05-07T06:00:25.218Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-07T06:00:25.218Z] 540db60ca938: Pulling fs layer [2021-05-07T06:00:25.218Z] adcc1eea9eea: Pulling fs layer [2021-05-07T06:00:25.218Z] 4c4ab2625f07: Pulling fs layer [2021-05-07T06:00:25.218Z] 0510c868ecb4: Pulling fs layer [2021-05-07T06:00:25.218Z] afea3b2eda06: Pulling fs layer [2021-05-07T06:00:25.218Z] 7809a108b3ef: Pulling fs layer [2021-05-07T06:00:25.218Z] f706445af74f: Pulling fs layer [2021-05-07T06:00:25.218Z] 0510c868ecb4: Waiting [2021-05-07T06:00:25.218Z] afea3b2eda06: Waiting [2021-05-07T06:00:25.218Z] 7809a108b3ef: Waiting [2021-05-07T06:00:25.218Z] f706445af74f: Waiting [2021-05-07T06:00:25.218Z] 4c4ab2625f07: Verifying Checksum [2021-05-07T06:00:25.218Z] 4c4ab2625f07: Download complete [2021-05-07T06:00:25.218Z] adcc1eea9eea: Download complete [2021-05-07T06:00:25.218Z] afea3b2eda06: Verifying Checksum [2021-05-07T06:00:25.218Z] afea3b2eda06: Download complete [2021-05-07T06:00:25.218Z] 7809a108b3ef: Verifying Checksum [2021-05-07T06:00:25.218Z] 7809a108b3ef: Download complete [2021-05-07T06:00:25.218Z] 540db60ca938: Verifying Checksum [2021-05-07T06:00:25.218Z] 540db60ca938: Download complete [2021-05-07T06:00:27.619Z] 540db60ca938: Pull complete [2021-05-07T06:00:29.236Z] adcc1eea9eea: Pull complete [2021-05-07T06:00:30.072Z] 4c4ab2625f07: Pull complete [2021-05-07T06:00:33.905Z] f706445af74f: Verifying Checksum [2021-05-07T06:00:33.905Z] f706445af74f: Download complete [2021-05-07T06:00:36.019Z] 0510c868ecb4: Verifying Checksum [2021-05-07T06:00:36.019Z] 0510c868ecb4: Download complete [2021-05-07T06:00:58.932Z] 0510c868ecb4: Pull complete [2021-05-07T06:00:58.932Z] afea3b2eda06: Pull complete [2021-05-07T06:00:58.932Z] 7809a108b3ef: Pull complete [2021-05-07T06:01:09.681Z] f706445af74f: Pull complete [2021-05-07T06:01:09.681Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-07T06:01:09.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-07T06:01:09.681Z] ---> b068be0155e3 [2021-05-07T06:01:09.681Z] 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-05-07T06:01:10.284Z] ---> Running in 4c8611835e7b [2021-05-07T06:01:12.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:01:13.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:01:14.290Z] (1/12) Installing libmagic (5.39-r0) [2021-05-07T06:01:14.583Z] (2/12) Installing file (5.39-r0) [2021-05-07T06:01:14.583Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-07T06:01:14.583Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-07T06:01:21.650Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-07T06:01:21.650Z] (6/12) Installing patch (2.7.6-r6) [2021-05-07T06:01:21.650Z] (7/12) Installing build-base (0.5-r2) [2021-05-07T06:01:21.650Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-07T06:01:21.650Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-07T06:01:21.650Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-07T06:01:21.650Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-07T06:01:21.650Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-07T06:01:21.650Z] Executing busybox-1.32.1-r6.trigger [2021-05-07T06:01:21.650Z] OK: 219 MiB in 52 packages [2021-05-07T06:01:28.780Z] Removing intermediate container 4c8611835e7b [2021-05-07T06:01:28.780Z] ---> 10c6bf1663ef [2021-05-07T06:01:28.780Z] Step 4/6 : WORKDIR /edgex-go [2021-05-07T06:01:28.780Z] ---> Running in c875e11acefb [2021-05-07T06:01:28.780Z] Removing intermediate container c875e11acefb [2021-05-07T06:01:28.780Z] ---> ff56d941d8be [2021-05-07T06:01:28.780Z] Step 5/6 : COPY go.mod . [2021-05-07T06:01:29.895Z] ---> 03cc33506391 [2021-05-07T06:01:29.895Z] Step 6/6 : RUN go mod download [2021-05-07T06:01:29.895Z] ---> Running in d9f306b2d430 [2021-05-07T06:02:18.177Z] Removing intermediate container d9f306b2d430 [2021-05-07T06:02:18.177Z] ---> 562997464a71 [2021-05-07T06:02:18.839Z] Successfully built 562997464a71 [2021-05-07T06:02:19.125Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:02:19.670Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-07T06:02:19.988Z] . [Pipeline] withDockerContainer [2021-05-07T06:02:20.575Z] prd-centos7-docker-4c-2g-3470 does not seem to be running inside a container [2021-05-07T06:02:21.221Z] $ 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-05-07T06:02:24.151Z] $ docker top 6a30d7717aaf01511bf4145ea5bc7b68747c2365235b9737562031fe0818655a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:02:25.869Z] + go version [2021-05-07T06:02:25.869Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-07T06:02:25.910Z] $ docker stop --time=1 6a30d7717aaf01511bf4145ea5bc7b68747c2365235b9737562031fe0818655a [2021-05-07T06:02:29.146Z] $ docker rm -f 6a30d7717aaf01511bf4145ea5bc7b68747c2365235b9737562031fe0818655a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:02:30.607Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-07T06:02:30.607Z] . [Pipeline] withDockerContainer [2021-05-07T06:02:30.916Z] prd-centos7-docker-4c-2g-3470 does not seem to be running inside a container [2021-05-07T06:02:31.055Z] $ 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-05-07T06:02:33.254Z] $ docker top 0a1f74c7ac240eb812498927c8a1a9697933aa966dd75b3fc56716310728ddf4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-07T06:02:33.739Z] ========================================================= [2021-05-07T06:02:33.739Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-07T06:02:33.739Z] ========================================================= [Pipeline] sh [2021-05-07T06:02:34.477Z] + go mod tidy [Pipeline] sh [2021-05-07T06:02:41.092Z] + make test [2021-05-07T06:02:41.092Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-07T06:03:08.479Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-07T06:03:37.941Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3488 in /w/workspace/edgexfoundry_edgex-go_PR-3432 [Pipeline] { [Pipeline] ws [2021-05-07T06:03:37.994Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-07T06:03:44.293Z] using credential edgex-jenkins-ssh [2021-05-07T06:03:44.321Z] Cloning the remote Git repository [2021-05-07T06:03:44.365Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-07T06:03:44.491Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-07T06:03:44.629Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-07T06:03:44.630Z] > git --version # timeout=10 [2021-05-07T06:03:44.655Z] > git --version # 'git version 2.17.1' [2021-05-07T06:03:44.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:03:44.753Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T06:04:01.252Z] Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:04:01.691Z] Merge succeeded, producing eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:04:01.691Z] Checking out Revision eecee126f61c330453fdf1bab2ecd462fc703337 (PR-3432) [2021-05-07T06:04:00.322Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-07T06:04:00.352Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T06:04:00.431Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-07T06:04:00.473Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-07T06:04:00.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:04:00.486Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3432/head:refs/remotes/origin/PR-3432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-07T06:04:01.271Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T06:04:01.284Z] > git checkout -f eecee126f61c330453fdf1bab2ecd462fc703337 # timeout=10 [2021-05-07T06:04:01.610Z] > git remote # timeout=10 [2021-05-07T06:04:01.628Z] > git config --get remote.origin.url # timeout=10 [2021-05-07T06:04:01.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:04:01.652Z] > git merge 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 [2021-05-07T06:04:01.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-07T06:04:01.699Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T06:04:01.714Z] > git checkout -f eecee126f61c330453fdf1bab2ecd462fc703337 # timeout=10 [2021-05-07T06:04:06.208Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-05-07T06:04:06.265Z] > git --version # timeout=10 [2021-05-07T06:04:06.282Z] > git --version # 'git version 2.17.1' [2021-05-07T06:04:06.295Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-07T06:04:08.120Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-07T06:04:08.556Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-07T06:04:08.921Z] + true [2021-05-07T06:04:08.921Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-07T06:04:11.006Z] provisioning config files... [2021-05-07T06:04:11.049Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2533250265965776507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:04:11.474Z] ---> docker-login.sh [2021-05-07T06:04:11.474Z] nexus3.edgexfoundry.org:10001 [2021-05-07T06:04:12.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:04:12.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:04:12.736Z] Configure a credential helper to remove this warning. See [2021-05-07T06:04:12.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:04:12.736Z] [2021-05-07T06:04:12.736Z] Login Succeeded [2021-05-07T06:04:12.736Z] nexus3.edgexfoundry.org:10002 [2021-05-07T06:04:13.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:04:13.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:04:13.295Z] Configure a credential helper to remove this warning. See [2021-05-07T06:04:13.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:04:13.295Z] [2021-05-07T06:04:13.295Z] Login Succeeded [2021-05-07T06:04:13.295Z] nexus3.edgexfoundry.org:10003 [2021-05-07T06:04:13.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:04:13.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:04:13.845Z] Configure a credential helper to remove this warning. See [2021-05-07T06:04:13.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:04:13.845Z] [2021-05-07T06:04:13.845Z] Login Succeeded [2021-05-07T06:04:13.845Z] nexus3.edgexfoundry.org:10004 [2021-05-07T06:04:14.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:04:14.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:04:14.392Z] Configure a credential helper to remove this warning. See [2021-05-07T06:04:14.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:04:14.392Z] [2021-05-07T06:04:14.392Z] Login Succeeded [2021-05-07T06:04:14.392Z] docker.io [2021-05-07T06:04:14.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:04:15.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:04:15.257Z] Configure a credential helper to remove this warning. See [2021-05-07T06:04:15.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:04:15.257Z] [2021-05-07T06:04:15.257Z] Login Succeeded [2021-05-07T06:04:15.257Z] ---> docker-login.sh ends [Pipeline] } [2021-05-07T06:04:15.288Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-07T06:04:15.716Z] ========================================================= [2021-05-07T06:04:15.716Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-07T06:04:15.716Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:04:16.095Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-07T06:04:18.260Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-07T06:04:18.782Z] Sending build context to Docker daemon 167.6MB [2021-05-07T06:04:18.782Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-07T06:04:18.782Z] Step 2/6 : FROM ${BASE} [2021-05-07T06:04:18.782Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-07T06:04:18.782Z] 595b0fe564bb: Pulling fs layer [2021-05-07T06:04:18.782Z] 7186ed65a4f7: Pulling fs layer [2021-05-07T06:04:18.782Z] 316046926c0a: Pulling fs layer [2021-05-07T06:04:18.782Z] 4ebd0625c992: Pulling fs layer [2021-05-07T06:04:18.782Z] 207e8628e3a3: Pulling fs layer [2021-05-07T06:04:18.782Z] c791037a9be2: Pulling fs layer [2021-05-07T06:04:18.782Z] ffd874e62e21: Pulling fs layer [2021-05-07T06:04:18.782Z] 4ebd0625c992: Waiting [2021-05-07T06:04:18.782Z] 207e8628e3a3: Waiting [2021-05-07T06:04:18.782Z] c791037a9be2: Waiting [2021-05-07T06:04:18.782Z] ffd874e62e21: Waiting [2021-05-07T06:04:18.782Z] 316046926c0a: Verifying Checksum [2021-05-07T06:04:18.782Z] 316046926c0a: Download complete [2021-05-07T06:04:18.782Z] 7186ed65a4f7: Verifying Checksum [2021-05-07T06:04:18.782Z] 7186ed65a4f7: Download complete [2021-05-07T06:04:18.782Z] 207e8628e3a3: Verifying Checksum [2021-05-07T06:04:18.782Z] 207e8628e3a3: Download complete [2021-05-07T06:04:18.782Z] c791037a9be2: Download complete [2021-05-07T06:04:18.782Z] 595b0fe564bb: Verifying Checksum [2021-05-07T06:04:18.782Z] 595b0fe564bb: Download complete [2021-05-07T06:04:19.385Z] 595b0fe564bb: Pull complete [2021-05-07T06:04:19.994Z] 7186ed65a4f7: Pull complete [2021-05-07T06:04:20.270Z] 316046926c0a: Pull complete [2021-05-07T06:04:20.550Z] ffd874e62e21: Verifying Checksum [2021-05-07T06:04:20.551Z] ffd874e62e21: Download complete [2021-05-07T06:04:22.010Z] 4ebd0625c992: Verifying Checksum [2021-05-07T06:04:22.010Z] 4ebd0625c992: Download complete [2021-05-07T06:04:22.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-07T06:04:22.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-07T06:04:22.056Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-07T06:04:29.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-07T06:04:29.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-07T06:04:29.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-07T06:04:29.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-07T06:04:32.113Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-07T06:04:32.187Z] 4ebd0625c992: Pull complete [2021-05-07T06:04:32.187Z] 207e8628e3a3: Pull complete [2021-05-07T06:04:32.187Z] c791037a9be2: Pull complete [2021-05-07T06:04:35.587Z] ffd874e62e21: Pull complete [2021-05-07T06:04:35.587Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-07T06:04:35.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-07T06:04:35.587Z] ---> cfc18b08335c [2021-05-07T06:04:35.587Z] 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-05-07T06:04:36.002Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-07T06:04:38.993Z] ---> Running in 3c6d6ecb552d [2021-05-07T06:04:39.977Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:04:40.976Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:04:42.421Z] (1/12) Installing libmagic (5.39-r0) [2021-05-07T06:04:42.421Z] (2/12) Installing file (5.39-r0) [2021-05-07T06:04:42.421Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-07T06:04:42.695Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-07T06:04:43.257Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-07T06:04:43.258Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-07T06:04:43.258Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-07T06:04:48.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.244s coverage: 45.9% of statements [2021-05-07T06:04:48.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-07T06:04:48.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-07T06:04:48.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-07T06:04:48.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-07T06:04:48.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-07T06:04:48.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-07T06:04:48.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.215s coverage: 19.8% of statements [2021-05-07T06:04:48.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.155s coverage: 100.0% of statements [2021-05-07T06:04:49.401Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-07T06:04:49.401Z] (6/12) Installing patch (2.7.6-r6) [2021-05-07T06:04:49.401Z] (7/12) Installing build-base (0.5-r2) [2021-05-07T06:04:49.401Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-07T06:04:49.401Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-07T06:04:49.401Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-07T06:04:49.674Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-07T06:04:49.946Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-07T06:04:50.220Z] Executing busybox-1.32.1-r6.trigger [2021-05-07T06:04:50.220Z] OK: 218 MiB in 52 packages [2021-05-07T06:04:53.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.963s coverage: 27.1% of statements [2021-05-07T06:04:53.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-07T06:04:53.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-07T06:04:53.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-07T06:04:53.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-07T06:04:53.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-07T06:04:53.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-07T06:04:53.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.259s coverage: 100.0% of statements [2021-05-07T06:04:53.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-07T06:04:53.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.197s coverage: 100.0% of statements [2021-05-07T06:04:53.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-07T06:04:53.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-07T06:04:53.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.304s coverage: 71.3% of statements [2021-05-07T06:04:53.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-07T06:04:53.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-07T06:04:54.562Z] Removing intermediate container 3c6d6ecb552d [2021-05-07T06:04:54.562Z] ---> 468d5a30780f [2021-05-07T06:04:54.562Z] Step 4/6 : WORKDIR /edgex-go [2021-05-07T06:04:54.562Z] ---> Running in 38183627e9c2 [2021-05-07T06:04:54.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.320s coverage: 87.7% of statements [2021-05-07T06:04:54.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-07T06:04:54.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:04:54.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.170s coverage: 78.9% of statements [2021-05-07T06:04:54.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-07T06:04:55.162Z] Removing intermediate container 38183627e9c2 [2021-05-07T06:04:55.162Z] ---> dab172f4c826 [2021-05-07T06:04:55.162Z] Step 5/6 : COPY go.mod . [2021-05-07T06:04:55.771Z] ---> 963f2f6a567a [2021-05-07T06:04:55.771Z] Step 6/6 : RUN go mod download [2021-05-07T06:04:56.042Z] ---> Running in 8f8fb836c680 [2021-05-07T06:05:03.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.787s coverage: 28.6% of statements [2021-05-07T06:05:03.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-07T06:05:03.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-07T06:05:03.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-07T06:05:03.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-07T06:05:03.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-07T06:05:03.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.187s coverage: 100.0% of statements [2021-05-07T06:05:03.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-07T06:05:03.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.188s coverage: 100.0% of statements [2021-05-07T06:05:03.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-07T06:05:03.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.438s coverage: 86.7% of statements [2021-05-07T06:05:03.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-07T06:05:03.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.263s coverage: 97.5% of statements [2021-05-07T06:05:03.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-07T06:05:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.224s coverage: 78.3% of statements [2021-05-07T06:05:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-07T06:05:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-07T06:05:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-07T06:05:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-07T06:05:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.797s coverage: 95.1% of statements [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-07T06:05:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.117s coverage: 58.8% of statements [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-07T06:05:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.141s coverage: 0.9% of statements [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-07T06:05:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.167s coverage: 22.6% of statements [2021-05-07T06:05:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-07T06:05:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.180s coverage: 47.1% of statements [2021-05-07T06:05:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.159s coverage: 79.5% of statements [2021-05-07T06:05:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.145s coverage: 94.1% of statements [2021-05-07T06:05:11.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.186s coverage: 96.3% of statements [2021-05-07T06:05:11.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.110s coverage: 87.5% of statements [2021-05-07T06:05:24.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.130s coverage: 94.4% of statements [2021-05-07T06:05:24.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.114s coverage: 44.8% of statements [2021-05-07T06:05:28.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.314s coverage: 81.8% of statements [2021-05-07T06:05:28.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-07T06:05:28.366Z] Removing intermediate container 8f8fb836c680 [2021-05-07T06:05:28.366Z] ---> ec1907dabe9e [2021-05-07T06:05:28.367Z] Successfully built ec1907dabe9e [2021-05-07T06:05:28.367Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:05:28.738Z] + docker inspect -f . ci-base-image-arm64 [2021-05-07T06:05:28.738Z] . [Pipeline] withDockerContainer [2021-05-07T06:05:29.040Z] prd-ubuntu18.04-docker-arm64-4c-16g-3488 does not seem to be running inside a container [2021-05-07T06:05:29.135Z] $ 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-05-07T06:05:30.686Z] $ docker top b22e768b179688ac1f58d4851a86c6bd76886cf4eb1376abf21fab0189d0bdb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:05:31.683Z] + go version [2021-05-07T06:05:31.683Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-07T06:05:31.725Z] $ docker stop --time=1 b22e768b179688ac1f58d4851a86c6bd76886cf4eb1376abf21fab0189d0bdb4 [2021-05-07T06:05:33.646Z] $ docker rm -f b22e768b179688ac1f58d4851a86c6bd76886cf4eb1376abf21fab0189d0bdb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:05:34.641Z] + docker inspect -f . ci-base-image-arm64 [2021-05-07T06:05:34.641Z] . [Pipeline] withDockerContainer [2021-05-07T06:05:34.958Z] prd-ubuntu18.04-docker-arm64-4c-16g-3488 does not seem to be running inside a container [2021-05-07T06:05:35.066Z] $ 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-05-07T06:05:36.630Z] $ docker top 7431a39d0ffa4787b0b77103287a614f7cd074a2f1b491073ce9be98500382a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-07T06:05:37.026Z] ========================================================= [2021-05-07T06:05:37.026Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-07T06:05:37.026Z] ========================================================= [Pipeline] sh [2021-05-07T06:05:37.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.373s coverage: 92.9% of statements [2021-05-07T06:05:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-07T06:05:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-07T06:05:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-07T06:05:37.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 65.1% of statements [2021-05-07T06:05:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-07T06:05:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-07T06:05:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-07T06:05:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-07T06:05:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-07T06:05:37.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.156s coverage: 87.2% of statements [2021-05-07T06:05:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-07T06:05:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-07T06:05:37.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.088s coverage: 100.0% of statements [2021-05-07T06:05:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-07T06:05:37.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.106s coverage: 76.0% of statements [2021-05-07T06:05:37.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-07T06:05:37.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements [2021-05-07T06:05:37.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.193s coverage: 87.2% of statements [2021-05-07T06:05:37.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.155s coverage: 85.4% of statements [2021-05-07T06:05:37.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 91.2% of statements [2021-05-07T06:05:37.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-07T06:05:37.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.413s coverage: 64.4% of statements [2021-05-07T06:05:37.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-07T06:05:37.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-07T06:05:37.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.127s coverage: 100.0% of statements [2021-05-07T06:05:37.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements [2021-05-07T06:05:37.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2021-05-07T06:05:37.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2021-05-07T06:05:37.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-05-07T06:05:37.721Z] + go mod tidy [Pipeline] sh [2021-05-07T06:05:39.385Z] + make test [2021-05-07T06:05:39.386Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-07T06:05:39.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.068s coverage: 66.9% of statements [2021-05-07T06:05:39.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-07T06:05:39.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-07T06:05:39.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-07T06:05:40.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.621s coverage: 43.4% of statements [2021-05-07T06:05:40.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-07T06:05:40.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-07T06:05:40.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2021-05-07T06:05:40.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-07T06:05:40.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.129s coverage: 84.8% of statements [2021-05-07T06:05:45.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.385s coverage: 47.0% of statements [2021-05-07T06:05:45.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-07T06:05:45.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-07T06:05:45.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-07T06:05:45.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-07T06:05:45.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-07T06:05:45.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.139s coverage: 100.0% of statements [2021-05-07T06:05:45.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-07T06:05:45.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.138s coverage: 100.0% of statements [2021-05-07T06:05:45.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-07T06:05:45.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-07T06:05:45.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.139s coverage: 9.6% of statements [2021-05-07T06:05:45.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-07T06:05:45.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.575s coverage: 92.6% of statements [2021-05-07T06:05:45.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-07T06:05:45.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:05:45.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-07T06:05:50.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.390s coverage: 28.7% of statements [2021-05-07T06:05:50.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-07T06:05:50.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-07T06:05:50.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-07T06:05:50.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-07T06:05:50.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-07T06:05:50.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.142s coverage: 99.0% of statements [2021-05-07T06:05:50.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-07T06:05:50.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.120s coverage: 100.0% of statements [2021-05-07T06:05:50.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-07T06:05:50.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-07T06:05:50.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-07T06:05:50.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.129s coverage: 64.6% of statements [2021-05-07T06:05:50.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-07T06:05:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.317s coverage: 97.6% of statements [2021-05-07T06:05:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-07T06:05:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:05:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-07T06:05:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements [2021-05-07T06:05:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-07T06:05:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-05-07T06:05:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-07T06:05:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-07T06:05:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-07T06:05:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-07T06:05:51.200Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-05-07T06:05:51.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-07T06:05:51.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-07T06:05:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements [2021-05-07T06:05:52.157Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.122s coverage: 28.1% of statements [2021-05-07T06:05:52.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-07T06:05:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.073s coverage: 100.0% of statements [2021-05-07T06:05:53.860Z] GO111MODULE=on go vet ./... [2021-05-07T06:06:06.993Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-07T06:07:15.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-07T06:07:15.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-07T06:07:16.712Z] gofmt -l . [2021-05-07T06:07:16.712Z] [ "`gofmt -l .`" = "" ] [2021-05-07T06:07:16.712Z] ./bin/test-go-mod-tidy.sh [2021-05-07T06:07:16.712Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-07T06:07:17.482Z] + ls -al . [2021-05-07T06:07:17.482Z] total 816 [2021-05-07T06:07:17.482Z] drwxrwxr-x 10 1001 1001 4096 May 7 06:07 . [2021-05-07T06:07:17.482Z] drwxr-xr-x 4 root root 28 May 7 06:02 .. [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 11 May 7 05:57 .dockerignore [2021-05-07T06:07:17.482Z] drwxrwxr-x 8 1001 1001 179 May 7 05:57 .git [2021-05-07T06:07:17.482Z] drwxrwxr-x 3 1001 1001 125 May 7 05:57 .github [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 818 May 7 05:57 .gitignore [2021-05-07T06:07:17.482Z] drwx------ 3 1001 1001 60 May 7 05:59 .semver [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 166 May 7 05:57 .sonarcloud.properties [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 8609 May 7 05:57 Attribution.txt [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 3804 May 7 05:57 CONTRIBUTING.md [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 931 May 7 05:57 Dockerfile.build [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 863 May 7 05:57 Jenkinsfile [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 10775 May 7 05:57 LICENSE [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 5774 May 7 05:57 Makefile [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 7978 May 7 05:57 README.md [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 6755 May 7 05:57 SECURITY.md [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 5 May 7 05:59 VERSION [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 4131 May 7 05:57 ZMQWindows.md [2021-05-07T06:07:17.482Z] drwxrwxr-x 2 1001 1001 117 May 7 05:57 bin [2021-05-07T06:07:17.482Z] drwxrwxr-x 14 1001 1001 4096 May 7 05:57 cmd [2021-05-07T06:07:17.482Z] -rw-r--r-- 1 root root 705232 May 7 06:05 coverage.out [2021-05-07T06:07:17.482Z] -rw-r--r-- 1 root root 1060 May 7 06:07 go.mod [2021-05-07T06:07:17.482Z] -rw-r--r-- 1 root root 21935 May 7 06:02 go.sum [2021-05-07T06:07:17.482Z] drwxrwxr-x 8 1001 1001 127 May 7 05:57 internal [2021-05-07T06:07:17.482Z] drwxrwxr-x 4 1001 1001 26 May 7 05:57 openapi [2021-05-07T06:07:17.482Z] drwxrwxr-x 4 1001 1001 71 May 7 05:57 snap [2021-05-07T06:07:17.482Z] -rw-rw-r-- 1 1001 1001 168 May 7 05:57 version.go [Pipeline] sh [2021-05-07T06:07:18.290Z] + '[' -e coverage.out ] [2021-05-07T06:07:18.290Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-07T06:07:18.849Z] Stashed 1 file(s) [Pipeline] sh [2021-05-07T06:07:19.540Z] + make build [2021-05-07T06:07:19.540Z] 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-05-07T06:07:24.062Z] 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-05-07T06:07:25.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-07T06:07:25.348Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-07T06:07:29.694Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-07T06:07:29.973Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-07T06:07:30.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-07T06:07:30.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-07T06:07:34.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-07T06:07:35.579Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-07T06:07:45.811Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-07T06:07:45.811Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-07T06:07:45.811Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-07T06:07:46.707Z] 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-05-07T06:07:47.351Z] 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-05-07T06:07:51.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.309s coverage: 45.9% of statements [2021-05-07T06:07:51.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-07T06:07:51.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-07T06:07:51.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-07T06:07:51.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-07T06:07:51.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-07T06:07:51.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-07T06:07:51.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.132s coverage: 19.8% of statements [2021-05-07T06:07:51.786Z] 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-05-07T06:07:52.118Z] 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-05-07T06:07:52.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.221s coverage: 100.0% of statements [2021-05-07T06:07:54.840Z] 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-05-07T06:07:58.790Z] 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-05-07T06:08:00.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.550s coverage: 27.1% of statements [2021-05-07T06:08:00.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-07T06:08:00.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-07T06:08:00.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-07T06:08:00.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-07T06:08:00.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-07T06:08:00.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-07T06:08:00.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.136s coverage: 100.0% of statements [2021-05-07T06:08:00.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-07T06:08:00.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.234s coverage: 100.0% of statements [2021-05-07T06:08:00.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-07T06:08:00.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-07T06:08:00.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.279s coverage: 71.3% of statements [2021-05-07T06:08:00.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-07T06:08:00.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-07T06:08:01.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.516s coverage: 87.7% of statements [2021-05-07T06:08:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-07T06:08:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:08:01.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.162s coverage: 78.9% of statements [2021-05-07T06:08:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-07T06:08:01.645Z] 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-05-07T06:08:04.473Z] 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-05-07T06:08:06.495Z] 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-05-07T06:08:09.191Z] 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-05-07T06:08:12.793Z] $ docker stop --time=1 0a1f74c7ac240eb812498927c8a1a9697933aa966dd75b3fc56716310728ddf4 [2021-05-07T06:08:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.182s coverage: 28.6% of statements [2021-05-07T06:08:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-07T06:08:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-07T06:08:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-07T06:08:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-07T06:08:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-07T06:08:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.193s coverage: 100.0% of statements [2021-05-07T06:08:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-07T06:08:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.129s coverage: 100.0% of statements [2021-05-07T06:08:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-07T06:08:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.416s coverage: 86.7% of statements [2021-05-07T06:08:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-07T06:08:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.460s coverage: 97.5% of statements [2021-05-07T06:08:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-07T06:08:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.237s coverage: 78.3% of statements [2021-05-07T06:08:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-07T06:08:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-07T06:08:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-07T06:08:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-07T06:08:15.284Z] $ docker rm -f 0a1f74c7ac240eb812498927c8a1a9697933aa966dd75b3fc56716310728ddf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-07T06:08:17.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.136s coverage: 95.1% of statements [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-07T06:08:17.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-07T06:08:17.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.184s coverage: 58.8% of statements [2021-05-07T06:08:17.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-07T06:08:17.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-07T06:08:17.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.358s coverage: 0.9% of statements [2021-05-07T06:08:17.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-07T06:08:17.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.129s coverage: 22.6% of statements [2021-05-07T06:08:17.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-07T06:08:17.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.210s coverage: 47.1% of statements [2021-05-07T06:08:18.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.265s coverage: 79.5% of statements [2021-05-07T06:08:18.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.145s coverage: 94.1% of statements [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:08:18.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-07T06:08:19.037Z] [2021-05-07T06:08:19.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-07T06:08:19.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.151s coverage: 96.3% of statements [2021-05-07T06:08:19.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.128s coverage: 87.5% of statements [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:08:19.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-07T06:08:19.738Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-07T06:08:19.738Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-07T06:08:19.738Z] ca9280d653b3: Pulling fs layer [2021-05-07T06:08:19.738Z] 7e9c9ca2126c: Pulling fs layer [2021-05-07T06:08:20.021Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-07T06:08:20.021Z] cbdbe7a5bc2a: Download complete [2021-05-07T06:08:21.078Z] cbdbe7a5bc2a: Pull complete [2021-05-07T06:08:21.362Z] ca9280d653b3: Verifying Checksum [2021-05-07T06:08:21.362Z] ca9280d653b3: Download complete [2021-05-07T06:08:24.104Z] 7e9c9ca2126c: Download complete [2021-05-07T06:08:24.104Z] ca9280d653b3: Pull complete [2021-05-07T06:08:31.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.184s coverage: 94.4% of statements [2021-05-07T06:08:31.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.122s coverage: 44.8% of statements [2021-05-07T06:08:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.654s coverage: 81.8% of statements [2021-05-07T06:08:38.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-07T06:08:39.679Z] 7e9c9ca2126c: Pull complete [2021-05-07T06:08:39.679Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-07T06:08:39.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-07T06:08:39.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-07T06:08:40.385Z] prd-centos7-docker-4c-2g-3470 does not seem to be running inside a container [2021-05-07T06:08:40.568Z] $ 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-05-07T06:08:43.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.227s coverage: 92.9% of statements [2021-05-07T06:08:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-07T06:08:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-07T06:08:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-07T06:08:43.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-05-07T06:08:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-07T06:08:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-07T06:08:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-07T06:08:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-07T06:08:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-07T06:08:43.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-05-07T06:08:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-07T06:08:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-07T06:08:43.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements [2021-05-07T06:08:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-07T06:08:43.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.151s coverage: 76.0% of statements [2021-05-07T06:08:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-07T06:08:43.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.142s coverage: 80.0% of statements [2021-05-07T06:08:43.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2021-05-07T06:08:43.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.233s coverage: 85.4% of statements [2021-05-07T06:08:43.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements [2021-05-07T06:08:43.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-07T06:08:43.915Z] $ docker top 96006f3a69fcc140cde00dea1a094b6b395dfad4b0fca5f90edd60029eed0303 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:08:44.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.781s coverage: 64.4% of statements [2021-05-07T06:08:44.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-07T06:08:44.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-07T06:08:44.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.121s coverage: 100.0% of statements [2021-05-07T06:08:44.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-05-07T06:08:44.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-05-07T06:08:45.087Z] + + docker-composegrep build parallel --help [2021-05-07T06:08:45.087Z] [2021-05-07T06:08:45.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2021-05-07T06:08:46.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2021-05-07T06:08:46.521Z] --parallel Build images in parallel. [Pipeline] } [2021-05-07T06:08:46.657Z] $ docker stop --time=1 96006f3a69fcc140cde00dea1a094b6b395dfad4b0fca5f90edd60029eed0303 [2021-05-07T06:08:49.023Z] $ docker rm -f 96006f3a69fcc140cde00dea1a094b6b395dfad4b0fca5f90edd60029eed0303 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:08:50.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-07T06:08:50.107Z] . [Pipeline] withDockerContainer [2021-05-07T06:08:50.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.982s coverage: 66.9% of statements [2021-05-07T06:08:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-07T06:08:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-07T06:08:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-07T06:08:50.501Z] prd-centos7-docker-4c-2g-3470 does not seem to be running inside a container [2021-05-07T06:08:50.673Z] $ 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-05-07T06:08:51.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.632s coverage: 43.4% of statements [2021-05-07T06:08:51.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-07T06:08:51.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-07T06:08:51.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.120s coverage: 89.5% of statements [2021-05-07T06:08:51.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-07T06:08:51.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.096s coverage: 84.8% of statements [2021-05-07T06:08:52.475Z] $ docker top 9370fc25210c04a18b96b4c3dda59eb23e6451973ea4d8708ce0721fe275e4e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:08:53.723Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-07T06:08:55.240Z] Building docker-core-command-go ... [2021-05-07T06:08:55.240Z] Building docker-core-data-go ... [2021-05-07T06:08:55.240Z] Building docker-core-metadata-go ... [2021-05-07T06:08:55.240Z] Building docker-security-bootstrapper-go ... [2021-05-07T06:08:55.240Z] Building docker-security-proxy-setup-go ... [2021-05-07T06:08:55.240Z] Building docker-security-secretstore-setup-go ... [2021-05-07T06:08:55.240Z] Building docker-support-notifications-go ... [2021-05-07T06:08:55.240Z] Building docker-support-scheduler-go ... [2021-05-07T06:08:55.240Z] Building docker-sys-mgmt-agent-go ... [2021-05-07T06:08:55.240Z] Building docker-core-command-go [2021-05-07T06:08:55.240Z] Building docker-core-data-go [2021-05-07T06:08:55.240Z] Building docker-security-secretstore-setup-go [2021-05-07T06:08:55.240Z] Building docker-security-proxy-setup-go [2021-05-07T06:08:55.573Z] Building docker-sys-mgmt-agent-go [2021-05-07T06:08:57.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.419s coverage: 47.0% of statements [2021-05-07T06:08:57.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-07T06:08:57.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-07T06:08:57.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-07T06:08:57.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-07T06:08:57.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-07T06:08:57.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.125s coverage: 100.0% of statements [2021-05-07T06:08:57.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-07T06:08:57.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.128s coverage: 100.0% of statements [2021-05-07T06:08:57.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-07T06:08:57.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-07T06:08:57.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.238s coverage: 9.6% of statements [2021-05-07T06:08:57.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-07T06:08:58.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.472s coverage: 92.6% of statements [2021-05-07T06:08:58.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-07T06:08:58.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:08:58.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-07T06:09:09.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.302s coverage: 28.7% of statements [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-07T06:09:09.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.219s coverage: 99.0% of statements [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-07T06:09:09.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.168s coverage: 100.0% of statements [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-07T06:09:09.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.208s coverage: 64.6% of statements [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-07T06:09:09.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.336s coverage: 97.6% of statements [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-07T06:09:09.156Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-07T06:09:09.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-07T06:09:09.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.113s coverage: 87.9% of statements [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-07T06:09:09.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-05-07T06:09:09.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.147s coverage: 28.1% of statements [2021-05-07T06:09:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-07T06:09:09.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-07T06:09:09.430Z] GO111MODULE=on go vet ./... [2021-05-07T06:10:04.755Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:10:04.755Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:10:04.755Z] ---> 562997464a71 [2021-05-07T06:10:04.755Z] Step 3/21 : WORKDIR /edgex-go [2021-05-07T06:10:04.755Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:10:04.755Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:10:04.755Z] ---> 562997464a71 [2021-05-07T06:10:04.755Z] Step 3/25 : WORKDIR /edgex-go [2021-05-07T06:10:04.755Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:10:04.755Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:10:04.755Z] ---> 562997464a71 [2021-05-07T06:10:04.755Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:10:04.755Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:10:04.755Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:10:04.755Z] ---> 562997464a71 [2021-05-07T06:10:04.755Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:10:04.755Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:10:04.755Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:10:04.755Z] ---> 562997464a71 [2021-05-07T06:10:04.755Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:10:04.755Z] ---> Running in a5cf4cafb9f5 [2021-05-07T06:10:04.755Z] ---> Running in 323dc14e375b [2021-05-07T06:10:04.755Z] ---> Running in 733de01995dd [2021-05-07T06:10:04.755Z] ---> Running in 855dc0c5a964 [2021-05-07T06:10:04.755Z] ---> Running in ae04b5e22dbd [2021-05-07T06:10:04.755Z] Removing intermediate container ae04b5e22dbd [2021-05-07T06:10:04.755Z] ---> ce351eb1dbab [2021-05-07T06:10:04.755Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:10:04.755Z] Removing intermediate container a5cf4cafb9f5 [2021-05-07T06:10:04.755Z] ---> 82d060337148 [2021-05-07T06:10:04.755Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:10:04.755Z] Removing intermediate container 323dc14e375b [2021-05-07T06:10:04.755Z] ---> 48f3c81135a1 [2021-05-07T06:10:04.755Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:10:04.755Z] Removing intermediate container 733de01995dd [2021-05-07T06:10:04.755Z] ---> caf55310e8ba [2021-05-07T06:10:04.755Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:10:04.755Z] Removing intermediate container 855dc0c5a964 [2021-05-07T06:10:04.755Z] ---> 12a3ed8a4632 [2021-05-07T06:10:04.755Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:10:04.755Z] ---> Running in 9d7a9eb85a6f [2021-05-07T06:10:04.755Z] ---> Running in 79d663af7816 [2021-05-07T06:10:04.755Z] ---> Running in a98fc1b7e019 [2021-05-07T06:10:04.755Z] ---> Running in 53f7df429b5b [2021-05-07T06:10:04.755Z] ---> Running in 3d617a25894b [2021-05-07T06:10:04.755Z] Removing intermediate container a98fc1b7e019 [2021-05-07T06:10:04.755Z] ---> 3d4fee0b5887 [2021-05-07T06:10:04.755Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-07T06:10:04.755Z] ---> Running in e35ff3044cb4 [2021-05-07T06:10:04.755Z] Removing intermediate container 9d7a9eb85a6f [2021-05-07T06:10:04.755Z] ---> aec966f47c10 [2021-05-07T06:10:04.755Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-07T06:10:04.755Z] Removing intermediate container 79d663af7816 [2021-05-07T06:10:04.755Z] ---> b9b925397530 [2021-05-07T06:10:04.755Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-07T06:10:04.755Z] Removing intermediate container 53f7df429b5b [2021-05-07T06:10:04.755Z] ---> cf62571b2c54 [2021-05-07T06:10:04.755Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-07T06:10:04.755Z] ---> Running in a925be439ea3 [2021-05-07T06:10:04.755Z] Removing intermediate container 3d617a25894b [2021-05-07T06:10:04.755Z] ---> 2af3f554fb54 [2021-05-07T06:10:04.755Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-07T06:10:04.755Z] ---> Running in f91cfb7525c8 [2021-05-07T06:10:04.755Z] ---> Running in c86d51eb22bb [2021-05-07T06:10:04.755Z] ---> Running in b8c88aa2e736 [2021-05-07T06:10:05.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:10:05.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:10:05.827Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:10:06.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:10:06.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:10:06.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:10:06.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:10:06.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:10:07.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:10:07.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:10:07.649Z] OK: 219 MiB in 52 packages [2021-05-07T06:10:08.359Z] OK: 219 MiB in 52 packages [2021-05-07T06:10:08.685Z] OK: 219 MiB in 52 packages [2021-05-07T06:10:08.685Z] OK: 219 MiB in 52 packages [2021-05-07T06:10:08.979Z] Removing intermediate container a925be439ea3 [2021-05-07T06:10:08.979Z] ---> 85d6fe9e0644 [2021-05-07T06:10:08.979Z] Step 6/23 : COPY go.mod . [2021-05-07T06:10:10.016Z] ---> d31255b41c0a [2021-05-07T06:10:10.016Z] Step 7/23 : RUN go mod download [2021-05-07T06:10:10.016Z] Removing intermediate container c86d51eb22bb [2021-05-07T06:10:10.016Z] ---> 9cbc4868d583 [2021-05-07T06:10:10.016Z] Step 6/21 : COPY go.mod . [2021-05-07T06:10:10.321Z] Removing intermediate container e35ff3044cb4 [2021-05-07T06:10:10.321Z] ---> e3d4387bacc9 [2021-05-07T06:10:10.321Z] Step 6/25 : COPY go.mod . [2021-05-07T06:10:10.321Z] ---> Running in 3d9c735329af [2021-05-07T06:10:10.656Z] Removing intermediate container f91cfb7525c8 [2021-05-07T06:10:10.656Z] ---> 942fdf76a272 [2021-05-07T06:10:10.656Z] Step 6/23 : COPY go.mod . [2021-05-07T06:10:10.986Z] ---> d8fd705bd1a8 [2021-05-07T06:10:10.987Z] Step 7/21 : RUN go mod download [2021-05-07T06:10:10.987Z] ---> e020164c1b5f [2021-05-07T06:10:10.987Z] Step 7/25 : RUN go mod download [2021-05-07T06:10:10.987Z] OK: 219 MiB in 52 packages [2021-05-07T06:10:10.987Z] ---> Running in 992c41d314b7 [2021-05-07T06:10:10.987Z] ---> Running in 94b4d0e838a2 [2021-05-07T06:10:11.347Z] ---> 60f9cb3da191 [2021-05-07T06:10:11.347Z] Step 7/23 : RUN go mod download [2021-05-07T06:10:11.347Z] ---> Running in 5b5a014677d0 [2021-05-07T06:10:13.505Z] Removing intermediate container b8c88aa2e736 [2021-05-07T06:10:13.505Z] ---> ea2eb9ea1dcc [2021-05-07T06:10:13.505Z] Step 6/23 : COPY go.mod . [2021-05-07T06:10:14.283Z] ---> 9a5afffaf1ab [2021-05-07T06:10:14.283Z] Step 7/23 : RUN go mod download [2021-05-07T06:10:14.283Z] ---> Running in 81be38e6867b [2021-05-07T06:10:14.965Z] Removing intermediate container 3d9c735329af [2021-05-07T06:10:14.965Z] ---> c6cdcdbb3ea4 [2021-05-07T06:10:14.965Z] Step 8/23 : COPY . . [2021-05-07T06:10:15.252Z] Removing intermediate container 94b4d0e838a2 [2021-05-07T06:10:15.252Z] ---> fbbd612ba6ad [2021-05-07T06:10:15.252Z] Step 8/25 : COPY . . [2021-05-07T06:10:15.542Z] Removing intermediate container 992c41d314b7 [2021-05-07T06:10:15.542Z] ---> 4205d92fb8ef [2021-05-07T06:10:15.542Z] Step 8/21 : COPY . . [2021-05-07T06:10:15.838Z] Removing intermediate container 5b5a014677d0 [2021-05-07T06:10:15.838Z] ---> 1f5683d2021a [2021-05-07T06:10:15.838Z] Step 8/23 : COPY . . [2021-05-07T06:10:25.973Z] Removing intermediate container 81be38e6867b [2021-05-07T06:10:25.973Z] ---> ff844d0fa158 [2021-05-07T06:10:25.973Z] Step 8/23 : COPY . . [2021-05-07T06:10:46.273Z] gofmt -l . [2021-05-07T06:10:46.273Z] [ "`gofmt -l .`" = "" ] [2021-05-07T06:10:48.259Z] ./bin/test-go-mod-tidy.sh [2021-05-07T06:10:48.859Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-07T06:10:52.161Z] + ls -al . [2021-05-07T06:10:52.161Z] total 844 [2021-05-07T06:10:52.161Z] drwxrwxr-x 9 1001 1001 4096 May 7 06:10 . [2021-05-07T06:10:52.161Z] drwxr-xr-x 4 root root 4096 May 7 06:05 .. [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 11 May 7 06:04 .dockerignore [2021-05-07T06:10:52.161Z] drwxrwxr-x 8 1001 1001 4096 May 7 06:04 .git [2021-05-07T06:10:52.161Z] drwxrwxr-x 3 1001 1001 4096 May 7 06:04 .github [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 818 May 7 06:04 .gitignore [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 166 May 7 06:04 .sonarcloud.properties [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 8609 May 7 06:04 Attribution.txt [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 3804 May 7 06:04 CONTRIBUTING.md [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 931 May 7 06:04 Dockerfile.build [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 863 May 7 06:04 Jenkinsfile [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 10775 May 7 06:04 LICENSE [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 5774 May 7 06:04 Makefile [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 7978 May 7 06:04 README.md [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 6755 May 7 06:04 SECURITY.md [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 5 May 7 05:59 VERSION [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 4131 May 7 06:04 ZMQWindows.md [2021-05-07T06:10:52.161Z] drwxrwxr-x 2 1001 1001 4096 May 7 06:04 bin [2021-05-07T06:10:52.161Z] drwxrwxr-x 14 1001 1001 4096 May 7 06:04 cmd [2021-05-07T06:10:52.161Z] -rw-r--r-- 1 root root 705232 May 7 06:09 coverage.out [2021-05-07T06:10:52.161Z] -rw-r--r-- 1 root root 1060 May 7 06:10 go.mod [2021-05-07T06:10:52.161Z] -rw-r--r-- 1 root root 21935 May 7 06:05 go.sum [2021-05-07T06:10:52.161Z] drwxrwxr-x 8 1001 1001 4096 May 7 06:04 internal [2021-05-07T06:10:52.161Z] drwxrwxr-x 4 1001 1001 4096 May 7 06:04 openapi [2021-05-07T06:10:52.161Z] drwxrwxr-x 4 1001 1001 4096 May 7 06:04 snap [2021-05-07T06:10:52.161Z] -rw-rw-r-- 1 1001 1001 168 May 7 06:04 version.go [Pipeline] sh [2021-05-07T06:10:52.845Z] + '[' -e coverage.out ] [2021-05-07T06:10:52.845Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-07T06:10:52.886Z] Warning: overwriting stash ‘coverage-report’ [2021-05-07T06:10:53.831Z] Stashed 1 file(s) [Pipeline] sh [2021-05-07T06:10:54.494Z] + make build [2021-05-07T06:10:54.494Z] 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-05-07T06:11:01.213Z] 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-05-07T06:11:28.049Z] 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-05-07T06:11:30.698Z] 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-05-07T06:11:35.015Z] 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-05-07T06:11:35.291Z] 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-05-07T06:11:35.608Z] ---> 423763ac6db6 [2021-05-07T06:11:35.608Z] ---> c7353f684917 [2021-05-07T06:11:35.608Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-07T06:11:35.608Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-07T06:11:35.608Z] ---> e698673abf76 [2021-05-07T06:11:35.608Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-07T06:11:35.608Z] ---> c1e3ae3aa44e [2021-05-07T06:11:35.608Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-07T06:11:35.608Z] ---> Running in 0668086fb95e [2021-05-07T06:11:35.608Z] ---> Running in c09a85c434d4 [2021-05-07T06:11:35.608Z] ---> Running in b1cd9ae34c6d [2021-05-07T06:11:35.608Z] ---> Running in 68bfba5e8408 [2021-05-07T06:11:35.608Z] ---> 487335511d61 [2021-05-07T06:11:35.608Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-07T06:11:35.608Z] ---> Running in a99324fab112 [2021-05-07T06:11:35.608Z] 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-05-07T06:11:35.608Z] 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-05-07T06:11:35.608Z] 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-05-07T06:11:35.608Z] 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-05-07T06:11:35.608Z] 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-05-07T06:11:39.616Z] 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-05-07T06:11:45.023Z] 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-05-07T06:11:47.644Z] 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-05-07T06:11:51.035Z] 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-05-07T06:11:53.041Z] 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-05-07T06:11:56.455Z] 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-05-07T06:12:03.266Z] $ docker stop --time=1 7431a39d0ffa4787b0b77103287a614f7cd074a2f1b491073ce9be98500382a2 [2021-05-07T06:12:06.091Z] $ docker rm -f 7431a39d0ffa4787b0b77103287a614f7cd074a2f1b491073ce9be98500382a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:12:08.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-07T06:12:08.200Z] [2021-05-07T06:12:08.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:12:08.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-07T06:12:08.618Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-07T06:12:08.618Z] 29e5d40040c1: Pulling fs layer [2021-05-07T06:12:08.618Z] 1ce36da41761: Pulling fs layer [2021-05-07T06:12:08.618Z] 25b303627fd3: Pulling fs layer [2021-05-07T06:12:08.913Z] 29e5d40040c1: Verifying Checksum [2021-05-07T06:12:08.913Z] 29e5d40040c1: Download complete [2021-05-07T06:12:09.911Z] 1ce36da41761: Verifying Checksum [2021-05-07T06:12:09.911Z] 1ce36da41761: Download complete [2021-05-07T06:12:09.911Z] 29e5d40040c1: Pull complete [2021-05-07T06:12:11.924Z] 25b303627fd3: Verifying Checksum [2021-05-07T06:12:11.924Z] 25b303627fd3: Download complete [2021-05-07T06:12:11.924Z] 1ce36da41761: Pull complete [2021-05-07T06:12:22.085Z] 25b303627fd3: Pull complete [2021-05-07T06:12:22.085Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-07T06:12:22.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-07T06:12:22.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-07T06:12:22.343Z] prd-ubuntu18.04-docker-arm64-4c-16g-3488 does not seem to be running inside a container [2021-05-07T06:12:22.456Z] $ 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-05-07T06:12:25.499Z] $ docker top df12371c27c2e76b4296c9f65365abd513db5a3d595b58508d2ca0e689ae881e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:12:26.408Z] + grep parallel [2021-05-07T06:12:26.408Z] + docker-compose build --help [2021-05-07T06:12:29.768Z] --parallel Build images in parallel. [Pipeline] } [2021-05-07T06:12:29.848Z] $ docker stop --time=1 df12371c27c2e76b4296c9f65365abd513db5a3d595b58508d2ca0e689ae881e [2021-05-07T06:12:31.805Z] $ docker rm -f df12371c27c2e76b4296c9f65365abd513db5a3d595b58508d2ca0e689ae881e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:12:32.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-07T06:12:32.585Z] . [Pipeline] withDockerContainer [2021-05-07T06:12:32.863Z] prd-ubuntu18.04-docker-arm64-4c-16g-3488 does not seem to be running inside a container [2021-05-07T06:12:32.972Z] $ 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-05-07T06:12:34.400Z] $ docker top cf4208c9ff99ae34956862dc4d4e6610a2bc547f945cf2ccae46be973858ddeb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:12:35.354Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-07T06:12:38.716Z] Building docker-core-command-go ... [2021-05-07T06:12:38.716Z] Building docker-core-data-go ... [2021-05-07T06:12:38.716Z] Building docker-core-metadata-go ... [2021-05-07T06:12:38.716Z] Building docker-security-bootstrapper-go ... [2021-05-07T06:12:38.716Z] Building docker-security-proxy-setup-go ... [2021-05-07T06:12:38.716Z] Building docker-security-secretstore-setup-go ... [2021-05-07T06:12:38.716Z] Building docker-support-notifications-go ... [2021-05-07T06:12:38.716Z] Building docker-support-scheduler-go ... [2021-05-07T06:12:38.716Z] Building docker-sys-mgmt-agent-go ... [2021-05-07T06:12:38.716Z] Building docker-security-secretstore-setup-go [2021-05-07T06:12:38.716Z] Building docker-support-scheduler-go [2021-05-07T06:12:38.716Z] Building docker-security-proxy-setup-go [2021-05-07T06:12:38.716Z] Building docker-security-bootstrapper-go [2021-05-07T06:12:38.716Z] Building docker-core-command-go [2021-05-07T06:12:44.398Z] 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-05-07T06:12:44.398Z] 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-05-07T06:12:46.473Z] Removing intermediate container a99324fab112 [2021-05-07T06:12:46.473Z] ---> c2db1cf3923c [2021-05-07T06:12:46.473Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-07T06:12:48.629Z] ---> Running in c49ebf9ae9cd [2021-05-07T06:12:49.269Z] Removing intermediate container 68bfba5e8408 [2021-05-07T06:12:49.269Z] ---> e0c7235e1545 [2021-05-07T06:12:49.269Z] [2021-05-07T06:12:49.269Z] Step 10/23 : FROM alpine:3.12 [2021-05-07T06:12:49.561Z] 3.12: Pulling from library/alpine [2021-05-07T06:12:50.256Z] Removing intermediate container b1cd9ae34c6d [2021-05-07T06:12:50.256Z] ---> 5a0917121d28 [2021-05-07T06:12:50.256Z] [2021-05-07T06:12:50.256Z] Step 10/25 : FROM alpine:3.12 [2021-05-07T06:12:50.256Z] 3.12: Pulling from library/alpine [2021-05-07T06:12:51.249Z] Removing intermediate container c09a85c434d4 [2021-05-07T06:12:51.249Z] ---> fabc64680b9e [2021-05-07T06:12:51.249Z] [2021-05-07T06:12:51.249Z] Step 10/21 : FROM alpine:3.12 [2021-05-07T06:12:51.249Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-07T06:12:51.249Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-07T06:12:51.249Z] 3.12: Pulling from library/alpine [2021-05-07T06:12:51.249Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-07T06:12:51.249Z] Status: Downloaded newer image for alpine:3.12 [2021-05-07T06:12:51.249Z] ---> 13621d1b12d4 [2021-05-07T06:12:51.249Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-07T06:12:51.249Z] Status: Downloaded newer image for alpine:3.12 [2021-05-07T06:12:51.249Z] ---> 13621d1b12d4 [2021-05-07T06:12:51.249Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-07T06:12:51.249Z] Status: Image is up to date for alpine:3.12 [2021-05-07T06:12:51.249Z] ---> 13621d1b12d4 [2021-05-07T06:12:51.249Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-07T06:12:51.866Z] 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-05-07T06:12:52.184Z] ---> Running in 1f1819a3249a [2021-05-07T06:12:52.184Z] ---> Running in 7ccf8cbf94c1 [2021-05-07T06:12:52.184Z] ---> Running in 44a9d46b67a8 [2021-05-07T06:12:55.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:12:55.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:12:55.171Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-07T06:12:55.171Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:12:55.479Z] OK: 6 MiB in 15 packages [2021-05-07T06:12:55.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:12:55.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:12:55.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:12:55.819Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-07T06:12:55.819Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-07T06:12:55.819Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-07T06:12:55.819Z] (4/6) Installing curl (7.76.1-r0) [2021-05-07T06:12:55.819Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-07T06:12:55.819Z] (6/6) Installing su-exec (0.2-r1) [2021-05-07T06:12:55.819Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:12:55.819Z] Executing ca-certificates-20191127-r4.trigger [2021-05-07T06:12:55.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:12:56.215Z] OK: 7 MiB in 20 packages [2021-05-07T06:12:56.215Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-07T06:12:56.215Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-07T06:12:56.215Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-07T06:12:56.215Z] (4/4) Installing curl (7.76.1-r0) [2021-05-07T06:12:56.498Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:12:56.498Z] Executing ca-certificates-20191127-r4.trigger [2021-05-07T06:12:56.498Z] OK: 7 MiB in 18 packages [2021-05-07T06:12:56.804Z] Removing intermediate container 0668086fb95e [2021-05-07T06:12:56.804Z] ---> eded1a6647de [2021-05-07T06:12:56.804Z] [2021-05-07T06:12:56.804Z] Step 10/23 : FROM alpine:3.12 [2021-05-07T06:12:56.804Z] ---> 13621d1b12d4 [2021-05-07T06:12:56.804Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-07T06:12:57.117Z] ---> Running in 52ce6a176e2c [2021-05-07T06:12:57.117Z] Removing intermediate container c49ebf9ae9cd [2021-05-07T06:12:57.117Z] ---> 12988203caf0 [2021-05-07T06:12:57.117Z] [2021-05-07T06:12:57.117Z] Step 11/23 : FROM docker:20.10.0 [2021-05-07T06:12:57.423Z] 20.10.0: Pulling from library/docker [2021-05-07T06:12:57.423Z] Removing intermediate container 1f1819a3249a [2021-05-07T06:12:57.423Z] ---> 4c4001243bc6 [2021-05-07T06:12:57.423Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:12:57.744Z] Removing intermediate container 52ce6a176e2c [2021-05-07T06:12:57.744Z] ---> 7abe3a4048ec [2021-05-07T06:12:57.744Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-07T06:12:57.744Z] ---> Running in be6a2fcaeca2 [2021-05-07T06:12:58.519Z] ---> Running in fa886f879bd2 [2021-05-07T06:12:58.820Z] Removing intermediate container 7ccf8cbf94c1 [2021-05-07T06:12:58.820Z] ---> a534035b43c3 [2021-05-07T06:12:58.820Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-07T06:12:59.197Z] Removing intermediate container be6a2fcaeca2 [2021-05-07T06:12:59.197Z] ---> c13db5bd6f7d [2021-05-07T06:12:59.197Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-07T06:12:59.572Z] Removing intermediate container 44a9d46b67a8 [2021-05-07T06:12:59.572Z] ---> 3eec37174e42 [2021-05-07T06:12:59.572Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-07T06:12:59.572Z] Removing intermediate container fa886f879bd2 [2021-05-07T06:12:59.572Z] ---> bcfb0bf1d9a1 [2021-05-07T06:12:59.572Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-07T06:12:59.572Z] ---> Running in d1d043739998 [2021-05-07T06:12:59.572Z] ---> Running in a59c5b8fd7fa [2021-05-07T06:12:59.872Z] ---> Running in 3d4e6614fe69 [2021-05-07T06:12:59.872Z] ---> Running in b197f063f928 [2021-05-07T06:13:00.172Z] Removing intermediate container d1d043739998 [2021-05-07T06:13:00.172Z] ---> 8bb1d09edbcc [2021-05-07T06:13:00.172Z] Step 13/25 : WORKDIR / [2021-05-07T06:13:00.172Z] Removing intermediate container a59c5b8fd7fa [2021-05-07T06:13:00.172Z] ---> 59c5eff94dff [2021-05-07T06:13:00.172Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-07T06:13:00.459Z] ---> Running in d07c25012e02 [2021-05-07T06:13:00.459Z] Removing intermediate container 3d4e6614fe69 [2021-05-07T06:13:00.459Z] ---> 9af349703fd6 [2021-05-07T06:13:00.459Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:13:00.459Z] Removing intermediate container b197f063f928 [2021-05-07T06:13:00.459Z] ---> 91f23d8a5c12 [2021-05-07T06:13:00.459Z] Step 13/21 : WORKDIR /edgex [2021-05-07T06:13:00.743Z] ---> Running in de2941f19220 [2021-05-07T06:13:00.743Z] ---> Running in 7dfb4ca4e9f9 [2021-05-07T06:13:00.743Z] ---> Running in 79272c1c9670 [2021-05-07T06:13:01.812Z] Removing intermediate container d07c25012e02 [2021-05-07T06:13:01.812Z] ---> c5a499b330be [2021-05-07T06:13:01.812Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-07T06:13:02.104Z] Removing intermediate container 79272c1c9670 [2021-05-07T06:13:02.104Z] ---> 4ecd2453e8d6 [2021-05-07T06:13:02.104Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-07T06:13:02.104Z] Removing intermediate container de2941f19220 [2021-05-07T06:13:02.104Z] ---> 20c0930dcc7c [2021-05-07T06:13:02.104Z] Step 15/23 : WORKDIR / [2021-05-07T06:13:02.764Z] ---> Running in eba1a007edc1 [2021-05-07T06:13:02.764Z] ---> f48944fcbe25 [2021-05-07T06:13:02.764Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-07T06:13:03.428Z] ---> a75f781ecc9d [2021-05-07T06:13:03.428Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-07T06:13:03.428Z] Removing intermediate container eba1a007edc1 [2021-05-07T06:13:03.428Z] ---> 4d9717cef9c5 [2021-05-07T06:13:03.428Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:13:03.745Z] ---> 783bc404e0dd [2021-05-07T06:13:03.745Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-07T06:13:04.825Z] ---> bd851977653b [2021-05-07T06:13:04.825Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-07T06:13:04.825Z] ---> 4950da42b1dd [2021-05-07T06:13:04.825Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-07T06:13:05.138Z] Removing intermediate container 7dfb4ca4e9f9 [2021-05-07T06:13:05.138Z] ---> a62fcd628fab [2021-05-07T06:13:05.138Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-07T06:13:05.138Z] ---> ca281b1f22ff [2021-05-07T06:13:05.138Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-07T06:13:05.491Z] ---> Running in 8fcca09c75ae [2021-05-07T06:13:05.813Z] ---> 93225d603af1 [2021-05-07T06:13:05.813Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-07T06:13:06.476Z] ---> c608d5f39b1d [2021-05-07T06:13:06.476Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-07T06:13:06.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:13:06.754Z] ---> 6219d3adbb34 [2021-05-07T06:13:06.754Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-07T06:13:07.090Z] ---> Running in e60871dabecc [2021-05-07T06:13:07.090Z] ---> c381ac1ada99 [2021-05-07T06:13:07.090Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-07T06:13:07.390Z] ---> 6539aecb0902 [2021-05-07T06:13:07.390Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-07T06:13:07.707Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:13:07.707Z] ---> Running in fc000548662e [2021-05-07T06:13:07.707Z] Removing intermediate container e60871dabecc [2021-05-07T06:13:07.707Z] ---> 4ef4ce8e4466 [2021-05-07T06:13:07.707Z] Step 18/21 : CMD ["--init=true"] [2021-05-07T06:13:07.707Z] ---> Running in 0c9a5a4be25f [2021-05-07T06:13:07.993Z] Removing intermediate container fc000548662e [2021-05-07T06:13:07.993Z] ---> ec2d7e8df846 [2021-05-07T06:13:07.993Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:13:08.395Z] ---> ccf79c6a6e56 [2021-05-07T06:13:08.395Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-07T06:13:08.395Z] ---> Running in ff074a36326b [2021-05-07T06:13:08.395Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-07T06:13:08.395Z] Removing intermediate container 0c9a5a4be25f [2021-05-07T06:13:08.395Z] ---> 670b24177045 [2021-05-07T06:13:08.395Z] Step 19/21 : LABEL arch=x86_64 [2021-05-07T06:13:08.395Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-07T06:13:08.395Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-07T06:13:08.677Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-07T06:13:08.677Z] ---> Running in 232b2a9885d2 [2021-05-07T06:13:08.950Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-07T06:13:08.950Z] Removing intermediate container ff074a36326b [2021-05-07T06:13:08.950Z] ---> 06483c166fc8 [2021-05-07T06:13:08.950Z] Step 21/23 : LABEL arch=x86_64 [2021-05-07T06:13:08.950Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-07T06:13:08.950Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:13:08.950Z] OK: 8 MiB in 20 packages [2021-05-07T06:13:09.251Z] ---> Running in b1e4999ddebe [2021-05-07T06:13:09.251Z] ---> c2ce0b848bda [2021-05-07T06:13:09.251Z] Step 21/25 : 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-05-07T06:13:09.251Z] Removing intermediate container 232b2a9885d2 [2021-05-07T06:13:09.251Z] ---> e98671b237f5 [2021-05-07T06:13:09.251Z] Step 20/21 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:13:09.541Z] ---> Running in 48f8a20bf00f [2021-05-07T06:13:09.541Z] ---> Running in 2452daf826f6 [2021-05-07T06:13:09.812Z] Removing intermediate container b1e4999ddebe [2021-05-07T06:13:09.812Z] ---> ac4ac87c373c [2021-05-07T06:13:09.812Z] Step 22/23 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:13:10.088Z] ---> Running in 5478dc682d7e [2021-05-07T06:13:10.088Z] Removing intermediate container 2452daf826f6 [2021-05-07T06:13:10.088Z] ---> bd8de8364128 [2021-05-07T06:13:10.088Z] Step 21/21 : LABEL version=0.0.0 [2021-05-07T06:13:10.371Z] ---> Running in c0e43937f78c [2021-05-07T06:13:10.970Z] Removing intermediate container 5478dc682d7e [2021-05-07T06:13:10.970Z] ---> 539f080c1422 [2021-05-07T06:13:10.970Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:13:11.625Z] ---> Running in d6ca6edd5aeb [2021-05-07T06:13:11.625Z] Removing intermediate container 8fcca09c75ae [2021-05-07T06:13:11.625Z] ---> 4751fcbfc5c3 [2021-05-07T06:13:11.625Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:13:11.625Z] Removing intermediate container c0e43937f78c [2021-05-07T06:13:11.625Z] ---> 8d9bc16c760c [2021-05-07T06:13:11.625Z] [2021-05-07T06:13:12.226Z] Removing intermediate container d6ca6edd5aeb [2021-05-07T06:13:12.226Z] ---> e5ec5e24e3a1 [2021-05-07T06:13:12.226Z] [2021-05-07T06:13:12.226Z] Successfully built 8d9bc16c760c [2021-05-07T06:13:12.508Z] ---> be992b2174c2 [2021-05-07T06:13:12.508Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-07T06:13:12.508Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-07T06:13:12.508Z] Building docker-support-notifications-go [2021-05-07T06:13:12.786Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 48f8a20bf00f [2021-05-07T06:13:12.786Z] ---> 5b8c1ea55ec7 [2021-05-07T06:13:12.786Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-07T06:13:13.088Z] ---> Running in 8ddf05ca4aac [2021-05-07T06:13:13.088Z] Successfully built e5ec5e24e3a1 [2021-05-07T06:13:13.088Z] Successfully tagged docker-core-command-go:latest [2021-05-07T06:13:13.088Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-05-07T06:13:13.793Z] Removing intermediate container 8ddf05ca4aac [2021-05-07T06:13:13.793Z] ---> 993a90ff52dc [2021-05-07T06:13:13.793Z] Step 23/25 : LABEL arch=x86_64 [2021-05-07T06:13:13.793Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-07T06:13:13.793Z] ---> Running in 5fad78935259 [2021-05-07T06:13:13.793Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-07T06:13:13.793Z] ---> aefe523efa57 [2021-05-07T06:13:13.793Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:13:13.793Z] ---> c6a309e0e16c [2021-05-07T06:13:13.793Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-07T06:13:14.139Z] ---> Running in d03a12577b14 [2021-05-07T06:13:14.139Z] Removing intermediate container 5fad78935259 [2021-05-07T06:13:14.139Z] ---> 6c7feb876273 [2021-05-07T06:13:14.139Z] Step 24/25 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:13:16.250Z] ---> Running in 056006cdf195 [2021-05-07T06:13:16.250Z] Removing intermediate container d03a12577b14 [2021-05-07T06:13:16.250Z] ---> c3d706b319fe [2021-05-07T06:13:16.250Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-07T06:13:16.250Z] ---> 41dee65419b3 [2021-05-07T06:13:16.250Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-07T06:13:16.873Z] ---> Running in ab2c000a0d41 [2021-05-07T06:13:16.873Z] ---> Running in f6b6ad766bea [2021-05-07T06:13:17.175Z] Removing intermediate container 056006cdf195 [2021-05-07T06:13:17.175Z] ---> cbd55b1fe3b5 [2021-05-07T06:13:17.175Z] Step 25/25 : LABEL version=0.0.0 [2021-05-07T06:13:17.175Z] ---> Running in d5fa1522b968 [2021-05-07T06:13:17.797Z] Removing intermediate container f6b6ad766bea [2021-05-07T06:13:17.797Z] ---> ea207923626f [2021-05-07T06:13:17.797Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:13:18.121Z] ---> Running in 74ccf44a308b [2021-05-07T06:13:18.121Z] Removing intermediate container d5fa1522b968 [2021-05-07T06:13:18.121Z] ---> b10de9007fe2 [2021-05-07T06:13:18.121Z] [2021-05-07T06:13:18.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:13:18.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:13:18.679Z] (1/39) Installing readline (8.0.4-r0) [2021-05-07T06:13:18.967Z] (2/39) Installing bash (5.0.17-r0) [2021-05-07T06:13:18.967Z] Executing bash-5.0.17-r0.post-install [2021-05-07T06:13:18.967Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-07T06:13:18.967Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-07T06:13:19.258Z] (5/39) Installing curl (7.76.1-r0) [2021-05-07T06:13:19.258Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-07T06:13:19.258Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-07T06:13:19.258Z] (8/39) Installing expat (2.2.9-r1) [2021-05-07T06:13:19.258Z] (9/39) Installing libffi (3.3-r2) [2021-05-07T06:13:19.258Z] (10/39) Installing gdbm (1.13-r1) [2021-05-07T06:13:19.258Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-07T06:13:19.575Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-07T06:13:19.575Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-07T06:13:19.575Z] Removing intermediate container 74ccf44a308b [2021-05-07T06:13:19.575Z] ---> 6bb762d7f47c [2021-05-07T06:13:19.575Z] Step 21/23 : LABEL arch=x86_64 [2021-05-07T06:13:20.392Z] Successfully built b10de9007fe2 [2021-05-07T06:13:21.167Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-07T06:13:21.167Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-05-07T06:13:23.980Z] ---> Running in 8b9b4c923d02 [2021-05-07T06:13:24.597Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-07T06:13:24.597Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-07T06:13:24.598Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-07T06:13:24.598Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-07T06:13:24.598Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-07T06:13:24.598Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-07T06:13:24.598Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-07T06:13:24.885Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-07T06:13:25.171Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-07T06:13:25.450Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-07T06:13:25.727Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-07T06:13:25.727Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-07T06:13:26.020Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-07T06:13:26.020Z] Removing intermediate container 8b9b4c923d02 [2021-05-07T06:13:26.020Z] ---> 0d459f29b446 [2021-05-07T06:13:26.020Z] Step 22/23 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:13:26.020Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-07T06:13:26.835Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-07T06:13:27.226Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-07T06:13:27.557Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-07T06:13:28.088Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-07T06:13:28.088Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-07T06:13:28.088Z] ---> Running in f067cd08beb3 [2021-05-07T06:13:28.088Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-07T06:13:28.988Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-07T06:13:28.988Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-07T06:13:28.988Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-07T06:13:28.988Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-07T06:13:28.988Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-07T06:13:28.988Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-07T06:13:29.399Z] Removing intermediate container f067cd08beb3 [2021-05-07T06:13:29.399Z] ---> 2aa0d44a1a17 [2021-05-07T06:13:29.399Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:13:29.399Z] Executing busybox-1.31.1-r19.trigger [2021-05-07T06:13:29.687Z] OK: 72 MiB in 59 packages [2021-05-07T06:13:29.687Z] ---> Running in 541b02487bb8 [2021-05-07T06:13:30.349Z] Removing intermediate container 541b02487bb8 [2021-05-07T06:13:30.349Z] ---> a763d34fc1ab [2021-05-07T06:13:30.349Z] [2021-05-07T06:13:30.737Z] Successfully built a763d34fc1ab [2021-05-07T06:13:31.411Z] Successfully tagged docker-core-data-go:latest [2021-05-07T06:13:31.411Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-05-07T06:13:34.996Z] Collecting docker-compose==1.23.2 [2021-05-07T06:13:34.996Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-07T06:13:34.997Z] Collecting texttable<0.10,>=0.9.0 [2021-05-07T06:13:34.997Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-07T06:13:37.846Z] Collecting docker<4.0,>=3.6.0 [2021-05-07T06:13:37.846Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-07T06:13:38.849Z] Collecting docopt<0.7,>=0.6.1 [2021-05-07T06:13:38.849Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-07T06:13:39.539Z] 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-05-07T06:13:40.154Z] Collecting PyYAML<4,>=3.10 [2021-05-07T06:13:40.154Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-07T06:13:42.925Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-07T06:13:42.926Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-07T06:13:43.971Z] Collecting cached-property<2,>=1.2.0 [2021-05-07T06:13:43.971Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-07T06:13:44.323Z] Collecting jsonschema<3,>=2.5.1 [2021-05-07T06:13:44.323Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-07T06:13:44.697Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-07T06:13:44.697Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-07T06:13:44.697Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-07T06:13:44.697Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-07T06:13:46.542Z] Collecting docker-pycreds>=0.4.0 [2021-05-07T06:13:46.542Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-07T06:13:46.863Z] Collecting idna<2.8,>=2.5 [2021-05-07T06:13:46.863Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-07T06:13:46.863Z] 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-05-07T06:13:48.005Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-07T06:13:48.005Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-07T06:13:48.005Z] 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-05-07T06:13:48.005Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-07T06:13:48.005Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-07T06:13:48.005Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-07T06:13:48.005Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-07T06:13:48.673Z] Installing collected packages: texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, PyYAML, cached-property, jsonschema, dockerpty, docker-compose [2021-05-07T06:13:48.673Z] Running setup.py install for texttable: started [2021-05-07T06:13:50.728Z] Running setup.py install for texttable: finished with status 'done' [2021-05-07T06:13:50.728Z] Attempting uninstall: idna [2021-05-07T06:13:50.728Z] Found existing installation: idna 2.9 [2021-05-07T06:13:51.067Z] Uninstalling idna-2.9: [2021-05-07T06:13:51.067Z] Successfully uninstalled idna-2.9 [2021-05-07T06:13:52.063Z] Attempting uninstall: urllib3 [2021-05-07T06:13:52.064Z] Found existing installation: urllib3 1.25.9 [2021-05-07T06:13:52.064Z] Uninstalling urllib3-1.25.9: [2021-05-07T06:13:52.064Z] Successfully uninstalled urllib3-1.25.9 [2021-05-07T06:13:54.482Z] Attempting uninstall: requests [2021-05-07T06:13:54.482Z] Found existing installation: requests 2.23.0 [2021-05-07T06:13:54.482Z] Uninstalling requests-2.23.0: [2021-05-07T06:13:54.482Z] Successfully uninstalled requests-2.23.0 [2021-05-07T06:13:55.550Z] Running setup.py install for docopt: started [2021-05-07T06:13:57.057Z] Running setup.py install for docopt: finished with status 'done' [2021-05-07T06:13:57.057Z] Running setup.py install for PyYAML: started [2021-05-07T06:13:58.669Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-07T06:13:58.976Z] Running setup.py install for dockerpty: started [2021-05-07T06:14:00.439Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:14:00.439Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:14:00.439Z] ---> ec1907dabe9e [2021-05-07T06:14:00.439Z] Step 3/25 : WORKDIR /edgex-go [2021-05-07T06:14:00.439Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:14:00.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:14:00.439Z] ---> ec1907dabe9e [2021-05-07T06:14:00.439Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:14:00.439Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:14:00.439Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:14:00.439Z] ---> ec1907dabe9e [2021-05-07T06:14:00.439Z] Step 3/22 : WORKDIR /edgex-go [2021-05-07T06:14:00.439Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:14:00.439Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:14:00.439Z] ---> ec1907dabe9e [2021-05-07T06:14:00.439Z] Step 3/21 : WORKDIR /edgex-go [2021-05-07T06:14:00.439Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:14:00.439Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:14:00.439Z] ---> ec1907dabe9e [2021-05-07T06:14:00.439Z] Step 3/31 : WORKDIR /edgex-go [2021-05-07T06:14:00.439Z] ---> Running in 2ad62f3d2cb4 [2021-05-07T06:14:00.439Z] ---> Running in a7f1908fae2d [2021-05-07T06:14:00.439Z] ---> Running in 4bf447727e4f [2021-05-07T06:14:00.439Z] ---> Running in de8075fce39f [2021-05-07T06:14:00.439Z] ---> Running in 9ed3149ea7e9 [2021-05-07T06:14:00.439Z] Removing intermediate container de8075fce39f [2021-05-07T06:14:00.439Z] ---> f98533e1a9a5 [2021-05-07T06:14:00.439Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:14:00.439Z] Removing intermediate container 4bf447727e4f [2021-05-07T06:14:00.439Z] ---> 6680100c3449 [2021-05-07T06:14:00.439Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:14:00.439Z] Removing intermediate container a7f1908fae2d [2021-05-07T06:14:00.439Z] ---> 12398eaed620 [2021-05-07T06:14:00.439Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:14:00.439Z] Removing intermediate container 2ad62f3d2cb4 [2021-05-07T06:14:00.439Z] ---> a8a3e5a9bbc1 [2021-05-07T06:14:00.439Z] Removing intermediate container 9ed3149ea7e9 [2021-05-07T06:14:00.439Z] ---> fe757862a086 [2021-05-07T06:14:00.439Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:14:00.439Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:14:00.439Z] ---> Running in 647a713f466a [2021-05-07T06:14:00.439Z] ---> Running in efe5d04bb19d [2021-05-07T06:14:00.439Z] ---> Running in 01e7bcc99530 [2021-05-07T06:14:00.439Z] ---> Running in fda14ee8b13a [2021-05-07T06:14:00.439Z] ---> Running in 80237f9823a5 [2021-05-07T06:14:00.439Z] Removing intermediate container 647a713f466a [2021-05-07T06:14:00.439Z] ---> 4f4e23e9ca1f [2021-05-07T06:14:00.439Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-07T06:14:00.439Z] ---> Running in d95265d133c1 [2021-05-07T06:14:00.439Z] Removing intermediate container efe5d04bb19d [2021-05-07T06:14:00.439Z] ---> 64baa0e3d30c [2021-05-07T06:14:00.439Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-07T06:14:00.439Z] Removing intermediate container 01e7bcc99530 [2021-05-07T06:14:00.439Z] ---> 36f47e7cd049 [2021-05-07T06:14:00.439Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-07T06:14:00.439Z] ---> Running in 4cd9759a400e [2021-05-07T06:14:00.439Z] Removing intermediate container 80237f9823a5 [2021-05-07T06:14:00.439Z] ---> 8a1f5dc0a4eb [2021-05-07T06:14:00.439Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-07T06:14:00.439Z] Removing intermediate container fda14ee8b13a [2021-05-07T06:14:00.439Z] ---> 661d5c43ff83 [2021-05-07T06:14:00.439Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-07T06:14:00.439Z] ---> Running in b2113cb3bb5d [2021-05-07T06:14:00.439Z] ---> Running in 0498a7e3610f [2021-05-07T06:14:00.439Z] ---> Running in cfdc9914c205 [2021-05-07T06:14:00.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:00.532Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-07T06:14:00.713Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:00.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:00.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:00.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:00.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:01.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:01.588Z] OK: 218 MiB in 52 packages [2021-05-07T06:14:01.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:01.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:02.103Z] 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.59.0 [2021-05-07T06:14:02.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:02.753Z] OK: 218 MiB in 52 packages [2021-05-07T06:14:02.753Z] OK: 218 MiB in 52 packages [2021-05-07T06:14:02.753Z] OK: 218 MiB in 52 packages [2021-05-07T06:14:03.037Z] OK: 218 MiB in 52 packages [2021-05-07T06:14:03.644Z] Removing intermediate container d95265d133c1 [2021-05-07T06:14:03.644Z] ---> f8e225ed9ef9 [2021-05-07T06:14:03.644Z] Step 6/21 : COPY go.mod . [2021-05-07T06:14:04.655Z] ---> e30e621427d8 [2021-05-07T06:14:04.655Z] Step 7/21 : RUN go mod download [2021-05-07T06:14:04.655Z] Removing intermediate container 4cd9759a400e [2021-05-07T06:14:04.655Z] ---> 26027441892b [2021-05-07T06:14:04.655Z] Step 6/31 : COPY go.mod . [2021-05-07T06:14:04.655Z] ---> Running in 17ccdb6999ae [2021-05-07T06:14:04.935Z] Removing intermediate container b2113cb3bb5d [2021-05-07T06:14:04.935Z] ---> ac474557a4a1 [2021-05-07T06:14:04.935Z] Step 6/23 : COPY go.mod . [2021-05-07T06:14:05.037Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:14:05.037Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:14:05.037Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:14:05.037Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:14:05.037Z] ---> 562997464a71 [2021-05-07T06:14:05.037Z] Step 3/22 : WORKDIR /edgex-go [2021-05-07T06:14:05.037Z] ---> 562997464a71 [2021-05-07T06:14:05.037Z] Step 3/31 : WORKDIR /edgex-go [2021-05-07T06:14:05.214Z] Removing intermediate container 0498a7e3610f [2021-05-07T06:14:05.214Z] ---> 2dc15252b3cf [2021-05-07T06:14:05.214Z] Step 6/22 : COPY go.mod . [2021-05-07T06:14:05.214Z] Removing intermediate container cfdc9914c205 [2021-05-07T06:14:05.214Z] ---> 1bc2fb70a0b5 [2021-05-07T06:14:05.214Z] Step 6/25 : COPY go.mod . [2021-05-07T06:14:05.312Z] ---> Using cache [2021-05-07T06:14:05.312Z] ---> 12a3ed8a4632 [2021-05-07T06:14:05.312Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:14:05.312Z] ---> Using cache [2021-05-07T06:14:05.312Z] ---> 12a3ed8a4632 [2021-05-07T06:14:05.312Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:14:05.312Z] ---> Using cache [2021-05-07T06:14:05.312Z] ---> 2af3f554fb54 [2021-05-07T06:14:05.312Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-07T06:14:05.312Z] ---> Using cache [2021-05-07T06:14:05.312Z] ---> 2af3f554fb54 [2021-05-07T06:14:05.312Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-07T06:14:05.819Z] ---> 07a737309bbe [2021-05-07T06:14:05.819Z] Step 7/31 : RUN go mod download [2021-05-07T06:14:05.819Z] ---> f12f79d4b192 [2021-05-07T06:14:05.819Z] Step 7/23 : RUN go mod download [2021-05-07T06:14:06.098Z] ---> Running in ee34304f48f4 [2021-05-07T06:14:06.098Z] ---> af3dd427c31a [2021-05-07T06:14:06.098Z] Step 7/25 : RUN go mod download [2021-05-07T06:14:06.098Z] ---> Running in 041dde19c2c4 [2021-05-07T06:14:06.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:14:06.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:14:06.308Z] ---> 562997464a71 [2021-05-07T06:14:06.308Z] Step 3/22 : WORKDIR /edgex-go [2021-05-07T06:14:06.308Z] ---> Using cache [2021-05-07T06:14:06.308Z] ---> 12a3ed8a4632 [2021-05-07T06:14:06.308Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:14:06.308Z] ---> Using cache [2021-05-07T06:14:06.308Z] ---> 2af3f554fb54 [2021-05-07T06:14:06.308Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-07T06:14:06.376Z] ---> cacc064e6752 [2021-05-07T06:14:06.376Z] Step 7/22 : RUN go mod download [2021-05-07T06:14:06.376Z] ---> Running in bf66704ed73f [2021-05-07T06:14:06.649Z] ---> Running in 8a0173944ce4 [2021-05-07T06:14:07.820Z] ---> Running in bd8a2a9ed8f8 [2021-05-07T06:14:07.820Z] ---> Running in 57908a3b4792 [2021-05-07T06:14:07.820Z] ---> Running in b96a53a4595e [2021-05-07T06:14:08.100Z] Removing intermediate container 17ccdb6999ae [2021-05-07T06:14:08.100Z] ---> 921e28b57d9b [2021-05-07T06:14:08.100Z] Step 8/21 : COPY . . [2021-05-07T06:14:11.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:14:11.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:14:11.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:14:11.492Z] Removing intermediate container ee34304f48f4 [2021-05-07T06:14:11.492Z] ---> d6c932b194c5 [2021-05-07T06:14:11.492Z] Step 8/31 : COPY . . [2021-05-07T06:14:12.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:14:12.047Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:14:12.087Z] Removing intermediate container 041dde19c2c4 [2021-05-07T06:14:12.087Z] ---> be8c1e44bc48 [2021-05-07T06:14:12.087Z] Step 8/23 : COPY . . [2021-05-07T06:14:12.364Z] Removing intermediate container 8a0173944ce4 [2021-05-07T06:14:12.364Z] ---> 33b2e054d0ee [2021-05-07T06:14:12.364Z] Step 8/22 : COPY . . [2021-05-07T06:14:12.636Z] Removing intermediate container bf66704ed73f [2021-05-07T06:14:12.636Z] ---> 6d766523643e [2021-05-07T06:14:12.636Z] Step 8/25 : COPY . . [2021-05-07T06:14:12.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:14:12.696Z] OK: 219 MiB in 52 packages [2021-05-07T06:14:13.374Z] OK: 219 MiB in 52 packages [2021-05-07T06:14:14.452Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:14:14.452Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:14:14.452Z] ---> 562997464a71 [2021-05-07T06:14:14.452Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:14:14.452Z] ---> Using cache [2021-05-07T06:14:14.452Z] ---> 12a3ed8a4632 [2021-05-07T06:14:14.452Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:14:14.452Z] ---> Using cache [2021-05-07T06:14:14.452Z] ---> 2af3f554fb54 [2021-05-07T06:14:14.452Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-07T06:14:14.452Z] OK: 219 MiB in 52 packages [2021-05-07T06:14:14.757Z] ---> Running in 8cc4f4c697d3 [2021-05-07T06:14:15.074Z] Removing intermediate container 57908a3b4792 [2021-05-07T06:14:15.074Z] ---> 7dc2a6425068 [2021-05-07T06:14:15.074Z] Step 6/22 : COPY go.mod . [2021-05-07T06:14:15.395Z] Removing intermediate container bd8a2a9ed8f8 [2021-05-07T06:14:15.395Z] ---> 573de1119893 [2021-05-07T06:14:15.395Z] Step 6/31 : COPY go.mod . [2021-05-07T06:14:15.728Z] ---> 0d9632c7854f [2021-05-07T06:14:15.729Z] Step 7/22 : RUN go mod download [2021-05-07T06:14:16.015Z] ---> Running in 66945da5b6a1 [2021-05-07T06:14:16.015Z] ---> 80a7eb0458c5 [2021-05-07T06:14:16.015Z] Step 7/31 : RUN go mod download [2021-05-07T06:14:16.015Z] Removing intermediate container b96a53a4595e [2021-05-07T06:14:16.015Z] ---> 9dcf5e99b98c [2021-05-07T06:14:16.015Z] Step 6/22 : COPY go.mod . [2021-05-07T06:14:16.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:14:16.328Z] ---> Running in 1192c923cd4b [2021-05-07T06:14:16.961Z] ---> eaa94c8d4759 [2021-05-07T06:14:16.961Z] Step 7/22 : RUN go mod download [2021-05-07T06:14:17.244Z] ---> Running in 46ce07a1c477 [2021-05-07T06:14:17.244Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:14:17.848Z] OK: 219 MiB in 52 packages [2021-05-07T06:14:19.421Z] Removing intermediate container 8cc4f4c697d3 [2021-05-07T06:14:19.421Z] ---> 25f983cf66a6 [2021-05-07T06:14:19.421Z] Step 6/23 : COPY go.mod . [2021-05-07T06:14:20.057Z] Removing intermediate container 66945da5b6a1 [2021-05-07T06:14:20.057Z] ---> 837018d1961e [2021-05-07T06:14:20.057Z] Step 8/22 : COPY . . [2021-05-07T06:14:20.057Z] ---> 4f86eaf63771 [2021-05-07T06:14:20.057Z] Step 7/23 : RUN go mod download [2021-05-07T06:14:20.331Z] Removing intermediate container 1192c923cd4b [2021-05-07T06:14:20.331Z] ---> fb88b3cf3688 [2021-05-07T06:14:20.331Z] Step 8/31 : COPY . . [2021-05-07T06:14:20.331Z] ---> Running in 28664cd6a0b5 [2021-05-07T06:14:20.331Z] Removing intermediate container 46ce07a1c477 [2021-05-07T06:14:20.331Z] ---> bf776ca655c2 [2021-05-07T06:14:20.331Z] Step 8/22 : COPY . . [2021-05-07T06:14:29.058Z] Removing intermediate container 28664cd6a0b5 [2021-05-07T06:14:29.058Z] ---> 97e8e7df951c [2021-05-07T06:14:29.058Z] Step 8/23 : COPY . . [2021-05-07T06:14:34.805Z] ---> abaac4d39b1a [2021-05-07T06:14:34.805Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-07T06:14:35.401Z] ---> Running in afa81c218e2c [2021-05-07T06:14:35.675Z] ---> 1c80fb90379f [2021-05-07T06:14:35.675Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-07T06:14:35.675Z] ---> 9efc896908c1 [2021-05-07T06:14:35.675Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-07T06:14:35.675Z] ---> a25f54029592 [2021-05-07T06:14:35.675Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-07T06:14:35.675Z] ---> 66e030f3a83f [2021-05-07T06:14:35.675Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-07T06:14:35.953Z] ---> Running in 8fcbfe4f49e8 [2021-05-07T06:14:35.953Z] ---> Running in 24673f137bde [2021-05-07T06:14:35.953Z] ---> Running in 974a232920c9 [2021-05-07T06:14:35.953Z] ---> Running in 11505d9921d6 [2021-05-07T06:14:37.392Z] 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-05-07T06:14:37.988Z] 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-05-07T06:14:37.988Z] 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-05-07T06:14:38.262Z] 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-05-07T06:14:38.549Z] 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-05-07T06:15:02.050Z] Removing intermediate container ab2c000a0d41 [2021-05-07T06:15:02.051Z] ---> 2211f5caf57f [2021-05-07T06:15:02.051Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-07T06:15:02.051Z] ---> Running in e2ec390c8681 [2021-05-07T06:15:02.412Z] Removing intermediate container e2ec390c8681 [2021-05-07T06:15:02.412Z] ---> a9e2e6519262 [2021-05-07T06:15:02.412Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-07T06:15:03.072Z] ---> Running in 73e533925e0b [2021-05-07T06:15:04.710Z] Removing intermediate container 73e533925e0b [2021-05-07T06:15:04.710Z] ---> 05f062812e5d [2021-05-07T06:15:04.710Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-07T06:15:06.985Z] ---> 1d88ae5571ab [2021-05-07T06:15:06.985Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-07T06:15:09.264Z] ---> 04e94b9da352 [2021-05-07T06:15:09.264Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-07T06:15:12.126Z] ---> 809217467085 [2021-05-07T06:15:12.126Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-07T06:15:13.362Z] ---> Running in 89eeb9cdfc6f [2021-05-07T06:15:15.495Z] Removing intermediate container 89eeb9cdfc6f [2021-05-07T06:15:15.495Z] ---> 587cb560b47b [2021-05-07T06:15:15.495Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:15:16.126Z] ---> Running in 0a5116096a69 [2021-05-07T06:15:18.925Z] Removing intermediate container 0a5116096a69 [2021-05-07T06:15:19.237Z] ---> 3aff5ec0cb68 [2021-05-07T06:15:19.237Z] Step 21/23 : LABEL arch=x86_64 [2021-05-07T06:15:20.815Z] ---> Running in 7ed6b5bc5ef5 [2021-05-07T06:15:22.320Z] Removing intermediate container 7ed6b5bc5ef5 [2021-05-07T06:15:22.320Z] ---> 0271b79486bb [2021-05-07T06:15:22.320Z] Step 22/23 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:15:22.320Z] ---> 63baa4105db9 [2021-05-07T06:15:22.320Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-07T06:15:22.320Z] ---> Running in e8ef0e9908be [2021-05-07T06:15:22.320Z] ---> e75df43b87b4 [2021-05-07T06:15:22.320Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-07T06:15:22.612Z] ---> 4dfe80c029eb [2021-05-07T06:15:22.612Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-07T06:15:22.933Z] ---> Running in fdb4822632eb [2021-05-07T06:15:22.933Z] ---> Running in 2eeb7e0eb59e [2021-05-07T06:15:22.933Z] ---> Running in 14f158454d90 [2021-05-07T06:15:23.263Z] Removing intermediate container e8ef0e9908be [2021-05-07T06:15:23.263Z] ---> 992a9b029e01 [2021-05-07T06:15:23.263Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:15:23.606Z] ---> Running in 465093d64e9d [2021-05-07T06:15:23.897Z] ---> 5005eb3cc91f [2021-05-07T06:15:23.897Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-07T06:15:23.897Z] ---> Running in 5970ee39d95c [2021-05-07T06:15:24.178Z] Removing intermediate container 465093d64e9d [2021-05-07T06:15:24.178Z] ---> 00746b54edc4 [2021-05-07T06:15:24.178Z] [2021-05-07T06:15:25.229Z] Successfully built 00746b54edc4 [2021-05-07T06:15:25.229Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-07T06:15:25.558Z]  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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-07T06:15:25.558Z] 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-05-07T06:15:25.558Z] 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-05-07T06:15:25.924Z] 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-05-07T06:16:30.409Z] 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-05-07T06:16:30.409Z] 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-05-07T06:16:34.491Z] Removing intermediate container 14f158454d90 [2021-05-07T06:16:34.492Z] ---> 6d2af474477b [2021-05-07T06:16:34.492Z] [2021-05-07T06:16:34.492Z] Step 10/31 : FROM alpine:3.12 [2021-05-07T06:16:34.492Z] ---> 13621d1b12d4 [2021-05-07T06:16:34.492Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-07T06:16:34.492Z] ---> Running in 8261cc59338c [2021-05-07T06:16:34.492Z] Removing intermediate container 8261cc59338c [2021-05-07T06:16:34.492Z] ---> 908411a4f93f [2021-05-07T06:16:34.492Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-07T06:16:34.492Z] ---> Running in 6aba69c284ad [2021-05-07T06:16:34.492Z] Removing intermediate container fdb4822632eb [2021-05-07T06:16:34.492Z] ---> 2d9ced7e4374 [2021-05-07T06:16:34.492Z] [2021-05-07T06:16:34.492Z] Step 10/22 : FROM alpine:3.12 [2021-05-07T06:16:34.492Z] ---> 13621d1b12d4 [2021-05-07T06:16:34.492Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-07T06:16:34.492Z] ---> Using cache [2021-05-07T06:16:34.492Z] ---> 4c4001243bc6 [2021-05-07T06:16:34.492Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:16:34.492Z] ---> Using cache [2021-05-07T06:16:34.492Z] ---> c13db5bd6f7d [2021-05-07T06:16:34.492Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-07T06:16:34.492Z] Removing intermediate container 2eeb7e0eb59e [2021-05-07T06:16:34.492Z] ---> 4f618798aeb8 [2021-05-07T06:16:34.492Z] [2021-05-07T06:16:34.492Z] Step 10/22 : FROM alpine:3.12 [2021-05-07T06:16:34.492Z] ---> 13621d1b12d4 [2021-05-07T06:16:34.492Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-07T06:16:34.492Z] ---> Running in 23c3da927379 [2021-05-07T06:16:34.492Z] ---> Running in b0226dc87837 [2021-05-07T06:16:35.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:16:35.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:16:35.435Z] Removing intermediate container b0226dc87837 [2021-05-07T06:16:35.435Z] ---> 638d2d234883 [2021-05-07T06:16:35.435Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-07T06:16:35.435Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-07T06:16:35.435Z] (2/2) Installing su-exec (0.2-r1) [2021-05-07T06:16:35.435Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:16:36.162Z] OK: 6 MiB in 16 packages [2021-05-07T06:16:37.059Z] ---> Running in aa220c5b3701 [2021-05-07T06:16:37.184Z] Removing intermediate container 8fcbfe4f49e8 [2021-05-07T06:16:37.184Z] ---> aa21ef383f4d [2021-05-07T06:16:37.184Z] [2021-05-07T06:16:37.184Z] Step 10/31 : FROM alpine:3.12 [2021-05-07T06:16:37.184Z] 3.12: Pulling from library/alpine [2021-05-07T06:16:37.184Z] Removing intermediate container afa81c218e2c [2021-05-07T06:16:37.184Z] ---> 94501d5d014e [2021-05-07T06:16:37.184Z] [2021-05-07T06:16:37.184Z] Step 10/21 : FROM alpine:3.12 [2021-05-07T06:16:37.184Z] Removing intermediate container 24673f137bde [2021-05-07T06:16:37.184Z] ---> 479dea45ca0b [2021-05-07T06:16:37.184Z] [2021-05-07T06:16:37.184Z] Step 10/25 : FROM alpine:3.12 [2021-05-07T06:16:37.184Z] 3.12: Pulling from library/alpine [2021-05-07T06:16:37.460Z] 3.12: Pulling from library/alpine [2021-05-07T06:16:38.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:16:38.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:16:38.108Z] Removing intermediate container 5970ee39d95c [2021-05-07T06:16:38.108Z] ---> af2025822f76 [2021-05-07T06:16:38.108Z] [2021-05-07T06:16:38.108Z] Step 10/23 : FROM alpine:3.12 [2021-05-07T06:16:38.108Z] ---> 13621d1b12d4 [2021-05-07T06:16:38.108Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-07T06:16:38.108Z] ---> Using cache [2021-05-07T06:16:38.108Z] ---> 4c4001243bc6 [2021-05-07T06:16:38.108Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:16:38.108Z] ---> Using cache [2021-05-07T06:16:38.108Z] ---> c13db5bd6f7d [2021-05-07T06:16:38.108Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-07T06:16:38.108Z] ---> Running in 829604b76e5e [2021-05-07T06:16:38.108Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-07T06:16:38.440Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-07T06:16:38.440Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-07T06:16:38.440Z] Status: Downloaded newer image for alpine:3.12 [2021-05-07T06:16:38.440Z] Status: Image is up to date for alpine:3.12 [2021-05-07T06:16:38.440Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-07T06:16:38.440Z] ---> 9852663dfa18 [2021-05-07T06:16:38.440Z] Status: Image is up to date for alpine:3.12 [2021-05-07T06:16:38.440Z] ---> 9852663dfa18 [2021-05-07T06:16:38.440Z] ---> 9852663dfa18 [2021-05-07T06:16:38.440Z] Step 11/21 : RUN apk add --update --no-cache curlStep 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-07T06:16:38.440Z] [2021-05-07T06:16:38.440Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-07T06:16:38.548Z] Removing intermediate container aa220c5b3701 [2021-05-07T06:16:38.548Z] ---> de275a0598cf [2021-05-07T06:16:38.548Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:16:38.548Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-07T06:16:38.548Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:16:38.548Z] Executing ca-certificates-20191127-r4.trigger [2021-05-07T06:16:38.548Z] OK: 6 MiB in 16 packages [2021-05-07T06:16:38.940Z] Removing intermediate container 6aba69c284ad [2021-05-07T06:16:38.940Z] ---> 93a6ff73a819 [2021-05-07T06:16:38.940Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-07T06:16:39.047Z] ---> Running in 78113f0ba46a [2021-05-07T06:16:39.047Z] ---> Running in 76e5cf7d4ec4 [2021-05-07T06:16:39.047Z] ---> Running in 4ea88b922099 [2021-05-07T06:16:39.428Z] Removing intermediate container 829604b76e5e [2021-05-07T06:16:39.428Z] ---> 3b033d4ae6fe [2021-05-07T06:16:39.428Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-07T06:16:39.428Z] ---> 595e442d7239 [2021-05-07T06:16:39.428Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-07T06:16:39.428Z] ---> Running in a57ac3ffd9d2 [2021-05-07T06:16:39.706Z] ---> Running in 9d17e7a21bfc [2021-05-07T06:16:40.053Z] Removing intermediate container 4ea88b922099 [2021-05-07T06:16:40.053Z] ---> 2863d22f8ab2 [2021-05-07T06:16:40.053Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-07T06:16:40.299Z] Removing intermediate container a57ac3ffd9d2 [2021-05-07T06:16:40.299Z] ---> e7e178b60920 [2021-05-07T06:16:40.299Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-07T06:16:40.606Z] ---> Running in 11ffcd71121f [2021-05-07T06:16:40.942Z] Removing intermediate container 9d17e7a21bfc [2021-05-07T06:16:40.942Z] ---> aa00d7d7d94a [2021-05-07T06:16:40.942Z] Step 15/23 : WORKDIR / [2021-05-07T06:16:41.037Z] ---> Running in 85e80b28eedd [2021-05-07T06:16:41.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:41.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:41.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:41.239Z] Removing intermediate container 23c3da927379 [2021-05-07T06:16:41.239Z] ---> b05ddc09f903 [2021-05-07T06:16:41.239Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:16:41.239Z] ---> 2f871975238e [2021-05-07T06:16:41.239Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-07T06:16:41.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:41.587Z] Removing intermediate container 11505d9921d6 [2021-05-07T06:16:41.587Z] ---> a6e0f36ce1cc [2021-05-07T06:16:41.587Z] [2021-05-07T06:16:41.587Z] Step 10/23 : FROM alpine:3.12 [2021-05-07T06:16:41.587Z] ---> 9852663dfa18 [2021-05-07T06:16:41.587Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-07T06:16:41.639Z] ---> Running in 5b6cd07049fb [2021-05-07T06:16:41.639Z] ---> Running in c59ef58bb90d [2021-05-07T06:16:41.859Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-07T06:16:41.859Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-07T06:16:41.859Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-07T06:16:41.859Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-07T06:16:41.859Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-07T06:16:41.859Z] (4/4) Installing curl (7.76.1-r0) [2021-05-07T06:16:41.859Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-07T06:16:41.859Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:16:41.859Z] (4/6) Installing curl (7.76.1-r0) [2021-05-07T06:16:41.859Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-07T06:16:41.859Z] (6/6) Installing su-exec (0.2-r1) [2021-05-07T06:16:41.859Z] Executing ca-certificates-20191127-r4.trigger [2021-05-07T06:16:41.859Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:16:41.945Z] Removing intermediate container 11ffcd71121f [2021-05-07T06:16:41.945Z] ---> 23fae7cfa41a [2021-05-07T06:16:41.945Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-07T06:16:42.138Z] Executing ca-certificates-20191127-r4.trigger [2021-05-07T06:16:42.138Z] OK: 7 MiB in 18 packages [2021-05-07T06:16:42.218Z] ---> Running in 3989075f22f7 [2021-05-07T06:16:42.420Z] OK: 7 MiB in 20 packages [2021-05-07T06:16:42.420Z] ---> Running in 26259b701ccc [2021-05-07T06:16:42.543Z] ---> 19f649f8f580 [2021-05-07T06:16:42.543Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-07T06:16:42.543Z] Removing intermediate container 5b6cd07049fb [2021-05-07T06:16:42.543Z] ---> 65ff3928ba6e [2021-05-07T06:16:42.543Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:16:42.543Z] Removing intermediate container c59ef58bb90d [2021-05-07T06:16:42.543Z] ---> 96617bb7d128 [2021-05-07T06:16:42.543Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-07T06:16:42.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:42.977Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:43.259Z] Removing intermediate container 974a232920c9 [2021-05-07T06:16:43.259Z] ---> 59f46b3a03f8 [2021-05-07T06:16:43.259Z] [2021-05-07T06:16:43.259Z] Step 10/22 : FROM alpine:3.12 [2021-05-07T06:16:43.259Z] ---> 9852663dfa18 [2021-05-07T06:16:43.259Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-07T06:16:43.538Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-07T06:16:43.538Z] ---> Running in 8d3328b0d3c8 [2021-05-07T06:16:43.538Z] (2/2) Installing su-exec (0.2-r1) [2021-05-07T06:16:43.538Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:16:43.538Z] OK: 5 MiB in 16 packages [2021-05-07T06:16:44.070Z] ---> Running in b146ff0e9161 [2021-05-07T06:16:44.070Z] ---> Running in a3f28f40af2d [2021-05-07T06:16:44.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:44.387Z] ---> e4c2b7301f37 [2021-05-07T06:16:44.387Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-07T06:16:44.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:44.793Z] Removing intermediate container b146ff0e9161 [2021-05-07T06:16:44.793Z] ---> 4a7cfa83ddeb [2021-05-07T06:16:44.793Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:16:44.793Z] Removing intermediate container a3f28f40af2d [2021-05-07T06:16:44.793Z] ---> 950f7ef40464 [2021-05-07T06:16:44.793Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-07T06:16:45.045Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-07T06:16:45.045Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:16:45.045Z] OK: 5 MiB in 15 packages [2021-05-07T06:16:45.321Z] Removing intermediate container 76e5cf7d4ec4 [2021-05-07T06:16:45.321Z] ---> 7f0261894020 [2021-05-07T06:16:45.321Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-07T06:16:45.321Z] Removing intermediate container 78113f0ba46a [2021-05-07T06:16:45.321Z] ---> f15ab854b8ce [2021-05-07T06:16:45.321Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-07T06:16:45.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:45.594Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:45.595Z] ---> Running in 5ab4e3445426 [2021-05-07T06:16:45.595Z] ---> Running in 1755e8491595 [2021-05-07T06:16:45.899Z] Removing intermediate container 85e80b28eedd [2021-05-07T06:16:45.899Z] ---> 34d926633ca4 [2021-05-07T06:16:45.899Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-07T06:16:45.907Z] ---> Running in 128f891675c6 [2021-05-07T06:16:45.907Z] ---> Running in c165bb289ab5 [2021-05-07T06:16:46.196Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-07T06:16:46.196Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:16:46.196Z] OK: 5 MiB in 15 packages [2021-05-07T06:16:46.196Z] ---> Running in d7898e819080 [2021-05-07T06:16:46.243Z] ---> 276aa8843fbf [2021-05-07T06:16:46.243Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-07T06:16:46.478Z] Removing intermediate container 5ab4e3445426 [2021-05-07T06:16:46.478Z] ---> 1f25bf209693 [2021-05-07T06:16:46.478Z] Step 13/25 : WORKDIR / [2021-05-07T06:16:46.478Z] Removing intermediate container 1755e8491595 [2021-05-07T06:16:46.478Z] ---> 7359b796e4b7 [2021-05-07T06:16:46.478Z] Step 13/21 : WORKDIR /edgex [2021-05-07T06:16:46.758Z] ---> Running in 69ab9bbd5d94 [2021-05-07T06:16:46.758Z] Removing intermediate container 26259b701ccc [2021-05-07T06:16:46.758Z] ---> 65267bbe5a9c [2021-05-07T06:16:46.758Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:16:46.911Z] Removing intermediate container c165bb289ab5 [2021-05-07T06:16:46.911Z] ---> ddc644e99574 [2021-05-07T06:16:46.911Z] Step 20/22 : LABEL arch=x86_64 [2021-05-07T06:16:46.911Z] Removing intermediate container 128f891675c6 [2021-05-07T06:16:46.911Z] ---> 27e50c78d5fd [2021-05-07T06:16:46.911Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:16:47.032Z] ---> Running in 690b366679c5 [2021-05-07T06:16:47.032Z] Removing intermediate container d7898e819080 [2021-05-07T06:16:47.032Z] ---> 10061a08e1eb [2021-05-07T06:16:47.032Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-07T06:16:47.254Z] Removing intermediate container 3989075f22f7 [2021-05-07T06:16:47.254Z] ---> 143e8ad27cfe [2021-05-07T06:16:47.254Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-07T06:16:47.254Z] ---> Running in 8b7009a2c60d [2021-05-07T06:16:47.254Z] ---> ff6a3f10cb4d [2021-05-07T06:16:47.254Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-07T06:16:47.307Z] ---> Running in 5fc5b28ca9b5 [2021-05-07T06:16:47.307Z] ---> Running in 25ab11bf25a7 [2021-05-07T06:16:47.556Z] ---> Running in 928b030b873d [2021-05-07T06:16:47.659Z] Removing intermediate container 69ab9bbd5d94 [2021-05-07T06:16:47.659Z] ---> 23ccd7807668 [2021-05-07T06:16:47.659Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-07T06:16:47.659Z] Removing intermediate container 8d3328b0d3c8 [2021-05-07T06:16:47.659Z] ---> 89a16e66ee46 [2021-05-07T06:16:47.659Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:16:47.659Z] Removing intermediate container 690b366679c5 [2021-05-07T06:16:47.659Z] ---> d0dac26254cd [2021-05-07T06:16:47.660Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-07T06:16:47.838Z] ---> Running in 5aff72080e5a [2021-05-07T06:16:47.838Z] ---> 00e21617e571 [2021-05-07T06:16:47.838Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-07T06:16:47.937Z] Removing intermediate container 5fc5b28ca9b5 [2021-05-07T06:16:47.937Z] ---> d0d0f30599a4 [2021-05-07T06:16:47.937Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-07T06:16:47.937Z] ---> Running in 7c0e03e266c6 [2021-05-07T06:16:48.136Z] Removing intermediate container 8b7009a2c60d [2021-05-07T06:16:48.136Z] ---> 13fc0058e921 [2021-05-07T06:16:48.136Z] Step 21/22 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:16:48.214Z] Removing intermediate container 25ab11bf25a7 [2021-05-07T06:16:48.214Z] ---> c3ac5ac41ee1 [2021-05-07T06:16:48.214Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-07T06:16:48.214Z] ---> Running in 042f5dfa4b41 [2021-05-07T06:16:48.490Z] ---> Running in f2d74949a9b4 [2021-05-07T06:16:48.490Z] ---> fc018455e7ae [2021-05-07T06:16:48.490Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-07T06:16:48.773Z] Removing intermediate container 7c0e03e266c6 [2021-05-07T06:16:48.773Z] ---> ce1d5feb4992 [2021-05-07T06:16:48.773Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-07T06:16:48.773Z] ---> 5053644c3fa2 [2021-05-07T06:16:48.773Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-07T06:16:48.775Z] Removing intermediate container 5aff72080e5a [2021-05-07T06:16:48.776Z] ---> f49f337554d6 [2021-05-07T06:16:48.776Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:16:48.776Z] ---> Running in 74636f91e6e3 [2021-05-07T06:16:48.776Z] Removing intermediate container 928b030b873d [2021-05-07T06:16:48.776Z] ---> 5009058bf667 [2021-05-07T06:16:48.776Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-07T06:16:49.064Z] Removing intermediate container 042f5dfa4b41 [2021-05-07T06:16:49.064Z] ---> 460dc657c445 [2021-05-07T06:16:49.064Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-07T06:16:49.064Z] ---> Running in c6b48f7a4633 [2021-05-07T06:16:49.338Z] ---> Running in 3c38bb9dab86 [2021-05-07T06:16:49.517Z] ---> Running in 63c99e1cd617 [2021-05-07T06:16:49.614Z] ---> ea509c1ebabe [2021-05-07T06:16:49.614Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-07T06:16:49.833Z] Removing intermediate container 74636f91e6e3 [2021-05-07T06:16:49.833Z] ---> 9f37719d811c [2021-05-07T06:16:49.833Z] Step 22/22 : LABEL version=0.0.0 [2021-05-07T06:16:50.178Z] ---> 7333a5ba87a5 [2021-05-07T06:16:50.178Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-07T06:16:50.178Z] ---> db93ae5354c4 [2021-05-07T06:16:50.178Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-07T06:16:50.214Z] Removing intermediate container c6b48f7a4633 [2021-05-07T06:16:50.215Z] ---> 914de4d228bd [2021-05-07T06:16:50.215Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-07T06:16:50.215Z] Removing intermediate container 3c38bb9dab86 [2021-05-07T06:16:50.215Z] ---> 9fabe2022f73 [2021-05-07T06:16:50.215Z] Step 15/23 : WORKDIR / [2021-05-07T06:16:50.485Z] ---> Running in b6c4da465c5f [2021-05-07T06:16:50.486Z] ---> Running in 50f1e4d22ced [2021-05-07T06:16:50.493Z] ---> Running in c345cf93f633 [2021-05-07T06:16:50.493Z] ---> Running in dd63d6ad974a [2021-05-07T06:16:50.759Z] Removing intermediate container 63c99e1cd617 [2021-05-07T06:16:50.759Z] ---> 8224aaa5c49f [2021-05-07T06:16:50.759Z] Step 21/23 : LABEL arch=x86_64 [2021-05-07T06:16:50.783Z] ---> b432dd6f1b44 [2021-05-07T06:16:50.783Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-07T06:16:50.783Z] ---> 5e6e21ebb598 [2021-05-07T06:16:50.783Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-07T06:16:51.039Z] ---> Running in d31c05357c30 [2021-05-07T06:16:51.070Z] Removing intermediate container dd63d6ad974a [2021-05-07T06:16:51.070Z] ---> 5694b5187ff3 [2021-05-07T06:16:51.070Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:16:51.332Z] ---> 3262d37dfd1f [2021-05-07T06:16:51.333Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-07T06:16:51.333Z] Removing intermediate container b6c4da465c5f [2021-05-07T06:16:51.333Z] ---> d4391effe4af [2021-05-07T06:16:51.333Z] [2021-05-07T06:16:51.340Z] Removing intermediate container c345cf93f633 [2021-05-07T06:16:51.341Z] ---> 6c91b130ef8c [2021-05-07T06:16:51.341Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:16:51.612Z] ---> Running in a7ceda24f0e9 [2021-05-07T06:16:51.619Z] Removing intermediate container f2d74949a9b4 [2021-05-07T06:16:51.619Z] ---> b3fcfb5227c1 [2021-05-07T06:16:51.619Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-07T06:16:51.896Z] ---> Running in e2c67d15ef48 [2021-05-07T06:16:51.942Z] Removing intermediate container d31c05357c30 [2021-05-07T06:16:51.942Z] ---> c76ca608933a [2021-05-07T06:16:51.942Z] Step 22/23 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:16:52.173Z] ---> ff52ea87aed5 [2021-05-07T06:16:52.173Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-07T06:16:52.263Z] ---> Running in 7caec0119d9a [2021-05-07T06:16:52.449Z] ---> 0712a5185fdd [2021-05-07T06:16:52.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-07T06:16:52.449Z] ---> 7d877e33d79d [2021-05-07T06:16:52.449Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-07T06:16:52.449Z] ---> bbd9fe7367ec [2021-05-07T06:16:52.449Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-07T06:16:52.582Z] Successfully built d4391effe4af [2021-05-07T06:16:52.582Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-07T06:16:52.582Z]  Building docker-support-scheduler-go ... done Removing intermediate container a7ceda24f0e9 [2021-05-07T06:16:52.582Z] ---> f1efc409fc9a [2021-05-07T06:16:52.582Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:16:52.724Z] ---> Running in b9a13ee5f313 [2021-05-07T06:16:52.724Z] Removing intermediate container e2c67d15ef48 [2021-05-07T06:16:52.724Z] ---> 9ee3900a3b75 [2021-05-07T06:16:52.724Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-07T06:16:52.902Z] ---> Running in 9cbe95407f21 [2021-05-07T06:16:53.675Z] Removing intermediate container 7caec0119d9a [2021-05-07T06:16:53.675Z] ---> cc8ed49a179f [2021-05-07T06:16:53.675Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:16:53.702Z] Removing intermediate container b9a13ee5f313 [2021-05-07T06:16:53.702Z] ---> f86a1e29c35f [2021-05-07T06:16:53.702Z] Step 18/21 : CMD ["--init=true"] [2021-05-07T06:16:53.985Z] ---> Running in cc72bcf75560 [2021-05-07T06:16:53.985Z] Removing intermediate container 9cbe95407f21 [2021-05-07T06:16:53.985Z] ---> 5fde46b9773b [2021-05-07T06:16:53.985Z] Step 20/22 : LABEL arch=x86_64 [2021-05-07T06:16:54.282Z] ---> Running in 9dcfb4eb648f [2021-05-07T06:16:54.282Z] Removing intermediate container 50f1e4d22ced [2021-05-07T06:16:54.282Z] ---> fc3ccd3a6efd [2021-05-07T06:16:54.282Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:16:54.298Z] ---> 48255bbf997b [2021-05-07T06:16:54.298Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-07T06:16:54.298Z] ---> Running in aa1e195a806d [2021-05-07T06:16:54.298Z] ---> ff0f8874b895 [2021-05-07T06:16:54.298Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-07T06:16:54.298Z] ---> 55011e8af515 [2021-05-07T06:16:54.298Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-07T06:16:54.561Z] Removing intermediate container cc72bcf75560 [2021-05-07T06:16:54.561Z] ---> 263cf123fb0f [2021-05-07T06:16:54.561Z] [2021-05-07T06:16:54.583Z] ---> 77422a82fb9e [2021-05-07T06:16:54.583Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-07T06:16:54.583Z] ---> Running in 6fc0722329f4 [2021-05-07T06:16:54.858Z] Removing intermediate container 9dcfb4eb648f [2021-05-07T06:16:54.858Z] ---> 2a79324e4492 [2021-05-07T06:16:54.858Z] Step 21/22 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:16:54.864Z] Removing intermediate container aa1e195a806d [2021-05-07T06:16:54.864Z] ---> 446a59cee2c3 [2021-05-07T06:16:54.864Z] Step 19/21 : LABEL arch=arm64 [2021-05-07T06:16:55.141Z] ---> Running in e44acee839d7 [2021-05-07T06:16:55.147Z] ---> Running in 2eb889a4cb65 [2021-05-07T06:16:55.485Z] Successfully built 263cf123fb0f [2021-05-07T06:16:55.485Z] ---> 598440d38b09 [2021-05-07T06:16:55.485Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-07T06:16:55.485Z] Successfully tagged docker-core-metadata-go:latest [2021-05-07T06:16:55.743Z] ---> bb50fb8c4b17 [2021-05-07T06:16:55.743Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-07T06:16:55.743Z] ---> f8880b67d0b5 [2021-05-07T06:16:55.743Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-07T06:16:55.778Z]  Building docker-core-metadata-go ... done Removing intermediate container 2eb889a4cb65 [2021-05-07T06:16:55.778Z] ---> 70ab1dd253c5 [2021-05-07T06:16:55.778Z] Step 22/22 : LABEL version=0.0.0 [2021-05-07T06:16:56.017Z] ---> 09966eb0f108 [2021-05-07T06:16:56.017Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-07T06:16:56.017Z] ---> Running in 37332c91956b [2021-05-07T06:16:56.017Z] Removing intermediate container e44acee839d7 [2021-05-07T06:16:56.017Z] ---> 33d6d17197b2 [2021-05-07T06:16:56.017Z] Step 20/21 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:16:56.129Z] ---> Running in ce5c77a3bb96 [2021-05-07T06:16:56.289Z] ---> Running in 12aa40078560 [2021-05-07T06:16:56.289Z] ---> Running in bbccb1204773 [2021-05-07T06:16:56.558Z] Removing intermediate container 37332c91956b [2021-05-07T06:16:56.558Z] ---> c0826cd12d91 [2021-05-07T06:16:56.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:16:56.831Z] ---> Running in 6a8854d0e415 [2021-05-07T06:16:56.831Z] Removing intermediate container 12aa40078560 [2021-05-07T06:16:56.831Z] ---> 06d277fdf922 [2021-05-07T06:16:56.831Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:16:56.831Z] ---> 07112673c699 [2021-05-07T06:16:56.831Z] Step 21/25 : 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-05-07T06:16:56.838Z] Removing intermediate container ce5c77a3bb96 [2021-05-07T06:16:56.838Z] ---> e7feee641190 [2021-05-07T06:16:56.838Z] [2021-05-07T06:16:57.107Z] Removing intermediate container bbccb1204773 [2021-05-07T06:16:57.107Z] ---> e1a9244538d8 [2021-05-07T06:16:57.107Z] Step 21/21 : LABEL version=0.0.0 [2021-05-07T06:16:57.107Z] ---> Running in 2f4a516689e7 [2021-05-07T06:16:57.107Z] ---> Running in cb3fadf58d44 [2021-05-07T06:16:57.214Z] ---> 37d1885a8e34 [2021-05-07T06:16:57.214Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-07T06:16:57.383Z] ---> Running in 4528fb059d99 [2021-05-07T06:16:57.542Z] Successfully built e7feee641190 [2021-05-07T06:16:57.542Z] Successfully tagged docker-support-notifications-go:latest [2021-05-07T06:16:57.654Z] Removing intermediate container 6a8854d0e415 [2021-05-07T06:16:57.654Z] ---> 95763ca76ca3 [2021-05-07T06:16:57.654Z] Step 21/23 : LABEL arch=arm64 [2021-05-07T06:16:57.654Z] Removing intermediate container 6fc0722329f4 [2021-05-07T06:16:57.654Z] ---> 888210698e86 [2021-05-07T06:16:57.654Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:16:57.903Z]  Building docker-support-notifications-go ... done  ---> 453c78e09ac3 [2021-05-07T06:16:57.903Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-07T06:16:57.927Z] ---> Running in e231d5972b1a [2021-05-07T06:16:57.927Z] Removing intermediate container 2f4a516689e7 [2021-05-07T06:16:57.927Z] ---> 50c07470b34c [2021-05-07T06:16:57.927Z] Step 20/22 : LABEL arch=arm64 [2021-05-07T06:16:58.205Z] Removing intermediate container 4528fb059d99 [2021-05-07T06:16:58.205Z] ---> 03f913846336 [2021-05-07T06:16:58.205Z] [2021-05-07T06:16:58.205Z] ---> Running in c61aaabb7dc3 [2021-05-07T06:16:58.482Z] Removing intermediate container e231d5972b1a [2021-05-07T06:16:58.482Z] ---> 876b7d06749e [2021-05-07T06:16:58.482Z] Step 22/23 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:16:58.760Z] Successfully built 03f913846336 [2021-05-07T06:16:58.760Z] ---> Running in d5b7020e9203 [2021-05-07T06:16:58.760Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-07T06:16:58.760Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-05-07T06:16:59.037Z] ---> ff126602ca92 [2021-05-07T06:16:59.037Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-07T06:16:59.037Z] Removing intermediate container c61aaabb7dc3 [2021-05-07T06:16:59.037Z] ---> 5a820fd6ba78 [2021-05-07T06:16:59.037Z] Step 21/22 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:16:59.081Z] ---> dc7947868667 [2021-05-07T06:16:59.081Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-07T06:16:59.311Z] ---> Running in 7f78106b17d6 [2021-05-07T06:16:59.585Z] Removing intermediate container d5b7020e9203 [2021-05-07T06:16:59.585Z] ---> 2d163fc946d1 [2021-05-07T06:16:59.585Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:16:59.859Z] ---> Running in 93c3f15a7996 [2021-05-07T06:17:00.110Z] ---> 84a68642ea9c [2021-05-07T06:17:00.110Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-07T06:17:00.134Z] Removing intermediate container 7f78106b17d6 [2021-05-07T06:17:00.134Z] ---> 3688fd6459ed [2021-05-07T06:17:00.134Z] Step 22/22 : LABEL version=0.0.0 [2021-05-07T06:17:00.379Z] ---> Running in 40d440cba6a7 [2021-05-07T06:17:00.733Z] ---> Running in 2bf3c43459a4 [2021-05-07T06:17:00.995Z] Removing intermediate container 40d440cba6a7 [2021-05-07T06:17:00.995Z] ---> 7a40c654fe48 [2021-05-07T06:17:00.995Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-07T06:17:01.396Z] Removing intermediate container 93c3f15a7996 [2021-05-07T06:17:01.396Z] ---> f63aff664f37 [2021-05-07T06:17:01.396Z] [2021-05-07T06:17:01.396Z] Removing intermediate container cb3fadf58d44 [2021-05-07T06:17:01.396Z] ---> be69504d8282 [2021-05-07T06:17:01.396Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-07T06:17:02.003Z] Successfully built f63aff664f37 [2021-05-07T06:17:02.279Z] ---> 7a18572cceba [2021-05-07T06:17:02.279Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-07T06:17:02.279Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-07T06:17:02.279Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-05-07T06:17:02.554Z] ---> Running in dbe07b8dc79f [2021-05-07T06:17:02.554Z] Removing intermediate container 2bf3c43459a4 [2021-05-07T06:17:02.554Z] ---> 33c9b9be397c [2021-05-07T06:17:02.554Z] [2021-05-07T06:17:02.968Z] ---> 236c0fc655fa [2021-05-07T06:17:02.968Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-07T06:17:03.155Z] Successfully built 33c9b9be397c [2021-05-07T06:17:03.155Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-07T06:17:03.155Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-05-07T06:17:03.155Z] Removing intermediate container dbe07b8dc79f [2021-05-07T06:17:03.155Z] ---> ffd7cfcd6f04 [2021-05-07T06:17:03.155Z] Step 23/25 : LABEL arch=arm64 [2021-05-07T06:17:03.279Z] ---> Running in d6d58b5a4a56 [2021-05-07T06:17:03.431Z] ---> Running in 583c5abeb3a8 [2021-05-07T06:17:03.431Z] ---> 5f3fbe502286 [2021-05-07T06:17:03.431Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-07T06:17:04.027Z] Removing intermediate container 583c5abeb3a8 [2021-05-07T06:17:04.028Z] ---> 6fb539a17867 [2021-05-07T06:17:04.028Z] Step 24/25 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:17:04.028Z] ---> Running in 4bcb6b6b5cd1 [2021-05-07T06:17:04.306Z] ---> a3b544d1befb [2021-05-07T06:17:04.306Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-07T06:17:04.585Z] Removing intermediate container 4bcb6b6b5cd1 [2021-05-07T06:17:04.585Z] ---> f63e42131837 [2021-05-07T06:17:04.585Z] Step 25/25 : LABEL version=0.0.0 [2021-05-07T06:17:04.858Z] ---> Running in 3bb3ddaa50ef [2021-05-07T06:17:05.133Z] ---> b7209059738a [2021-05-07T06:17:05.133Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-07T06:17:05.408Z] Removing intermediate container 3bb3ddaa50ef [2021-05-07T06:17:05.408Z] ---> 6140f8b2f7f2 [2021-05-07T06:17:05.408Z] [2021-05-07T06:17:06.008Z] Successfully built 6140f8b2f7f2 [2021-05-07T06:17:06.008Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-07T06:17:06.008Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-05-07T06:17:06.008Z] ---> Running in f99c640c79dd [2021-05-07T06:17:06.305Z] Removing intermediate container d6d58b5a4a56 [2021-05-07T06:17:06.305Z] ---> c66ca590ffa9 [2021-05-07T06:17:06.305Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-07T06:17:06.990Z] Removing intermediate container f99c640c79dd [2021-05-07T06:17:06.990Z] ---> d56bb8b3c1e6 [2021-05-07T06:17:06.990Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-07T06:17:07.013Z] ---> Running in 3ed99a2ee1d7 [2021-05-07T06:17:07.284Z] Removing intermediate container 3ed99a2ee1d7 [2021-05-07T06:17:07.284Z] ---> aa6551bc274d [2021-05-07T06:17:07.284Z] Step 28/31 : CMD ["gate"] [2021-05-07T06:17:07.922Z] ---> Running in 49fb79678cc3 [2021-05-07T06:17:08.447Z] ---> def0eb81ac4c [2021-05-07T06:17:08.447Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-07T06:17:08.600Z] Removing intermediate container 49fb79678cc3 [2021-05-07T06:17:08.600Z] ---> c49405cdee80 [2021-05-07T06:17:08.600Z] Step 29/31 : LABEL arch=x86_64 [2021-05-07T06:17:09.277Z] ---> Running in 47d1e404d786 [2021-05-07T06:17:09.436Z] ---> Running in 528ada05defd [2021-05-07T06:17:09.579Z] Removing intermediate container 47d1e404d786 [2021-05-07T06:17:09.579Z] ---> bcd0d9630a04 [2021-05-07T06:17:09.579Z] Step 30/31 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:17:10.224Z] ---> Running in 42a3e81fd912 [2021-05-07T06:17:10.822Z] Removing intermediate container 42a3e81fd912 [2021-05-07T06:17:10.822Z] ---> 66007fffebcf [2021-05-07T06:17:10.822Z] Step 31/31 : LABEL version=0.0.0 [2021-05-07T06:17:11.103Z] ---> Running in 5b37c0cfcc62 [2021-05-07T06:17:11.728Z] Removing intermediate container 5b37c0cfcc62 [2021-05-07T06:17:11.728Z] ---> 48a95f4de3a1 [2021-05-07T06:17:11.728Z] [2021-05-07T06:17:11.998Z] Successfully built 48a95f4de3a1 [2021-05-07T06:17:11.998Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-07T06:17:13.904Z] Removing intermediate container 528ada05defd [2021-05-07T06:17:13.904Z] ---> e937681c7fb9 [2021-05-07T06:17:13.904Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-07T06:17:14.187Z] ---> Running in a2ffefbbd43a [2021-05-07T06:17:14.196Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-05-07T06:17:14.296Z] $ docker stop --time=1 9370fc25210c04a18b96b4c3dda59eb23e6451973ea4d8708ce0721fe275e4e1 [2021-05-07T06:17:14.809Z] Removing intermediate container a2ffefbbd43a [2021-05-07T06:17:14.809Z] ---> aaff2456fd48 [2021-05-07T06:17:14.809Z] Step 28/31 : CMD ["gate"] [2021-05-07T06:17:15.430Z] ---> Running in 7987e4ccbb93 [2021-05-07T06:17:16.021Z] Removing intermediate container 7987e4ccbb93 [2021-05-07T06:17:16.021Z] ---> e4bd73136958 [2021-05-07T06:17:16.022Z] Step 29/31 : LABEL arch=arm64 [2021-05-07T06:17:16.292Z] ---> Running in 1fc8ee36be64 [2021-05-07T06:17:16.884Z] Removing intermediate container 1fc8ee36be64 [2021-05-07T06:17:16.884Z] ---> 510d3bed5475 [2021-05-07T06:17:16.884Z] Step 30/31 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:17:17.076Z] $ docker rm -f 9370fc25210c04a18b96b4c3dda59eb23e6451973ea4d8708ce0721fe275e4e1 [2021-05-07T06:17:17.164Z] ---> Running in eeffd20811e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T06:17:17.757Z] Removing intermediate container eeffd20811e1 [2021-05-07T06:17:17.757Z] ---> 91681da90b49 [2021-05-07T06:17:17.757Z] Step 31/31 : LABEL version=0.0.0 [2021-05-07T06:17:18.139Z] + grep docker [2021-05-07T06:17:18.139Z] + docker images [2021-05-07T06:17:18.728Z] ---> Running in 993d2b42fa0c [2021-05-07T06:17:19.003Z] Removing intermediate container 993d2b42fa0c [2021-05-07T06:17:19.003Z] ---> 4857c8491097 [2021-05-07T06:17:19.003Z] [2021-05-07T06:17:19.140Z] docker-security-bootstrapper-go latest 48a95f4de3a1 8 seconds ago 18.2MB [2021-05-07T06:17:19.140Z] docker-support-notifications-go latest e7feee641190 23 seconds ago 17.6MB [2021-05-07T06:17:19.140Z] docker-core-metadata-go latest 263cf123fb0f 25 seconds ago 18.6MB [2021-05-07T06:17:19.140Z] docker-support-scheduler-go latest d4391effe4af 29 seconds ago 17.1MB [2021-05-07T06:17:19.140Z] docker-sys-mgmt-agent-go latest 00746b54edc4 About a minute ago 312MB [2021-05-07T06:17:19.140Z] docker-core-data-go latest a763d34fc1ab 3 minutes ago 21.5MB [2021-05-07T06:17:19.140Z] docker-security-secretstore-setup-go latest b10de9007fe2 4 minutes ago 25.7MB [2021-05-07T06:17:19.140Z] docker-core-command-go latest e5ec5e24e3a1 4 minutes ago 17MB [2021-05-07T06:17:19.140Z] docker-security-proxy-setup-go latest 8d9bc16c760c 4 minutes ago 25.3MB [2021-05-07T06:17:19.140Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-05-07T06:17:19.603Z] Successfully built 4857c8491097 [2021-05-07T06:17:19.603Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [Pipeline] findFiles [Pipeline] node [2021-05-07T06:17:34.881Z] Still waiting to schedule task [2021-05-07T06:17:34.882Z] ‘prd-ubuntu18.04-docker-8c-8g-3494’ is offline [2021-05-07T06:17:51.903Z]  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:17:51.903Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:17:51.903Z] ---> ec1907dabe9e [2021-05-07T06:17:51.903Z] Step 3/22 : WORKDIR /edgex-go [2021-05-07T06:17:51.903Z] ---> Using cache [2021-05-07T06:17:51.903Z] ---> a8a3e5a9bbc1 [2021-05-07T06:17:51.903Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:17:51.903Z] ---> Using cache [2021-05-07T06:17:51.903Z] ---> 8a1f5dc0a4eb [2021-05-07T06:17:51.903Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-07T06:17:57.332Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:17:57.332Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:17:57.332Z] ---> ec1907dabe9e [2021-05-07T06:17:57.332Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:17:57.332Z] ---> Using cache [2021-05-07T06:17:57.332Z] ---> a8a3e5a9bbc1 [2021-05-07T06:17:57.332Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:17:57.332Z] ---> Using cache [2021-05-07T06:17:57.332Z] ---> 8a1f5dc0a4eb [2021-05-07T06:17:57.332Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-07T06:17:57.928Z] ---> Running in 4edece0f298d [2021-05-07T06:17:57.928Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:17:57.928Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:17:57.928Z] ---> ec1907dabe9e [2021-05-07T06:17:57.928Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:17:57.928Z] ---> Using cache [2021-05-07T06:17:57.928Z] ---> a8a3e5a9bbc1 [2021-05-07T06:17:57.928Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:17:57.928Z] ---> Using cache [2021-05-07T06:17:57.928Z] ---> 8a1f5dc0a4eb [2021-05-07T06:17:57.928Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-07T06:17:57.928Z] ---> Using cache [2021-05-07T06:17:57.928Z] ---> 2dc15252b3cf [2021-05-07T06:17:57.928Z] Step 6/23 : COPY go.mod . [2021-05-07T06:17:57.928Z] ---> Using cache [2021-05-07T06:17:57.928Z] ---> cacc064e6752 [2021-05-07T06:17:57.928Z] Step 7/23 : RUN go mod download [2021-05-07T06:17:57.928Z] ---> Using cache [2021-05-07T06:17:57.928Z] ---> 33b2e054d0ee [2021-05-07T06:17:57.928Z] Step 8/23 : COPY . . [2021-05-07T06:17:58.202Z] ---> Running in 2db835d4862b [2021-05-07T06:17:58.202Z] ---> Using cache [2021-05-07T06:17:58.202Z] ---> 9efc896908c1 [2021-05-07T06:17:58.202Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-07T06:17:58.481Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:17:58.481Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:17:58.481Z] ---> ec1907dabe9e [2021-05-07T06:17:58.481Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:17:58.481Z] ---> Using cache [2021-05-07T06:17:58.481Z] ---> a8a3e5a9bbc1 [2021-05-07T06:17:58.481Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:17:58.481Z] ---> Using cache [2021-05-07T06:17:58.481Z] ---> 8a1f5dc0a4eb [2021-05-07T06:17:58.481Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-07T06:17:58.481Z] ---> Running in cfaa56a400e9 [2021-05-07T06:17:58.481Z] ---> Running in df100273531a [2021-05-07T06:17:59.913Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:17:59.913Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:18:00.186Z] 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-05-07T06:18:00.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:18:00.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:18:00.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:18:01.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:18:01.662Z] OK: 218 MiB in 52 packages [2021-05-07T06:18:01.942Z] OK: 218 MiB in 52 packages [2021-05-07T06:18:02.224Z] OK: 218 MiB in 52 packages [2021-05-07T06:18:03.676Z] Removing intermediate container 4edece0f298d [2021-05-07T06:18:03.676Z] ---> c2131f9483b9 [2021-05-07T06:18:03.676Z] Step 6/22 : COPY go.mod . [2021-05-07T06:18:04.283Z] Removing intermediate container cfaa56a400e9 [2021-05-07T06:18:04.283Z] ---> c12e9d8fbe8b [2021-05-07T06:18:04.283Z] Step 6/23 : COPY go.mod . [2021-05-07T06:18:04.560Z] Removing intermediate container 2db835d4862b [2021-05-07T06:18:04.560Z] ---> 175270825d9b [2021-05-07T06:18:04.560Z] Step 6/23 : COPY go.mod . [2021-05-07T06:18:05.548Z] ---> 9fb9d621b639 [2021-05-07T06:18:05.548Z] Step 7/22 : RUN go mod download [2021-05-07T06:18:05.825Z] ---> 802ea86ea767 [2021-05-07T06:18:05.825Z] Step 7/23 : RUN go mod download [2021-05-07T06:18:06.103Z] ---> Running in 08e4b6d9691a [2021-05-07T06:18:06.103Z] ---> a7f4e8ed9f64 [2021-05-07T06:18:06.103Z] Step 7/23 : RUN go mod download [2021-05-07T06:18:06.103Z] ---> Running in 0d318bd0e448 [2021-05-07T06:18:06.430Z] ---> Running in 050abb7f91d9 [2021-05-07T06:18:11.842Z] Removing intermediate container 08e4b6d9691a [2021-05-07T06:18:11.842Z] ---> 5e443481c7a0 [2021-05-07T06:18:11.842Z] Step 8/22 : COPY . . [2021-05-07T06:18:11.842Z] Removing intermediate container 0d318bd0e448 [2021-05-07T06:18:11.842Z] ---> 1171b64d2600 [2021-05-07T06:18:11.842Z] Step 8/23 : COPY . . [2021-05-07T06:18:11.842Z] Removing intermediate container 050abb7f91d9 [2021-05-07T06:18:11.842Z] ---> 4f086da499b0 [2021-05-07T06:18:11.842Z] Step 8/23 : COPY . . [2021-05-07T06:18:32.232Z] Running on prd-ubuntu18.04-docker-8c-8g-3495 in /w/workspace/edgexfoundry_edgex-go_PR-3432 [Pipeline] { [Pipeline] ws [2021-05-07T06:18:32.282Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-07T06:18:34.673Z] using credential edgex-jenkins-ssh [2021-05-07T06:18:34.696Z] Cloning the remote Git repository [2021-05-07T06:18:34.730Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-07T06:18:34.810Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-07T06:18:34.839Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-07T06:18:34.840Z] > git --version # timeout=10 [2021-05-07T06:18:34.850Z] > git --version # 'git version 2.17.1' [2021-05-07T06:18:34.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:18:34.875Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T06:18:47.944Z] Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:18:48.061Z] Merge succeeded, producing eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:18:48.062Z] Checking out Revision eecee126f61c330453fdf1bab2ecd462fc703337 (PR-3432) [2021-05-07T06:18:47.355Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-07T06:18:47.362Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T06:18:47.373Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-07T06:18:47.385Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-07T06:18:47.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:18:47.390Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3432/head:refs/remotes/origin/PR-3432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-07T06:18:47.957Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T06:18:47.965Z] > git checkout -f eecee126f61c330453fdf1bab2ecd462fc703337 # timeout=10 [2021-05-07T06:18:48.040Z] > git remote # timeout=10 [2021-05-07T06:18:48.046Z] > git config --get remote.origin.url # timeout=10 [2021-05-07T06:18:48.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:18:48.054Z] > git merge 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 [2021-05-07T06:18:48.061Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-07T06:18:48.069Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T06:18:48.075Z] > git checkout -f eecee126f61c330453fdf1bab2ecd462fc703337 # timeout=10 [2021-05-07T06:18:50.885Z] ---> 1ec1d3947166 [2021-05-07T06:18:50.886Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-07T06:18:50.886Z] ---> fe3b0b1ff11a [2021-05-07T06:18:50.886Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-07T06:18:50.886Z] ---> bde6d09c87ff [2021-05-07T06:18:50.886Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-07T06:18:50.886Z] ---> Running in 9f4ffb8a02ee [2021-05-07T06:18:50.886Z] ---> Running in b2d37db5f87e [2021-05-07T06:18:50.886Z] ---> Running in 3905a3c0a84f [2021-05-07T06:18:50.886Z] 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-05-07T06:18:50.886Z] 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-05-07T06:18:50.886Z] 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-05-07T06:18:51.661Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-05-07T06:18:51.687Z] > git --version # timeout=10 [2021-05-07T06:18:51.690Z] > git --version # 'git version 2.17.1' [2021-05-07T06:18:51.701Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:18:53.009Z] + echo snap-build.sh [2021-05-07T06:18:53.009Z] snap-build.sh [2021-05-07T06:18:53.009Z] + SNAP_BASE_DIR=. [2021-05-07T06:18:53.009Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-07T06:18:53.009Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-07T06:18:53.009Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-07T06:18:53.009Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-07T06:18:53.009Z] + cd /w/workspace/edgex-go/1 [2021-05-07T06:18:53.009Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-07T06:18:53.009Z] Reading package lists... [2021-05-07T06:18:53.009Z] Building dependency tree... [2021-05-07T06:18:53.009Z] Reading state information... [2021-05-07T06:18:53.009Z] The following packages were automatically installed and are no longer required: [2021-05-07T06:18:53.009Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-07T06:18:53.009Z] uidmap xdelta3 [2021-05-07T06:18:53.009Z] Use 'sudo apt autoremove' to remove them. [2021-05-07T06:18:53.270Z] The following packages will be REMOVED: [2021-05-07T06:18:53.270Z] lxd* lxd-client* [2021-05-07T06:18:53.532Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-07T06:18:53.532Z] After this operation, 31.7 MB disk space will be freed. [2021-05-07T06:18:54.578Z] (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-05-07T06:18:54.578Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-07T06:18:55.521Z] Removing lxd dnsmasq configuration [2021-05-07T06:18:55.521Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-07T06:18:55.785Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-07T06:18:56.729Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-07T06:18:56.989Z] (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-05-07T06:18:56.989Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-07T06:18:58.380Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-07T06:18:58.380Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-07T06:18:59.225Z] Removing intermediate container df100273531a [2021-05-07T06:18:59.226Z] ---> 103121afbf58 [2021-05-07T06:18:59.226Z] [2021-05-07T06:18:59.226Z] Step 10/23 : FROM alpine:3.12 [2021-05-07T06:18:59.226Z] ---> 9852663dfa18 [2021-05-07T06:18:59.226Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-07T06:18:59.226Z] ---> Using cache [2021-05-07T06:18:59.226Z] ---> 89a16e66ee46 [2021-05-07T06:18:59.226Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:18:59.226Z] ---> Using cache [2021-05-07T06:18:59.226Z] ---> ce1d5feb4992 [2021-05-07T06:18:59.226Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-07T06:18:59.226Z] ---> Running in 8f56b54e82c2 [2021-05-07T06:18:59.226Z] Removing intermediate container 8f56b54e82c2 [2021-05-07T06:18:59.226Z] ---> 3dabd8e8f35b [2021-05-07T06:18:59.226Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-07T06:18:59.226Z] ---> Running in 64055ddb275e [2021-05-07T06:18:59.323Z] + sudo snap remove --purge lxd [2021-05-07T06:18:59.501Z] Removing intermediate container 64055ddb275e [2021-05-07T06:18:59.501Z] ---> cabc7c5d7fe2 [2021-05-07T06:18:59.501Z] Step 15/23 : WORKDIR / [2021-05-07T06:18:59.586Z] snap "lxd" is not installed [2021-05-07T06:18:59.586Z] + sudo groupadd --force --system lxd [2021-05-07T06:18:59.586Z] ++ whoami [2021-05-07T06:18:59.586Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-07T06:18:59.586Z] + newgrp - lxd [2021-05-07T06:18:59.796Z] ---> Running in 38b718f8fd6b [2021-05-07T06:18:59.851Z] + sudo snap install lxd [2021-05-07T06:19:00.396Z] Removing intermediate container 38b718f8fd6b [2021-05-07T06:19:00.396Z] ---> 7de280dd11ad [2021-05-07T06:19:00.396Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:19:01.849Z] ---> 01f63c923d4d [2021-05-07T06:19:01.849Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-07T06:19:03.861Z] ---> 986e824cd3e4 [2021-05-07T06:19:03.862Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-07T06:19:04.855Z] ---> 764263b15145 [2021-05-07T06:19:04.855Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-07T06:19:04.855Z] ---> Running in bc22fe3fc3d5 [2021-05-07T06:19:05.844Z] Removing intermediate container bc22fe3fc3d5 [2021-05-07T06:19:05.844Z] ---> 439a9feaf1bc [2021-05-07T06:19:05.844Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:19:05.844Z] ---> Running in 759a4d69e570 [2021-05-07T06:19:06.457Z] Removing intermediate container 759a4d69e570 [2021-05-07T06:19:06.457Z] ---> 5798dcf8c196 [2021-05-07T06:19:06.457Z] Step 21/23 : LABEL arch=arm64 [2021-05-07T06:19:06.471Z] 2021-05-07T06:19:04Z INFO Waiting for automatic snapd restart... [2021-05-07T06:19:06.735Z] ---> Running in a3d49af9566f [2021-05-07T06:19:07.339Z] Removing intermediate container a3d49af9566f [2021-05-07T06:19:07.339Z] ---> 82b625ff977d [2021-05-07T06:19:07.339Z] Step 22/23 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:19:07.616Z] ---> Running in 2932c64722b1 [2021-05-07T06:19:08.247Z] Removing intermediate container 2932c64722b1 [2021-05-07T06:19:08.247Z] ---> fc3c3c24c879 [2021-05-07T06:19:08.247Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:19:08.247Z] ---> Running in 196099c4792c [2021-05-07T06:19:09.245Z] Removing intermediate container 196099c4792c [2021-05-07T06:19:09.245Z] ---> 5054727ecf53 [2021-05-07T06:19:09.245Z] [2021-05-07T06:19:09.525Z] Successfully built 5054727ecf53 [2021-05-07T06:19:09.525Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-07T06:19:18.708Z] lxd 4.13 from Canonical* installed [2021-05-07T06:19:18.708Z] + sudo lxd init --auto [2021-05-07T06:19:26.851Z] + sudo snap install --classic snapcraft [2021-05-07T06:19:34.999Z] snapcraft 4.7.1 from Canonical* installed [2021-05-07T06:19:34.999Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-07T06:19:34.999Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-07T06:19:34.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-07T06:19:34.999Z] Dload Upload Total Spent Left Speed [2021-05-07T06:19:34.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5313 0 --:--:-- --:--:-- --:--:-- 5268 [2021-05-07T06:19:34.999Z] 100 3325k 100 3325k 0 0 12.9M 0 --:--:-- --:--:-- --:--:-- 12.9M [2021-05-07T06:19:34.999Z] ./yq_linux_amd64 [2021-05-07T06:19:34.999Z] + sudo snapcraft prime --use-lxd [2021-05-07T06:19:36.391Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-07T06:19:36.391Z] 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-05-07T06:19:36.391Z] - README.md [2021-05-07T06:19:36.391Z] [2021-05-07T06:19:36.391Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-07T06:19:36.966Z] Launching a container. [2021-05-07T06:19:49.465Z] Waiting for container to be ready [2021-05-07T06:19:49.465Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-07T06:19:49.465Z] [2021-05-07T06:19:52.009Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-07T06:19:52.009Z] Waiting for network to be ready... [2021-05-07T06:19:52.586Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-07T06:19:52.586Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-07T06:19:53.158Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-07T06:19:53.158Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-07T06:19:53.158Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-07T06:19:53.419Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-07T06:19:53.680Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-07T06:19:53.680Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-07T06:19:53.680Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-07T06:19:53.680Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-07T06:19:53.680Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-07T06:19:53.680Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-07T06:19:53.680Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-07T06:19:53.680Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-07T06:19:53.680Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-07T06:19:53.680Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-07T06:19:53.680Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-07T06:19:53.680Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-07T06:19:53.942Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-07T06:19:53.942Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] [2021-05-07T06:19:54.203Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-07T06:19:54.203Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-07T06:19:54.203Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-07T06:19:54.203Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-07T06:19:54.203Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-07T06:19:54.203Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-07T06:19:54.465Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-07T06:19:57.012Z] Fetched 24.5 MB in 4s (5648 kB/s) [2021-05-07T06:19:57.583Z] Reading package lists... [2021-05-07T06:19:57.843Z] Reading package lists... [2021-05-07T06:19:57.843Z] Building dependency tree... [2021-05-07T06:19:57.843Z] Reading state information... [2021-05-07T06:19:58.105Z] The following additional packages will be installed: [2021-05-07T06:19:58.105Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-07T06:19:58.105Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-07T06:19:58.105Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-07T06:19:58.105Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-07T06:19:58.105Z] Suggested packages: [2021-05-07T06:19:58.105Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-07T06:19:58.105Z] Recommended packages: [2021-05-07T06:19:58.105Z] gnupg libsasl2-modules [2021-05-07T06:19:58.105Z] The following NEW packages will be installed: [2021-05-07T06:19:58.105Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-07T06:19:58.105Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-07T06:19:58.105Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-07T06:19:58.105Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-07T06:19:58.105Z] The following packages will be upgraded: [2021-05-07T06:19:58.105Z] gpg gpg-agent gpgconf libudev1 [2021-05-07T06:19:58.368Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-07T06:19:58.368Z] Need to get 3530 kB of archives. [2021-05-07T06:19:58.368Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-07T06:19:58.368Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-07T06:19:58.368Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-07T06:19:58.368Z] 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-05-07T06:19:58.628Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-07T06:19:58.628Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-07T06:19:58.629Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-07T06:19:59.200Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-07T06:19:59.200Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-07T06:19:59.200Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-07T06:19:59.200Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-07T06:19:59.200Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-07T06:19:59.200Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-07T06:19:59.200Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-07T06:19:59.200Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-07T06:19:59.200Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-07T06:19:59.200Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-07T06:19:59.200Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-07T06:19:59.201Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-07T06:19:59.201Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-07T06:19:59.201Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-07T06:19:59.201Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-07T06:19:59.201Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-07T06:19:59.461Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-07T06:19:59.461Z] Fetched 3530 kB in 1s (3221 kB/s) [2021-05-07T06:19:59.461Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-07T06:19:59.461Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-07T06:19:59.461Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-07T06:19:59.461Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-07T06:19:59.722Z] Selecting previously unselected package udev. [2021-05-07T06:19:59.722Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-07T06:19:59.722Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-07T06:19:59.722Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-07T06:19:59.983Z] Selecting previously unselected package libfuse2:amd64. [2021-05-07T06:19:59.983Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-07T06:19:59.983Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-07T06:19:59.983Z] Selecting previously unselected package fuse. [2021-05-07T06:19:59.983Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-07T06:19:59.983Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-07T06:19:59.983Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-07T06:20:00.245Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-07T06:20:00.245Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-07T06:20:00.245Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-07T06:20:00.245Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-07T06:20:00.507Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-07T06:20:00.507Z] Selecting previously unselected package libksba8:amd64. [2021-05-07T06:20:00.507Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-07T06:20:00.507Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-07T06:20:00.770Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-07T06:20:00.770Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:20:00.770Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:00.770Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-07T06:20:00.770Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:20:00.770Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:00.770Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-07T06:20:00.770Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:20:00.770Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:01.032Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-07T06:20:01.032Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:20:01.032Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:01.032Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-07T06:20:01.032Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:20:01.032Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:01.293Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-07T06:20:01.293Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:20:01.293Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:01.293Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-07T06:20:01.293Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:20:01.293Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:01.562Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-07T06:20:01.562Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:20:01.562Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:01.562Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-07T06:20:01.562Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:20:01.562Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:01.876Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-07T06:20:01.876Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-07T06:20:01.876Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-07T06:20:01.876Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-07T06:20:01.876Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-07T06:20:01.876Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-07T06:20:02.138Z] Selecting previously unselected package libldap-common. [2021-05-07T06:20:02.138Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-07T06:20:02.138Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-07T06:20:02.138Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-07T06:20:02.138Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-07T06:20:02.138Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-07T06:20:02.401Z] Selecting previously unselected package dirmngr. [2021-05-07T06:20:02.401Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-07T06:20:02.401Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-07T06:20:02.401Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-07T06:20:02.662Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-07T06:20:02.662Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-07T06:20:02.662Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-07T06:20:02.662Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-07T06:20:02.662Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-07T06:20:02.662Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:02.662Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-07T06:20:02.662Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-07T06:20:02.925Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-07T06:20:03.186Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-07T06:20:03.186Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:03.448Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-07T06:20:03.448Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-07T06:20:03.448Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-07T06:20:03.448Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:03.448Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:03.448Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:03.709Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:03.709Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:03.709Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:03.709Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:20:03.709Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-07T06:20:03.709Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-07T06:20:03.709Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-07T06:20:04.282Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-07T06:20:04.282Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-07T06:20:04.282Z] This means they are not meant to be enabled using systemctl. [2021-05-07T06:20:04.282Z] Possible reasons for having this kind of units are: [2021-05-07T06:20:04.282Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-07T06:20:04.282Z] .wants/ or .requires/ directory. [2021-05-07T06:20:04.282Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-07T06:20:04.282Z] a requirement dependency on it. [2021-05-07T06:20:04.282Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-07T06:20:04.282Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-07T06:20:04.282Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-07T06:20:04.282Z] instance name specified. [2021-05-07T06:20:04.544Z] Reading package lists... [2021-05-07T06:20:04.805Z] Building dependency tree... [2021-05-07T06:20:04.805Z] Reading state information... [2021-05-07T06:20:04.805Z] The following additional packages will be installed: [2021-05-07T06:20:04.805Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-07T06:20:04.805Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-07T06:20:04.805Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-07T06:20:04.805Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-07T06:20:04.805Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-07T06:20:04.805Z] Suggested packages: [2021-05-07T06:20:04.805Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-07T06:20:04.805Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-07T06:20:04.805Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-07T06:20:04.805Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-07T06:20:04.805Z] systemd-container policykit-1 [2021-05-07T06:20:04.805Z] Recommended packages: [2021-05-07T06:20:04.805Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-07T06:20:05.067Z] The following NEW packages will be installed: [2021-05-07T06:20:05.067Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-07T06:20:05.067Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-07T06:20:05.067Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-07T06:20:05.067Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-07T06:20:05.067Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-07T06:20:05.067Z] The following packages will be upgraded: [2021-05-07T06:20:05.067Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-07T06:20:05.067Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-07T06:20:05.067Z] Need to get 35.2 MB of archives. [2021-05-07T06:20:05.067Z] After this operation, 141 MB of additional disk space will be used. [2021-05-07T06:20:05.067Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-07T06:20:05.067Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-07T06:20:05.067Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-07T06:20:05.067Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-07T06:20:05.067Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-07T06:20:05.333Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-07T06:20:05.333Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-07T06:20:05.333Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-07T06:20:05.333Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-07T06:20:05.333Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-07T06:20:05.333Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-07T06:20:05.333Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-07T06:20:05.333Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-07T06:20:05.333Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-07T06:20:05.333Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-07T06:20:05.333Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-07T06:20:05.333Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-07T06:20:06.284Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-07T06:20:06.284Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-07T06:20:06.284Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-07T06:20:06.284Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-07T06:20:06.284Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-07T06:20:06.284Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-07T06:20:06.284Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-07T06:20:06.284Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-07T06:20:06.284Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-07T06:20:06.284Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-07T06:20:06.284Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-07T06:20:06.284Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-07T06:20:06.284Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-07T06:20:06.546Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-07T06:20:06.546Z] Fetched 35.2 MB in 1s (24.3 MB/s) [2021-05-07T06:20:06.546Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-07T06:20:06.546Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-07T06:20:06.807Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-07T06:20:07.377Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-07T06:20:07.377Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-07T06:20:07.377Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-07T06:20:07.655Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-07T06:20:07.655Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-07T06:20:07.655Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-07T06:20:07.916Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-07T06:20:07.916Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-07T06:20:07.916Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-07T06:20:07.916Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-07T06:20:08.177Z] Setting up apt (1.6.13) ... [2021-05-07T06:20:08.177Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-07T06:20:08.748Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-07T06:20:08.748Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-07T06:20:08.748Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-07T06:20:08.748Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-07T06:20:09.009Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-07T06:20:09.009Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-07T06:20:09.009Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:20:09.271Z] Selecting previously unselected package libexpat1:amd64. [2021-05-07T06:20:09.271Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-07T06:20:09.271Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-07T06:20:11.199Z] Selecting previously unselected package python3.6-minimal. [2021-05-07T06:20:11.200Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-07T06:20:11.200Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:20:11.200Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-07T06:20:11.200Z] Checking for services that may need to be restarted...done. [2021-05-07T06:20:11.463Z] Checking for services that may need to be restarted...done. [2021-05-07T06:20:11.463Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:20:11.463Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-07T06:20:11.463Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:20:12.035Z] Selecting previously unselected package python3-minimal. [2021-05-07T06:20:12.035Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-07T06:20:12.035Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-07T06:20:12.035Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-07T06:20:12.035Z] Selecting previously unselected package mime-support. [2021-05-07T06:20:12.035Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-07T06:20:12.035Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-07T06:20:12.035Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-07T06:20:12.035Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-07T06:20:12.035Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-07T06:20:12.299Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-07T06:20:12.299Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-07T06:20:12.299Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:20:12.575Z] Selecting previously unselected package python3.6. [2021-05-07T06:20:12.575Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-07T06:20:12.575Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:20:12.575Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-07T06:20:12.575Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-07T06:20:12.575Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-07T06:20:12.575Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-07T06:20:12.835Z] Selecting previously unselected package python3. [2021-05-07T06:20:12.835Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-07T06:20:12.835Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-07T06:20:12.835Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-07T06:20:13.095Z] Selecting previously unselected package multiarch-support. [2021-05-07T06:20:13.096Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-07T06:20:13.096Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-07T06:20:13.096Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-07T06:20:13.096Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-07T06:20:13.096Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-07T06:20:13.096Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-07T06:20:13.096Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-07T06:20:13.356Z] Selecting previously unselected package libbsd0:amd64. [2021-05-07T06:20:13.356Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-07T06:20:13.356Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-07T06:20:13.356Z] Selecting previously unselected package sudo. [2021-05-07T06:20:13.356Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-07T06:20:13.356Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-07T06:20:13.616Z] Selecting previously unselected package apparmor. [2021-05-07T06:20:13.616Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-07T06:20:13.616Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-07T06:20:13.877Z] Selecting previously unselected package libedit2:amd64. [2021-05-07T06:20:13.877Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-07T06:20:13.877Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-07T06:20:13.877Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-07T06:20:13.877Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-07T06:20:13.877Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:20:13.877Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-07T06:20:13.877Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-07T06:20:13.877Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:20:14.138Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-07T06:20:14.138Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-07T06:20:14.138Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-07T06:20:14.138Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-07T06:20:14.138Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-07T06:20:14.138Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:20:14.398Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-07T06:20:14.398Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-07T06:20:14.398Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:20:14.398Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-07T06:20:14.398Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-07T06:20:14.398Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-07T06:20:14.659Z] Selecting previously unselected package openssh-client. [2021-05-07T06:20:14.659Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-07T06:20:14.659Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-07T06:20:14.921Z] Selecting previously unselected package squashfs-tools. [2021-05-07T06:20:14.921Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-07T06:20:14.921Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-07T06:20:14.921Z] Selecting previously unselected package snapd. [2021-05-07T06:20:14.921Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-07T06:20:14.921Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-07T06:20:16.834Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-07T06:20:16.834Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-07T06:20:16.834Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-07T06:20:17.094Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-07T06:20:17.094Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-07T06:20:17.094Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:20:17.094Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-07T06:20:17.094Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-07T06:20:17.094Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-07T06:20:17.608Z]  Building docker-core-metadata-go ... done Removing intermediate container b2d37db5f87e [2021-05-07T06:20:17.608Z] ---> 842ae380b8ba [2021-05-07T06:20:17.608Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-07T06:20:17.608Z] ---> Running in 80e0946d9e02 [2021-05-07T06:20:17.608Z] 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-05-07T06:20:17.608Z] Removing intermediate container 3905a3c0a84f [2021-05-07T06:20:17.608Z] ---> f177d00d1cdd [2021-05-07T06:20:17.608Z] [2021-05-07T06:20:17.608Z] Step 10/22 : FROM alpine:3.12 [2021-05-07T06:20:17.608Z] ---> 9852663dfa18 [2021-05-07T06:20:17.608Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-07T06:20:17.608Z] ---> Running in e4488e610edf [2021-05-07T06:20:17.608Z] Removing intermediate container 80e0946d9e02 [2021-05-07T06:20:17.608Z] ---> 71282bab43cf [2021-05-07T06:20:17.608Z] [2021-05-07T06:20:17.608Z] Step 11/23 : FROM docker:20.10.0 [2021-05-07T06:20:17.608Z] 20.10.0: Pulling from library/docker [2021-05-07T06:20:17.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:20:17.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:20:17.608Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-07T06:20:17.608Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-07T06:20:17.608Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:20:17.608Z] Executing ca-certificates-20191127-r4.trigger [2021-05-07T06:20:17.608Z] OK: 6 MiB in 16 packages [2021-05-07T06:20:18.034Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-07T06:20:18.034Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-07T06:20:18.034Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-07T06:20:18.034Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:20:18.034Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:20:18.034Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:20:18.604Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-07T06:20:18.604Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:20:18.604Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-07T06:20:18.604Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-07T06:20:18.604Z] running python rtupdate hooks for python3.6... [2021-05-07T06:20:18.604Z] running python post-rtupdate hooks for python3.6... [2021-05-07T06:20:18.865Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-07T06:20:20.260Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-07T06:20:20.260Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:20:20.267Z] Removing intermediate container e4488e610edf [2021-05-07T06:20:20.267Z] ---> cd4824c2386b [2021-05-07T06:20:20.267Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:20:20.267Z] ---> Running in 745e09bbb178 [2021-05-07T06:20:20.520Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-07T06:20:20.520Z] Setting up snapd (2.48.3+18.04) ... [2021-05-07T06:20:20.781Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-07T06:20:21.044Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-07T06:20:21.250Z] Removing intermediate container 745e09bbb178 [2021-05-07T06:20:21.250Z] ---> 9373a7849a71 [2021-05-07T06:20:21.250Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-07T06:20:21.250Z] ---> Running in 82426fb72fc8 [2021-05-07T06:20:21.305Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-07T06:20:21.305Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-07T06:20:21.564Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-07T06:20:21.564Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-07T06:20:21.824Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-07T06:20:22.084Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-07T06:20:22.084Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-07T06:20:22.238Z] Removing intermediate container 82426fb72fc8 [2021-05-07T06:20:22.238Z] ---> 00f65cd4abb2 [2021-05-07T06:20:22.238Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-07T06:20:22.346Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-07T06:20:22.346Z] /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-05-07T06:20:22.520Z] ---> Running in f003b3fb9899 [2021-05-07T06:20:22.609Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-07T06:20:22.609Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-07T06:20:22.808Z] Removing intermediate container 9f4ffb8a02ee [2021-05-07T06:20:22.808Z] ---> 6e61639fe39c [2021-05-07T06:20:22.808Z] [2021-05-07T06:20:22.808Z] Step 10/23 : FROM alpine:3.12 [2021-05-07T06:20:22.808Z] ---> 9852663dfa18 [2021-05-07T06:20:22.808Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-07T06:20:23.086Z] ---> Running in c51ec357a47f [2021-05-07T06:20:23.369Z] Removing intermediate container f003b3fb9899 [2021-05-07T06:20:23.369Z] ---> fefbda3b31da [2021-05-07T06:20:23.369Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:20:23.553Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-07T06:20:23.553Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-07T06:20:23.553Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-07T06:20:23.644Z] Removing intermediate container c51ec357a47f [2021-05-07T06:20:23.644Z] ---> 84a5ba8ac280 [2021-05-07T06:20:23.644Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-07T06:20:23.919Z] ---> Running in 08728ad33c56 [2021-05-07T06:20:24.195Z] ---> ea256ecc4c76 [2021-05-07T06:20:24.195Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-07T06:20:24.479Z] Removing intermediate container 08728ad33c56 [2021-05-07T06:20:24.479Z] ---> fe9340d6a11b [2021-05-07T06:20:24.479Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-07T06:20:24.755Z] Reading package lists... [2021-05-07T06:20:24.755Z] Reading package lists... [2021-05-07T06:20:24.755Z] ---> Running in a99cc84ac133 [2021-05-07T06:20:25.018Z] Building dependency tree... [2021-05-07T06:20:25.018Z] Reading state information... [2021-05-07T06:20:25.018Z] Calculating upgrade... [2021-05-07T06:20:25.018Z] The following packages will be upgraded: [2021-05-07T06:20:25.018Z] advancecomp base-files bash binutils binutils-common [2021-05-07T06:20:25.018Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-07T06:20:25.018Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-07T06:20:25.018Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-07T06:20:25.018Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-07T06:20:25.018Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-07T06:20:25.018Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-07T06:20:25.018Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-07T06:20:25.018Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-07T06:20:25.018Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-07T06:20:25.018Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-07T06:20:25.018Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-07T06:20:25.018Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-07T06:20:25.018Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-07T06:20:25.018Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-07T06:20:25.279Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-07T06:20:25.279Z] Need to get 64.0 MB of archives. [2021-05-07T06:20:25.279Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-07T06:20:25.279Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-07T06:20:25.279Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-07T06:20:25.279Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-07T06:20:25.279Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-07T06:20:25.279Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-07T06:20:25.279Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-07T06:20:25.279Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-07T06:20:25.279Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-07T06:20:25.279Z] 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-05-07T06:20:25.279Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-07T06:20:25.279Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-07T06:20:25.279Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-07T06:20:25.279Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-07T06:20:25.279Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-07T06:20:25.279Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-07T06:20:25.359Z] Removing intermediate container a99cc84ac133 [2021-05-07T06:20:25.360Z] ---> 3355b775934b [2021-05-07T06:20:25.360Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:20:25.360Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-07T06:20:25.360Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-07T06:20:25.360Z] ---> eeaf43b92773 [2021-05-07T06:20:25.360Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:20:25.540Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-07T06:20:25.540Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-07T06:20:25.540Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-07T06:20:25.540Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-07T06:20:25.540Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-07T06:20:25.540Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-07T06:20:25.540Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-07T06:20:25.540Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-07T06:20:25.540Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-07T06:20:25.540Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-07T06:20:25.540Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-07T06:20:25.540Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-07T06:20:25.540Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-07T06:20:25.540Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-07T06:20:25.540Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-07T06:20:25.540Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-07T06:20:25.540Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-07T06:20:25.540Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-07T06:20:25.540Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-07T06:20:25.540Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-07T06:20:25.540Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-07T06:20:25.540Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-07T06:20:25.540Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-07T06:20:25.540Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-07T06:20:25.540Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-07T06:20:25.540Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-07T06:20:25.540Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-07T06:20:25.540Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-07T06:20:25.540Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-07T06:20:25.540Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-07T06:20:25.540Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-07T06:20:25.540Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-07T06:20:25.634Z] ---> Running in f2edbd37e1a2 [2021-05-07T06:20:25.634Z] ---> 806976458a0d [2021-05-07T06:20:25.634Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-07T06:20:25.634Z] ---> Running in 37a61fc51bd6 [2021-05-07T06:20:25.804Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-07T06:20:25.805Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-07T06:20:25.805Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-07T06:20:25.805Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-07T06:20:25.805Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-07T06:20:25.805Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-07T06:20:25.805Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-07T06:20:25.805Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-07T06:20:25.805Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-07T06:20:25.805Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-07T06:20:26.065Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-07T06:20:26.065Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-07T06:20:26.065Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-07T06:20:26.065Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-07T06:20:26.065Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-07T06:20:26.065Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-07T06:20:26.065Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-07T06:20:26.065Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-07T06:20:26.236Z] Removing intermediate container 37a61fc51bd6 [2021-05-07T06:20:26.236Z] ---> c26d60cf460f [2021-05-07T06:20:26.236Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-07T06:20:26.325Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-07T06:20:26.325Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-07T06:20:26.325Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-07T06:20:26.325Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-07T06:20:26.325Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-07T06:20:26.510Z] ---> Running in e2ada5397f3c [2021-05-07T06:20:26.510Z] ---> 3a23829dfe9d [2021-05-07T06:20:26.510Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-07T06:20:26.585Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-07T06:20:26.586Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-07T06:20:26.586Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-07T06:20:26.586Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-07T06:20:26.586Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-07T06:20:26.586Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-07T06:20:26.586Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-07T06:20:26.586Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-07T06:20:26.586Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-07T06:20:26.586Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-07T06:20:26.586Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-07T06:20:26.586Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-07T06:20:26.586Z] Get:83 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-05-07T06:20:26.586Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-07T06:20:26.586Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-07T06:20:26.586Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-07T06:20:26.586Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-07T06:20:26.586Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-07T06:20:26.586Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-07T06:20:26.793Z] ---> Running in 3f6156c42193 [2021-05-07T06:20:26.846Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-07T06:20:26.846Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-07T06:20:26.846Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-07T06:20:26.846Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-07T06:20:26.846Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-07T06:20:26.846Z] Get:95 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-05-07T06:20:26.846Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-07T06:20:26.846Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-07T06:20:26.846Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-07T06:20:26.846Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-07T06:20:26.846Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-07T06:20:26.846Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-07T06:20:27.108Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-07T06:20:27.108Z] Fetched 64.0 MB in 2s (36.3 MB/s) [2021-05-07T06:20:27.108Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:27.108Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-07T06:20:27.108Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-07T06:20:27.403Z] Removing intermediate container 3f6156c42193 [2021-05-07T06:20:27.403Z] ---> d39b4aa13154 [2021-05-07T06:20:27.403Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:20:27.680Z] ---> Running in 8515415e8702 [2021-05-07T06:20:27.688Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-07T06:20:27.689Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-07T06:20:27.950Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-07T06:20:27.950Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-07T06:20:27.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:20:27.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:20:27.961Z] Removing intermediate container 8515415e8702 [2021-05-07T06:20:27.961Z] ---> 43bf2d640f9b [2021-05-07T06:20:27.961Z] Step 20/22 : LABEL arch=arm64 [2021-05-07T06:20:28.235Z] Removing intermediate container f2edbd37e1a2 [2021-05-07T06:20:28.235Z] ---> 490ce59051b3 [2021-05-07T06:20:28.235Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-07T06:20:28.235Z] ---> Running in 10fec1e9e638 [2021-05-07T06:20:28.508Z] ---> Running in cb18edabeb43 [2021-05-07T06:20:28.521Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:28.781Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:20:28.781Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:28.781Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:20:28.783Z] (1/39) Installing readline (8.0.4-r0) [2021-05-07T06:20:28.783Z] (2/39) Installing bash (5.0.17-r0) [2021-05-07T06:20:28.783Z] Executing bash-5.0.17-r0.post-install [2021-05-07T06:20:28.783Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-07T06:20:28.783Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-07T06:20:28.783Z] (5/39) Installing curl (7.76.1-r0) [2021-05-07T06:20:28.783Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-07T06:20:28.783Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-07T06:20:28.783Z] (8/39) Installing expat (2.2.9-r1) [2021-05-07T06:20:28.783Z] (9/39) Installing libffi (3.3-r2) [2021-05-07T06:20:28.783Z] (10/39) Installing gdbm (1.13-r1) [2021-05-07T06:20:28.783Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-07T06:20:28.783Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-07T06:20:28.783Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-07T06:20:28.783Z] Removing intermediate container 10fec1e9e638 [2021-05-07T06:20:28.783Z] ---> dce83a70a228 [2021-05-07T06:20:28.783Z] Step 21/22 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:20:29.041Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:29.041Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:20:29.041Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:29.041Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:20:29.059Z] ---> Running in 50b451aa9ef3 [2021-05-07T06:20:29.302Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:29.302Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:20:29.302Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:29.302Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:20:29.563Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:29.563Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:20:29.563Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:20:29.654Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:20:29.824Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-07T06:20:29.824Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:29.824Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-07T06:20:29.824Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:20:29.927Z] Removing intermediate container 50b451aa9ef3 [2021-05-07T06:20:29.927Z] ---> f3275b72f666 [2021-05-07T06:20:29.927Z] Step 22/22 : LABEL version=0.0.0 [2021-05-07T06:20:30.085Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-07T06:20:30.085Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:30.085Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:20:30.085Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:30.203Z] ---> Running in bab08097c003 [2021-05-07T06:20:30.347Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:20:30.347Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:30.347Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:20:30.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:20:30.608Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:20:30.608Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-07T06:20:30.608Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-07T06:20:30.750Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-07T06:20:30.750Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-07T06:20:30.750Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-07T06:20:30.750Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-07T06:20:30.750Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-07T06:20:30.750Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-07T06:20:30.869Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-07T06:20:31.023Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-07T06:20:31.023Z] Removing intermediate container bab08097c003 [2021-05-07T06:20:31.023Z] ---> 118a25299572 [2021-05-07T06:20:31.023Z] [2021-05-07T06:20:31.023Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-07T06:20:31.023Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-07T06:20:31.023Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-07T06:20:31.023Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-07T06:20:31.023Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-07T06:20:31.023Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-07T06:20:31.023Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-07T06:20:31.023Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-07T06:20:31.023Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-07T06:20:31.302Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-07T06:20:31.302Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-07T06:20:31.302Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-07T06:20:31.302Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-07T06:20:31.302Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-07T06:20:31.302Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-07T06:20:31.302Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-07T06:20:31.302Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-07T06:20:31.302Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-07T06:20:31.302Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-07T06:20:31.302Z] Successfully built 118a25299572 [2021-05-07T06:20:31.302Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-07T06:20:31.441Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-07T06:20:31.578Z]  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-05-07T06:20:31.578Z] Executing busybox-1.31.1-r19.trigger [2021-05-07T06:20:31.578Z] OK: 72 MiB in 59 packages [2021-05-07T06:20:31.578Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-07T06:20:31.578Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-07T06:20:31.578Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-07T06:20:31.701Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-07T06:20:31.701Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-07T06:20:31.701Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-07T06:20:31.701Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-07T06:20:31.701Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-07T06:20:31.881Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-07T06:20:31.881Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-07T06:20:31.961Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-07T06:20:31.962Z] Installing new version of config file /etc/issue ... [2021-05-07T06:20:31.962Z] Installing new version of config file /etc/issue.net ... [2021-05-07T06:20:31.962Z] Installing new version of config file /etc/lsb-release ... [2021-05-07T06:20:32.155Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:20:32.155Z] OK: 8 MiB in 20 packages [2021-05-07T06:20:32.222Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-07T06:20:32.481Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-07T06:20:32.481Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-07T06:20:32.481Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-07T06:20:32.481Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:32.481Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-07T06:20:32.481Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-07T06:20:32.741Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-07T06:20:32.741Z] 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-05-07T06:20:33.002Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:33.002Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:20:33.002Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-07T06:20:33.002Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:20:33.262Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:33.263Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-07T06:20:33.263Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-07T06:20:33.263Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-07T06:20:33.523Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:33.523Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-07T06:20:33.523Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-07T06:20:33.605Z] Removing intermediate container cb18edabeb43 [2021-05-07T06:20:33.605Z] ---> ed1161a59219 [2021-05-07T06:20:33.605Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:20:33.784Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-07T06:20:34.045Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:34.045Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-07T06:20:34.045Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-07T06:20:34.045Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-07T06:20:34.212Z] ---> 0492a947babf [2021-05-07T06:20:34.212Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-07T06:20:34.306Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:34.306Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-07T06:20:34.306Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-07T06:20:34.306Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-07T06:20:34.567Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:34.567Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-07T06:20:34.567Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-07T06:20:34.567Z] Setting up grep (3.1-2build1) ... [2021-05-07T06:20:34.829Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:34.829Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-07T06:20:34.829Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-07T06:20:35.089Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-07T06:20:35.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:35.089Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-07T06:20:35.089Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-07T06:20:35.352Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-07T06:20:35.352Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:35.352Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-07T06:20:35.352Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-07T06:20:35.648Z] ---> cf8d2b6f6aca [2021-05-07T06:20:35.648Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-07T06:20:35.648Z] Collecting docker-compose==1.23.2 [2021-05-07T06:20:35.922Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-07T06:20:35.922Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-07T06:20:35.922Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-07T06:20:36.183Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-07T06:20:36.183Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-07T06:20:36.523Z] ---> e352739d313a [2021-05-07T06:20:36.523Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-07T06:20:36.523Z] ---> Running in eb19c3238f05 [2021-05-07T06:20:36.757Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-07T06:20:36.757Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:36.757Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-07T06:20:36.757Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-07T06:20:37.120Z] Removing intermediate container eb19c3238f05 [2021-05-07T06:20:37.120Z] ---> 7098c372e803 [2021-05-07T06:20:37.120Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:20:37.120Z] Collecting PyYAML<4,>=3.10 [2021-05-07T06:20:37.120Z] ---> Running in b96a02e4d2cf [2021-05-07T06:20:37.120Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-07T06:20:37.700Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-07T06:20:37.717Z] Removing intermediate container b96a02e4d2cf [2021-05-07T06:20:37.717Z] ---> 5ba075ec0401 [2021-05-07T06:20:37.717Z] Step 21/23 : LABEL arch=arm64 [2021-05-07T06:20:37.717Z] ---> Running in 631787428a07 [2021-05-07T06:20:37.966Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-07T06:20:37.966Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-07T06:20:37.966Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-07T06:20:38.226Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-07T06:20:38.226Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:38.226Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-07T06:20:38.226Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-07T06:20:38.315Z] Removing intermediate container 631787428a07 [2021-05-07T06:20:38.315Z] ---> 5387b7cf10da [2021-05-07T06:20:38.315Z] Step 22/23 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:20:38.315Z] ---> Running in a1c12f51d457 [2021-05-07T06:20:38.488Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-07T06:20:38.751Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:38.751Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:20:38.751Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:20:38.751Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:20:38.751Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:38.751Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:20:38.918Z] Removing intermediate container a1c12f51d457 [2021-05-07T06:20:38.918Z] ---> eb3451bfb720 [2021-05-07T06:20:38.918Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:20:38.918Z] ---> Running in 3342ad8c3004 [2021-05-07T06:20:39.011Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:20:39.011Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:20:39.011Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:39.011Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:20:39.271Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:20:39.272Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:20:39.272Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:39.272Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:20:39.272Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:20:39.519Z] Removing intermediate container 3342ad8c3004 [2021-05-07T06:20:39.519Z] ---> 4d1ae3ce8e23 [2021-05-07T06:20:39.519Z] [2021-05-07T06:20:39.534Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:20:39.794Z] Successfully built 4d1ae3ce8e23 [2021-05-07T06:20:39.794Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-07T06:20:39.797Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:39.797Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-07T06:20:39.797Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-07T06:20:39.797Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-07T06:20:39.797Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-07T06:20:40.059Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-07T06:20:40.059Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:40.059Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-07T06:20:40.059Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-07T06:20:40.320Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-07T06:20:40.320Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:40.320Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:20:40.320Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:20:40.320Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:20:40.390Z]  Building docker-core-data-go ... done Collecting docopt<0.7,>=0.6.1 [2021-05-07T06:20:40.580Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:40.580Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:20:40.580Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:20:40.667Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-07T06:20:40.843Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:20:40.843Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:40.843Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:20:40.843Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:20:41.426Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:20:41.686Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-07T06:20:41.947Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-07T06:20:41.947Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:41.947Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-07T06:20:41.947Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-07T06:20:42.208Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-07T06:20:42.208Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:20:42.208Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-07T06:20:42.469Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-07T06:20:42.469Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-07T06:20:42.469Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:42.469Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-07T06:20:42.634Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-07T06:20:42.634Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-07T06:20:42.730Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-07T06:20:42.730Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-07T06:20:42.993Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:42.993Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-07T06:20:42.993Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-07T06:20:42.993Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-07T06:20:43.255Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:43.255Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-07T06:20:43.255Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-07T06:20:43.255Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-07T06:20:43.518Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:43.518Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-07T06:20:43.518Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-07T06:20:43.518Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-07T06:20:43.779Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:43.779Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-07T06:20:43.779Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-07T06:20:43.779Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-07T06:20:44.039Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:44.039Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-07T06:20:44.039Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-07T06:20:44.301Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-07T06:20:44.301Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:44.301Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:20:44.301Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:20:44.563Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-07T06:20:44.563Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-07T06:20:44.563Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-07T06:20:44.614Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-07T06:20:44.614Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-07T06:20:44.823Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-07T06:20:44.823Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-07T06:20:44.823Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:44.823Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-07T06:20:44.885Z] Collecting jsonschema<3,>=2.5.1 [2021-05-07T06:20:44.885Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-07T06:20:45.085Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-07T06:20:45.085Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-07T06:20:45.345Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:45.345Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-07T06:20:45.345Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-07T06:20:45.345Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-07T06:20:45.605Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:45.605Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-07T06:20:45.605Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-07T06:20:45.869Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-07T06:20:45.869Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:45.869Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-07T06:20:45.869Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-07T06:20:46.130Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-07T06:20:46.130Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:46.130Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-07T06:20:46.130Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-07T06:20:46.315Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-07T06:20:46.315Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-07T06:20:46.393Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-07T06:20:46.592Z] Collecting cached-property<2,>=1.2.0 [2021-05-07T06:20:46.592Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-07T06:20:46.656Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:46.656Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-07T06:20:46.656Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-07T06:20:46.920Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-07T06:20:46.920Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:46.920Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-07T06:20:46.920Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-07T06:20:47.181Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-07T06:20:47.181Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:47.181Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-07T06:20:47.181Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-07T06:20:47.181Z] Collecting docker<4.0,>=3.6.0 [2021-05-07T06:20:47.182Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-07T06:20:47.442Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-07T06:20:47.442Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:47.442Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-07T06:20:47.442Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-07T06:20:47.452Z] 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-05-07T06:20:47.703Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-07T06:20:47.703Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:47.703Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-07T06:20:47.703Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-07T06:20:47.722Z] Collecting texttable<0.10,>=0.9.0 [2021-05-07T06:20:47.722Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-07T06:20:47.974Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-07T06:20:47.974Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:47.974Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-07T06:20:47.974Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-07T06:20:48.240Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-07T06:20:48.240Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:48.240Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-07T06:20:48.240Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-07T06:20:48.501Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-07T06:20:48.501Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:48.501Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-07T06:20:48.501Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-07T06:20:48.501Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-07T06:20:48.762Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:20:48.762Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-07T06:20:48.762Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-07T06:20:48.762Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-07T06:20:49.024Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-07T06:20:49.024Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-07T06:20:49.024Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-07T06:20:49.024Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-07T06:20:49.024Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-07T06:20:49.286Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-07T06:20:49.286Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-07T06:20:49.548Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-07T06:20:49.548Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-07T06:20:49.683Z] Collecting idna<2.8,>=2.5 [2021-05-07T06:20:49.683Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-07T06:20:49.683Z] 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-05-07T06:20:49.809Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-07T06:20:49.809Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-07T06:20:49.809Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-07T06:20:49.809Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-07T06:20:50.071Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-07T06:20:50.071Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-07T06:20:50.071Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-07T06:20:50.071Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-07T06:20:50.270Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-07T06:20:50.271Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-07T06:20:50.271Z] 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-05-07T06:20:50.333Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-07T06:20:50.333Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-07T06:20:50.333Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-07T06:20:50.543Z] Collecting docker-pycreds>=0.4.0 [2021-05-07T06:20:50.543Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-07T06:20:50.543Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-07T06:20:50.543Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-07T06:20:50.543Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-07T06:20:50.543Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-07T06:20:50.596Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-07T06:20:50.596Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-07T06:20:50.596Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-07T06:20:50.856Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-07T06:20:50.856Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-07T06:20:51.511Z] Installing collected packages: PyYAML, docopt, dockerpty, websocket-client, jsonschema, idna, urllib3, requests, cached-property, docker-pycreds, docker, texttable, docker-compose [2021-05-07T06:20:51.511Z] Running setup.py install for PyYAML: started [2021-05-07T06:20:51.797Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-07T06:20:51.797Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-07T06:20:51.797Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-07T06:20:52.059Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-07T06:20:52.319Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-07T06:20:52.319Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-07T06:20:52.580Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-07T06:20:52.580Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-07T06:20:52.841Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-07T06:20:52.841Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-07T06:20:52.841Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-07T06:20:52.841Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-07T06:20:53.101Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:53.101Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:20:53.101Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:53.362Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:20:53.362Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:53.362Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:20:53.471Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-07T06:20:53.471Z] Running setup.py install for docopt: started [2021-05-07T06:20:53.623Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:53.623Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:20:54.567Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:54.567Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:20:55.438Z] Running setup.py install for docopt: finished with status 'done' [2021-05-07T06:20:55.438Z] Running setup.py install for dockerpty: started [2021-05-07T06:20:55.507Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:55.507Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:20:56.076Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:56.076Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:20:56.337Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:56.337Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:20:57.399Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-07T06:20:57.671Z] Attempting uninstall: idna [2021-05-07T06:20:57.671Z] Found existing installation: idna 2.9 [2021-05-07T06:20:57.671Z] Uninstalling idna-2.9: [2021-05-07T06:20:57.671Z] Successfully uninstalled idna-2.9 [2021-05-07T06:20:57.722Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:20:57.722Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:20:57.722Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-07T06:20:57.723Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-07T06:20:57.723Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-07T06:20:57.723Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-07T06:20:57.723Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-07T06:20:57.992Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-07T06:20:57.992Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-07T06:20:57.992Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-07T06:20:58.260Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-07T06:20:58.260Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-07T06:20:58.260Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-07T06:20:58.260Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-07T06:20:58.266Z] Attempting uninstall: urllib3 [2021-05-07T06:20:58.266Z] Found existing installation: urllib3 1.25.9 [2021-05-07T06:20:58.266Z] Uninstalling urllib3-1.25.9: [2021-05-07T06:20:58.531Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-07T06:20:58.531Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-07T06:20:58.531Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:20:58.531Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-07T06:20:58.531Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:20:58.535Z] Successfully uninstalled urllib3-1.25.9 [2021-05-07T06:20:58.794Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:20:58.794Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:20:58.794Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-07T06:20:58.794Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-07T06:20:58.794Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-07T06:20:58.794Z] [2021-05-07T06:20:58.794Z] Current default time zone: 'Etc/UTC' [2021-05-07T06:20:58.794Z] Local time is now: Fri May 7 06:20:58 UTC 2021. [2021-05-07T06:20:58.794Z] Universal Time is now: Fri May 7 06:20:58 UTC 2021. [2021-05-07T06:20:58.794Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-07T06:20:58.794Z] [2021-05-07T06:20:59.055Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-07T06:20:59.055Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:20:59.055Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-07T06:20:59.055Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:20:59.055Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-07T06:20:59.055Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-07T06:20:59.055Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-07T06:20:59.124Z] Attempting uninstall: requests [2021-05-07T06:20:59.124Z] Found existing installation: requests 2.23.0 [2021-05-07T06:20:59.124Z] Uninstalling requests-2.23.0: [2021-05-07T06:20:59.124Z] Successfully uninstalled requests-2.23.0 [2021-05-07T06:20:59.320Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-07T06:20:59.320Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-07T06:20:59.320Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-07T06:20:59.320Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:20:59.320Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-07T06:20:59.582Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:20:59.582Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-07T06:20:59.582Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:20:59.582Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-07T06:20:59.582Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-07T06:20:59.843Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-07T06:20:59.843Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-07T06:20:59.843Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-07T06:20:59.843Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-07T06:20:59.843Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-07T06:20:59.843Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-07T06:21:00.093Z] Running setup.py install for texttable: started [2021-05-07T06:21:01.764Z] Updating certificates in /etc/ssl/certs... [2021-05-07T06:21:02.067Z] Running setup.py install for texttable: finished with status 'done' [2021-05-07T06:21:02.336Z] 23 added, 27 removed; done. [2021-05-07T06:21:02.597Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-07T06:21:02.597Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:21:02.597Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-07T06:21:02.597Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-07T06:21:02.597Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-07T06:21:02.597Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:21:02.661Z] 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.59.0 [2021-05-07T06:21:02.869Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-07T06:21:02.869Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:21:02.869Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:21:02.869Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:21:02.869Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:21:02.869Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:21:02.869Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-07T06:21:02.869Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-07T06:21:03.130Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-07T06:21:03.130Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-07T06:21:03.130Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-07T06:21:03.130Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:21:03.130Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:21:03.130Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-07T06:21:03.392Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-07T06:21:03.392Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-07T06:21:03.392Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-07T06:21:03.392Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-07T06:21:03.652Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-07T06:21:03.652Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-07T06:21:03.652Z] Updating certificates in /etc/ssl/certs... [2021-05-07T06:21:04.224Z] 0 added, 0 removed; done. [2021-05-07T06:21:04.224Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-07T06:21:04.224Z] done. [2021-05-07T06:21:04.486Z] Reading package lists... [2021-05-07T06:21:04.746Z] Building dependency tree... [2021-05-07T06:21:04.746Z] Reading state information... [2021-05-07T06:21:05.008Z] The following NEW packages will be installed: [2021-05-07T06:21:05.008Z] apt-transport-https [2021-05-07T06:21:05.008Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-07T06:21:05.008Z] Need to get 1692 B of archives. [2021-05-07T06:21:05.008Z] After this operation, 154 kB of additional disk space will be used. [2021-05-07T06:21:05.008Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-07T06:21:05.271Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-07T06:21:05.271Z] Fetched 1692 B in 0s (8080 B/s) [2021-05-07T06:21:05.271Z] Selecting previously unselected package apt-transport-https. [2021-05-07T06:21:05.271Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-07T06:21:05.271Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-07T06:21:05.271Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-07T06:21:05.271Z] Setting up apt-transport-https (1.6.13) ... [2021-05-07T06:21:05.533Z] Waiting for network to be ready... [2021-05-07T06:21:10.910Z] Removing intermediate container e2ada5397f3c [2021-05-07T06:21:10.910Z] ---> 03863440a394 [2021-05-07T06:21:10.910Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-07T06:21:10.910Z] ---> Running in 1ddf60084e39 [2021-05-07T06:21:11.184Z] Removing intermediate container 1ddf60084e39 [2021-05-07T06:21:11.184Z] ---> 565f054d4b02 [2021-05-07T06:21:11.184Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-07T06:21:11.457Z] ---> Running in 2a8b69fa45e3 [2021-05-07T06:21:11.732Z] Removing intermediate container 2a8b69fa45e3 [2021-05-07T06:21:11.732Z] ---> 2e0529f8fcde [2021-05-07T06:21:11.732Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-07T06:21:12.119Z] 2021-05-07T06:21:09Z INFO Waiting for automatic snapd restart... [2021-05-07T06:21:12.691Z] snapd 2.49.2 from Canonical* installed [2021-05-07T06:21:13.165Z] ---> 47a2fb247716 [2021-05-07T06:21:13.165Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-07T06:21:13.641Z] "snapd" switched to the "latest/stable" channel [2021-05-07T06:21:13.641Z] [2021-05-07T06:21:13.754Z] ---> d3755ec095b7 [2021-05-07T06:21:13.754Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-07T06:21:14.378Z] ---> 7b265a09c9a4 [2021-05-07T06:21:14.378Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-07T06:21:14.646Z] ---> Running in ad6ad30888cb [2021-05-07T06:21:14.916Z] Removing intermediate container ad6ad30888cb [2021-05-07T06:21:14.916Z] ---> 4398ca8fe088 [2021-05-07T06:21:14.916Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:21:15.186Z] ---> Running in 3343da55b25d [2021-05-07T06:21:15.459Z] Removing intermediate container 3343da55b25d [2021-05-07T06:21:15.459Z] ---> c7c3442d9f42 [2021-05-07T06:21:15.459Z] Step 21/23 : LABEL arch=arm64 [2021-05-07T06:21:15.728Z] ---> Running in ce31c86bccea [2021-05-07T06:21:16.003Z] Removing intermediate container ce31c86bccea [2021-05-07T06:21:16.003Z] ---> 8e9645caad66 [2021-05-07T06:21:16.003Z] Step 22/23 : LABEL git_sha=eecee126f61c330453fdf1bab2ecd462fc703337 [2021-05-07T06:21:16.191Z] core18 20210309 from Canonical* installed [2021-05-07T06:21:16.191Z] "core18" switched to the "latest/stable" channel [2021-05-07T06:21:16.191Z] [2021-05-07T06:21:16.274Z] ---> Running in dd866b083a81 [2021-05-07T06:21:16.548Z] Removing intermediate container dd866b083a81 [2021-05-07T06:21:16.548Z] ---> 3ff2ce165fca [2021-05-07T06:21:16.548Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:21:16.819Z] ---> Running in 1c3a4f502ec1 [2021-05-07T06:21:17.412Z] Removing intermediate container 1c3a4f502ec1 [2021-05-07T06:21:17.412Z] ---> 457884fd2480 [2021-05-07T06:21:17.412Z] [2021-05-07T06:21:17.683Z] Successfully built 457884fd2480 [2021-05-07T06:21:17.683Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-07T06:21:17.968Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-07T06:21:18.067Z] $ docker stop --time=1 cf4208c9ff99ae34956862dc4d4e6610a2bc547f945cf2ccae46be973858ddeb [2021-05-07T06:21:19.491Z] snapcraft 4.7.1 from Canonical* installed [2021-05-07T06:21:19.491Z] "snapcraft" switched to the "latest/stable" channel [2021-05-07T06:21:19.491Z] [2021-05-07T06:21:19.872Z] $ docker rm -f cf4208c9ff99ae34956862dc4d4e6610a2bc547f945cf2ccae46be973858ddeb [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T06:21:20.415Z] + + grepdocker docker images [2021-05-07T06:21:20.415Z] [2021-05-07T06:21:20.684Z] docker-sys-mgmt-agent-go-arm64 latest 457884fd2480 3 seconds ago 299MB [2021-05-07T06:21:20.684Z] docker-core-data-go-arm64 latest 4d1ae3ce8e23 41 seconds ago 20.3MB [2021-05-07T06:21:20.684Z] docker-support-notifications-go-arm64 latest 118a25299572 50 seconds ago 16.6MB [2021-05-07T06:21:20.684Z] docker-core-metadata-go-arm64 latest 5054727ecf53 2 minutes ago 17.4MB [2021-05-07T06:21:20.684Z] docker-security-bootstrapper-go-arm64 latest 4857c8491097 4 minutes ago 17.1MB [2021-05-07T06:21:20.684Z] docker-security-secretstore-setup-go-arm64 latest 6140f8b2f7f2 4 minutes ago 24.3MB [2021-05-07T06:21:20.684Z] docker-support-scheduler-go-arm64 latest 33c9b9be397c 4 minutes ago 16.1MB [2021-05-07T06:21:20.684Z] docker-core-command-go-arm64 latest f63aff664f37 4 minutes ago 16.1MB [2021-05-07T06:21:20.684Z] docker-security-proxy-setup-go-arm64 latest 03f913846336 4 minutes ago 23.9MB [2021-05-07T06:21:20.684Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:21:21.500Z] ---> job-cost.sh [2021-05-07T06:21:21.500Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ecmw [2021-05-07T06:21:23.700Z] 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-05-07T06:21:23.700Z] - README.md [2021-05-07T06:21:23.700Z] [2021-05-07T06:21:23.700Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-07T06:21:30.287Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-07T06:21:30.287Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-07T06:21:30.287Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-07T06:21:30.287Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-07T06:21:30.859Z] Reading package lists... [2021-05-07T06:21:31.431Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-07T06:21:38.015Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-07T06:21:38.015Z] Reading package lists... [2021-05-07T06:21:38.015Z] Building dependency tree... [2021-05-07T06:21:38.015Z] Reading state information... [2021-05-07T06:21:38.016Z] Suggested packages: [2021-05-07T06:21:38.016Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-07T06:21:38.016Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-07T06:21:38.016Z] Recommended packages: [2021-05-07T06:21:38.016Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-07T06:21:38.016Z] The following NEW packages will be installed: [2021-05-07T06:21:38.016Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-07T06:21:38.016Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-07T06:21:38.016Z] pkg-config zip [2021-05-07T06:21:38.016Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-07T06:21:38.016Z] Need to get 7663 kB of archives. [2021-05-07T06:21:38.016Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-07T06:21:38.016Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-07T06:21:38.016Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-07T06:21:38.277Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-07T06:21:38.277Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-07T06:21:38.277Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-07T06:21:38.277Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-07T06:21:38.537Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-07T06:21:38.537Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-07T06:21:38.537Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-07T06:21:38.537Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-07T06:21:38.537Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-07T06:21:38.537Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-07T06:21:38.537Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-07T06:21:38.797Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-07T06:21:38.797Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-07T06:21:38.797Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-07T06:21:38.797Z] Fetched 7663 kB in 1s (7146 kB/s) [2021-05-07T06:21:39.059Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-07T06:21:39.059Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-07T06:21:39.059Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-07T06:21:39.059Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-07T06:21:39.059Z] Selecting previously unselected package libpsl5:amd64. [2021-05-07T06:21:39.059Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-07T06:21:39.060Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-07T06:21:39.322Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-07T06:21:39.322Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-07T06:21:39.322Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-07T06:21:39.322Z] Selecting previously unselected package librtmp1:amd64. [2021-05-07T06:21:39.322Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-07T06:21:39.322Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-07T06:21:39.322Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-07T06:21:39.322Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-07T06:21:39.322Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-07T06:21:39.588Z] Selecting previously unselected package liberror-perl. [2021-05-07T06:21:39.588Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-07T06:21:39.588Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-07T06:21:39.588Z] Selecting previously unselected package git-man. [2021-05-07T06:21:39.588Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-07T06:21:39.588Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-07T06:21:39.849Z] Selecting previously unselected package git. [2021-05-07T06:21:39.849Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-07T06:21:39.849Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-07T06:21:40.433Z] Selecting previously unselected package libnorm1:amd64. [2021-05-07T06:21:40.433Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-07T06:21:40.433Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-07T06:21:40.693Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-07T06:21:40.693Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-07T06:21:40.693Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-07T06:21:40.693Z] Selecting previously unselected package libsodium23:amd64. [2021-05-07T06:21:40.693Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-07T06:21:40.693Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-07T06:21:40.693Z] Selecting previously unselected package libzmq5:amd64. [2021-05-07T06:21:40.693Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-07T06:21:40.693Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-07T06:21:40.955Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-07T06:21:40.955Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-07T06:21:40.955Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-07T06:21:40.955Z] Selecting previously unselected package pkg-config. [2021-05-07T06:21:40.955Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-07T06:21:40.955Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-07T06:21:40.955Z] Selecting previously unselected package zip. [2021-05-07T06:21:41.217Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-07T06:21:41.217Z] Unpacking zip (3.0-11build1) ... [2021-05-07T06:21:41.217Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-07T06:21:41.217Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-07T06:21:41.217Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-07T06:21:41.217Z] Setting up liberror-perl (0.17025-1) ... [2021-05-07T06:21:41.217Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-07T06:21:41.217Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-07T06:21:41.217Z] No schema files found: doing nothing. [2021-05-07T06:21:41.217Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-07T06:21:41.217Z] Setting up zip (3.0-11build1) ... [2021-05-07T06:21:41.478Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-07T06:21:41.478Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-07T06:21:41.478Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-07T06:21:41.478Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-07T06:21:41.478Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-07T06:21:41.478Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-07T06:21:41.478Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-07T06:21:41.739Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-07T06:21:48.320Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-07T06:21:48.320Z] git set to automatically installed. [2021-05-07T06:21:48.320Z] git-man set to automatically installed. [2021-05-07T06:21:48.320Z] libcurl3-gnutls set to automatically installed. [2021-05-07T06:21:48.320Z] liberror-perl set to automatically installed. [2021-05-07T06:21:48.320Z] libglib2.0-0 set to automatically installed. [2021-05-07T06:21:48.320Z] libnghttp2-14 set to automatically installed. [2021-05-07T06:21:48.320Z] libnorm1 set to automatically installed. [2021-05-07T06:21:48.320Z] libpgm-5.2-0 set to automatically installed. [2021-05-07T06:21:48.320Z] libpsl5 set to automatically installed. [2021-05-07T06:21:48.320Z] librtmp1 set to automatically installed. [2021-05-07T06:21:48.320Z] libsodium23 set to automatically installed. [2021-05-07T06:21:48.320Z] libzmq3-dev set to automatically installed. [2021-05-07T06:21:48.320Z] libzmq5 set to automatically installed. [2021-05-07T06:21:48.320Z] pkg-config set to automatically installed. [2021-05-07T06:21:48.320Z] zip set to automatically installed. [2021-05-07T06:21:50.248Z] snapd is not logged in, snap install commands will use sudo [2021-05-07T06:21:56.852Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-07T06:22:00.420Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-07T06:22:14.967Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-07T06:22:14.967Z] snapd is not logged in, snap install commands will use sudo [2021-05-07T06:22:21.554Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-07T06:22:21.554Z] snap "core18" has no updates available [2021-05-07T06:22:22.126Z] Pulling go-build-helper [2021-05-07T06:22:22.126Z] + snapcraftctl pull [2021-05-07T06:22:23.067Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-07T06:22:23.067Z] Skipping pull go-build-helper (already ran) [2021-05-07T06:22:23.067Z] Building go-build-helper [2021-05-07T06:22:23.067Z] + snapcraftctl build [2021-05-07T06:22:24.980Z] Staging go-build-helper [2021-05-07T06:22:24.980Z] + snapcraftctl stage [2021-05-07T06:22:34.980Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-07T06:22:34.980Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-07T06:22:34.980Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-07T06:22:34.980Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-07T06:22:34.980Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-07T06:22:34.980Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-07T06:22:34.980Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-07T06:22:34.980Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-07T06:22:34.980Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-07T06:22:34.981Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-07T06:22:34.981Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-07T06:22:34.981Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-07T06:22:34.981Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-07T06:22:34.981Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-07T06:22:34.981Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-07T06:22:34.981Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-07T06:22:34.981Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-07T06:22:34.981Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-07T06:22:34.981Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-07T06:22:34.981Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] [2021-05-07T06:22:34.981Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-07T06:22:34.981Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-07T06:22:34.981Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-07T06:22:34.981Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-07T06:22:34.981Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-07T06:22:34.981Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-07T06:22:34.981Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-07T06:22:34.981Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-07T06:22:34.981Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-07T06:22:34.981Z] Fetched 224 kB in 0s (0 B/s) [2021-05-07T06:22:34.981Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-07T06:22:34.981Z] Fetched 157 kB in 0s (0 B/s) [2021-05-07T06:22:34.981Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-07T06:22:34.981Z] Fetched 221 kB in 0s (0 B/s) [2021-05-07T06:22:34.981Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-07T06:22:34.981Z] Fetched 143 kB in 0s (0 B/s) [2021-05-07T06:22:34.981Z] Pulling app-service-config [2021-05-07T06:22:34.981Z] + snapcraftctl pull [2021-05-07T06:22:34.981Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-07T06:22:35.922Z] Pulling config-common [2021-05-07T06:22:35.922Z] + snapcraftctl pull [2021-05-07T06:22:40.134Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-07T06:22:40.134Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-07T06:22:40.134Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-07T06:22:40.134Z] Fetched 0 B in 0s (0 B/s) [2021-05-07T06:22:40.134Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-07T06:22:40.134Z] Fetched 0 B in 0s (0 B/s) [2021-05-07T06:22:40.134Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-07T06:22:40.134Z] Fetched 0 B in 0s (0 B/s) [2021-05-07T06:22:40.134Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-07T06:22:40.134Z] Fetched 0 B in 0s (0 B/s) [2021-05-07T06:22:40.134Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-07T06:22:40.134Z] Fetched 0 B in 0s (0 B/s) [2021-05-07T06:22:40.134Z] Pulling edgex-go [2021-05-07T06:22:40.134Z] + snapcraftctl pull [2021-05-07T06:23:02.102Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-07T06:23:02.102Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-07T06:23:02.102Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-07T06:23:02.102Z] Fetched 0 B in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-07T06:23:02.102Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-07T06:23:02.102Z] Fetched 279 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-07T06:23:02.102Z] Fetched 122 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-07T06:23:02.102Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-07T06:23:02.102Z] Fetched 8848 B in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-07T06:23:02.102Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-07T06:23:02.102Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-07T06:23:02.102Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-07T06:23:02.102Z] Fetched 219 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-07T06:23:02.102Z] Fetched 154 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-07T06:23:02.102Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-07T06:23:02.102Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-07T06:23:02.102Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-07T06:23:02.102Z] Fetched 499 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-07T06:23:02.102Z] Fetched 111 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-07T06:23:02.102Z] Fetched 240 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-07T06:23:02.102Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-07T06:23:02.102Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-07T06:23:02.102Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-07T06:23:02.102Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-07T06:23:02.102Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-07T06:23:02.102Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-07T06:23:02.102Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-07T06:23:02.102Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-07T06:23:02.102Z] Fetched 8720 B in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-07T06:23:02.102Z] Fetched 137 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-07T06:23:02.102Z] Fetched 119 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-07T06:23:02.102Z] Fetched 110 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-07T06:23:02.102Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-07T06:23:02.102Z] Fetched 645 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-07T06:23:02.102Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-07T06:23:02.102Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-07T06:23:02.102Z] Fetched 368 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-07T06:23:02.102Z] Fetched 187 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-07T06:23:02.102Z] Fetched 175 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-07T06:23:02.102Z] Fetched 206 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-07T06:23:02.102Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-07T06:23:02.102Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-07T06:23:02.102Z] Fetched 159 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-07T06:23:02.102Z] Fetched 107 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-07T06:23:02.102Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-07T06:23:02.102Z] Pulling static-packages [2021-05-07T06:23:02.102Z] + snapcraftctl pull [2021-05-07T06:23:02.102Z] Pulling version [2021-05-07T06:23:02.102Z] + cd /root/project [2021-05-07T06:23:02.102Z] + [ -f VERSION ] [2021-05-07T06:23:02.102Z] + PROJECT_VERSION=local-dev [2021-05-07T06:23:02.102Z] + git rev-parse --short HEAD [2021-05-07T06:23:02.102Z] + GIT_REVISION=eecee126 [2021-05-07T06:23:02.102Z] + snapcraftctl set-version local-dev [2021-05-07T06:23:02.102Z] Skipping build go-build-helper (already ran) [2021-05-07T06:23:02.102Z] Building app-service-config [2021-05-07T06:23:02.102Z] + make build [2021-05-07T06:23:02.102Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-07T06:23:03.486Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-05-07T06:23:06.790Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-05-07T06:23:06.790Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-07T06:23:06.790Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-07T06:23:06.790Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-07T06:23:07.052Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-07T06:23:07.052Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-05-07T06:23:07.052Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-07T06:23:07.052Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-05-07T06:23:07.052Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-07T06:23:07.052Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-05-07T06:23:07.052Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-07T06:23:07.313Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-07T06:23:07.318Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-07T06:23:07.318Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-07T06:23:07.318Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-07T06:23:07.318Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-07T06:23:07.318Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-07T06:23:07.318Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-07T06:23:07.318Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-07T06:23:07.318Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-07T06:23:07.318Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-07T06:23:07.318Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-07T06:23:07.318Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-07T06:23:07.586Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-07T06:23:07.586Z] go: downloading golang.org/x/text v0.3.2 [2021-05-07T06:23:07.586Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-07T06:23:07.586Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-07T06:23:07.586Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-07T06:23:07.586Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-07T06:23:07.586Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-07T06:23:07.586Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-07T06:23:07.586Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-07T06:23:07.586Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-07T06:23:07.586Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-07T06:23:07.586Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-07T06:23:07.586Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-07T06:23:07.586Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-07T06:23:07.586Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-07T06:23:07.586Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-07T06:23:07.851Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-07T06:23:07.851Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-07T06:23:07.851Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-07T06:23:08.110Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-07T06:23:08.110Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-07T06:23:18.115Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-07T06:23:18.115Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-07T06:23:18.115Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-07T06:23:18.115Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-07T06:23:18.115Z] Building config-common [2021-05-07T06:23:18.115Z] + snapcraftctl build [2021-05-07T06:23:20.659Z] Building edgex-go [2021-05-07T06:23:20.659Z] + cd /root/parts/edgex-go/src [2021-05-07T06:23:20.659Z] + make build [2021-05-07T06:23:20.659Z] 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-05-07T06:23:20.920Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-07T06:23:20.920Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.19 [2021-05-07T06:23:20.920Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.6 [2021-05-07T06:23:20.920Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-07T06:23:20.920Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-07T06:23:24.235Z] 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-05-07T06:23:24.235Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-07T06:23:29.527Z] 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-05-07T06:23:30.467Z] 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-05-07T06:23:31.847Z] 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-05-07T06:23:32.419Z] 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-05-07T06:23:32.419Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-07T06:23:32.680Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-07T06:23:32.680Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-07T06:23:32.680Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-07T06:23:34.611Z] 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-05-07T06:23:34.611Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-07T06:23:34.611Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-07T06:23:36.034Z] 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-05-07T06:23:37.131Z] lf-activate-venv(): INFO: Adding /tmp/venv-ecmw/bin to PATH [2021-05-07T06:23:37.131Z] INFO: No Stack... [2021-05-07T06:23:37.131Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-07T06:23:37.131Z] INFO: Archiving Costs [Pipeline] sh [2021-05-07T06:23:37.542Z] 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-05-07T06:23:37.542Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-07T06:23:37.588Z] + cut -d, -f6 [2021-05-07T06:23:37.588Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-07T06:23:37.794Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3432-1-stack-cost] [2021-05-07T06:23:37.801Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3432-1-stack-cost] did not exist. Created. [2021-05-07T06:23:37.801Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3432-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-07T06:23:38.269Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-07T06:23:38.568Z] Stashed 1 file(s) [Pipeline] } [2021-05-07T06:23:38.588Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3432-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-05-07T06:23:38.933Z] 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 [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-07T06:23:40.140Z] 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-05-07T06:23:41.286Z] 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-05-07T06:23:41.286Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-07T06:23:43.421Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-07T06:23:43.421Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-07T06:23:43.421Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-07T06:23:43.421Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-07T06:23:43.421Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-07T06:23:43.421Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-07T06:23:43.421Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-07T06:23:43.421Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-07T06:23:43.421Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-07T06:23:43.421Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-07T06:23:43.421Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-07T06:23:43.421Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-07T06:23:43.421Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-07T06:23:43.421Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-07T06:23:43.421Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-07T06:23:43.421Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-07T06:23:43.421Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-07T06:23:43.421Z] + 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-05-07T06:23:43.421Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-07T06:23:43.421Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-07T06:23:43.421Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-07T06:23:43.421Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-07T06:23:43.421Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-07T06:23:43.421Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-07T06:23:43.421Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-07T06:23:43.421Z] + 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-05-07T06:23:46.837Z] Building static-packages [2021-05-07T06:23:46.837Z] + snapcraftctl build [2021-05-07T06:23:48.221Z] Building version [2021-05-07T06:23:48.221Z] + snapcraftctl build [2021-05-07T06:23:50.130Z] Skipping stage go-build-helper (already ran) [2021-05-07T06:23:50.130Z] Staging app-service-config [2021-05-07T06:23:50.130Z] + snapcraftctl stage [2021-05-07T06:23:51.512Z] Staging config-common [2021-05-07T06:23:51.512Z] + snapcraftctl stage [2021-05-07T06:23:52.455Z] Staging edgex-go [2021-05-07T06:23:52.455Z] + snapcraftctl stage [2021-05-07T06:23:53.405Z] Staging static-packages [2021-05-07T06:23:53.406Z] + snapcraftctl stage [2021-05-07T06:23:54.348Z] Staging version [2021-05-07T06:23:54.348Z] + snapcraftctl stage [2021-05-07T06:23:55.291Z] Priming go-build-helper [2021-05-07T06:23:55.291Z] + snapcraftctl prime [2021-05-07T06:23:56.235Z] Priming app-service-config [2021-05-07T06:23:56.235Z] + snapcraftctl prime [2021-05-07T06:23:57.620Z] Priming config-common [2021-05-07T06:23:57.620Z] + snapcraftctl prime [2021-05-07T06:23:58.561Z] Priming edgex-go [2021-05-07T06:23:58.561Z] + snapcraftctl prime [2021-05-07T06:23:59.946Z] Priming static-packages [2021-05-07T06:23:59.946Z] + snapcraftctl prime [2021-05-07T06:24:02.494Z] Priming version [2021-05-07T06:24:02.494Z] + snapcraftctl prime [2021-05-07T06:24:03.064Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-07T06:24:05.808Z] provisioning config files... [2021-05-07T06:24:05.862Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config91671952713214790tmp [Pipeline] { [Pipeline] sh [2021-05-07T06:24:06.299Z] + set +x [2021-05-07T06:24:06.299Z] + curl -s https://codecov.io/bash [2021-05-07T06:24:06.299Z] + bash -s -- [2021-05-07T06:24:06.957Z] [2021-05-07T06:24:06.957Z] _____ _ [2021-05-07T06:24:06.957Z] / ____| | | [2021-05-07T06:24:06.957Z] | | ___ __| | ___ ___ _____ __ [2021-05-07T06:24:06.957Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-07T06:24:06.957Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-07T06:24:06.957Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-07T06:24:06.957Z] Bash-1.0.2 [2021-05-07T06:24:06.957Z] [2021-05-07T06:24:06.957Z] [2021-05-07T06:24:06.957Z] ==> git version 2.24.3 found [2021-05-07T06:24:06.957Z] ==> 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-05-07T06:24:06.958Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-07T06:24:06.958Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-07T06:24:06.958Z] ==> Jenkins CI detected. [2021-05-07T06:24:06.958Z] project root: . [2021-05-07T06:24:06.958Z] --> token set from env [2021-05-07T06:24:06.958Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-07T06:24:07.244Z] ==> Running gcov in . (disable via -X gcov) [2021-05-07T06:24:07.244Z] ==> Python coveragepy not found [2021-05-07T06:24:07.244Z] ==> Searching for coverage reports in: [2021-05-07T06:24:07.244Z] + . [2021-05-07T06:24:07.244Z] -> Found 1 reports [2021-05-07T06:24:07.244Z] ==> Detecting git/mercurial file structure [2021-05-07T06:24:07.244Z] ==> Reading reports [2021-05-07T06:24:07.244Z] + ./coverage.out bytes=705232 [2021-05-07T06:24:07.244Z] ==> Appending adjustments [2021-05-07T06:24:07.244Z] https://docs.codecov.io/docs/fixing-reports [2021-05-07T06:24:14.012Z] + Found adjustments [2021-05-07T06:24:14.012Z] ==> Gzipping contents [2021-05-07T06:24:14.012Z] 100K /tmp/codecov.x8p435.gz [2021-05-07T06:24:14.012Z] ==> Uploading reports [2021-05-07T06:24:14.012Z] url: https://codecov.io [2021-05-07T06:24:14.012Z] query: branch=PR-3432&commit=eecee126f61c330453fdf1bab2ecd462fc703337&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3432%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3432&job=&cmd_args= [2021-05-07T06:24:14.012Z] -> Pinging Codecov [2021-05-07T06:24:14.012Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3432&commit=eecee126f61c330453fdf1bab2ecd462fc703337&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3432%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3432&job=&cmd_args= [2021-05-07T06:24:14.301Z] -> Uploading to [2021-05-07T06:24:14.301Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-07/00271124DB129430A58F1EEE437C3FCB/eecee126f61c330453fdf1bab2ecd462fc703337/c6ce7125-bf37-4f65-b7a2-d000cea1ad84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210507T062414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44d638ad0444889a61dde927172d249d426742a958fe5262ba6dfdaa02c385dc [2021-05-07T06:24:14.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-07T06:24:14.301Z] Dload Upload Total Spent Left Speed [2021-05-07T06:24:14.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 185k --:--:-- --:--:-- --:--:-- 185k [2021-05-07T06:24:14.894Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eecee126f61c330453fdf1bab2ecd462fc703337 [Pipeline] } [2021-05-07T06:24:14.921Z] 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-05-07T06:24:16.336Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:24:17.381Z] ---> package-listing.sh [2021-05-07T06:24:17.381Z] ++ facter osfamily [2021-05-07T06:24:17.381Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-07T06:24:17.381Z] + OS_FAMILY=redhat [2021-05-07T06:24:17.381Z] + workspace=/w/workspace/edgex-go/1 [2021-05-07T06:24:17.381Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-07T06:24:17.381Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-07T06:24:17.381Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-07T06:24:17.381Z] + PACKAGES=/tmp/packages_start.txt [2021-05-07T06:24:17.381Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-07T06:24:17.381Z] + PACKAGES=/tmp/packages_end.txt [2021-05-07T06:24:17.381Z] + case "${OS_FAMILY}" in [2021-05-07T06:24:17.381Z] + rpm -qa [2021-05-07T06:24:17.381Z] + sort [2021-05-07T06:24:22.838Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-07T06:24:22.838Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-07T06:24:22.838Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-07T06:24:22.838Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-07T06:24:22.838Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-07T06:24:22.838Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-07T06:24:22.900Z] 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-05-07T06:24:23.367Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:24:24.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T06:24:24.623Z] [2021-05-07T06:24:24.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:24:25.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T06:24:25.309Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-07T06:24:25.309Z] df20fa9351a1: Pulling fs layer [2021-05-07T06:24:25.309Z] 36b3adc4ff6f: Pulling fs layer [2021-05-07T06:24:25.309Z] 8ad3a11d3b57: Pulling fs layer [2021-05-07T06:24:25.309Z] 46f8f816bc3b: Pulling fs layer [2021-05-07T06:24:25.309Z] 93b61091891f: Pulling fs layer [2021-05-07T06:24:25.309Z] 93b9cdb0e59b: Pulling fs layer [2021-05-07T06:24:25.309Z] 5e14af77c1be: Pulling fs layer [2021-05-07T06:24:25.309Z] 01666e4c0597: Pulling fs layer [2021-05-07T06:24:25.309Z] aa168da1d23b: Pulling fs layer [2021-05-07T06:24:25.309Z] 46f8f816bc3b: Waiting [2021-05-07T06:24:25.309Z] 93b9cdb0e59b: Waiting [2021-05-07T06:24:25.309Z] 5e14af77c1be: Waiting [2021-05-07T06:24:25.309Z] 01666e4c0597: Waiting [2021-05-07T06:24:25.309Z] aa168da1d23b: Waiting [2021-05-07T06:24:25.309Z] 36b3adc4ff6f: Verifying Checksum [2021-05-07T06:24:25.309Z] 36b3adc4ff6f: Download complete [2021-05-07T06:24:25.309Z] 46f8f816bc3b: Verifying Checksum [2021-05-07T06:24:25.309Z] 46f8f816bc3b: Download complete [2021-05-07T06:24:25.309Z] df20fa9351a1: Download complete [2021-05-07T06:24:25.309Z] 93b9cdb0e59b: Verifying Checksum [2021-05-07T06:24:25.309Z] 93b9cdb0e59b: Download complete [2021-05-07T06:24:25.574Z] 5e14af77c1be: Verifying Checksum [2021-05-07T06:24:25.574Z] 5e14af77c1be: Download complete [2021-05-07T06:24:25.574Z] 93b61091891f: Verifying Checksum [2021-05-07T06:24:25.574Z] 93b61091891f: Download complete [2021-05-07T06:24:25.574Z] 01666e4c0597: Verifying Checksum [2021-05-07T06:24:25.574Z] 01666e4c0597: Download complete [2021-05-07T06:24:26.201Z] df20fa9351a1: Pull complete [2021-05-07T06:24:26.499Z] 36b3adc4ff6f: Pull complete [2021-05-07T06:24:26.499Z] 8ad3a11d3b57: Verifying Checksum [2021-05-07T06:24:26.499Z] 8ad3a11d3b57: Download complete [2021-05-07T06:24:28.716Z] 8ad3a11d3b57: Pull complete [2021-05-07T06:24:29.812Z] 46f8f816bc3b: Pull complete [2021-05-07T06:24:31.909Z] 93b61091891f: Pull complete [2021-05-07T06:24:31.909Z] aa168da1d23b: Verifying Checksum [2021-05-07T06:24:31.909Z] aa168da1d23b: Download complete [2021-05-07T06:24:32.181Z] 93b9cdb0e59b: Pull complete [2021-05-07T06:24:32.446Z] 5e14af77c1be: Pull complete [2021-05-07T06:24:32.729Z] 01666e4c0597: Pull complete [2021-05-07T06:24:51.399Z] aa168da1d23b: Pull complete [2021-05-07T06:24:51.399Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-07T06:24:51.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T06:24:51.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-07T06:24:51.951Z] prd-centos7-docker-4c-2g-3470 does not seem to be running inside a container [2021-05-07T06:24:52.037Z] $ 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-05-07T06:24:55.913Z] $ docker top 1d83e76887b902304645daf80b9470061f6180f7321419e59b6e988edb7072b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:24:56.623Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-07T06:24:57.217Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-07T06:24:58.201Z] + ls /var/log/sa-host [2021-05-07T06:24:58.201Z] + sadf -c /var/log/sa-host/sa07 [2021-05-07T06:24:58.201Z] file_magic: OK [2021-05-07T06:24:58.201Z] HZ: Using current value: 100 [2021-05-07T06:24:58.201Z] file_header: OK [2021-05-07T06:24:58.201Z] 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-05-07T06:24:58.201Z] Statistics: [2021-05-07T06:24:58.201Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-07T06:24:58.201Z] File successfully converted to sysstat format version 12.2.1 [2021-05-07T06:24:58.201Z] + sadf -c /var/log/sa-host/sa23 [2021-05-07T06:24:58.201Z] file_magic: OK [2021-05-07T06:24:58.201Z] HZ: Using current value: 100 [2021-05-07T06:24:58.201Z] file_header: OK [2021-05-07T06:24:58.201Z] 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-05-07T06:24:58.201Z] Statistics: [2021-05-07T06:24:58.201Z] Hnuu...uuuununununu... [2021-05-07T06:24:58.201Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-07T06:24:58.511Z] provisioning config files... [2021-05-07T06:24:58.536Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6937605903999709943tmp [Pipeline] { [Pipeline] echo [2021-05-07T06:24:58.642Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:24:59.430Z] ---> create-netrc.sh [Pipeline] } [2021-05-07T06:24:59.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-07T06:24:59.544Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:24:59.925Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-07T06:24:59.977Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:25:00.349Z] ---> sudo-logs.sh [2021-05-07T06:25:00.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-07T06:25:00.715Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:25:01.075Z] ---> job-cost.sh [2021-05-07T06:25:01.359Z] lf-activate-venv: SKIPPING [2021-05-07T06:25:01.359Z] DEBUG: total: 0.20999999344348907 [2021-05-07T06:25:01.359Z] INFO: Retrieving Stack Cost... [2021-05-07T06:25:02.370Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-07T06:25:02.982Z] INFO: Archiving Costs [Pipeline] echo [2021-05-07T06:25:03.024Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:25:03.739Z] ---> logs-deploy.sh [2021-05-07T06:25:03.739Z] lf-activate-venv: SKIPPING [2021-05-07T06:25:03.739Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3432/1 [2021-05-07T06:25:03.739Z] INFO: archiving workspace using pattern(s): [2021-05-07T06:25:06.340Z] Archives upload complete. [2021-05-07T06:25:06.618Z] INFO: archiving logs to Nexus