Pull request #3185 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 61638ca62d33426a2ce3f2b4b107772a009d1874 rather than f4736452ca1da34e2b252bf4a60e1e7129a8f504 Obtained Jenkinsfile from 61638ca62d33426a2ce3f2b4b107772a009d1874 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-3185/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-3185/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 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27153 in /w/workspace/edgexfoundry_edgex-go_PR-3185 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3185/head:refs/remotes/origin/PR-3185 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 61638ca62d33426a2ce3f2b4b107772a009d1874 into PR head commit f4736452ca1da34e2b252bf4a60e1e7129a8f504 Merge succeeded, producing f4736452ca1da34e2b252bf4a60e1e7129a8f504 Checking out Revision f4736452ca1da34e2b252bf4a60e1e7129a8f504 (PR-3185) > git config core.sparsecheckout # timeout=10 > git checkout -f f4736452ca1da34e2b252bf4a60e1e7129a8f504 # 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 61638ca62d33426a2ce3f2b4b107772a009d1874 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4736452ca1da34e2b252bf4a60e1e7129a8f504 # timeout=10 Commit message: "feat(scheduler): Implement GET /interval/all V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-22T11:51:00.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-22T11:51:00.906Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-22T11:51:01.156Z] ========================================================= [2021-02-22T11:51:01.156Z] EdgeX Global Pipelines Version Info [2021-02-22T11:51:01.156Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-22T11:51:02.697Z] ------------------- [2021-02-22T11:51:02.697Z] stable info: [2021-02-22T11:51:02.697Z] ------------------- [2021-02-22T11:51:02.697Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-22T11:51:02.697Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-22T11:51:02.697Z] Message: update stable to v1.0.179 [2021-02-22T11:51:03.645Z] ------------------- [2021-02-22T11:51:03.645Z] experimental info: [2021-02-22T11:51:03.645Z] ------------------- [2021-02-22T11:51:03.645Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-22T11:51:03.645Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-22T11:51:03.645Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-22T11:51:04.118Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-22T11:51:04.257Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-22T11:51:04.395Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-22T11:51:04.525Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-22T11:51:04.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-22T11:51:04.791Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-22T11:51:04.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-22T11:51:05.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-22T11:51:05.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-22T11:51:05.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-22T11:51:05.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-22T11:51:05.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-22T11:51:05.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-22T11:51:05.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-22T11:51:06.016Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-22T11:51:06.137Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-22T11:51:06.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-22T11:51:06.386Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-22T11:51:06.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-22T11:51:06.765Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-22T11:51:06.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-22T11:51:07.023Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-22T11:51:07.147Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-22T11:51:07.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3185 [Pipeline] echo [2021-02-22T11:51:07.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3185 [Pipeline] echo [2021-02-22T11:51:07.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3185 [Pipeline] echo [2021-02-22T11:51:07.647Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4736452ca1da34e2b252bf4a60e1e7129a8f504 [Pipeline] echo [2021-02-22T11:51:07.772Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f473645 [Pipeline] echo [2021-02-22T11:51:07.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-22T11:51:08.146Z] provisioning config files... [2021-02-22T11:51:08.176Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config923454542579620128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-22T11:51:08.593Z] ---> docker-login.sh [2021-02-22T11:51:08.594Z] nexus3.edgexfoundry.org:10001 [2021-02-22T11:51:08.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T11:51:09.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T11:51:09.119Z] Configure a credential helper to remove this warning. See [2021-02-22T11:51:09.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T11:51:09.119Z] [2021-02-22T11:51:09.119Z] Login Succeeded [2021-02-22T11:51:09.119Z] nexus3.edgexfoundry.org:10002 [2021-02-22T11:51:09.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T11:51:09.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T11:51:09.119Z] Configure a credential helper to remove this warning. See [2021-02-22T11:51:09.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T11:51:09.119Z] [2021-02-22T11:51:09.119Z] Login Succeeded [2021-02-22T11:51:09.119Z] nexus3.edgexfoundry.org:10003 [2021-02-22T11:51:09.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T11:51:09.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T11:51:09.381Z] Configure a credential helper to remove this warning. See [2021-02-22T11:51:09.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T11:51:09.381Z] [2021-02-22T11:51:09.381Z] Login Succeeded [2021-02-22T11:51:09.381Z] nexus3.edgexfoundry.org:10004 [2021-02-22T11:51:09.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T11:51:09.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T11:51:09.643Z] Configure a credential helper to remove this warning. See [2021-02-22T11:51:09.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T11:51:09.643Z] [2021-02-22T11:51:09.643Z] Login Succeeded [2021-02-22T11:51:09.643Z] docker.io [2021-02-22T11:51:09.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T11:51:09.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T11:51:09.906Z] Configure a credential helper to remove this warning. See [2021-02-22T11:51:09.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T11:51:09.906Z] [2021-02-22T11:51:09.906Z] Login Succeeded [2021-02-22T11:51:09.906Z] ---> docker-login.sh ends [Pipeline] } [2021-02-22T11:51:09.934Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-22T11:51:10.526Z] ++ 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-02-22T11:51:10.526Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T11:51:10.526Z] ++ dirname cmd/core-command/Dockerfile [2021-02-22T11:51:10.526Z] ++ cut -d/ -f2 [2021-02-22T11:51:10.526Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-22T11:51:10.526Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T11:51:10.526Z] ++ dirname cmd/core-data/Dockerfile [2021-02-22T11:51:10.526Z] ++ cut -d/ -f2 [2021-02-22T11:51:10.526Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-22T11:51:10.526Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T11:51:10.526Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-22T11:51:10.526Z] ++ cut -d/ -f2 [2021-02-22T11:51:10.526Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-22T11:51:10.526Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T11:51:10.526Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-22T11:51:10.526Z] ++ cut -d/ -f2 [2021-02-22T11:51:10.526Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-22T11:51:10.526Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T11:51:10.526Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-22T11:51:10.526Z] ++ cut -d/ -f2 [2021-02-22T11:51:10.526Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-22T11:51:10.526Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T11:51:10.526Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-22T11:51:10.526Z] ++ cut -d/ -f2 [2021-02-22T11:51:10.526Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-22T11:51:10.526Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T11:51:10.526Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-22T11:51:10.526Z] ++ cut -d/ -f2 [2021-02-22T11:51:10.526Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-22T11:51:10.526Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T11:51:10.526Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-22T11:51:10.526Z] ++ cut -d/ -f2 [2021-02-22T11:51:10.526Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-22T11:51:10.526Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T11:51:10.526Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-22T11:51:10.526Z] ++ cut -d/ -f2 [2021-02-22T11:51:10.526Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-22T11:51:10.620Z] 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-02-22T11:51:12.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T11:51:12.369Z] [2021-02-22T11:51:12.369Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-22T11:51:12.756Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T11:51:12.756Z] latest: Pulling from edgex-devops/git-semver [2021-02-22T11:51:12.756Z] 31603596830f: Pulling fs layer [2021-02-22T11:51:12.756Z] 2a8b12db71e7: Pulling fs layer [2021-02-22T11:51:12.756Z] 6ca5941a6612: Pulling fs layer [2021-02-22T11:51:12.756Z] ecc8261a40a4: Pulling fs layer [2021-02-22T11:51:12.756Z] ecc8261a40a4: Waiting [2021-02-22T11:51:12.756Z] 2a8b12db71e7: Verifying Checksum [2021-02-22T11:51:12.756Z] 2a8b12db71e7: Download complete [2021-02-22T11:51:13.019Z] 31603596830f: Verifying Checksum [2021-02-22T11:51:13.019Z] 31603596830f: Download complete [2021-02-22T11:51:13.019Z] ecc8261a40a4: Verifying Checksum [2021-02-22T11:51:13.019Z] ecc8261a40a4: Download complete [2021-02-22T11:51:13.019Z] 6ca5941a6612: Verifying Checksum [2021-02-22T11:51:13.019Z] 6ca5941a6612: Download complete [2021-02-22T11:51:13.280Z] 31603596830f: Pull complete [2021-02-22T11:51:13.543Z] 2a8b12db71e7: Pull complete [2021-02-22T11:51:14.132Z] 6ca5941a6612: Pull complete [2021-02-22T11:51:14.394Z] ecc8261a40a4: Pull complete [2021-02-22T11:51:14.394Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-22T11:51:14.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T11:51:14.394Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-22T11:51:14.527Z] prd-centos7-docker-4c-2g-27153 does not seem to be running inside a container [2021-02-22T11:51:14.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-22T11:51:17.106Z] $ docker top d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-22T11:51:17.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-22T11:51:17.482Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-22T11:51:17.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-22T11:51:17.701Z] $ docker exec d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c ssh-agent [2021-02-22T11:51:17.863Z] SSH_AUTH_SOCK=/tmp/ssh-WGvqPxwQ5zeC/agent.11 [2021-02-22T11:51:17.863Z] SSH_AGENT_PID=16 [2021-02-22T11:51:17.872Z] Running ssh-add (command line suppressed) [2021-02-22T11:51:17.988Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7836700081049632037.key (/w/workspace/edgex-go/1@tmp/private_key_7836700081049632037.key) [2021-02-22T11:51:18.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-22T11:51:18.417Z] + git tag --points-at HEAD [Pipeline] } [2021-02-22T11:51:18.445Z] $ docker exec --env ******** --env ******** d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c ssh-agent -k [2021-02-22T11:51:18.560Z] unset SSH_AUTH_SOCK; [2021-02-22T11:51:18.560Z] unset SSH_AGENT_PID; [2021-02-22T11:51:18.560Z] echo Agent pid 16 killed; [2021-02-22T11:51:18.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-22T11:51:18.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-22T11:51:18.810Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-22T11:51:18.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-22T11:51:18.974Z] $ docker exec d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c ssh-agent [2021-02-22T11:51:19.144Z] SSH_AUTH_SOCK=/tmp/ssh-BZ5ir7gAqdVn/agent.44 [2021-02-22T11:51:19.144Z] SSH_AGENT_PID=49 [2021-02-22T11:51:19.151Z] Running ssh-add (command line suppressed) [2021-02-22T11:51:19.270Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2808641747968651684.key (/w/workspace/edgex-go/1@tmp/private_key_2808641747968651684.key) [2021-02-22T11:51:19.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-22T11:51:19.688Z] + git semver init [2021-02-22T11:51:19.688Z] # -> Open(): unable to determine branch for HEAD [2021-02-22T11:51:19.688Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-22T11:51:19.688Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-22T11:51:19.688Z] # $SEMVER_REMOTE_NAME = origin [2021-02-22T11:51:19.688Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-22T11:51:19.688Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-22T11:51:19.688Z] # $SEMVER_BRANCH = PR-3185 [2021-02-22T11:51:19.688Z] # $SEMVER_TEMP = /tmp/semver-941309860 [2021-02-22T11:51:19.688Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-22T11:51:51.837Z] # '/tmp/semver-941309860' -> '/w/workspace/edgex-go/1/.semver' [2021-02-22T11:51:51.837Z] # -> Force: false [2021-02-22T11:51:51.837Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-22T11:51:51.866Z] $ docker exec --env ******** --env ******** d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c ssh-agent -k [2021-02-22T11:51:52.123Z] unset SSH_AUTH_SOCK; [2021-02-22T11:51:52.123Z] unset SSH_AGENT_PID; [2021-02-22T11:51:52.123Z] echo Agent pid 49 killed; [2021-02-22T11:51:52.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-22T11:51:52.840Z] + git semver [Pipeline] } [2021-02-22T11:51:52.872Z] $ docker stop --time=1 d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c [2021-02-22T11:51:54.437Z] $ docker rm -f d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-22T11:51:54.998Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-22T11:51:55.585Z] Stashed 1 file(s) [Pipeline] echo [2021-02-22T11:51:55.607Z] [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-02-22T11:51:56.897Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-22T11:51:57.228Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-22T11:51:57.553Z] + sudo service docker restart [2021-02-22T11:51:57.553Z] + true [2021-02-22T11:51:57.553Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-22T11:51:58.179Z] ========================================================= [2021-02-22T11:51:58.179Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-22T11:51:58.179Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-22T11:51:58.558Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-22T11:52:01.878Z] Sending build context to Docker daemon 328MB [2021-02-22T11:52:01.878Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-22T11:52:01.878Z] Step 2/6 : FROM ${BASE} [2021-02-22T11:52:02.145Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-22T11:52:02.145Z] 188c0c94c7c5: Pulling fs layer [2021-02-22T11:52:02.145Z] 0ef7d3d256c8: Pulling fs layer [2021-02-22T11:52:02.145Z] de9db76c5a1d: Pulling fs layer [2021-02-22T11:52:02.145Z] bca2f99d35d6: Pulling fs layer [2021-02-22T11:52:02.145Z] 93359f2a8cfa: Pulling fs layer [2021-02-22T11:52:02.145Z] 7c6f9722023f: Pulling fs layer [2021-02-22T11:52:02.145Z] a35cf1a2eb13: Pulling fs layer [2021-02-22T11:52:02.145Z] 93359f2a8cfa: Waiting [2021-02-22T11:52:02.145Z] bca2f99d35d6: Waiting [2021-02-22T11:52:02.145Z] 7c6f9722023f: Waiting [2021-02-22T11:52:02.145Z] a35cf1a2eb13: Waiting [2021-02-22T11:52:02.145Z] de9db76c5a1d: Verifying Checksum [2021-02-22T11:52:02.145Z] de9db76c5a1d: Download complete [2021-02-22T11:52:02.145Z] 0ef7d3d256c8: Verifying Checksum [2021-02-22T11:52:02.145Z] 0ef7d3d256c8: Download complete [2021-02-22T11:52:02.145Z] 93359f2a8cfa: Verifying Checksum [2021-02-22T11:52:02.145Z] 93359f2a8cfa: Download complete [2021-02-22T11:52:02.145Z] 188c0c94c7c5: Verifying Checksum [2021-02-22T11:52:02.145Z] 188c0c94c7c5: Download complete [2021-02-22T11:52:02.145Z] 7c6f9722023f: Verifying Checksum [2021-02-22T11:52:02.145Z] 7c6f9722023f: Download complete [2021-02-22T11:52:02.731Z] 188c0c94c7c5: Pull complete [2021-02-22T11:52:02.995Z] 0ef7d3d256c8: Pull complete [2021-02-22T11:52:02.995Z] de9db76c5a1d: Pull complete [2021-02-22T11:52:04.399Z] a35cf1a2eb13: Verifying Checksum [2021-02-22T11:52:04.399Z] a35cf1a2eb13: Download complete [2021-02-22T11:52:04.981Z] bca2f99d35d6: Verifying Checksum [2021-02-22T11:52:04.981Z] bca2f99d35d6: Download complete [2021-02-22T11:52:10.312Z] bca2f99d35d6: Pull complete [2021-02-22T11:52:10.582Z] 93359f2a8cfa: Pull complete [2021-02-22T11:52:10.582Z] 7c6f9722023f: Pull complete [2021-02-22T11:52:11.261Z] Still waiting to schedule task [2021-02-22T11:52:11.261Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-22T11:52:15.908Z] a35cf1a2eb13: Pull complete [2021-02-22T11:52:15.908Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-22T11:52:15.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-22T11:52:15.908Z] ---> a62c8e92a672 [2021-02-22T11:52:15.908Z] 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-02-22T11:52:15.908Z] ---> Running in b479457f7639 [2021-02-22T11:52:15.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:52:17.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:52:19.236Z] (1/12) Installing libmagic (5.38-r0) [2021-02-22T11:52:19.814Z] (2/12) Installing file (5.38-r0) [2021-02-22T11:52:19.814Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-22T11:52:19.814Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-22T11:52:29.837Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-22T11:52:29.837Z] (6/12) Installing patch (2.7.6-r6) [2021-02-22T11:52:29.837Z] (7/12) Installing build-base (0.5-r2) [2021-02-22T11:52:30.099Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-22T11:52:30.099Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-22T11:52:30.099Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-22T11:52:30.362Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-22T11:52:30.363Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-22T11:52:30.363Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T11:52:30.363Z] OK: 233 MiB in 51 packages [2021-02-22T11:52:34.606Z] Removing intermediate container b479457f7639 [2021-02-22T11:52:34.606Z] ---> 1cf1b9b17d33 [2021-02-22T11:52:34.606Z] Step 4/6 : WORKDIR /edgex-go [2021-02-22T11:52:34.606Z] ---> Running in f37fa690d651 [2021-02-22T11:52:34.606Z] Removing intermediate container f37fa690d651 [2021-02-22T11:52:34.606Z] ---> 8560fe3da990 [2021-02-22T11:52:34.606Z] Step 5/6 : COPY go.mod . [2021-02-22T11:52:34.879Z] ---> 7ef1c9f4da4b [2021-02-22T11:52:34.879Z] Step 6/6 : RUN go mod download [2021-02-22T11:52:34.879Z] ---> Running in edeee6527948 [2021-02-22T11:52:56.966Z] Removing intermediate container edeee6527948 [2021-02-22T11:52:56.966Z] ---> 8f6ec22d42fb [2021-02-22T11:52:56.966Z] Successfully built 8f6ec22d42fb [2021-02-22T11:52:56.966Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-22T11:52:57.320Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-22T11:52:57.321Z] . [Pipeline] withDockerContainer [2021-02-22T11:52:57.445Z] prd-centos7-docker-4c-2g-27153 does not seem to be running inside a container [2021-02-22T11:52:57.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-22T11:52:58.256Z] $ docker top 4a533833ed31149241a5008c1df44d50c801612fca5c7ea1a159781fc14a6613 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T11:52:58.807Z] + go version [2021-02-22T11:52:58.808Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-22T11:52:58.843Z] $ docker stop --time=1 4a533833ed31149241a5008c1df44d50c801612fca5c7ea1a159781fc14a6613 [2021-02-22T11:53:00.158Z] $ docker rm -f 4a533833ed31149241a5008c1df44d50c801612fca5c7ea1a159781fc14a6613 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-22T11:53:01.430Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-22T11:53:01.430Z] . [Pipeline] withDockerContainer [2021-02-22T11:53:01.574Z] prd-centos7-docker-4c-2g-27153 does not seem to be running inside a container [2021-02-22T11:53:01.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-22T11:53:02.728Z] $ docker top 77356654b043555b5fe9462f2e45c138f815e23b622b2f60579fc92280763727 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-22T11:53:02.984Z] ========================================================= [2021-02-22T11:53:02.984Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-22T11:53:02.984Z] ========================================================= [Pipeline] sh [2021-02-22T11:53:03.296Z] + make test [2021-02-22T11:53:03.296Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-22T11:53:11.480Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-22T11:53:26.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-22T11:53:33.213Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-22T11:53:33.213Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-22T11:53:33.213Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-22T11:53:34.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-22T11:53:34.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-22T11:53:34.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-22T11:53:34.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-22T11:53:34.927Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-22T11:53:35.516Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-22T11:53:38.145Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-22T11:53:38.145Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-22T11:53:38.145Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-22T11:53:39.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.098s coverage: 45.9% of statements [2021-02-22T11:53:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-22T11:53:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-22T11:53:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-22T11:53:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-22T11:53:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-22T11:53:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-22T11:53:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-22T11:53:39.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.102s coverage: 100.0% of statements [2021-02-22T11:53:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.189s coverage: 27.1% of statements [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-22T11:53:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-22T11:53:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-22T11:53:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.108s coverage: 65.8% of statements [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-22T11:53:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.430s coverage: 82.3% of statements [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-22T11:53:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-22T11:53:45.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.379s coverage: 28.6% of statements [2021-02-22T11:53:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-22T11:53:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-22T11:53:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-22T11:53:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-22T11:53:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-22T11:53:45.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements [2021-02-22T11:53:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-22T11:53:45.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2021-02-22T11:53:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-22T11:53:45.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 86.7% of statements [2021-02-22T11:53:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-22T11:53:45.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.122s coverage: 97.5% of statements [2021-02-22T11:53:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-22T11:53:45.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.069s coverage: 78.3% of statements [2021-02-22T11:53:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-22T11:53:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-22T11:53:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-22T11:53:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-22T11:53:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.388s coverage: 92.8% of statements [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-22T11:53:48.419Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-22T11:53:48.419Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.069s coverage: 0.1% of statements [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-22T11:53:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-22T11:53:48.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 45.5% of statements [2021-02-22T11:53:48.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.038s coverage: 79.5% of statements [2021-02-22T11:53:48.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-02-22T11:53:48.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements [2021-02-22T11:53:48.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.029s coverage: 87.5% of statements [2021-02-22T11:54:00.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.035s coverage: 94.4% of statements [2021-02-22T11:54:00.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements [2021-02-22T11:54:02.004Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27154 in /w/workspace/edgexfoundry_edgex-go_PR-3185 [Pipeline] { [Pipeline] ws [2021-02-22T11:54:02.097Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-22T11:54:07.054Z] using credential edgex-jenkins-ssh [2021-02-22T11:54:07.113Z] Cloning the remote Git repository [2021-02-22T11:54:07.179Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-22T11:54:07.294Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-22T11:54:07.385Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-22T11:54:07.386Z] > git --version # timeout=10 [2021-02-22T11:54:07.407Z] > git --version # 'git version 2.17.1' [2021-02-22T11:54:07.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T11:54:07.466Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.061s coverage: 92.9% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 62.4% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.286s coverage: 68.9% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 36.1% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.0% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.057s coverage: 100.0% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.093s coverage: 89.4% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.720s coverage: 29.1% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.056s coverage: 92.9% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-22T11:54:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 32.1% of statements [2021-02-22T11:54:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-22T11:54:13.480Z] GO111MODULE=on go vet ./... [2021-02-22T11:54:23.631Z] Merging remotes/origin/master commit 61638ca62d33426a2ce3f2b4b107772a009d1874 into PR head commit f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T11:54:24.150Z] Merge succeeded, producing f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T11:54:24.151Z] Checking out Revision f4736452ca1da34e2b252bf4a60e1e7129a8f504 (PR-3185) [2021-02-22T11:54:22.705Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-22T11:54:22.729Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T11:54:22.752Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-22T11:54:22.807Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-22T11:54:22.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T11:54:22.821Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3185/head:refs/remotes/origin/PR-3185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-22T11:54:23.660Z] > git config core.sparsecheckout # timeout=10 [2021-02-22T11:54:23.689Z] > git checkout -f f4736452ca1da34e2b252bf4a60e1e7129a8f504 # timeout=10 [2021-02-22T11:54:24.001Z] > git remote # timeout=10 [2021-02-22T11:54:24.027Z] > git config --get remote.origin.url # timeout=10 [2021-02-22T11:54:24.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T11:54:24.054Z] > git merge 61638ca62d33426a2ce3f2b4b107772a009d1874 # timeout=10 [2021-02-22T11:54:24.080Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-22T11:54:24.164Z] > git config core.sparsecheckout # timeout=10 [2021-02-22T11:54:24.192Z] > git checkout -f f4736452ca1da34e2b252bf4a60e1e7129a8f504 # timeout=10 [2021-02-22T11:54:28.665Z] Commit message: "feat(scheduler): Implement GET /interval/all V2 API" [2021-02-22T11:54:28.726Z] > git --version # timeout=10 [2021-02-22T11:54:28.738Z] > git --version # 'git version 2.17.1' [2021-02-22T11:54:28.751Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-22T11:54:30.497Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-22T11:54:30.977Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-22T11:54:31.336Z] + + truesudo [2021-02-22T11:54:31.336Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-22T11:54:33.470Z] provisioning config files... [2021-02-22T11:54:33.513Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1703839500739842736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-22T11:54:34.014Z] ---> docker-login.sh [2021-02-22T11:54:34.014Z] nexus3.edgexfoundry.org:10001 [2021-02-22T11:54:34.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T11:54:35.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T11:54:35.273Z] Configure a credential helper to remove this warning. See [2021-02-22T11:54:35.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T11:54:35.273Z] [2021-02-22T11:54:35.273Z] Login Succeeded [2021-02-22T11:54:35.274Z] nexus3.edgexfoundry.org:10002 [2021-02-22T11:54:35.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T11:54:35.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T11:54:35.874Z] Configure a credential helper to remove this warning. See [2021-02-22T11:54:35.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T11:54:35.874Z] [2021-02-22T11:54:35.874Z] Login Succeeded [2021-02-22T11:54:35.874Z] nexus3.edgexfoundry.org:10003 [2021-02-22T11:54:36.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T11:54:36.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T11:54:36.476Z] Configure a credential helper to remove this warning. See [2021-02-22T11:54:36.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T11:54:36.476Z] [2021-02-22T11:54:36.476Z] Login Succeeded [2021-02-22T11:54:36.476Z] nexus3.edgexfoundry.org:10004 [2021-02-22T11:54:37.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T11:54:37.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T11:54:37.075Z] Configure a credential helper to remove this warning. See [2021-02-22T11:54:37.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T11:54:37.075Z] [2021-02-22T11:54:37.075Z] Login Succeeded [2021-02-22T11:54:37.075Z] docker.io [2021-02-22T11:54:37.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T11:54:37.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T11:54:37.944Z] Configure a credential helper to remove this warning. See [2021-02-22T11:54:37.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T11:54:37.944Z] [2021-02-22T11:54:37.944Z] Login Succeeded [2021-02-22T11:54:37.944Z] ---> docker-login.sh ends [Pipeline] } [2021-02-22T11:54:37.977Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-22T11:54:38.531Z] ========================================================= [2021-02-22T11:54:38.531Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-22T11:54:38.531Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-22T11:54:38.962Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-22T11:54:40.247Z] gofmt -l . [2021-02-22T11:54:40.247Z] [ "`gofmt -l .`" = "" ] [2021-02-22T11:54:40.510Z] ./bin/test-go-mod-tidy.sh [2021-02-22T11:54:41.091Z] ./bin/test-attribution-txt.sh [2021-02-22T11:54:41.619Z] Sending build context to Docker daemon 166.3MB [2021-02-22T11:54:41.619Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-22T11:54:41.619Z] Step 2/6 : FROM ${BASE} [2021-02-22T11:54:41.619Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-22T11:54:41.619Z] 5f621e34cdf4: Pulling fs layer [2021-02-22T11:54:41.619Z] a4357932f1b6: Pulling fs layer [2021-02-22T11:54:41.619Z] 18c013af1878: Pulling fs layer [2021-02-22T11:54:41.619Z] 00ac8860ef70: Pulling fs layer [2021-02-22T11:54:41.619Z] 63d7cb157983: Pulling fs layer [2021-02-22T11:54:41.619Z] b116817d02f9: Pulling fs layer [2021-02-22T11:54:41.619Z] 745a02a5169b: Pulling fs layer [2021-02-22T11:54:41.619Z] 00ac8860ef70: Waiting [2021-02-22T11:54:41.619Z] 63d7cb157983: Waiting [2021-02-22T11:54:41.619Z] b116817d02f9: Waiting [2021-02-22T11:54:41.619Z] 745a02a5169b: Waiting [2021-02-22T11:54:41.619Z] 18c013af1878: Download complete [2021-02-22T11:54:41.619Z] a4357932f1b6: Download complete [2021-02-22T11:54:41.619Z] 63d7cb157983: Verifying Checksum [2021-02-22T11:54:41.619Z] 63d7cb157983: Download complete [2021-02-22T11:54:41.619Z] b116817d02f9: Verifying Checksum [2021-02-22T11:54:41.619Z] b116817d02f9: Download complete [2021-02-22T11:54:41.619Z] 5f621e34cdf4: Verifying Checksum [2021-02-22T11:54:41.619Z] 5f621e34cdf4: Download complete [Pipeline] sh [2021-02-22T11:54:42.005Z] + ls -al . [2021-02-22T11:54:42.005Z] total 704 [2021-02-22T11:54:42.005Z] drwxrwxr-x 10 1001 1001 4096 Feb 22 11:54 . [2021-02-22T11:54:42.005Z] drwxr-xr-x 4 root root 28 Feb 22 11:53 .. [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 11 Feb 22 11:50 .dockerignore [2021-02-22T11:54:42.005Z] drwxrwxr-x 8 1001 1001 179 Feb 22 11:50 .git [2021-02-22T11:54:42.005Z] drwxrwxr-x 3 1001 1001 125 Feb 22 11:50 .github [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 818 Feb 22 11:50 .gitignore [2021-02-22T11:54:42.005Z] drwx------ 3 1001 1001 60 Feb 22 11:51 .semver [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 11:50 .sonarcloud.properties [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 8475 Feb 22 11:50 Attribution.txt [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 11:50 CONTRIBUTING.md [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 931 Feb 22 11:50 Dockerfile.build [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 863 Feb 22 11:50 Jenkinsfile [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 11:50 LICENSE [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 5774 Feb 22 11:50 Makefile [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 6524 Feb 22 11:50 README.md [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 6755 Feb 22 11:50 SECURITY.md [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 11:51 VERSION [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 4131 Feb 22 11:50 ZMQWindows.md [2021-02-22T11:54:42.005Z] drwxrwxr-x 2 1001 1001 117 Feb 22 11:50 bin [2021-02-22T11:54:42.005Z] drwxrwxr-x 14 1001 1001 4096 Feb 22 11:50 cmd [2021-02-22T11:54:42.005Z] -rw-r--r-- 1 root root 593405 Feb 22 11:54 coverage.out [2021-02-22T11:54:42.005Z] -rw-r--r-- 1 root root 1055 Feb 22 11:54 go.mod [2021-02-22T11:54:42.005Z] -rw-r--r-- 1 root root 21410 Feb 22 11:54 go.sum [2021-02-22T11:54:42.005Z] drwxrwxr-x 8 1001 1001 127 Feb 22 11:50 internal [2021-02-22T11:54:42.005Z] drwxrwxr-x 4 1001 1001 26 Feb 22 11:50 openapi [2021-02-22T11:54:42.005Z] drwxrwxr-x 4 1001 1001 71 Feb 22 11:50 snap [2021-02-22T11:54:42.005Z] -rw-rw-r-- 1 1001 1001 168 Feb 22 11:50 version.go [Pipeline] sh [2021-02-22T11:54:42.220Z] 5f621e34cdf4: Pull complete [2021-02-22T11:54:42.330Z] + '[' -e coverage.out ] [2021-02-22T11:54:42.330Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-22T11:54:42.571Z] Stashed 1 file(s) [Pipeline] sh [2021-02-22T11:54:42.835Z] a4357932f1b6: Pull complete [2021-02-22T11:54:42.894Z] + make build [2021-02-22T11:54:42.894Z] 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-02-22T11:54:43.113Z] 18c013af1878: Pull complete [2021-02-22T11:54:44.553Z] 745a02a5169b: Verifying Checksum [2021-02-22T11:54:44.553Z] 745a02a5169b: Download complete [2021-02-22T11:54:45.544Z] 00ac8860ef70: Verifying Checksum [2021-02-22T11:54:45.544Z] 00ac8860ef70: Download complete [2021-02-22T11:54:46.229Z] 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-02-22T11:54:54.468Z] 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-02-22T11:54:55.729Z] 00ac8860ef70: Pull complete [2021-02-22T11:54:55.870Z] 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-02-22T11:54:56.005Z] 63d7cb157983: Pull complete [2021-02-22T11:54:56.285Z] b116817d02f9: Pull complete [2021-02-22T11:54:57.796Z] 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-02-22T11:54:57.796Z] 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-02-22T11:54:59.732Z] 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-02-22T11:55:00.616Z] 745a02a5169b: Pull complete [2021-02-22T11:55:00.616Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-22T11:55:00.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-22T11:55:00.616Z] ---> b7e6874047d6 [2021-02-22T11:55:00.616Z] 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-02-22T11:55:00.685Z] 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-02-22T11:55:02.094Z] 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-02-22T11:55:03.047Z] 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-02-22T11:55:04.006Z] 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-02-22T11:55:04.021Z] ---> Running in aa6747e14205 [2021-02-22T11:55:05.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T11:55:05.402Z] 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-02-22T11:55:05.982Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T11:55:06.580Z] (1/12) Installing libmagic (5.38-r0) [2021-02-22T11:55:06.580Z] (2/12) Installing file (5.38-r0) [2021-02-22T11:55:06.851Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-22T11:55:06.851Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] } [2021-02-22T11:55:07.385Z] $ docker stop --time=1 77356654b043555b5fe9462f2e45c138f815e23b622b2f60579fc92280763727 [2021-02-22T11:55:08.960Z] $ docker rm -f 77356654b043555b5fe9462f2e45c138f815e23b622b2f60579fc92280763727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-22T11:55:11.706Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-22T11:55:11.706Z] (6/12) Installing patch (2.7.6-r6) [2021-02-22T11:55:11.706Z] (7/12) Installing build-base (0.5-r2) [2021-02-22T11:55:11.706Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-22T11:55:11.706Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-22T11:55:11.706Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-22T11:55:11.706Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-22T11:55:11.706Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-22T11:55:11.706Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T11:55:11.979Z] OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh [2021-02-22T11:55:14.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-22T11:55:14.190Z] [2021-02-22T11:55:14.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-22T11:55:14.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-22T11:55:14.768Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-22T11:55:14.768Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-22T11:55:14.768Z] ca9280d653b3: Pulling fs layer [2021-02-22T11:55:14.768Z] 7e9c9ca2126c: Pulling fs layer [2021-02-22T11:55:15.118Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-22T11:55:15.118Z] cbdbe7a5bc2a: Download complete [2021-02-22T11:55:15.427Z] cbdbe7a5bc2a: Pull complete [2021-02-22T11:55:15.427Z] ca9280d653b3: Download complete [2021-02-22T11:55:16.287Z] Removing intermediate container aa6747e14205 [2021-02-22T11:55:16.287Z] ---> bcd658414353 [2021-02-22T11:55:16.287Z] Step 4/6 : WORKDIR /edgex-go [2021-02-22T11:55:16.287Z] ---> Running in 0bc591670212 [2021-02-22T11:55:16.392Z] 7e9c9ca2126c: Verifying Checksum [2021-02-22T11:55:16.392Z] 7e9c9ca2126c: Download complete [2021-02-22T11:55:16.392Z] ca9280d653b3: Pull complete [2021-02-22T11:55:16.562Z] Removing intermediate container 0bc591670212 [2021-02-22T11:55:16.562Z] ---> 44055f1e5179 [2021-02-22T11:55:16.562Z] Step 5/6 : COPY go.mod . [2021-02-22T11:55:17.163Z] ---> 26806531789c [2021-02-22T11:55:17.163Z] Step 6/6 : RUN go mod download [2021-02-22T11:55:17.435Z] ---> Running in 67b65d83054e [2021-02-22T11:55:23.014Z] 7e9c9ca2126c: Pull complete [2021-02-22T11:55:23.014Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-22T11:55:23.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-22T11:55:23.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-22T11:55:23.231Z] prd-centos7-docker-4c-2g-27153 does not seem to be running inside a container [2021-02-22T11:55:23.278Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-22T11:55:26.058Z] $ docker top 9a7c194e0dbf58430813644c37df5e3278809126513e7edd7ad60a8bd21a9752 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T11:55:26.615Z] + docker-compose build --help [2021-02-22T11:55:26.615Z] + grep parallel [2021-02-22T11:55:27.561Z] --parallel Build images in parallel. [Pipeline] } [2021-02-22T11:55:27.590Z] $ docker stop --time=1 9a7c194e0dbf58430813644c37df5e3278809126513e7edd7ad60a8bd21a9752 [2021-02-22T11:55:28.936Z] $ docker rm -f 9a7c194e0dbf58430813644c37df5e3278809126513e7edd7ad60a8bd21a9752 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-22T11:55:29.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-22T11:55:29.736Z] . [Pipeline] withDockerContainer [2021-02-22T11:55:29.851Z] prd-centos7-docker-4c-2g-27153 does not seem to be running inside a container [2021-02-22T11:55:29.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-22T11:55:30.635Z] $ docker top f13ad715ad2fdf456ed788c6d609fcffe1bc771ad4161cbf6ba91dc496da29d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T11:55:31.229Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-22T11:55:32.622Z] Building docker-core-command-go ... [2021-02-22T11:55:32.622Z] Building docker-core-data-go ... [2021-02-22T11:55:32.622Z] Building docker-core-metadata-go ... [2021-02-22T11:55:32.622Z] Building docker-security-bootstrapper-go ... [2021-02-22T11:55:32.622Z] Building docker-security-proxy-setup-go ... [2021-02-22T11:55:32.622Z] Building docker-security-secretstore-setup-go ... [2021-02-22T11:55:32.622Z] Building docker-support-notifications-go ... [2021-02-22T11:55:32.622Z] Building docker-support-scheduler-go ... [2021-02-22T11:55:32.622Z] Building docker-sys-mgmt-agent-go ... [2021-02-22T11:55:32.622Z] Building docker-support-notifications-go [2021-02-22T11:55:32.622Z] Building docker-support-scheduler-go [2021-02-22T11:55:32.622Z] Building docker-sys-mgmt-agent-go [2021-02-22T11:55:32.622Z] Building docker-security-secretstore-setup-go [2021-02-22T11:55:32.622Z] Building docker-security-proxy-setup-go [2021-02-22T11:55:49.794Z] Removing intermediate container 67b65d83054e [2021-02-22T11:55:49.794Z] ---> ad83630c1973 [2021-02-22T11:55:49.794Z] Successfully built ad83630c1973 [2021-02-22T11:55:49.794Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-22T11:55:50.168Z] + docker inspect -f . ci-base-image-arm64 [2021-02-22T11:55:50.168Z] . [Pipeline] withDockerContainer [2021-02-22T11:55:50.462Z] prd-ubuntu18.04-docker-arm64-4c-16g-27154 does not seem to be running inside a container [2021-02-22T11:55:50.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-22T11:55:52.071Z] $ docker top 46f6d9451182081ff4ebb94724b82740689cd591475a3eeeae5ca94f4cc05cc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T11:55:53.160Z] + go version [2021-02-22T11:55:53.160Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-22T11:55:53.196Z] $ docker stop --time=1 46f6d9451182081ff4ebb94724b82740689cd591475a3eeeae5ca94f4cc05cc4 [2021-02-22T11:55:55.232Z] $ docker rm -f 46f6d9451182081ff4ebb94724b82740689cd591475a3eeeae5ca94f4cc05cc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-22T11:55:56.451Z] + docker inspect -f . ci-base-image-arm64 [2021-02-22T11:55:56.451Z] . [Pipeline] withDockerContainer [2021-02-22T11:55:56.710Z] prd-ubuntu18.04-docker-arm64-4c-16g-27154 does not seem to be running inside a container [2021-02-22T11:55:56.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-22T11:55:58.198Z] $ docker top b514c749ea4d9a1223e37d19aa5a90645fe6cf93d1d08ecaded52abecab7880e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-22T11:55:58.626Z] ========================================================= [2021-02-22T11:55:58.626Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-22T11:55:58.626Z] ========================================================= [Pipeline] sh [2021-02-22T11:55:59.285Z] + make test [2021-02-22T11:55:59.285Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-22T11:56:04.881Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T11:56:04.881Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-22T11:56:04.881Z] ---> 8f6ec22d42fb [2021-02-22T11:56:04.881Z] Step 3/26 : WORKDIR /edgex-go [2021-02-22T11:56:04.881Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T11:56:04.881Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-22T11:56:04.881Z] ---> 8f6ec22d42fb [2021-02-22T11:56:04.881Z] Step 3/22 : WORKDIR /edgex-go [2021-02-22T11:56:04.881Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T11:56:04.881Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-22T11:56:04.881Z] ---> 8f6ec22d42fb [2021-02-22T11:56:04.881Z] Step 3/22 : WORKDIR /edgex-go [2021-02-22T11:56:04.881Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T11:56:04.881Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-22T11:56:04.881Z] ---> 8f6ec22d42fb [2021-02-22T11:56:04.881Z] Step 3/24 : WORKDIR /edgex-go [2021-02-22T11:56:04.881Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T11:56:04.881Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-22T11:56:04.881Z] ---> 8f6ec22d42fb [2021-02-22T11:56:04.881Z] Step 3/21 : WORKDIR /edgex-go [2021-02-22T11:56:04.881Z] ---> Running in b8b2ee245c37 [2021-02-22T11:56:04.881Z] ---> Running in 7b45b8122abf [2021-02-22T11:56:04.881Z] ---> Running in a6521324aa5c [2021-02-22T11:56:04.881Z] ---> Running in 53d725ef931d [2021-02-22T11:56:04.881Z] ---> Running in 64f64bf3b59b [2021-02-22T11:56:05.147Z] Removing intermediate container b8b2ee245c37 [2021-02-22T11:56:05.147Z] ---> 267c16f32d62 [2021-02-22T11:56:05.147Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T11:56:05.147Z] Removing intermediate container 7b45b8122abf [2021-02-22T11:56:05.147Z] ---> 9fcf1dcf6fa9 [2021-02-22T11:56:05.147Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T11:56:05.147Z] Removing intermediate container 64f64bf3b59b [2021-02-22T11:56:05.147Z] ---> 91014a735277 [2021-02-22T11:56:05.147Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T11:56:05.147Z] Removing intermediate container 53d725ef931d [2021-02-22T11:56:05.147Z] ---> ed6436007ef6 [2021-02-22T11:56:05.147Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T11:56:05.147Z] Removing intermediate container a6521324aa5c [2021-02-22T11:56:05.147Z] ---> 093e4d8c940a [2021-02-22T11:56:05.147Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T11:56:05.416Z] ---> Running in 05c47ab0ce13 [2021-02-22T11:56:05.416Z] ---> Running in d9568278f1f4 [2021-02-22T11:56:05.416Z] ---> Running in 5d5abe9d78fd [2021-02-22T11:56:05.416Z] ---> Running in a3e06af18aff [2021-02-22T11:56:05.416Z] ---> Running in 9f3ef964b5a3 [2021-02-22T11:56:07.987Z] Removing intermediate container 05c47ab0ce13 [2021-02-22T11:56:07.987Z] ---> fd3c8cbc9576 [2021-02-22T11:56:07.987Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-22T11:56:07.987Z] Removing intermediate container 5d5abe9d78fd [2021-02-22T11:56:07.987Z] ---> 6457713d90a6 [2021-02-22T11:56:07.987Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-22T11:56:07.987Z] Removing intermediate container a3e06af18aff [2021-02-22T11:56:07.987Z] ---> bc91828d82ec [2021-02-22T11:56:07.987Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-22T11:56:07.987Z] ---> Running in 4a49ed21c91a [2021-02-22T11:56:07.987Z] Removing intermediate container 9f3ef964b5a3 [2021-02-22T11:56:07.987Z] ---> 8b0f942999c5 [2021-02-22T11:56:07.987Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-22T11:56:07.987Z] ---> Running in e9cc81ddfc79 [2021-02-22T11:56:07.987Z] ---> Running in d8803ad18a4f [2021-02-22T11:56:07.987Z] Removing intermediate container d9568278f1f4 [2021-02-22T11:56:07.987Z] ---> 9efd64be845a [2021-02-22T11:56:07.987Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-22T11:56:07.987Z] ---> Running in 2a1f854b0109 [2021-02-22T11:56:08.254Z] ---> Running in 4d2b8878873c [2021-02-22T11:56:08.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:56:08.790Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:56:08.790Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:56:09.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:56:09.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:56:09.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:56:09.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:56:09.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:56:09.583Z] OK: 233 MiB in 51 packages [2021-02-22T11:56:09.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:56:09.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:56:10.158Z] Removing intermediate container 4a49ed21c91a [2021-02-22T11:56:10.158Z] ---> 1ecb975f3e13 [2021-02-22T11:56:10.158Z] Step 6/22 : COPY go.mod . [2021-02-22T11:56:10.158Z] OK: 233 MiB in 51 packages [2021-02-22T11:56:10.158Z] OK: 233 MiB in 51 packages [2021-02-22T11:56:10.158Z] OK: 233 MiB in 51 packages [2021-02-22T11:56:10.421Z] ---> 57625c170bb5 [2021-02-22T11:56:10.421Z] Step 7/22 : RUN go mod download [2021-02-22T11:56:10.421Z] OK: 233 MiB in 51 packages [2021-02-22T11:56:10.421Z] ---> Running in f1cb02701539 [2021-02-22T11:56:10.995Z] Removing intermediate container d8803ad18a4f [2021-02-22T11:56:10.995Z] ---> 1313680623ed [2021-02-22T11:56:10.995Z] Step 6/26 : COPY go.mod . [2021-02-22T11:56:11.259Z] Removing intermediate container 2a1f854b0109 [2021-02-22T11:56:11.259Z] ---> e4b0fb9b5237 [2021-02-22T11:56:11.259Z] Step 6/24 : COPY go.mod . [2021-02-22T11:56:11.522Z] Removing intermediate container 4d2b8878873c [2021-02-22T11:56:11.522Z] ---> 9d82ebd8ca33 [2021-02-22T11:56:11.522Z] Step 6/21 : COPY go.mod . [2021-02-22T11:56:11.522Z] ---> b1c29efcadde [2021-02-22T11:56:11.522Z] Step 7/26 : RUN go mod download [2021-02-22T11:56:11.522Z] ---> e8bc5d61db54 [2021-02-22T11:56:11.522Z] Step 7/24 : RUN go mod download [2021-02-22T11:56:11.522Z] Removing intermediate container e9cc81ddfc79 [2021-02-22T11:56:11.522Z] ---> 2aab676cdb83 [2021-02-22T11:56:11.522Z] Step 6/22 : COPY go.mod . [2021-02-22T11:56:11.787Z] ---> Running in ae95ad52d4c5 [2021-02-22T11:56:11.787Z] ---> Running in 3fa3edaa7bc1 [2021-02-22T11:56:11.787Z] ---> f508dde34c7d [2021-02-22T11:56:11.787Z] Step 7/21 : RUN go mod download [2021-02-22T11:56:12.054Z] ---> a75693316bf4 [2021-02-22T11:56:12.054Z] Step 7/22 : RUN go mod download [2021-02-22T11:56:12.054Z] ---> Running in 5de06c2a183c [2021-02-22T11:56:12.054Z] ---> Running in 3af5ea8c1849 [2021-02-22T11:56:13.013Z] Removing intermediate container f1cb02701539 [2021-02-22T11:56:13.013Z] ---> fbeb293cf57b [2021-02-22T11:56:13.013Z] Step 8/22 : COPY . . [2021-02-22T11:56:17.259Z] Removing intermediate container 3fa3edaa7bc1 [2021-02-22T11:56:17.259Z] ---> 0b9a240ab0e9 [2021-02-22T11:56:17.259Z] Step 8/24 : COPY . . [2021-02-22T11:56:17.527Z] Removing intermediate container ae95ad52d4c5 [2021-02-22T11:56:17.527Z] ---> 8deafb9aeeb8 [2021-02-22T11:56:17.527Z] Step 8/26 : COPY . . [2021-02-22T11:56:18.481Z] Removing intermediate container 3af5ea8c1849 [2021-02-22T11:56:18.481Z] ---> 2226e208cf3c [2021-02-22T11:56:18.481Z] Step 8/22 : COPY . . [2021-02-22T11:56:21.470Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-22T11:56:25.541Z] Removing intermediate container 5de06c2a183c [2021-02-22T11:56:25.541Z] ---> 0bfe0cd96420 [2021-02-22T11:56:25.541Z] Step 8/21 : COPY . . [2021-02-22T11:56:57.817Z] ---> a8974cfd49e1 [2021-02-22T11:56:57.817Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-22T11:56:57.817Z] ---> 738e7f612a2d [2021-02-22T11:56:57.817Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-22T11:56:57.817Z] ---> aa02edf50be4 [2021-02-22T11:56:57.817Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-22T11:56:57.817Z] ---> Running in c439644a326d [2021-02-22T11:56:57.817Z] ---> afbe0fbe29e6 [2021-02-22T11:56:57.817Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-22T11:56:57.817Z] ---> 638d05f70f7c [2021-02-22T11:56:57.817Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-22T11:56:57.817Z] ---> Running in ed033c359226 [2021-02-22T11:56:57.817Z] ---> Running in ea4eb4dfa857 [2021-02-22T11:56:58.100Z] ---> Running in 5e6ba70fd659 [2021-02-22T11:56:58.100Z] ---> Running in 99f77baabc57 [2021-02-22T11:56:58.706Z] 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-02-22T11:56:58.984Z] 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-02-22T11:56:58.984Z] 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-02-22T11:56:59.250Z] 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-02-22T11:56:59.250Z] 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-02-22T11:57:08.466Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-22T11:57:15.226Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-22T11:57:23.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-22T11:57:23.679Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-22T11:57:25.675Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-22T11:57:25.675Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-22T11:57:25.675Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-22T11:57:25.675Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-22T11:57:29.094Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-22T11:57:29.705Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-22T11:57:31.676Z] 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-02-22T11:57:31.676Z] 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-02-22T11:57:37.033Z] Removing intermediate container ed033c359226 [2021-02-22T11:57:37.033Z] Removing intermediate container ea4eb4dfa857 [2021-02-22T11:57:37.033Z] ---> 8d5b72570f93 [2021-02-22T11:57:37.033Z] [2021-02-22T11:57:37.033Z] Step 10/24 : FROM alpine:3.12 [2021-02-22T11:57:37.033Z] ---> 8bd0ec958ed9 [2021-02-22T11:57:37.033Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-22T11:57:37.033Z] 3.12: Pulling from library/alpine [2021-02-22T11:57:38.046Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-22T11:57:38.046Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-22T11:57:38.046Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-22T11:57:38.431Z] Removing intermediate container 5e6ba70fd659 [2021-02-22T11:57:38.431Z] ---> a2ce52c041bc [2021-02-22T11:57:38.431Z] [2021-02-22T11:57:38.431Z] Step 10/22 : FROM alpine:3.12 [2021-02-22T11:57:38.431Z] 3.12: Pulling from library/alpine [2021-02-22T11:57:38.431Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-22T11:57:38.431Z] ---> Running in c378c087e3f8 [2021-02-22T11:57:38.431Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-22T11:57:38.431Z] Status: Image is up to date for alpine:3.12 [2021-02-22T11:57:38.431Z] ---> 389fef711851 [2021-02-22T11:57:38.431Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-22T11:57:38.431Z] Status: Downloaded newer image for alpine:3.12 [2021-02-22T11:57:38.431Z] ---> 389fef711851 [2021-02-22T11:57:38.431Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-22T11:57:38.431Z] Removing intermediate container 99f77baabc57 [2021-02-22T11:57:38.431Z] ---> 908341a703c3 [2021-02-22T11:57:38.431Z] [2021-02-22T11:57:38.431Z] Step 10/21 : FROM alpine:3.12 [2021-02-22T11:57:38.431Z] ---> 389fef711851 [2021-02-22T11:57:38.431Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-22T11:57:39.382Z] ---> Running in b393ed68dc7b [2021-02-22T11:57:39.382Z] ---> Running in e82e6b96e947 [2021-02-22T11:57:39.382Z] ---> Running in d295205485c4 [2021-02-22T11:57:40.784Z] Removing intermediate container c439644a326d [2021-02-22T11:57:40.784Z] ---> 8f3810222ff5 [2021-02-22T11:57:40.784Z] [2021-02-22T11:57:40.784Z] Step 10/22 : FROM alpine:3.12 [2021-02-22T11:57:40.784Z] ---> 389fef711851 [2021-02-22T11:57:40.784Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-22T11:57:40.784Z] 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-02-22T11:57:41.058Z] ---> Running in d0e9853008c5 [2021-02-22T11:57:41.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:57:41.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:57:41.341Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-22T11:57:41.341Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T11:57:41.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:57:41.341Z] OK: 6 MiB in 15 packages [2021-02-22T11:57:41.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:57:41.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:57:41.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:57:41.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:57:41.612Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-22T11:57:41.612Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-22T11:57:41.612Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-22T11:57:41.612Z] (4/5) Installing curl (7.69.1-r3) [2021-02-22T11:57:41.612Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-22T11:57:41.612Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T11:57:41.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:57:41.612Z] Executing ca-certificates-20191127-r4.trigger [2021-02-22T11:57:41.612Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-22T11:57:41.879Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-22T11:57:41.879Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-22T11:57:41.879Z] OK: 7 MiB in 19 packages [2021-02-22T11:57:41.879Z] (4/4) Installing curl (7.69.1-r3) [2021-02-22T11:57:41.879Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T11:57:41.879Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-22T11:57:41.879Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-22T11:57:41.879Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T11:57:41.879Z] Executing ca-certificates-20191127-r4.trigger [2021-02-22T11:57:41.879Z] OK: 6 MiB in 16 packages [2021-02-22T11:57:42.144Z] Executing ca-certificates-20191127-r4.trigger [2021-02-22T11:57:42.144Z] OK: 7 MiB in 18 packages [2021-02-22T11:57:43.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.328s coverage: 45.9% of statements [2021-02-22T11:57:43.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-22T11:57:43.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-22T11:57:43.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-22T11:57:43.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-22T11:57:43.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-22T11:57:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-22T11:57:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-22T11:57:43.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.232s coverage: 100.0% of statements [2021-02-22T11:57:44.706Z] Removing intermediate container d295205485c4 [2021-02-22T11:57:44.706Z] ---> 7b09012e75fe [2021-02-22T11:57:44.707Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-22T11:57:44.969Z] Removing intermediate container e82e6b96e947 [2021-02-22T11:57:44.969Z] ---> d70379cba768 [2021-02-22T11:57:44.969Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-22T11:57:45.549Z] Removing intermediate container b393ed68dc7b [2021-02-22T11:57:45.549Z] ---> 413f949257a7 [2021-02-22T11:57:45.549Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-22T11:57:45.549Z] ---> Running in 3716fb518dc2 [2021-02-22T11:57:45.549Z] ---> Running in e4bb9c31929d [2021-02-22T11:57:45.549Z] ---> Running in f9dd4a94ccd7 [2021-02-22T11:57:45.820Z] Removing intermediate container c378c087e3f8 [2021-02-22T11:57:45.820Z] ---> b7f93d009b5f [2021-02-22T11:57:45.820Z] [2021-02-22T11:57:45.820Z] Step 11/26 : FROM docker:20.10.0 [2021-02-22T11:57:45.820Z] Removing intermediate container d0e9853008c5 [2021-02-22T11:57:45.820Z] ---> 6d8153994eb1 [2021-02-22T11:57:45.820Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-22T11:57:45.820Z] 20.10.0: Pulling from library/docker [2021-02-22T11:57:45.820Z] ---> Running in bea693e3a3df [2021-02-22T11:57:46.085Z] Removing intermediate container e4bb9c31929d [2021-02-22T11:57:46.085Z] ---> 6a312bb24c85 [2021-02-22T11:57:46.085Z] Step 13/24 : WORKDIR / [2021-02-22T11:57:46.353Z] Removing intermediate container f9dd4a94ccd7 [2021-02-22T11:57:46.353Z] ---> a1c3ef72529b [2021-02-22T11:57:46.353Z] Step 13/21 : WORKDIR /edgex [2021-02-22T11:57:46.353Z] Removing intermediate container 3716fb518dc2 [2021-02-22T11:57:46.353Z] ---> 957efd5223e1 [2021-02-22T11:57:46.353Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-22T11:57:46.625Z] ---> Running in 5b4c456e7b47 [2021-02-22T11:57:46.625Z] ---> Running in 475de5c2290f [2021-02-22T11:57:46.625Z] ---> Running in 1f6ec89c6151 [2021-02-22T11:57:46.625Z] Removing intermediate container bea693e3a3df [2021-02-22T11:57:46.625Z] ---> d2a5dfcf0c11 [2021-02-22T11:57:46.625Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-22T11:57:46.890Z] ---> Running in 9f731435014d [2021-02-22T11:57:47.157Z] Removing intermediate container 5b4c456e7b47 [2021-02-22T11:57:47.157Z] ---> 851afaf6e99b [2021-02-22T11:57:47.157Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-22T11:57:47.738Z] Removing intermediate container 1f6ec89c6151 [2021-02-22T11:57:47.738Z] ---> 9ba924c6df0b [2021-02-22T11:57:47.738Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-22T11:57:47.738Z] Removing intermediate container 475de5c2290f [2021-02-22T11:57:47.738Z] ---> e17146dc7fbb [2021-02-22T11:57:47.738Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-22T11:57:47.738Z] Removing intermediate container 9f731435014d [2021-02-22T11:57:47.738Z] ---> 60f7041fcf01 [2021-02-22T11:57:47.738Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-22T11:57:47.738Z] ---> Running in dbeb5d18d6ba [2021-02-22T11:57:48.006Z] ---> Running in 82d292eba56b [2021-02-22T11:57:48.006Z] ---> a068714f2031 [2021-02-22T11:57:48.006Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-22T11:57:48.594Z] ---> 49056a3c2d53 [2021-02-22T11:57:48.594Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-22T11:57:48.594Z] Removing intermediate container 82d292eba56b [2021-02-22T11:57:48.594Z] ---> 6295d8e53aec [2021-02-22T11:57:48.594Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-22T11:57:48.864Z] Removing intermediate container dbeb5d18d6ba [2021-02-22T11:57:48.864Z] ---> 072847b57922 [2021-02-22T11:57:48.864Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-22T11:57:48.864Z] ---> 715daa13326a [2021-02-22T11:57:48.864Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-22T11:57:49.128Z] ---> 51fa12382d29 [2021-02-22T11:57:49.128Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-22T11:57:49.128Z] ---> ad5b2a67f5f7 [2021-02-22T11:57:49.128Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-22T11:57:49.396Z] ---> 136b03df7257 [2021-02-22T11:57:49.396Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-22T11:57:49.665Z] ---> 1ef59f310ae4 [2021-02-22T11:57:49.665Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-22T11:57:49.665Z] ---> 7782f3475fc3 [2021-02-22T11:57:49.665Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-22T11:57:49.930Z] ---> 58bc020d8ac0 [2021-02-22T11:57:49.930Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-22T11:57:49.930Z] ---> Running in d22f39a80415 [2021-02-22T11:57:50.196Z] ---> 1392601fe641 [2021-02-22T11:57:50.196Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-22T11:57:50.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.596s coverage: 27.1% of statements [2021-02-22T11:57:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-22T11:57:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-22T11:57:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-22T11:57:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-22T11:57:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-22T11:57:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-22T11:57:50.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements [2021-02-22T11:57:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-22T11:57:50.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.113s coverage: 100.0% of statements [2021-02-22T11:57:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-22T11:57:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-22T11:57:50.464Z] Removing intermediate container d22f39a80415 [2021-02-22T11:57:50.464Z] ---> fe91222fde57 [2021-02-22T11:57:50.464Z] Step 18/21 : CMD ["--init=true"] [2021-02-22T11:57:50.729Z] ---> 75c9b47c6220 [2021-02-22T11:57:50.729Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-22T11:57:50.729Z] ---> c031ef3c7bd7 [2021-02-22T11:57:50.729Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-22T11:57:51.675Z] ---> Running in 98f36571c0f6 [2021-02-22T11:57:51.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.216s coverage: 65.8% of statements [2021-02-22T11:57:51.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-22T11:57:51.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-22T11:57:52.258Z] ---> 9d33b86ff910 [2021-02-22T11:57:52.258Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-22T11:57:52.258Z] ---> Running in 52c76921ec85 [2021-02-22T11:57:52.258Z] ---> 2b1e1c5754e1 [2021-02-22T11:57:52.258Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-22T11:57:52.258Z] ---> Running in 96e7c37abb78 [2021-02-22T11:57:52.258Z] Removing intermediate container 98f36571c0f6 [2021-02-22T11:57:52.258Z] ---> 4a4bfc54365b [2021-02-22T11:57:52.258Z] Step 19/21 : LABEL arch=x86_64 [2021-02-22T11:57:52.522Z] ---> Running in 4713699da8e8 [2021-02-22T11:57:52.522Z] Removing intermediate container 52c76921ec85 [2021-02-22T11:57:52.522Z] ---> 16be8625c0fe [2021-02-22T11:57:52.522Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-22T11:57:52.790Z] ---> 98a3ce5c55a6 [2021-02-22T11:57:52.790Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-22T11:57:52.790Z] Removing intermediate container 96e7c37abb78 [2021-02-22T11:57:52.790Z] ---> 24ab40e3307c [2021-02-22T11:57:52.790Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-22T11:57:52.790Z] ---> Running in f5ff726bddc2 [2021-02-22T11:57:52.790Z] ---> Running in cce91f6b19a4 [2021-02-22T11:57:52.790Z] ---> Running in f7b534ae77c6 [2021-02-22T11:57:52.790Z] Removing intermediate container 4713699da8e8 [2021-02-22T11:57:52.790Z] ---> fddcac1d62a1 [2021-02-22T11:57:52.790Z] Step 20/21 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T11:57:53.066Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-22T11:57:53.066Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-22T11:57:53.066Z] ---> Running in 6c02b0ca62ea [2021-02-22T11:57:53.066Z] ---> aefe523efa57 [2021-02-22T11:57:53.066Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-22T11:57:53.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.694s coverage: 82.3% of statements [2021-02-22T11:57:53.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-22T11:57:53.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-22T11:57:53.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-22T11:57:53.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-22T11:57:53.328Z] Removing intermediate container f5ff726bddc2 [2021-02-22T11:57:53.328Z] ---> 7055778f2c3d [2021-02-22T11:57:53.328Z] Step 20/22 : LABEL arch=x86_64 [2021-02-22T11:57:53.328Z] Removing intermediate container f7b534ae77c6 [2021-02-22T11:57:53.328Z] ---> 9e06b8b7a0e9 [2021-02-22T11:57:53.328Z] Step 20/22 : LABEL arch=x86_64 [2021-02-22T11:57:53.328Z] ---> Running in 0a0e6962950a [2021-02-22T11:57:53.590Z] ---> Running in 465897ac8a82 [2021-02-22T11:57:53.590Z] Removing intermediate container 6c02b0ca62ea [2021-02-22T11:57:53.590Z] ---> 19ea2fc56004 [2021-02-22T11:57:53.590Z] Step 21/21 : LABEL version=0.0.0 [2021-02-22T11:57:53.590Z] ---> Running in 154067dc9deb [2021-02-22T11:57:53.854Z] ---> Running in de3474731730 [2021-02-22T11:57:53.854Z] Removing intermediate container 465897ac8a82 [2021-02-22T11:57:53.854Z] ---> 375643ad7b77 [2021-02-22T11:57:53.854Z] Step 21/22 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T11:57:54.125Z] Removing intermediate container 154067dc9deb [2021-02-22T11:57:54.125Z] ---> 29f1eea97fe9 [2021-02-22T11:57:54.125Z] Step 21/22 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T11:57:54.125Z] ---> Running in 7967ed380288 [2021-02-22T11:57:54.125Z] ---> Running in 00de18657257 [2021-02-22T11:57:54.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:57:54.389Z] Removing intermediate container de3474731730 [2021-02-22T11:57:54.389Z] ---> 1b7f216d267c [2021-02-22T11:57:54.389Z] [2021-02-22T11:57:54.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:57:54.389Z] Removing intermediate container 7967ed380288 [2021-02-22T11:57:54.389Z] ---> 807b6a19b3bf [2021-02-22T11:57:54.389Z] Step 22/22 : LABEL version=0.0.0 [2021-02-22T11:57:54.389Z] (1/2) Installing readline (8.0.4-r0) [2021-02-22T11:57:54.654Z] (2/2) Installing bash (5.0.17-r0) [2021-02-22T11:57:54.654Z] Executing bash-5.0.17-r0.post-install [2021-02-22T11:57:54.654Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T11:57:54.654Z] OK: 12 MiB in 22 packages [2021-02-22T11:57:54.654Z] Successfully built 1b7f216d267c [2021-02-22T11:57:54.654Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-22T11:57:54.654Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-02-22T11:57:54.654Z] ---> Running in 8bb4cb34de1d [2021-02-22T11:57:54.654Z] Removing intermediate container 00de18657257 [2021-02-22T11:57:54.654Z] ---> fb1809b3280d [2021-02-22T11:57:54.654Z] Step 22/22 : LABEL version=0.0.0 [2021-02-22T11:57:54.918Z] Removing intermediate container cce91f6b19a4 [2021-02-22T11:57:54.918Z] ---> af4ccf8e7d4a [2021-02-22T11:57:54.918Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-22T11:57:54.918Z] ---> Running in afb7bf69d543 [2021-02-22T11:57:54.918Z] ---> Running in 81fdead817f2 [2021-02-22T11:57:55.183Z] Removing intermediate container 8bb4cb34de1d [2021-02-22T11:57:55.183Z] ---> 76f2ecf4cd37 [2021-02-22T11:57:55.183Z] [2021-02-22T11:57:55.448Z] Removing intermediate container afb7bf69d543 [2021-02-22T11:57:55.448Z] ---> 8d414d09c593 [2021-02-22T11:57:55.448Z] [2021-02-22T11:57:55.448Z] Successfully built 76f2ecf4cd37 [2021-02-22T11:57:56.842Z] Removing intermediate container 81fdead817f2 [2021-02-22T11:57:56.842Z] ---> 176facd1d852 [2021-02-22T11:57:56.842Z] Step 22/24 : LABEL arch=x86_64 [2021-02-22T11:57:56.842Z] Successfully tagged docker-support-notifications-go:latest [2021-02-22T11:57:56.842Z] Building docker-core-command-go [2021-02-22T11:57:57.790Z]  Building docker-support-notifications-go ... done Successfully built 8d414d09c593 [2021-02-22T11:57:57.790Z] Removing intermediate container 0a0e6962950a [2021-02-22T11:57:57.790Z] ---> 68386907698e [2021-02-22T11:57:57.790Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-22T11:57:57.790Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-22T11:57:57.790Z] Building docker-core-data-go [2021-02-22T11:58:01.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.193s coverage: 28.6% of statements [2021-02-22T11:58:01.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-22T11:58:01.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-22T11:58:01.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-22T11:58:01.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-22T11:58:01.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-22T11:58:01.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.185s coverage: 100.0% of statements [2021-02-22T11:58:01.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-22T11:58:01.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-02-22T11:58:01.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-22T11:58:01.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.335s coverage: 86.7% of statements [2021-02-22T11:58:01.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-22T11:58:01.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.343s coverage: 97.5% of statements [2021-02-22T11:58:01.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-22T11:58:01.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements [2021-02-22T11:58:01.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-22T11:58:01.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-22T11:58:01.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-22T11:58:01.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-22T11:58:03.113Z]  Building docker-support-scheduler-go ... done  ---> Running in 96b69a0f41dc [2021-02-22T11:58:03.113Z] ---> Running in e477f33d1f55 [2021-02-22T11:58:05.872Z] Removing intermediate container e477f33d1f55 [2021-02-22T11:58:05.872Z] ---> b096f41139f3 [2021-02-22T11:58:05.872Z] Step 23/24 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T11:58:05.872Z] Removing intermediate container 96b69a0f41dc [2021-02-22T11:58:05.872Z] ---> bb154bd68526 [2021-02-22T11:58:05.872Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-22T11:58:05.872Z] ---> Running in e8e543c6da38 [2021-02-22T11:58:05.872Z] ---> Running in 9cfadd3ab25b [2021-02-22T11:58:06.451Z] Removing intermediate container e8e543c6da38 [2021-02-22T11:58:06.451Z] ---> 3a204510a17e [2021-02-22T11:58:06.451Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-22T11:58:06.451Z] Removing intermediate container 9cfadd3ab25b [2021-02-22T11:58:06.451Z] ---> d1e8976277cc [2021-02-22T11:58:06.451Z] Step 24/24 : LABEL version=0.0.0 [2021-02-22T11:58:06.451Z] ---> Running in db0fe5bc8d07 [2021-02-22T11:58:06.451Z] ---> Running in 4c995a31475e [2021-02-22T11:58:10.709Z] Removing intermediate container db0fe5bc8d07 [2021-02-22T11:58:10.709Z] ---> ddc13af1743f [2021-02-22T11:58:10.709Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-22T11:58:10.709Z] Removing intermediate container 4c995a31475e [2021-02-22T11:58:10.709Z] ---> 96ca1b385660 [2021-02-22T11:58:10.709Z] [2021-02-22T11:58:10.979Z] Successfully built 96ca1b385660 [2021-02-22T11:58:11.252Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-22T11:58:11.252Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go [2021-02-22T11:58:11.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.243s coverage: 92.8% of statements [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-22T11:58:11.928Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-22T11:58:11.928Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.241s coverage: 0.1% of statements [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-22T11:58:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-22T11:58:11.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements [2021-02-22T11:58:11.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements [2021-02-22T11:58:11.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2021-02-22T11:58:11.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2021-02-22T11:58:11.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.090s coverage: 87.5% of statements [2021-02-22T11:58:14.591Z] ---> 19ba86a07112 [2021-02-22T11:58:14.591Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-22T11:58:16.010Z] ---> 40d657cebdb3 [2021-02-22T11:58:16.010Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-22T11:58:19.366Z] ---> f4bd8efe6582 [2021-02-22T11:58:19.366Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-22T11:58:19.629Z] ---> Running in a76f659690cf [2021-02-22T11:58:20.214Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T11:58:20.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-22T11:58:20.215Z] ---> 8f6ec22d42fb [2021-02-22T11:58:20.215Z] Step 3/23 : WORKDIR /edgex-go [2021-02-22T11:58:20.215Z] ---> Using cache [2021-02-22T11:58:20.215Z] ---> 093e4d8c940a [2021-02-22T11:58:20.215Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T11:58:20.215Z] ---> Using cache [2021-02-22T11:58:20.215Z] ---> 8b0f942999c5 [2021-02-22T11:58:20.215Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-22T11:58:20.215Z] ---> Using cache [2021-02-22T11:58:20.215Z] ---> e4b0fb9b5237 [2021-02-22T11:58:20.215Z] Step 6/23 : COPY go.mod . [2021-02-22T11:58:20.215Z] ---> Using cache [2021-02-22T11:58:20.215Z] ---> e8bc5d61db54 [2021-02-22T11:58:20.215Z] Step 7/23 : RUN go mod download [2021-02-22T11:58:20.215Z] ---> Using cache [2021-02-22T11:58:20.215Z] ---> 0b9a240ab0e9 [2021-02-22T11:58:20.215Z] Step 8/23 : COPY . . [2021-02-22T11:58:20.215Z] ---> Using cache [2021-02-22T11:58:20.215Z] ---> aa02edf50be4 [2021-02-22T11:58:20.215Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-22T11:58:20.215Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T11:58:20.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-22T11:58:20.215Z] ---> 8f6ec22d42fb [2021-02-22T11:58:20.215Z] Step 3/23 : WORKDIR /edgex-go [2021-02-22T11:58:20.215Z] ---> Using cache [2021-02-22T11:58:20.215Z] ---> 093e4d8c940a [2021-02-22T11:58:20.215Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T11:58:20.215Z] ---> Using cache [2021-02-22T11:58:20.215Z] ---> 8b0f942999c5 [2021-02-22T11:58:20.215Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-22T11:58:20.215Z] ---> Using cache [2021-02-22T11:58:20.215Z] ---> e4b0fb9b5237 [2021-02-22T11:58:20.215Z] Step 6/23 : COPY go.mod . [2021-02-22T11:58:20.215Z] ---> Using cache [2021-02-22T11:58:20.215Z] ---> e8bc5d61db54 [2021-02-22T11:58:20.215Z] Step 7/23 : RUN go mod download [2021-02-22T11:58:20.215Z] ---> Using cache [2021-02-22T11:58:20.215Z] ---> 0b9a240ab0e9 [2021-02-22T11:58:20.215Z] Step 8/23 : COPY . . [2021-02-22T11:58:20.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements [2021-02-22T11:58:20.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-02-22T11:58:20.477Z] ---> Using cache [2021-02-22T11:58:20.477Z] ---> aa02edf50be4 [2021-02-22T11:58:20.477Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-22T11:58:21.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T11:58:21.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-22T11:58:21.057Z] ---> 8f6ec22d42fb [2021-02-22T11:58:21.057Z] Step 3/23 : WORKDIR /edgex-go [2021-02-22T11:58:21.057Z] ---> Using cache [2021-02-22T11:58:21.057Z] ---> 093e4d8c940a [2021-02-22T11:58:21.057Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T11:58:21.057Z] ---> Using cache [2021-02-22T11:58:21.057Z] ---> 8b0f942999c5 [2021-02-22T11:58:21.057Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-22T11:58:22.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:58:22.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:58:22.009Z] ---> Running in 93bb8349dc5b [2021-02-22T11:58:22.009Z] ---> Running in f7072b019dd2 [2021-02-22T11:58:22.009Z] ---> Running in 84340c23bb56 [2021-02-22T11:58:22.281Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-22T11:58:22.281Z] (2/33) Installing expat (2.2.9-r1) [2021-02-22T11:58:22.281Z] (3/33) Installing libffi (3.3-r2) [2021-02-22T11:58:22.281Z] (4/33) Installing gdbm (1.13-r1) [2021-02-22T11:58:22.281Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-22T11:58:22.281Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-22T11:58:22.281Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-22T11:58:23.245Z] 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-02-22T11:58:23.246Z] 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-02-22T11:58:23.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:58:24.095Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:58:24.672Z] OK: 233 MiB in 51 packages [2021-02-22T11:58:28.948Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-22T11:58:28.948Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-22T11:58:28.948Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-22T11:58:28.948Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-22T11:58:28.948Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-22T11:58:28.948Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-22T11:58:28.948Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-22T11:58:29.545Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-22T11:58:29.545Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-22T11:58:29.817Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-22T11:58:29.817Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-22T11:58:30.088Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-22T11:58:30.368Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-22T11:58:30.646Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-22T11:58:30.646Z] Removing intermediate container 84340c23bb56 [2021-02-22T11:58:30.646Z] ---> e570d3a31964 [2021-02-22T11:58:30.646Z] Step 6/23 : COPY go.mod . [2021-02-22T11:58:30.646Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-22T11:58:30.646Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-22T11:58:30.646Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-22T11:58:30.646Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-22T11:58:30.646Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-22T11:58:30.646Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-22T11:58:30.646Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-22T11:58:30.646Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-22T11:58:30.646Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-22T11:58:31.239Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-22T11:58:31.239Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-22T11:58:31.239Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-22T11:58:31.239Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T11:58:31.510Z] OK: 71 MiB in 55 packages [2021-02-22T11:58:32.955Z] ---> 9c87f47060e8 [2021-02-22T11:58:32.955Z] Step 7/23 : RUN go mod download [2021-02-22T11:58:33.940Z] ---> Running in b28ee076f851 [2021-02-22T11:58:34.948Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T11:58:34.948Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-22T11:58:34.948Z] ---> 8f6ec22d42fb [2021-02-22T11:58:34.948Z] Step 3/30 : WORKDIR /edgex-go [2021-02-22T11:58:34.948Z] ---> Using cache [2021-02-22T11:58:34.948Z] ---> 093e4d8c940a [2021-02-22T11:58:34.948Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T11:58:34.948Z] ---> Using cache [2021-02-22T11:58:34.948Z] ---> 8b0f942999c5 [2021-02-22T11:58:34.948Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-22T11:58:34.948Z] ---> Using cache [2021-02-22T11:58:34.948Z] ---> e4b0fb9b5237 [2021-02-22T11:58:34.948Z] Step 6/30 : COPY go.mod . [2021-02-22T11:58:34.948Z] ---> Using cache [2021-02-22T11:58:34.948Z] ---> e8bc5d61db54 [2021-02-22T11:58:34.948Z] Step 7/30 : RUN go mod download [2021-02-22T11:58:34.948Z] ---> Using cache [2021-02-22T11:58:34.948Z] ---> 0b9a240ab0e9 [2021-02-22T11:58:34.948Z] Step 8/30 : COPY . . [2021-02-22T11:58:35.230Z] ---> Using cache [2021-02-22T11:58:35.230Z] ---> aa02edf50be4 [2021-02-22T11:58:35.230Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-22T11:58:36.230Z] ---> Running in 1be486fab153 [2021-02-22T11:58:37.663Z] Removing intermediate container b28ee076f851 [2021-02-22T11:58:37.663Z] ---> 89ed84d2a64a [2021-02-22T11:58:37.663Z] Step 8/23 : COPY . . [2021-02-22T11:58:37.930Z] 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-02-22T11:58:38.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.134s coverage: 92.9% of statements [2021-02-22T11:58:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-22T11:58:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-22T11:58:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-22T11:58:38.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements [2021-02-22T11:58:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-22T11:58:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-22T11:58:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-22T11:58:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-22T11:58:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-22T11:58:38.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-02-22T11:58:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-22T11:58:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-22T11:58:38.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-02-22T11:58:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-22T11:58:38.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements [2021-02-22T11:58:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-22T11:58:38.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.8% of statements [2021-02-22T11:58:38.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.115s coverage: 87.2% of statements [2021-02-22T11:58:38.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.6% of statements [2021-02-22T11:58:38.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.6% of statements [2021-02-22T11:58:38.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-22T11:58:38.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.491s coverage: 62.4% of statements [2021-02-22T11:58:38.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-22T11:58:38.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-22T11:58:38.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2021-02-22T11:58:38.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-02-22T11:58:38.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-02-22T11:58:38.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2021-02-22T11:58:38.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-02-22T11:58:38.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.777s coverage: 68.9% of statements [2021-02-22T11:58:38.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-22T11:58:38.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-22T11:58:38.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.367s coverage: 36.1% of statements [2021-02-22T11:58:38.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-22T11:58:38.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-22T11:58:41.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.451s coverage: 47.0% of statements [2021-02-22T11:58:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-22T11:58:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-22T11:58:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-22T11:58:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-22T11:58:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-22T11:58:41.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.142s coverage: 100.0% of statements [2021-02-22T11:58:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-22T11:58:41.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements [2021-02-22T11:58:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-22T11:58:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-22T11:58:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-22T11:58:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-22T11:58:44.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.375s coverage: 89.4% of statements [2021-02-22T11:58:44.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-22T11:58:44.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-22T11:58:44.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-22T11:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.091s coverage: 29.1% of statements [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-22T11:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.257s coverage: 99.0% of statements [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-22T11:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-22T11:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.167s coverage: 92.9% of statements [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-22T11:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-22T11:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-22T11:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-22T11:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-22T11:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-02-22T11:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-02-22T11:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-22T11:58:53.058Z] GO111MODULE=on go vet ./... [2021-02-22T11:59:00.091Z] Removing intermediate container a76f659690cf [2021-02-22T11:59:00.091Z] ---> fd428b64c369 [2021-02-22T11:59:00.091Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-22T11:59:00.091Z] ---> Running in ca07a4753f0e [2021-02-22T11:59:00.092Z] ---> 94e86271a466 [2021-02-22T11:59:00.092Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-22T11:59:00.092Z] ---> Running in 91d4576600c6 [2021-02-22T11:59:01.064Z] 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-02-22T11:59:06.442Z] Collecting docker-compose==1.23.2 [2021-02-22T11:59:06.442Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-22T11:59:09.828Z] Collecting PyYAML<4,>=3.10 [2021-02-22T11:59:09.828Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-22T11:59:09.828Z] Removing intermediate container 1be486fab153 [2021-02-22T11:59:09.828Z] ---> 835b7e22f8d8 [2021-02-22T11:59:09.828Z] [2021-02-22T11:59:09.828Z] Step 10/30 : FROM alpine:3.12 [2021-02-22T11:59:09.828Z] ---> 389fef711851 [2021-02-22T11:59:09.828Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-22T11:59:09.831Z] Removing intermediate container 93bb8349dc5b [2021-02-22T11:59:09.831Z] ---> 6972a559d895 [2021-02-22T11:59:09.831Z] [2021-02-22T11:59:09.831Z] Step 10/23 : FROM alpine:3.12 [2021-02-22T11:59:09.832Z] ---> 389fef711851 [2021-02-22T11:59:09.832Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-22T11:59:09.832Z] ---> Using cache [2021-02-22T11:59:09.833Z] ---> 7b09012e75fe [2021-02-22T11:59:09.834Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-22T11:59:09.834Z] ---> Using cache [2021-02-22T11:59:09.834Z] ---> 957efd5223e1 [2021-02-22T11:59:09.834Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-22T11:59:09.834Z] Removing intermediate container f7072b019dd2 [2021-02-22T11:59:09.834Z] ---> 17de9b910118 [2021-02-22T11:59:09.834Z] [2021-02-22T11:59:09.834Z] Step 10/23 : FROM alpine:3.12 [2021-02-22T11:59:09.834Z] ---> 389fef711851 [2021-02-22T11:59:09.834Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-22T11:59:09.834Z] ---> Using cache [2021-02-22T11:59:09.834Z] ---> 7b09012e75fe [2021-02-22T11:59:09.834Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-22T11:59:09.834Z] ---> Using cache [2021-02-22T11:59:09.834Z] ---> 957efd5223e1 [2021-02-22T11:59:09.834Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-22T11:59:10.625Z] ---> Running in 3163a5de9928 [2021-02-22T11:59:10.625Z] ---> Running in 8b0e3fc966d3 [2021-02-22T11:59:10.625Z] ---> Running in 2ce79142efca [2021-02-22T11:59:11.048Z] Removing intermediate container 8b0e3fc966d3 [2021-02-22T11:59:11.048Z] ---> ba432734030d [2021-02-22T11:59:11.048Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-22T11:59:11.048Z] Removing intermediate container 2ce79142efca [2021-02-22T11:59:11.048Z] ---> c8d08c827234 [2021-02-22T11:59:11.048Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-22T11:59:11.049Z] Removing intermediate container 3163a5de9928 [2021-02-22T11:59:11.049Z] ---> b7154e68c40d [2021-02-22T11:59:11.049Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-22T11:59:11.323Z] ---> Running in 35bc34a9f9d4 [2021-02-22T11:59:11.323Z] ---> Running in 02db082a3bcf [2021-02-22T11:59:11.323Z] ---> Running in 9bd0825dcf40 [2021-02-22T11:59:11.323Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-22T11:59:11.323Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-22T11:59:11.323Z] Collecting jsonschema<3,>=2.5.1 [2021-02-22T11:59:11.323Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-22T11:59:11.599Z] Removing intermediate container 9bd0825dcf40 [2021-02-22T11:59:11.599Z] ---> a52cffa220a6 [2021-02-22T11:59:11.599Z] Step 15/23 : WORKDIR / [2021-02-22T11:59:11.599Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-22T11:59:11.873Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-22T11:59:11.873Z] Removing intermediate container 02db082a3bcf [2021-02-22T11:59:11.873Z] ---> 6b3963071416 [2021-02-22T11:59:11.873Z] Step 15/23 : WORKDIR / [2021-02-22T11:59:12.143Z] ---> Running in f408e4c8d809 [2021-02-22T11:59:12.143Z] ---> Running in c6fd65a8d8f2 [2021-02-22T11:59:12.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:59:12.411Z] Removing intermediate container f408e4c8d809 [2021-02-22T11:59:12.411Z] ---> 30c0d38e9ce9 [2021-02-22T11:59:12.411Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-22T11:59:12.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:59:12.411Z] Removing intermediate container c6fd65a8d8f2 [2021-02-22T11:59:12.411Z] ---> 66e715daed6e [2021-02-22T11:59:12.411Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-22T11:59:12.411Z] Collecting cached-property<2,>=1.2.0 [2021-02-22T11:59:12.411Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-22T11:59:12.679Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-22T11:59:12.679Z] Collecting docker<4.0,>=3.6.0 [2021-02-22T11:59:12.679Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-22T11:59:12.679Z] (2/2) Installing su-exec (0.2-r1) [2021-02-22T11:59:12.679Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T11:59:12.946Z] OK: 6 MiB in 16 packages [2021-02-22T11:59:12.946Z] Collecting docopt<0.7,>=0.6.1 [2021-02-22T11:59:12.946Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-22T11:59:12.946Z] ---> efc29db2b07a [2021-02-22T11:59:12.946Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-22T11:59:13.222Z] ---> 5e8693f98ea5 [2021-02-22T11:59:13.222Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-22T11:59:13.825Z] Collecting texttable<0.10,>=0.9.0 [2021-02-22T11:59:13.825Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-22T11:59:14.087Z] Removing intermediate container 35bc34a9f9d4 [2021-02-22T11:59:14.087Z] ---> 3bd5f3e78be1 [2021-02-22T11:59:14.087Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-22T11:59:14.355Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-22T11:59:14.355Z] ---> Running in 31d77a6cc7d3 [2021-02-22T11:59:14.355Z] ---> b88db5843e70 [2021-02-22T11:59:14.355Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-22T11:59:14.621Z] ---> afd668c32ff2 [2021-02-22T11:59:14.621Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-22T11:59:14.621Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-22T11:59:14.621Z] 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-02-22T11:59:14.621Z] 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-02-22T11:59:15.568Z] Collecting idna<2.8,>=2.5 [2021-02-22T11:59:15.568Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-22T11:59:15.568Z] Removing intermediate container 31d77a6cc7d3 [2021-02-22T11:59:15.568Z] ---> 7ffabcf94901 [2021-02-22T11:59:15.568Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-22T11:59:15.833Z] 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-02-22T11:59:15.833Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-22T11:59:15.833Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-22T11:59:15.833Z] ---> Running in 12c55a36c481 [2021-02-22T11:59:16.104Z] ---> 8931486ce9a8 [2021-02-22T11:59:16.104Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-22T11:59:16.104Z] Collecting docker-pycreds>=0.4.0 [2021-02-22T11:59:16.104Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-22T11:59:16.104Z] ---> f883d566ce26 [2021-02-22T11:59:16.104Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-22T11:59:16.104Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-22T11:59:16.104Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-22T11:59:16.104Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-22T11:59:16.104Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-22T11:59:16.373Z] ---> Running in f5554505ce65 [2021-02-22T11:59:16.373Z] ---> Running in 0632e7125a3f [2021-02-22T11:59:16.373Z] Removing intermediate container 12c55a36c481 [2021-02-22T11:59:16.373Z] ---> 0329fd7a6543 [2021-02-22T11:59:16.373Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-22T11:59:16.373Z] Installing collected packages: PyYAML, idna, urllib3, requests, jsonschema, dockerpty, cached-property, websocket-client, docker-pycreds, docker, docopt, texttable, docker-compose [2021-02-22T11:59:16.373Z] Running setup.py install for PyYAML: started [2021-02-22T11:59:16.641Z] ---> Running in b95ccb1b1630 [2021-02-22T11:59:16.641Z] Removing intermediate container f5554505ce65 [2021-02-22T11:59:16.641Z] ---> df55aa4b9e35 [2021-02-22T11:59:16.641Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-22T11:59:16.909Z] Removing intermediate container 0632e7125a3f [2021-02-22T11:59:16.909Z] ---> 313e5c3dcd72 [2021-02-22T11:59:16.909Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-22T11:59:17.178Z] ---> Running in 116decf41dde [2021-02-22T11:59:17.178Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-22T11:59:17.178Z] Attempting uninstall: idna [2021-02-22T11:59:17.178Z] Found existing installation: idna 2.9 [2021-02-22T11:59:17.178Z] Uninstalling idna-2.9: [2021-02-22T11:59:17.450Z] Successfully uninstalled idna-2.9 [2021-02-22T11:59:17.450Z] ---> Running in 5d60be3eddb0 [2021-02-22T11:59:17.713Z] Attempting uninstall: urllib3 [2021-02-22T11:59:17.713Z] Found existing installation: urllib3 1.25.9 [2021-02-22T11:59:17.713Z] Removing intermediate container 116decf41dde [2021-02-22T11:59:17.713Z] ---> 49a871b8a289 [2021-02-22T11:59:17.713Z] Step 21/23 : LABEL arch=x86_64 [2021-02-22T11:59:17.713Z] Uninstalling urllib3-1.25.9: [2021-02-22T11:59:17.713Z] Successfully uninstalled urllib3-1.25.9 [2021-02-22T11:59:18.663Z] ---> Running in ac7f16825e93 [2021-02-22T11:59:18.663Z] Removing intermediate container 5d60be3eddb0 [2021-02-22T11:59:18.663Z] ---> e13f2f64e712 [2021-02-22T11:59:18.663Z] Step 21/23 : LABEL arch=x86_64 [2021-02-22T11:59:18.663Z] Attempting uninstall: requests [2021-02-22T11:59:18.663Z] Found existing installation: requests 2.23.0 [2021-02-22T11:59:18.663Z] Uninstalling requests-2.23.0: [2021-02-22T11:59:18.663Z] Successfully uninstalled requests-2.23.0 [2021-02-22T11:59:19.238Z] ---> Running in 20b52fab7ec1 [2021-02-22T11:59:19.813Z] Removing intermediate container ac7f16825e93 [2021-02-22T11:59:19.813Z] ---> 8c8ab11e1b2d [2021-02-22T11:59:19.813Z] Step 22/23 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T11:59:19.813Z] Running setup.py install for dockerpty: started [2021-02-22T11:59:19.813Z] Removing intermediate container 20b52fab7ec1 [2021-02-22T11:59:19.813Z] ---> 5aefba582a8b [2021-02-22T11:59:19.813Z] Step 22/23 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T11:59:19.813Z] ---> Running in 65f0b65ac104 [2021-02-22T11:59:20.077Z] ---> Running in 42eaedb42ecd [2021-02-22T11:59:20.077Z] Removing intermediate container b95ccb1b1630 [2021-02-22T11:59:20.077Z] ---> 5253fedbde34 [2021-02-22T11:59:20.077Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-22T11:59:20.338Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-22T11:59:20.338Z] Removing intermediate container 65f0b65ac104 [2021-02-22T11:59:20.338Z] ---> 629ea627e9d8 [2021-02-22T11:59:20.338Z] Step 23/23 : LABEL version=0.0.0 [2021-02-22T11:59:20.338Z] Removing intermediate container 42eaedb42ecd [2021-02-22T11:59:20.338Z] ---> 551f69d78db0 [2021-02-22T11:59:20.338Z] Step 23/23 : LABEL version=0.0.0 [2021-02-22T11:59:20.915Z] ---> Running in d56d7b38f746 [2021-02-22T11:59:21.177Z] ---> Running in 30684204b900 [2021-02-22T11:59:21.177Z] ---> Running in 4fb864b50814 [2021-02-22T11:59:21.752Z] Removing intermediate container d56d7b38f746 [2021-02-22T11:59:21.752Z] ---> 1390ab7883dc [2021-02-22T11:59:21.752Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-22T11:59:23.142Z] Running setup.py install for docopt: started [2021-02-22T11:59:23.142Z] Removing intermediate container 30684204b900 [2021-02-22T11:59:23.142Z] ---> 399cb608237d [2021-02-22T11:59:23.142Z] [2021-02-22T11:59:24.091Z] Removing intermediate container 4fb864b50814 [2021-02-22T11:59:24.091Z] ---> c2f7fb708d62 [2021-02-22T11:59:24.091Z] [2021-02-22T11:59:24.091Z] Successfully built 399cb608237d [2021-02-22T11:59:24.091Z] Running setup.py install for docopt: finished with status 'done' [2021-02-22T11:59:24.091Z] Running setup.py install for texttable: started [2021-02-22T11:59:24.091Z] Successfully tagged docker-core-command-go:latest [2021-02-22T11:59:24.091Z]  Building docker-core-command-go ... done Successfully built c2f7fb708d62 [2021-02-22T11:59:24.091Z] Successfully tagged docker-core-metadata-go:latest [2021-02-22T11:59:24.355Z]  Building docker-core-metadata-go ... done  ---> d31f5e8698e4 [2021-02-22T11:59:24.355Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-22T11:59:24.355Z] ---> Running in 8c71bf9372fa [2021-02-22T11:59:24.621Z] Running setup.py install for texttable: finished with status 'done' [2021-02-22T11:59:25.216Z] 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.57.0 [2021-02-22T11:59:27.783Z] Removing intermediate container 8c71bf9372fa [2021-02-22T11:59:27.783Z] ---> 1f801692fec2 [2021-02-22T11:59:27.783Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-22T11:59:28.477Z] Removing intermediate container 91d4576600c6 [2021-02-22T11:59:28.477Z] ---> 99568b6684e1 [2021-02-22T11:59:28.477Z] [2021-02-22T11:59:28.742Z] Step 10/23 : FROM alpine:3.12 [2021-02-22T11:59:28.742Z] ---> 389fef711851 [2021-02-22T11:59:28.742Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-22T11:59:29.005Z] Removing intermediate container ca07a4753f0e [2021-02-22T11:59:29.005Z] ---> fc24a3320cf9 [2021-02-22T11:59:29.005Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-22T11:59:29.005Z] ---> Running in d01ad383414e [2021-02-22T11:59:29.005Z] ---> d9811b3e3464 [2021-02-22T11:59:29.005Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-22T11:59:29.005Z] ---> Running in 8111e28150f5 [2021-02-22T11:59:29.288Z] Removing intermediate container d01ad383414e [2021-02-22T11:59:29.288Z] ---> da5cd55701d1 [2021-02-22T11:59:29.288Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-22T11:59:29.552Z] ---> Running in 539674ea2a28 [2021-02-22T11:59:29.552Z] ---> 4647b0eb754c [2021-02-22T11:59:29.552Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-22T11:59:29.552Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:59:29.819Z] Removing intermediate container 539674ea2a28 [2021-02-22T11:59:29.819Z] ---> bfb05714d47e [2021-02-22T11:59:29.819Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-22T11:59:29.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:59:29.819Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-22T11:59:29.819Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-22T11:59:29.819Z] (3/3) Installing curl (7.69.1-r3) [2021-02-22T11:59:29.819Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T11:59:30.082Z] OK: 72 MiB in 58 packages [2021-02-22T11:59:30.344Z] ---> Running in 89ed21118d70 [2021-02-22T11:59:30.607Z] ---> adead4353367 [2021-02-22T11:59:30.607Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-22T11:59:30.607Z] Removing intermediate container 89ed21118d70 [2021-02-22T11:59:30.607Z] ---> ff891098b87c [2021-02-22T11:59:30.607Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T11:59:30.871Z] ---> Running in da58950c4360 [2021-02-22T11:59:30.871Z] Removing intermediate container 8111e28150f5 [2021-02-22T11:59:30.871Z] ---> 3a014b79ad8e [2021-02-22T11:59:30.871Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-22T11:59:31.134Z] ---> 5b9a9e9cc1eb [2021-02-22T11:59:31.134Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-22T11:59:31.134Z] ---> Running in 19264478c220 [2021-02-22T11:59:31.397Z] ---> Running in 36de1fe49a93 [2021-02-22T11:59:31.397Z] Removing intermediate container 19264478c220 [2021-02-22T11:59:31.397Z] ---> 393a04311831 [2021-02-22T11:59:31.397Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-22T11:59:31.397Z] ---> Running in 7b6d1c22f2a7 [2021-02-22T11:59:31.397Z] Removing intermediate container 36de1fe49a93 [2021-02-22T11:59:31.397Z] ---> 99c7bc5a04ff [2021-02-22T11:59:31.397Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-22T11:59:31.670Z] Removing intermediate container 7b6d1c22f2a7 [2021-02-22T11:59:31.670Z] ---> e6d2dd724e72 [2021-02-22T11:59:31.670Z] Step 24/26 : LABEL arch=x86_64 [2021-02-22T11:59:31.670Z] ---> Running in 0db9c795cc24 [2021-02-22T11:59:31.937Z] ---> a5118a310f7d [2021-02-22T11:59:31.937Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-22T11:59:32.198Z] ---> Running in 6755a17a6592 [2021-02-22T11:59:32.198Z] Removing intermediate container 0db9c795cc24 [2021-02-22T11:59:32.198Z] ---> 6a95e0b1f005 [2021-02-22T11:59:32.198Z] Step 25/26 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T11:59:32.198Z] Removing intermediate container da58950c4360 [2021-02-22T11:59:32.198Z] ---> e78d049283e8 [2021-02-22T11:59:32.198Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-22T11:59:32.461Z] ---> Running in 02191ffc3689 [2021-02-22T11:59:32.461Z] ---> Running in 63e1efa9bceb [2021-02-22T11:59:32.729Z] Removing intermediate container 02191ffc3689 [2021-02-22T11:59:32.729Z] ---> bcd788a61de0 [2021-02-22T11:59:32.729Z] Step 26/26 : LABEL version=0.0.0 [2021-02-22T11:59:32.729Z] ---> Running in 11df0b97f2c0 [2021-02-22T11:59:32.999Z] Removing intermediate container 11df0b97f2c0 [2021-02-22T11:59:32.999Z] ---> 4d1641537df5 [2021-02-22T11:59:32.999Z] [2021-02-22T11:59:32.999Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T11:59:33.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T11:59:33.950Z] Successfully built 4d1641537df5 [2021-02-22T11:59:34.211Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-22T11:59:34.211Z]  Building docker-sys-mgmt-agent-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-02-22T11:59:34.473Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-22T11:59:34.473Z] Removing intermediate container 6755a17a6592 [2021-02-22T11:59:34.473Z] ---> ed5c10e3458a [2021-02-22T11:59:34.473Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-22T11:59:34.473Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-22T11:59:34.736Z] ---> Running in 1b72238b1a52 [2021-02-22T11:59:34.736Z] Removing intermediate container 1b72238b1a52 [2021-02-22T11:59:34.736Z] ---> 0eee79d3708c [2021-02-22T11:59:34.736Z] Step 27/30 : CMD ["gate"] [2021-02-22T11:59:34.999Z] ---> Running in c8f1228bdd49 [2021-02-22T11:59:34.999Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-22T11:59:34.999Z] Removing intermediate container c8f1228bdd49 [2021-02-22T11:59:34.999Z] ---> d33e8ef180c9 [2021-02-22T11:59:34.999Z] Step 28/30 : LABEL arch=x86_64 [2021-02-22T11:59:35.261Z] ---> Running in ff2508ba3307 [2021-02-22T11:59:35.261Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-22T11:59:35.525Z] Removing intermediate container ff2508ba3307 [2021-02-22T11:59:35.525Z] ---> e593b2446a6e [2021-02-22T11:59:35.525Z] Step 29/30 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T11:59:35.525Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-22T11:59:35.525Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T11:59:35.525Z] OK: 8 MiB in 20 packages [2021-02-22T11:59:35.525Z] ---> Running in b4521ebf048d [2021-02-22T11:59:35.791Z] Removing intermediate container b4521ebf048d [2021-02-22T11:59:35.791Z] ---> 65a77b451901 [2021-02-22T11:59:35.791Z] Step 30/30 : LABEL version=0.0.0 [2021-02-22T11:59:35.791Z] ---> Running in f7ec31d69a4d [2021-02-22T11:59:36.055Z] Removing intermediate container f7ec31d69a4d [2021-02-22T11:59:36.055Z] ---> 088f2ce71257 [2021-02-22T11:59:36.055Z] [2021-02-22T11:59:36.318Z] Removing intermediate container 63e1efa9bceb [2021-02-22T11:59:36.318Z] ---> 50ba6a603d81 [2021-02-22T11:59:36.318Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-22T11:59:36.318Z] Successfully built 088f2ce71257 [2021-02-22T11:59:36.318Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-22T11:59:36.581Z]  Building docker-security-bootstrapper-go ... done  ---> 212cd12c8398 [2021-02-22T11:59:36.581Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-22T11:59:37.157Z] ---> 8935e3aeae38 [2021-02-22T11:59:37.157Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-22T11:59:37.419Z] ---> 54f9d22f7290 [2021-02-22T11:59:37.419Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-22T11:59:37.419Z] ---> Running in 8c2cb030f41d [2021-02-22T11:59:37.683Z] Removing intermediate container 8c2cb030f41d [2021-02-22T11:59:37.683Z] ---> 5fb4e260dee5 [2021-02-22T11:59:37.683Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-22T11:59:37.683Z] ---> Running in be42cf6fa955 [2021-02-22T11:59:37.947Z] Removing intermediate container be42cf6fa955 [2021-02-22T11:59:37.947Z] ---> 9dba61305eef [2021-02-22T11:59:37.947Z] Step 21/23 : LABEL arch=x86_64 [2021-02-22T11:59:37.947Z] ---> Running in f7500b8a9f89 [2021-02-22T11:59:38.210Z] Removing intermediate container f7500b8a9f89 [2021-02-22T11:59:38.210Z] ---> 122159c348d3 [2021-02-22T11:59:38.210Z] Step 22/23 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T11:59:38.210Z] ---> Running in 6037685c84c4 [2021-02-22T11:59:38.210Z] Removing intermediate container 6037685c84c4 [2021-02-22T11:59:38.210Z] ---> 275974328f01 [2021-02-22T11:59:38.210Z] Step 23/23 : LABEL version=0.0.0 [2021-02-22T11:59:38.473Z] ---> Running in a7c24b8a74c7 [2021-02-22T11:59:38.473Z] Removing intermediate container a7c24b8a74c7 [2021-02-22T11:59:38.473Z] ---> d5cc53e61903 [2021-02-22T11:59:38.473Z] [2021-02-22T11:59:38.738Z] Successfully built d5cc53e61903 [2021-02-22T11:59:38.738Z] Successfully tagged docker-core-data-go:latest [2021-02-22T11:59:39.014Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-22T11:59:39.050Z] $ docker stop --time=1 f13ad715ad2fdf456ed788c6d609fcffe1bc771ad4161cbf6ba91dc496da29d0 [2021-02-22T11:59:40.600Z] $ docker rm -f f13ad715ad2fdf456ed788c6d609fcffe1bc771ad4161cbf6ba91dc496da29d0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-22T11:59:41.283Z] + docker images [2021-02-22T11:59:41.283Z] + grep docker [2021-02-22T11:59:41.547Z] docker-core-data-go latest d5cc53e61903 3 seconds ago 22.4MB [2021-02-22T11:59:41.547Z] docker-security-bootstrapper-go latest 088f2ce71257 6 seconds ago 18.3MB [2021-02-22T11:59:41.547Z] docker-sys-mgmt-agent-go latest 4d1641537df5 9 seconds ago 313MB [2021-02-22T11:59:41.547Z] docker-core-metadata-go latest c2f7fb708d62 20 seconds ago 19MB [2021-02-22T11:59:41.547Z] docker-core-command-go latest 399cb608237d 20 seconds ago 17MB [2021-02-22T11:59:41.547Z] docker-security-secretstore-setup-go latest 96ca1b385660 About a minute ago 24.9MB [2021-02-22T11:59:41.547Z] docker-support-scheduler-go latest 8d414d09c593 About a minute ago 17.2MB [2021-02-22T11:59:41.547Z] docker-support-notifications-go latest 76f2ecf4cd37 About a minute ago 17.7MB [2021-02-22T11:59:41.547Z] docker-security-proxy-setup-go latest 1b7f216d267c About a minute ago 24.7MB [2021-02-22T11:59:41.547Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-22T11:59:57.621Z] Still waiting to schedule task [2021-02-22T11:59:57.621Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-22T12:00:14.870Z] gofmt -l . [2021-02-22T12:00:14.870Z] [ "`gofmt -l .`" = "" ] [2021-02-22T12:00:14.870Z] ./bin/test-go-mod-tidy.sh [2021-02-22T12:00:14.870Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-22T12:00:15.554Z] + ls -al . [2021-02-22T12:00:15.554Z] total 732 [2021-02-22T12:00:15.554Z] drwxrwxr-x 9 1001 1001 4096 Feb 22 12:00 . [2021-02-22T12:00:15.554Z] drwxr-xr-x 4 root root 4096 Feb 22 11:55 .. [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 11 Feb 22 11:54 .dockerignore [2021-02-22T12:00:15.554Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 11:54 .git [2021-02-22T12:00:15.554Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 11:54 .github [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 818 Feb 22 11:54 .gitignore [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 11:54 .sonarcloud.properties [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 8475 Feb 22 11:54 Attribution.txt [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 11:54 CONTRIBUTING.md [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 931 Feb 22 11:54 Dockerfile.build [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 863 Feb 22 11:54 Jenkinsfile [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 11:54 LICENSE [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 5774 Feb 22 11:54 Makefile [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 6524 Feb 22 11:54 README.md [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 6755 Feb 22 11:54 SECURITY.md [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 11:51 VERSION [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 4131 Feb 22 11:54 ZMQWindows.md [2021-02-22T12:00:15.554Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 11:54 bin [2021-02-22T12:00:15.554Z] drwxrwxr-x 14 1001 1001 4096 Feb 22 11:54 cmd [2021-02-22T12:00:15.554Z] -rw-r--r-- 1 root root 593405 Feb 22 11:58 coverage.out [2021-02-22T12:00:15.554Z] -rw-r--r-- 1 root root 1055 Feb 22 12:00 go.mod [2021-02-22T12:00:15.554Z] -rw-r--r-- 1 root root 21410 Feb 22 12:00 go.sum [2021-02-22T12:00:15.554Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 11:54 internal [2021-02-22T12:00:15.554Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 11:54 openapi [2021-02-22T12:00:15.554Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 11:54 snap [2021-02-22T12:00:15.554Z] -rw-rw-r-- 1 1001 1001 168 Feb 22 11:54 version.go [Pipeline] sh [2021-02-22T12:00:16.223Z] + '[' -e coverage.out ] [2021-02-22T12:00:16.223Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-22T12:00:16.269Z] Warning: overwriting stash ‘coverage-report’ [2021-02-22T12:00:17.482Z] Stashed 1 file(s) [Pipeline] sh [2021-02-22T12:00:18.209Z] + make build [2021-02-22T12:00:18.209Z] 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-02-22T12:00:28.445Z] 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-02-22T12:00:50.648Z] 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-02-22T12:00:55.018Z] 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-02-22T12:00:55.298Z] Running on prd-ubuntu18.04-docker-8c-8g-27155 in /w/workspace/edgexfoundry_edgex-go_PR-3185 [Pipeline] { [Pipeline] ws [2021-02-22T12:00:55.411Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-22T12:00:57.828Z] using credential edgex-jenkins-ssh [2021-02-22T12:00:57.885Z] Cloning the remote Git repository [2021-02-22T12:00:57.910Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-22T12:00:57.985Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-22T12:00:58.021Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-22T12:00:58.022Z] > git --version # timeout=10 [2021-02-22T12:00:58.033Z] > git --version # 'git version 2.17.1' [2021-02-22T12:00:58.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T12:00:58.057Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T12:01:00.466Z] 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-02-22T12:01:01.451Z] 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-02-22T12:01:06.901Z] 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-02-22T12:01:06.358Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-22T12:01:06.366Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T12:01:06.377Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-22T12:01:06.390Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-22T12:01:06.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T12:01:06.395Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3185/head:refs/remotes/origin/PR-3185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-22T12:01:06.994Z] Merging remotes/origin/master commit 61638ca62d33426a2ce3f2b4b107772a009d1874 into PR head commit f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T12:01:07.131Z] Merge succeeded, producing f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T12:01:07.132Z] Checking out Revision f4736452ca1da34e2b252bf4a60e1e7129a8f504 (PR-3185) [2021-02-22T12:01:07.007Z] > git config core.sparsecheckout # timeout=10 [2021-02-22T12:01:07.011Z] > git checkout -f f4736452ca1da34e2b252bf4a60e1e7129a8f504 # timeout=10 [2021-02-22T12:01:07.089Z] > git remote # timeout=10 [2021-02-22T12:01:07.099Z] > git config --get remote.origin.url # timeout=10 [2021-02-22T12:01:07.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T12:01:07.115Z] > git merge 61638ca62d33426a2ce3f2b4b107772a009d1874 # timeout=10 [2021-02-22T12:01:07.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-22T12:01:07.135Z] > git config core.sparsecheckout # timeout=10 [2021-02-22T12:01:07.138Z] > git checkout -f f4736452ca1da34e2b252bf4a60e1e7129a8f504 # timeout=10 [2021-02-22T12:01:10.880Z] Commit message: "feat(scheduler): Implement GET /interval/all V2 API" [2021-02-22T12:01:10.904Z] > git --version # timeout=10 [2021-02-22T12:01:10.910Z] > git --version # 'git version 2.17.1' [2021-02-22T12:01:10.913Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-22T12:01:12.373Z] + echo snap-build.sh [2021-02-22T12:01:12.373Z] snap-build.sh [2021-02-22T12:01:12.373Z] + SNAP_BASE_DIR=. [2021-02-22T12:01:12.373Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-22T12:01:12.373Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-22T12:01:12.373Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-22T12:01:12.373Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-22T12:01:12.373Z] + cd /w/workspace/edgex-go/1 [2021-02-22T12:01:12.373Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-22T12:01:12.373Z] Reading package lists... [2021-02-22T12:01:12.373Z] Building dependency tree... [2021-02-22T12:01:12.373Z] Reading state information... [2021-02-22T12:01:12.636Z] The following packages were automatically installed and are no longer required: [2021-02-22T12:01:12.636Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-22T12:01:12.636Z] uidmap xdelta3 [2021-02-22T12:01:12.636Z] Use 'sudo apt autoremove' to remove them. [2021-02-22T12:01:12.636Z] The following packages will be REMOVED: [2021-02-22T12:01:12.636Z] lxd* lxd-client* [2021-02-22T12:01:13.210Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-22T12:01:13.210Z] After this operation, 31.7 MB disk space will be freed. [2021-02-22T12:01:13.616Z] 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-02-22T12:01:14.553Z] (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-02-22T12:01:14.553Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-22T12:01:15.132Z] Removing lxd dnsmasq configuration [2021-02-22T12:01:15.396Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-22T12:01:15.666Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-22T12:01:16.250Z] 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-02-22T12:01:16.619Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-22T12:01:16.619Z] (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-02-22T12:01:16.619Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-22T12:01:18.008Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-22T12:01:18.008Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-22T12:01:19.959Z] + sudo snap remove --purge lxd [2021-02-22T12:01:19.959Z] snap "lxd" is not installed [2021-02-22T12:01:19.959Z] + sudo groupadd --force --system lxd [2021-02-22T12:01:19.959Z] ++ whoami [2021-02-22T12:01:19.959Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-22T12:01:19.959Z] + newgrp - lxd [2021-02-22T12:01:19.959Z] + sudo snap install lxd [2021-02-22T12:01:21.656Z] 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-02-22T12:01:25.049Z] 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-02-22T12:01:30.009Z] 2021-02-22T12:01:26Z INFO Waiting for automatic snapd restart... [2021-02-22T12:01:30.475Z] 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-02-22T12:01:37.214Z] $ docker stop --time=1 b514c749ea4d9a1223e37d19aa5a90645fe6cf93d1d08ecaded52abecab7880e [2021-02-22T12:01:39.828Z] $ docker rm -f b514c749ea4d9a1223e37d19aa5a90645fe6cf93d1d08ecaded52abecab7880e [2021-02-22T12:01:40.043Z] lxd 4.11 from Canonical* installed [2021-02-22T12:01:40.043Z] + sudo lxd init --auto [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-22T12:01:42.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-22T12:01:42.194Z] [2021-02-22T12:01:42.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-22T12:01:42.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-22T12:01:43.159Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-22T12:01:43.159Z] 29e5d40040c1: Pulling fs layer [2021-02-22T12:01:43.159Z] 1ce36da41761: Pulling fs layer [2021-02-22T12:01:43.159Z] 25b303627fd3: Pulling fs layer [2021-02-22T12:01:43.159Z] 29e5d40040c1: Verifying Checksum [2021-02-22T12:01:43.159Z] 29e5d40040c1: Download complete [2021-02-22T12:01:43.756Z] 1ce36da41761: Verifying Checksum [2021-02-22T12:01:43.756Z] 1ce36da41761: Download complete [2021-02-22T12:01:43.756Z] 29e5d40040c1: Pull complete [2021-02-22T12:01:45.189Z] 1ce36da41761: Pull complete [2021-02-22T12:01:45.464Z] 25b303627fd3: Verifying Checksum [2021-02-22T12:01:45.464Z] 25b303627fd3: Download complete [2021-02-22T12:01:50.082Z] + sudo snap install --classic snapcraft [2021-02-22T12:01:54.295Z] snapcraft 4.5.1 from Canonical* installed [2021-02-22T12:01:54.295Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-22T12:01:54.295Z] + patch --verbose -p1 [2021-02-22T12:01:54.295Z] Hmm... Looks like a unified diff to me... [2021-02-22T12:01:54.295Z] The text leading up to this was: [2021-02-22T12:01:54.295Z] -------------------------- [2021-02-22T12:01:54.295Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-22T12:01:54.295Z] |From: Tony Espy [2021-02-22T12:01:54.295Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-22T12:01:54.295Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-22T12:01:54.295Z] | [2021-02-22T12:01:54.295Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-22T12:01:54.295Z] |optimize the snap CI check run for pull requests. When [2021-02-22T12:01:54.295Z] |applied, it essentially strips out everything (apps and [2021-02-22T12:01:54.295Z] |parts) from the snapcraft.yaml file except those required [2021-02-22T12:01:54.295Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-22T12:01:54.295Z] |catch changes to edgex-go that break the snap build. [2021-02-22T12:01:54.295Z] | [2021-02-22T12:01:54.295Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-22T12:01:54.295Z] |to update this patch file, otherwise it may fail to apply, [2021-02-22T12:01:54.295Z] |resulting in a failed snap build CI check in the associated [2021-02-22T12:01:54.295Z] |pull request. [2021-02-22T12:01:54.295Z] | [2021-02-22T12:01:54.295Z] |Note - in addition to applying this patch, the pipeline also [2021-02-22T12:01:54.295Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-22T12:01:54.295Z] |need to build the finally binary .snap file (and it won't [2021-02-22T12:01:54.295Z] |work with the patch applied). This further reduces the build [2021-02-22T12:01:54.295Z] |time. [2021-02-22T12:01:54.295Z] |--- [2021-02-22T12:01:54.295Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-22T12:01:54.295Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-22T12:01:54.295Z] | [2021-02-22T12:01:54.295Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-22T12:01:54.295Z] |index 1e537489..faf42425 100644 [2021-02-22T12:01:54.295Z] |--- a/snap/snapcraft.yaml [2021-02-22T12:01:54.295Z] |+++ b/snap/snapcraft.yaml [2021-02-22T12:01:54.295Z] -------------------------- [2021-02-22T12:01:54.295Z] patching file snap/snapcraft.yaml [2021-02-22T12:01:54.295Z] Using Plan A... [2021-02-22T12:01:54.295Z] Hunk #1 succeeded at 73. [2021-02-22T12:01:54.295Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-22T12:01:54.295Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-22T12:01:54.295Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-22T12:01:54.295Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-22T12:01:54.295Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-22T12:01:54.295Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-22T12:01:54.295Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-22T12:01:54.295Z] Hmm... Ignoring the trailing garbage. [2021-02-22T12:01:54.295Z] done [2021-02-22T12:01:54.295Z] + sudo snapcraft prime --use-lxd [2021-02-22T12:01:55.620Z] 25b303627fd3: Pull complete [2021-02-22T12:01:55.620Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-22T12:01:55.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-22T12:01:55.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-22T12:01:55.919Z] prd-ubuntu18.04-docker-arm64-4c-16g-27154 does not seem to be running inside a container [2021-02-22T12:01:55.992Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-22T12:01:56.216Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-22T12:01:56.217Z] 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-02-22T12:01:56.217Z] - README.md [2021-02-22T12:01:56.217Z] - snapcraft.yaml.orig [2021-02-22T12:01:56.217Z] [2021-02-22T12:01:56.217Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-22T12:01:56.479Z] Launching a container. [2021-02-22T12:01:58.866Z] $ docker top 59ab02d3b2cc884a5601e3e6bf6628ba2367a727795f4352f77ebc3cba54b12a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T12:01:59.994Z] + docker-compose build --help [2021-02-22T12:01:59.994Z] + grep parallel [2021-02-22T12:02:03.374Z] --parallel Build images in parallel. [Pipeline] } [2021-02-22T12:02:03.676Z] $ docker stop --time=1 59ab02d3b2cc884a5601e3e6bf6628ba2367a727795f4352f77ebc3cba54b12a [2021-02-22T12:02:05.518Z] $ docker rm -f 59ab02d3b2cc884a5601e3e6bf6628ba2367a727795f4352f77ebc3cba54b12a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-22T12:02:06.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-22T12:02:06.513Z] . [Pipeline] withDockerContainer [2021-02-22T12:02:08.390Z] prd-ubuntu18.04-docker-arm64-4c-16g-27154 does not seem to be running inside a container [2021-02-22T12:02:08.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-22T12:02:08.728Z] Waiting for container to be ready [2021-02-22T12:02:08.729Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-22T12:02:08.729Z] [2021-02-22T12:02:09.925Z] $ docker top 42885fc8af2e9a139136f48e9e030bbd2c2f5792471a84dd79c77c892d00ee4e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T12:02:10.690Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-22T12:02:10.958Z] Waiting for network to be ready... [2021-02-22T12:02:11.074Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-22T12:02:11.220Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-22T12:02:11.489Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-22T12:02:11.489Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-22T12:02:11.490Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-22T12:02:11.490Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-22T12:02:11.490Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-22T12:02:11.490Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-22T12:02:11.490Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-22T12:02:11.490Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-22T12:02:11.752Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-22T12:02:12.019Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-22T12:02:12.019Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-22T12:02:12.288Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-22T12:02:12.288Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-22T12:02:12.288Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-22T12:02:12.548Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-22T12:02:12.548Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-22T12:02:12.548Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-22T12:02:12.808Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-22T12:02:13.071Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1885 kB] [2021-02-22T12:02:13.071Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-22T12:02:13.071Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-22T12:02:13.071Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-22T12:02:13.071Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-22T12:02:13.338Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-22T12:02:13.338Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-22T12:02:13.338Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-22T12:02:14.457Z] Building docker-core-command-go ... [2021-02-22T12:02:14.457Z] Building docker-core-data-go ... [2021-02-22T12:02:14.457Z] Building docker-core-metadata-go ... [2021-02-22T12:02:14.457Z] Building docker-security-bootstrapper-go ... [2021-02-22T12:02:14.457Z] Building docker-security-proxy-setup-go ... [2021-02-22T12:02:14.457Z] Building docker-security-secretstore-setup-go ... [2021-02-22T12:02:14.457Z] Building docker-support-notifications-go ... [2021-02-22T12:02:14.457Z] Building docker-support-scheduler-go ... [2021-02-22T12:02:14.457Z] Building docker-sys-mgmt-agent-go ... [2021-02-22T12:02:14.457Z] Building docker-support-scheduler-go [2021-02-22T12:02:14.457Z] Building docker-sys-mgmt-agent-go [2021-02-22T12:02:14.457Z] Building docker-support-notifications-go [2021-02-22T12:02:14.457Z] Building docker-core-metadata-go [2021-02-22T12:02:14.457Z] Building docker-security-proxy-setup-go [2021-02-22T12:02:15.260Z] Fetched 23.9 MB in 4s (5905 kB/s) [2021-02-22T12:02:16.203Z] Reading package lists... [2021-02-22T12:02:16.463Z] Reading package lists... [2021-02-22T12:02:16.463Z] Building dependency tree... [2021-02-22T12:02:16.463Z] Reading state information... [2021-02-22T12:02:16.724Z] The following additional packages will be installed: [2021-02-22T12:02:16.724Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-22T12:02:16.724Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-22T12:02:16.724Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-22T12:02:16.724Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-22T12:02:16.724Z] Suggested packages: [2021-02-22T12:02:16.724Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-22T12:02:16.724Z] Recommended packages: [2021-02-22T12:02:16.724Z] gnupg libsasl2-modules [2021-02-22T12:02:16.724Z] The following NEW packages will be installed: [2021-02-22T12:02:16.724Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-22T12:02:16.724Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-22T12:02:16.724Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-22T12:02:16.724Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-22T12:02:16.724Z] The following packages will be upgraded: [2021-02-22T12:02:16.724Z] gpg gpg-agent gpgconf libudev1 [2021-02-22T12:02:16.985Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-22T12:02:16.985Z] Need to get 3532 kB of archives. [2021-02-22T12:02:16.985Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-22T12:02:16.985Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-22T12:02:16.985Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-22T12:02:17.246Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-22T12:02:17.508Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-22T12:02:17.508Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-22T12:02:17.769Z] Get:6 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-02-22T12:02:17.769Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-22T12:02:17.769Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] [2021-02-22T12:02:17.769Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] [2021-02-22T12:02:17.769Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-22T12:02:17.769Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-22T12:02:17.769Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-22T12:02:17.769Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-22T12:02:17.769Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-22T12:02:17.769Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-22T12:02:17.769Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-22T12:02:17.769Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-22T12:02:17.769Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-22T12:02:17.769Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-22T12:02:17.769Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-22T12:02:17.769Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-22T12:02:17.769Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-22T12:02:18.030Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-22T12:02:18.030Z] Fetched 3532 kB in 1s (3134 kB/s) [2021-02-22T12:02:18.030Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-22T12:02:18.030Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-22T12:02:18.030Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-22T12:02:18.298Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-22T12:02:18.298Z] Selecting previously unselected package udev. [2021-02-22T12:02:18.298Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-22T12:02:18.298Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-22T12:02:18.298Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-22T12:02:18.872Z] Selecting previously unselected package libfuse2:amd64. [2021-02-22T12:02:18.872Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-22T12:02:18.872Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-22T12:02:18.872Z] Selecting previously unselected package fuse. [2021-02-22T12:02:18.872Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-22T12:02:18.872Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-22T12:02:18.872Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-22T12:02:19.136Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-22T12:02:19.136Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-22T12:02:19.136Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-22T12:02:19.399Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-22T12:02:19.399Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-22T12:02:19.659Z] Selecting previously unselected package libksba8:amd64. [2021-02-22T12:02:19.659Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-22T12:02:19.659Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-22T12:02:19.659Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-22T12:02:19.659Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-22T12:02:19.659Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:19.921Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-22T12:02:19.921Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-22T12:02:19.921Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:20.183Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-22T12:02:20.183Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-22T12:02:20.183Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:20.183Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-22T12:02:20.183Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-22T12:02:20.183Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:20.183Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-22T12:02:20.183Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-22T12:02:20.444Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:20.444Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-22T12:02:20.444Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-22T12:02:20.444Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:20.444Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-22T12:02:20.444Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-22T12:02:20.444Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:20.704Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-22T12:02:20.704Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-22T12:02:20.705Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:20.705Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-22T12:02:20.705Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-22T12:02:20.970Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:20.970Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-22T12:02:20.970Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-22T12:02:20.970Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-22T12:02:20.970Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-22T12:02:20.970Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-22T12:02:20.970Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-22T12:02:21.230Z] Selecting previously unselected package libldap-common. [2021-02-22T12:02:21.230Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... [2021-02-22T12:02:21.230Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-22T12:02:21.230Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-22T12:02:21.230Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... [2021-02-22T12:02:21.230Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-22T12:02:21.230Z] Selecting previously unselected package dirmngr. [2021-02-22T12:02:21.230Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-22T12:02:21.491Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-22T12:02:21.491Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-22T12:02:21.491Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-22T12:02:21.491Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-22T12:02:21.752Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-22T12:02:21.752Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-22T12:02:21.752Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-22T12:02:21.752Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:21.752Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-22T12:02:21.752Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-22T12:02:21.752Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-22T12:02:22.328Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-22T12:02:22.328Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:22.328Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-22T12:02:22.591Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-22T12:02:22.591Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-22T12:02:22.591Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:22.591Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:22.591Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:22.591Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:22.591Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:22.852Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:22.852Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-22T12:02:22.852Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-22T12:02:22.852Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-22T12:02:22.852Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-22T12:02:23.425Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-22T12:02:23.425Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-22T12:02:23.425Z] This means they are not meant to be enabled using systemctl. [2021-02-22T12:02:23.425Z] Possible reasons for having this kind of units are: [2021-02-22T12:02:23.425Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-22T12:02:23.425Z] .wants/ or .requires/ directory. [2021-02-22T12:02:23.425Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-22T12:02:23.425Z] a requirement dependency on it. [2021-02-22T12:02:23.425Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-22T12:02:23.425Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-22T12:02:23.425Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-22T12:02:23.425Z] instance name specified. [2021-02-22T12:02:23.686Z] Reading package lists... [2021-02-22T12:02:23.947Z] Building dependency tree... [2021-02-22T12:02:23.948Z] Reading state information... [2021-02-22T12:02:23.948Z] The following additional packages will be installed: [2021-02-22T12:02:23.948Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-22T12:02:23.948Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-22T12:02:23.948Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-22T12:02:23.948Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-22T12:02:23.948Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-22T12:02:23.948Z] Suggested packages: [2021-02-22T12:02:23.948Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-22T12:02:23.948Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-22T12:02:23.948Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-22T12:02:23.948Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-22T12:02:23.948Z] systemd-container policykit-1 [2021-02-22T12:02:23.948Z] Recommended packages: [2021-02-22T12:02:23.948Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-22T12:02:23.948Z] The following NEW packages will be installed: [2021-02-22T12:02:23.948Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-22T12:02:23.948Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-22T12:02:23.948Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-22T12:02:23.948Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-22T12:02:23.948Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-22T12:02:23.948Z] The following packages will be upgraded: [2021-02-22T12:02:23.948Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-22T12:02:23.948Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-22T12:02:23.948Z] Need to get 35.2 MB of archives. [2021-02-22T12:02:23.948Z] After this operation, 141 MB of additional disk space will be used. [2021-02-22T12:02:23.948Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-22T12:02:24.208Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-22T12:02:24.208Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-02-22T12:02:24.208Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-22T12:02:24.208Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-22T12:02:24.208Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-22T12:02:24.208Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-22T12:02:24.208Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-22T12:02:24.208Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-22T12:02:24.208Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-22T12:02:24.208Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-22T12:02:24.208Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-22T12:02:24.208Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-22T12:02:24.208Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-22T12:02:24.208Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-22T12:02:24.469Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-22T12:02:24.469Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-02-22T12:02:24.469Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-22T12:02:24.469Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-22T12:02:25.042Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-22T12:02:25.042Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-22T12:02:25.042Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-22T12:02:25.042Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-22T12:02:25.042Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-22T12:02:25.042Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-22T12:02:25.042Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-22T12:02:25.042Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-22T12:02:25.042Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-22T12:02:25.042Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-22T12:02:25.302Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-22T12:02:25.302Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-22T12:02:25.302Z] Fetched 35.2 MB in 1s (28.8 MB/s) [2021-02-22T12:02:25.562Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-22T12:02:25.562Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-22T12:02:25.562Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-22T12:02:26.136Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-22T12:02:26.136Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-22T12:02:26.395Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-22T12:02:26.395Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-22T12:02:26.395Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-22T12:02:26.395Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-22T12:02:26.655Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-22T12:02:26.655Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-22T12:02:26.655Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-22T12:02:26.917Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-22T12:02:27.177Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-22T12:02:27.177Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-22T12:02:27.438Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-22T12:02:27.698Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-22T12:02:27.698Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-22T12:02:27.698Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-22T12:02:27.959Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-22T12:02:27.959Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-22T12:02:27.959Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-22T12:02:27.959Z] Selecting previously unselected package libexpat1:amd64. [2021-02-22T12:02:27.959Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-22T12:02:27.959Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-22T12:02:28.223Z] Selecting previously unselected package python3.6-minimal. [2021-02-22T12:02:28.223Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-22T12:02:28.223Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-22T12:02:28.485Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-22T12:02:28.485Z] Checking for services that may need to be restarted...done. [2021-02-22T12:02:28.485Z] Checking for services that may need to be restarted...done. [2021-02-22T12:02:28.746Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-22T12:02:28.746Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-22T12:02:28.746Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-22T12:02:29.317Z] Selecting previously unselected package python3-minimal. [2021-02-22T12:02:29.317Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-22T12:02:29.317Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-22T12:02:29.317Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-22T12:02:29.317Z] Selecting previously unselected package mime-support. [2021-02-22T12:02:29.317Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-22T12:02:29.317Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-22T12:02:29.578Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-22T12:02:29.578Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-22T12:02:29.841Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-22T12:02:29.841Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-22T12:02:29.841Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-22T12:02:29.841Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-22T12:02:30.105Z] Selecting previously unselected package python3.6. [2021-02-22T12:02:30.105Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-22T12:02:30.105Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-22T12:02:30.370Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-22T12:02:30.370Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-22T12:02:30.370Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-22T12:02:30.370Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-22T12:02:30.630Z] Selecting previously unselected package python3. [2021-02-22T12:02:30.630Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-22T12:02:30.630Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-22T12:02:30.630Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-22T12:02:30.895Z] Selecting previously unselected package multiarch-support. [2021-02-22T12:02:30.895Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-22T12:02:30.895Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-22T12:02:30.895Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-22T12:02:30.895Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-22T12:02:30.895Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-22T12:02:30.895Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-22T12:02:30.895Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-22T12:02:31.157Z] Selecting previously unselected package libbsd0:amd64. [2021-02-22T12:02:31.157Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-22T12:02:31.157Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-22T12:02:31.157Z] Selecting previously unselected package sudo. [2021-02-22T12:02:31.157Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-22T12:02:31.157Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-22T12:02:31.421Z] Selecting previously unselected package apparmor. [2021-02-22T12:02:31.422Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-22T12:02:31.422Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-22T12:02:31.422Z] Selecting previously unselected package libedit2:amd64. [2021-02-22T12:02:31.422Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-22T12:02:31.422Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-22T12:02:31.683Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-22T12:02:31.683Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-22T12:02:31.683Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-22T12:02:31.683Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-22T12:02:31.683Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-22T12:02:31.683Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-22T12:02:31.683Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-22T12:02:31.683Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-22T12:02:31.683Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-22T12:02:31.943Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-22T12:02:31.943Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-22T12:02:31.943Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-22T12:02:31.943Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-22T12:02:31.943Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-22T12:02:31.943Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-22T12:02:32.205Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-22T12:02:32.205Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-02-22T12:02:32.205Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-22T12:02:32.467Z] Selecting previously unselected package openssh-client. [2021-02-22T12:02:32.467Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-22T12:02:32.467Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-22T12:02:32.467Z] Selecting previously unselected package squashfs-tools. [2021-02-22T12:02:32.467Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-22T12:02:32.730Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-22T12:02:32.730Z] Selecting previously unselected package snapd. [2021-02-22T12:02:32.730Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-22T12:02:32.730Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-22T12:02:35.279Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-22T12:02:35.279Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-22T12:02:35.541Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-22T12:02:35.802Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-22T12:02:36.063Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-22T12:02:36.063Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-22T12:02:36.063Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-22T12:02:36.063Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-22T12:02:36.063Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-22T12:02:36.634Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-22T12:02:36.634Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-22T12:02:36.634Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-22T12:02:36.895Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-22T12:02:36.896Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-22T12:02:36.896Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-22T12:02:37.467Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-22T12:02:37.467Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-22T12:02:37.467Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-22T12:02:37.467Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-22T12:02:37.467Z] running python rtupdate hooks for python3.6... [2021-02-22T12:02:37.467Z] running python post-rtupdate hooks for python3.6... [2021-02-22T12:02:37.728Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-22T12:02:39.115Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-22T12:02:39.380Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-22T12:02:39.380Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-22T12:02:39.380Z] Setting up snapd (2.48.3+18.04) ... [2021-02-22T12:02:39.957Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-22T12:02:39.957Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-22T12:02:40.219Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-22T12:02:40.482Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-22T12:02:40.482Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-22T12:02:40.482Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-22T12:02:40.745Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-22T12:02:41.007Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-22T12:02:41.007Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-22T12:02:41.268Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-22T12:02:41.268Z] /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-02-22T12:02:41.532Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-22T12:02:41.532Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-22T12:02:42.474Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-22T12:02:42.474Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-22T12:02:42.474Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-22T12:02:42.734Z] Fetched 88.7 kB in 0s (193 kB/s) [2021-02-22T12:02:43.675Z] Reading package lists... [2021-02-22T12:02:43.938Z] Reading package lists... [2021-02-22T12:02:44.198Z] Building dependency tree... [2021-02-22T12:02:44.199Z] Reading state information... [2021-02-22T12:02:44.199Z] Calculating upgrade... [2021-02-22T12:02:44.460Z] The following packages will be upgraded: [2021-02-22T12:02:44.460Z] advancecomp base-files bash binutils binutils-common [2021-02-22T12:02:44.460Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-22T12:02:44.460Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-22T12:02:44.460Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-22T12:02:44.460Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-22T12:02:44.460Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-22T12:02:44.460Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-22T12:02:44.460Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-22T12:02:44.460Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-22T12:02:44.460Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-22T12:02:44.460Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-22T12:02:44.460Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-22T12:02:44.460Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-22T12:02:44.460Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-22T12:02:44.460Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-22T12:02:44.722Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-22T12:02:44.722Z] Need to get 63.8 MB of archives. [2021-02-22T12:02:44.722Z] After this operation, 5189 kB of additional disk space will be used. [2021-02-22T12:02:44.722Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-22T12:02:44.722Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-22T12:02:45.298Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-22T12:02:45.298Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-22T12:02:45.298Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-22T12:02:45.298Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-22T12:02:45.298Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-22T12:02:45.298Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-22T12:02:45.298Z] 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-02-22T12:02:45.298Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-22T12:02:45.298Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-22T12:02:45.298Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-22T12:02:45.298Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-22T12:02:45.298Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-22T12:02:45.559Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-22T12:02:45.559Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-22T12:02:45.559Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-22T12:02:45.559Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-22T12:02:45.559Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-22T12:02:45.559Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-22T12:02:45.559Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-22T12:02:45.559Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-22T12:02:45.559Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-22T12:02:45.559Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-22T12:02:45.559Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-22T12:02:45.559Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-22T12:02:45.559Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-22T12:02:45.559Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-22T12:02:45.559Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-22T12:02:45.559Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-22T12:02:45.559Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-22T12:02:45.559Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-22T12:02:45.559Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-22T12:02:45.559Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-22T12:02:45.559Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-22T12:02:45.559Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-22T12:02:45.559Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-22T12:02:45.559Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-22T12:02:45.559Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-22T12:02:45.559Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-22T12:02:45.829Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-22T12:02:45.829Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-22T12:02:45.829Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-22T12:02:45.829Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-22T12:02:45.829Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-22T12:02:45.829Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-22T12:02:45.829Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-22T12:02:45.829Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-22T12:02:45.829Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-22T12:02:45.829Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-22T12:02:45.829Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-22T12:02:45.829Z] Get:52 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-02-22T12:02:45.829Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-22T12:02:45.829Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-22T12:02:45.829Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-22T12:02:45.829Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-22T12:02:45.829Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-22T12:02:45.829Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-22T12:02:45.829Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-22T12:02:45.829Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-22T12:02:45.829Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-22T12:02:45.829Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-22T12:02:46.091Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-22T12:02:46.091Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-22T12:02:46.091Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-22T12:02:46.091Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-22T12:02:46.091Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-22T12:02:46.091Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-22T12:02:46.091Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-22T12:02:46.091Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-22T12:02:46.091Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-22T12:02:46.091Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-22T12:02:46.091Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-22T12:02:46.091Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-22T12:02:46.091Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-02-22T12:02:46.091Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-22T12:02:46.091Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-22T12:02:46.091Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-22T12:02:46.353Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-22T12:02:46.353Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-22T12:02:46.353Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-22T12:02:46.353Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-22T12:02:46.353Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-22T12:02:46.354Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-22T12:02:46.617Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-22T12:02:46.617Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-22T12:02:46.617Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-22T12:02:46.617Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-22T12:02:46.617Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-22T12:02:46.617Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-22T12:02:46.879Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-22T12:02:47.450Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-22T12:02:47.450Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-22T12:02:47.450Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-22T12:02:47.711Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-22T12:02:47.711Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-22T12:02:47.711Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-22T12:02:47.711Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-22T12:02:47.711Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-22T12:02:47.976Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-22T12:02:47.976Z] Fetched 63.8 MB in 3s (19.8 MB/s) [2021-02-22T12:02:47.976Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:47.976Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-22T12:02:47.976Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-22T12:02:48.938Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-22T12:02:48.938Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-22T12:02:48.938Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-22T12:02:48.938Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-22T12:02:49.881Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-22T12:02:49.881Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-22T12:02:49.881Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-22T12:02:49.881Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-22T12:02:50.150Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-22T12:02:50.150Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-22T12:02:50.150Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-22T12:02:50.150Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-22T12:02:50.414Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-22T12:02:50.414Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-22T12:02:50.414Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-22T12:02:50.414Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-22T12:02:50.675Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-22T12:02:50.675Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-22T12:02:50.675Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-22T12:02:50.938Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-22T12:02:50.938Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-22T12:02:50.938Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-22T12:02:50.938Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-22T12:02:51.200Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-22T12:02:51.200Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-22T12:02:51.200Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-22T12:02:51.200Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-22T12:02:51.200Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-22T12:02:51.497Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-22T12:02:51.497Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-22T12:02:51.760Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-22T12:02:51.760Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-22T12:02:51.760Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-22T12:02:52.022Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-22T12:02:52.282Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-22T12:02:52.853Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-22T12:02:52.853Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-22T12:02:52.854Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-22T12:02:52.854Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-22T12:02:52.854Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-22T12:02:53.118Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-22T12:02:53.118Z] Installing new version of config file /etc/issue ... [2021-02-22T12:02:53.118Z] Installing new version of config file /etc/issue.net ... [2021-02-22T12:02:53.118Z] Installing new version of config file /etc/lsb-release ... [2021-02-22T12:02:53.118Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-22T12:02:53.380Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-22T12:02:53.380Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-22T12:02:53.641Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-22T12:02:53.641Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:53.641Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-22T12:02:53.641Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-22T12:02:53.902Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-22T12:02:53.902Z] 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-02-22T12:02:53.902Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:53.902Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-22T12:02:53.902Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-22T12:02:54.167Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-22T12:02:54.167Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:54.167Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-22T12:02:54.167Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-22T12:02:54.431Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-22T12:02:54.431Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:54.431Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-22T12:02:54.431Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-22T12:02:54.693Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-22T12:02:54.953Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:54.953Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-22T12:02:54.953Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-22T12:02:54.953Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-22T12:02:55.216Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:55.216Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-22T12:02:55.216Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-22T12:02:55.481Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-22T12:02:55.481Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:55.481Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-22T12:02:55.481Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-22T12:02:55.744Z] Setting up grep (3.1-2build1) ... [2021-02-22T12:02:55.744Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:55.744Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-22T12:02:55.744Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-22T12:02:56.010Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-22T12:02:56.010Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:56.010Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-22T12:02:56.010Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-22T12:02:56.272Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-22T12:02:56.272Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:56.272Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-22T12:02:56.272Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-22T12:02:56.843Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-22T12:02:56.843Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-22T12:02:56.843Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-22T12:02:56.843Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-22T12:02:57.417Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-22T12:02:57.679Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:57.679Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-22T12:02:57.679Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-22T12:02:58.623Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-22T12:02:58.623Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-22T12:02:58.623Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-22T12:02:58.883Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-22T12:02:58.883Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-22T12:02:58.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:58.883Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-22T12:02:58.883Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-22T12:02:59.144Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-22T12:02:59.144Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:59.144Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-22T12:02:59.144Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-22T12:02:59.404Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-22T12:02:59.404Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:59.404Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-22T12:02:59.404Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-22T12:02:59.666Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-22T12:02:59.666Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:59.666Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-22T12:02:59.666Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-22T12:02:59.666Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-22T12:02:59.928Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:02:59.928Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-22T12:02:59.928Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-22T12:02:59.928Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-22T12:03:00.188Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:03:00.188Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-22T12:03:00.188Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-22T12:03:00.188Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-22T12:03:00.188Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-22T12:03:00.451Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-22T12:03:00.451Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:03:00.451Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-22T12:03:00.451Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-22T12:03:00.711Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-22T12:03:00.711Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:03:00.711Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-22T12:03:00.711Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-22T12:03:00.971Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-22T12:03:00.971Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:03:00.971Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-22T12:03:00.971Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-22T12:03:00.971Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-22T12:03:01.232Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:03:01.232Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-22T12:03:01.232Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-22T12:03:01.818Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-22T12:03:02.094Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-22T12:03:02.094Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-22T12:03:02.356Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:03:02.356Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-22T12:03:02.356Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-22T12:03:02.619Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-22T12:03:02.880Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-22T12:03:02.880Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-22T12:03:02.880Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-22T12:03:02.880Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-22T12:03:03.142Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:03.142Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-22T12:03:03.142Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-22T12:03:03.402Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-22T12:03:03.402Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:03.402Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-22T12:03:03.664Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-22T12:03:03.664Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-22T12:03:03.926Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:03.926Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-22T12:03:03.926Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-22T12:03:03.926Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-22T12:03:04.187Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:04.187Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-22T12:03:04.187Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-22T12:03:04.187Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-22T12:03:04.449Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:04.449Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-22T12:03:04.449Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-22T12:03:04.712Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-22T12:03:04.712Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:04.712Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-22T12:03:04.973Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-22T12:03:04.973Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-22T12:03:05.235Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:05.235Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-22T12:03:05.235Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-22T12:03:05.497Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-22T12:03:05.497Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-22T12:03:05.497Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-22T12:03:05.497Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-22T12:03:05.758Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-22T12:03:05.758Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:05.758Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-22T12:03:05.758Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-22T12:03:06.019Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-22T12:03:06.281Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:06.281Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-22T12:03:06.281Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-22T12:03:06.281Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-22T12:03:06.544Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:06.544Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-22T12:03:06.544Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-22T12:03:06.804Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-22T12:03:06.804Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:06.804Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-22T12:03:06.804Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-22T12:03:07.064Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-22T12:03:07.064Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:07.064Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-22T12:03:07.064Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-22T12:03:07.633Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-22T12:03:07.634Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:07.634Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-22T12:03:07.634Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-22T12:03:07.894Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-22T12:03:07.894Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:07.894Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-22T12:03:07.894Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-22T12:03:08.155Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-22T12:03:08.415Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:08.415Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-22T12:03:08.415Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-22T12:03:08.415Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-22T12:03:08.415Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:08.415Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-22T12:03:08.684Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-22T12:03:08.684Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-22T12:03:08.684Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:08.684Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-22T12:03:08.684Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-22T12:03:08.949Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-22T12:03:08.949Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:08.949Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-22T12:03:09.209Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-22T12:03:09.209Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-22T12:03:09.209Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-22T12:03:09.209Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-22T12:03:09.470Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-22T12:03:09.470Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-22T12:03:09.470Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-22T12:03:09.470Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-22T12:03:09.470Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-22T12:03:09.730Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-22T12:03:09.730Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-22T12:03:09.993Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-22T12:03:09.993Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-22T12:03:09.993Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-22T12:03:10.254Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-22T12:03:10.254Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-22T12:03:10.254Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-22T12:03:10.515Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-22T12:03:10.515Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-22T12:03:10.515Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-22T12:03:10.515Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-22T12:03:10.776Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-22T12:03:10.776Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-22T12:03:10.776Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-22T12:03:10.776Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-22T12:03:11.039Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-22T12:03:11.039Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-22T12:03:11.039Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-22T12:03:11.302Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-22T12:03:11.303Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-22T12:03:11.303Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-22T12:03:12.688Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-22T12:03:12.688Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-22T12:03:12.688Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-22T12:03:12.688Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-22T12:03:12.952Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-22T12:03:12.952Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-22T12:03:13.214Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-22T12:03:13.214Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-22T12:03:13.474Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-22T12:03:13.474Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-22T12:03:13.474Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-22T12:03:13.474Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-22T12:03:13.734Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-22T12:03:13.734Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-22T12:03:13.734Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-22T12:03:13.995Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-22T12:03:13.995Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-22T12:03:13.995Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-22T12:03:14.256Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-22T12:03:14.256Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-22T12:03:15.196Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-22T12:03:15.196Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-22T12:03:16.138Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-22T12:03:16.138Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-22T12:03:16.709Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-22T12:03:16.709Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-22T12:03:17.280Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-22T12:03:17.280Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-22T12:03:18.219Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-22T12:03:18.219Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-22T12:03:18.219Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-22T12:03:18.219Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-22T12:03:18.502Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-22T12:03:18.502Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-22T12:03:18.822Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-22T12:03:18.822Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-22T12:03:19.083Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-22T12:03:19.083Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-22T12:03:19.083Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-22T12:03:19.083Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-22T12:03:19.344Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-22T12:03:19.344Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-22T12:03:19.344Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-22T12:03:19.606Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-22T12:03:19.606Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-22T12:03:19.606Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-22T12:03:19.606Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-22T12:03:19.869Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-22T12:03:19.869Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-22T12:03:19.869Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-22T12:03:19.869Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-22T12:03:19.869Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-22T12:03:20.130Z] [2021-02-22T12:03:20.130Z] Current default time zone: 'Etc/UTC' [2021-02-22T12:03:20.130Z] Local time is now: Mon Feb 22 12:03:19 UTC 2021. [2021-02-22T12:03:20.130Z] Universal Time is now: Mon Feb 22 12:03:19 UTC 2021. [2021-02-22T12:03:20.130Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-22T12:03:20.130Z] [2021-02-22T12:03:20.130Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-22T12:03:20.130Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-22T12:03:20.130Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-22T12:03:20.130Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-22T12:03:20.130Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-22T12:03:20.130Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-22T12:03:20.391Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-22T12:03:20.391Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-22T12:03:20.391Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-22T12:03:20.391Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-22T12:03:20.391Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-22T12:03:20.391Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-22T12:03:20.653Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-22T12:03:20.653Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-22T12:03:20.918Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-22T12:03:20.918Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-22T12:03:20.918Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-22T12:03:20.918Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-22T12:03:20.918Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-22T12:03:20.918Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-22T12:03:20.918Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-22T12:03:20.918Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-22T12:03:20.918Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-22T12:03:22.835Z] Updating certificates in /etc/ssl/certs... [2021-02-22T12:03:23.778Z] 23 added, 27 removed; done. [2021-02-22T12:03:24.039Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-22T12:03:24.039Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-22T12:03:24.039Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-22T12:03:24.039Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-22T12:03:24.039Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-22T12:03:24.300Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-22T12:03:24.300Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-22T12:03:24.300Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-22T12:03:24.300Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-22T12:03:24.300Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-22T12:03:24.300Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-22T12:03:24.300Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-22T12:03:24.300Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-22T12:03:24.300Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-22T12:03:24.561Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-22T12:03:24.561Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-22T12:03:24.561Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-22T12:03:24.561Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-22T12:03:24.561Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-22T12:03:24.562Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-22T12:03:24.562Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-22T12:03:24.562Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-22T12:03:24.824Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-22T12:03:24.824Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-22T12:03:24.824Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-22T12:03:24.824Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-22T12:03:24.824Z] Updating certificates in /etc/ssl/certs... [2021-02-22T12:03:25.399Z] 0 added, 0 removed; done. [2021-02-22T12:03:25.399Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-22T12:03:25.399Z] done. [2021-02-22T12:03:25.971Z] Reading package lists... [2021-02-22T12:03:25.971Z] Building dependency tree... [2021-02-22T12:03:25.971Z] Reading state information... [2021-02-22T12:03:26.231Z] The following NEW packages will be installed: [2021-02-22T12:03:26.231Z] apt-transport-https [2021-02-22T12:03:26.494Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-22T12:03:26.494Z] Need to get 1696 B of archives. [2021-02-22T12:03:26.494Z] After this operation, 153 kB of additional disk space will be used. [2021-02-22T12:03:26.494Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-22T12:03:26.494Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-22T12:03:26.494Z] Fetched 1696 B in 0s (11.5 kB/s) [2021-02-22T12:03:26.494Z] Selecting previously unselected package apt-transport-https. [2021-02-22T12:03:26.494Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-22T12:03:26.494Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-22T12:03:26.494Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-22T12:03:26.494Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-22T12:03:26.754Z] Waiting for network to be ready... [2021-02-22T12:03:33.344Z] 2021-02-22T12:03:30Z INFO Waiting for automatic snapd restart... [2021-02-22T12:03:33.917Z] snapd 2.48.2.1 from Canonical* installed [2021-02-22T12:03:33.917Z] "snapd" switched to the "latest/stable" channel [2021-02-22T12:03:33.917Z] [2021-02-22T12:03:36.223Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T12:03:36.223Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-22T12:03:36.223Z] ---> ad83630c1973 [2021-02-22T12:03:36.223Z] Step 3/21 : WORKDIR /edgex-go [2021-02-22T12:03:36.223Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T12:03:36.223Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-22T12:03:36.223Z] ---> ad83630c1973 [2021-02-22T12:03:36.223Z] Step 3/22 : WORKDIR /edgex-go [2021-02-22T12:03:36.223Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T12:03:36.223Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-22T12:03:36.223Z] ---> ad83630c1973 [2021-02-22T12:03:36.223Z] Step 3/22 : WORKDIR /edgex-go [2021-02-22T12:03:36.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T12:03:36.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-22T12:03:36.223Z] ---> ad83630c1973 [2021-02-22T12:03:36.223Z] Step 3/23 : WORKDIR /edgex-go [2021-02-22T12:03:36.223Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T12:03:36.223Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-22T12:03:36.223Z] ---> ad83630c1973 [2021-02-22T12:03:36.223Z] Step 3/26 : WORKDIR /edgex-go [2021-02-22T12:03:36.223Z] ---> Running in cedb4dcc8fb7 [2021-02-22T12:03:36.223Z] ---> Running in 950fc0c16418 [2021-02-22T12:03:36.223Z] ---> Running in 87ef5d420139 [2021-02-22T12:03:36.223Z] ---> Running in eee052c77d2a [2021-02-22T12:03:36.223Z] ---> Running in d3818ae3be44 [2021-02-22T12:03:36.223Z] Removing intermediate container d3818ae3be44 [2021-02-22T12:03:36.223Z] ---> 3133d358d0eb [2021-02-22T12:03:36.223Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T12:03:36.223Z] Removing intermediate container 87ef5d420139 [2021-02-22T12:03:36.223Z] ---> f2e52c52631f [2021-02-22T12:03:36.223Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T12:03:36.223Z] Removing intermediate container cedb4dcc8fb7 [2021-02-22T12:03:36.223Z] ---> 05297e9197da [2021-02-22T12:03:36.223Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T12:03:36.223Z] Removing intermediate container eee052c77d2a [2021-02-22T12:03:36.223Z] ---> 4edede20e66e [2021-02-22T12:03:36.223Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T12:03:36.223Z] Removing intermediate container 950fc0c16418 [2021-02-22T12:03:36.223Z] ---> a47e9d11d7e4 [2021-02-22T12:03:36.223Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T12:03:36.223Z] ---> Running in 154fccc1592e [2021-02-22T12:03:36.223Z] ---> Running in 11eca926d76d [2021-02-22T12:03:36.223Z] ---> Running in c6e38c6c0364 [2021-02-22T12:03:36.223Z] ---> Running in e197b08c3718 [2021-02-22T12:03:36.223Z] ---> Running in 452e26f9100c [2021-02-22T12:03:36.223Z] Removing intermediate container 154fccc1592e [2021-02-22T12:03:36.223Z] ---> cf3ecf0fc993 [2021-02-22T12:03:36.223Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-22T12:03:36.223Z] ---> Running in bc0b0d224dd1 [2021-02-22T12:03:36.223Z] Removing intermediate container 11eca926d76d [2021-02-22T12:03:36.223Z] ---> d6f1005918e6 [2021-02-22T12:03:36.223Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-22T12:03:36.223Z] ---> Running in 4900326e2b19 [2021-02-22T12:03:36.223Z] Removing intermediate container 452e26f9100c [2021-02-22T12:03:36.223Z] ---> 8822b206943a [2021-02-22T12:03:36.223Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-22T12:03:36.223Z] Removing intermediate container c6e38c6c0364 [2021-02-22T12:03:36.223Z] ---> c0d342a2fa42 [2021-02-22T12:03:36.223Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-22T12:03:36.223Z] Removing intermediate container e197b08c3718 [2021-02-22T12:03:36.223Z] ---> 776ae6708566 [2021-02-22T12:03:36.223Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-22T12:03:36.223Z] ---> Running in 29188beff1b2 [2021-02-22T12:03:36.223Z] ---> Running in de221969b9a5 [2021-02-22T12:03:36.223Z] ---> Running in a98fd657dd3c [2021-02-22T12:03:36.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:03:36.471Z] core18 20210128 from Canonical* installed [2021-02-22T12:03:36.731Z] "core18" switched to the "latest/stable" channel [2021-02-22T12:03:36.731Z] [2021-02-22T12:03:36.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:03:36.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:03:37.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:03:37.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:03:37.362Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:03:37.362Z] OK: 217 MiB in 51 packages [2021-02-22T12:03:37.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:03:37.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:03:37.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:03:38.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:03:38.452Z] OK: 217 MiB in 51 packages [2021-02-22T12:03:38.742Z] OK: 217 MiB in 51 packages [2021-02-22T12:03:38.742Z] Removing intermediate container bc0b0d224dd1 [2021-02-22T12:03:38.742Z] ---> 2d868eb0af84 [2021-02-22T12:03:38.742Z] Step 6/21 : COPY go.mod . [2021-02-22T12:03:38.742Z] OK: 217 MiB in 51 packages [2021-02-22T12:03:39.362Z] OK: 217 MiB in 51 packages [2021-02-22T12:03:39.968Z] ---> 0c858cc8e4da [2021-02-22T12:03:39.968Z] Step 7/21 : RUN go mod download [2021-02-22T12:03:40.036Z] snapcraft 4.5.1 from Canonical* installed [2021-02-22T12:03:40.036Z] "snapcraft" switched to the "latest/stable" channel [2021-02-22T12:03:40.036Z] [2021-02-22T12:03:40.244Z] ---> Running in a870812d5fba [2021-02-22T12:03:40.244Z] Removing intermediate container 4900326e2b19 [2021-02-22T12:03:40.244Z] ---> dc08db50c845 [2021-02-22T12:03:40.244Z] Step 6/26 : COPY go.mod . [2021-02-22T12:03:40.522Z] Removing intermediate container a98fd657dd3c [2021-02-22T12:03:40.522Z] ---> 51c30219b981 [2021-02-22T12:03:40.522Z] Step 6/22 : COPY go.mod . [2021-02-22T12:03:40.800Z] Removing intermediate container 29188beff1b2 [2021-02-22T12:03:40.800Z] ---> dded095de34d [2021-02-22T12:03:40.800Z] Step 6/22 : COPY go.mod . [2021-02-22T12:03:41.074Z] Removing intermediate container de221969b9a5 [2021-02-22T12:03:41.074Z] ---> a1cde6a15fa2 [2021-02-22T12:03:41.074Z] Step 6/23 : COPY go.mod . [2021-02-22T12:03:41.366Z] ---> f8281db42eff [2021-02-22T12:03:41.366Z] Step 7/26 : RUN go mod download [2021-02-22T12:03:41.652Z] ---> Running in 648e94b3261f [2021-02-22T12:03:41.922Z] ---> 595c9b9079fe [2021-02-22T12:03:41.922Z] Step 7/22 : RUN go mod download [2021-02-22T12:03:41.922Z] ---> 13ead13de328 [2021-02-22T12:03:41.922Z] Step 7/22 : RUN go mod download [2021-02-22T12:03:42.204Z] ---> Running in a04a9e3ee286 [2021-02-22T12:03:42.204Z] ---> 7fa13b04007f [2021-02-22T12:03:42.204Z] Step 7/23 : RUN go mod download [2021-02-22T12:03:42.204Z] ---> Running in 635cb8ae66a4 [2021-02-22T12:03:42.482Z] ---> Running in 51511893d7c8 [2021-02-22T12:03:43.341Z] 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-02-22T12:03:43.341Z] - README.md [2021-02-22T12:03:43.341Z] - snapcraft.yaml.orig [2021-02-22T12:03:43.341Z] [2021-02-22T12:03:43.341Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-22T12:03:43.944Z] Removing intermediate container a870812d5fba [2021-02-22T12:03:43.944Z] ---> 58623c5f5c68 [2021-02-22T12:03:43.944Z] Step 8/21 : COPY . . [2021-02-22T12:03:46.568Z] Removing intermediate container 648e94b3261f [2021-02-22T12:03:46.568Z] ---> 321ad6a718f8 [2021-02-22T12:03:46.568Z] Step 8/26 : COPY . . [2021-02-22T12:03:48.004Z] Removing intermediate container a04a9e3ee286 [2021-02-22T12:03:48.004Z] ---> cecf0f9127de [2021-02-22T12:03:48.004Z] Step 8/22 : COPY . . [2021-02-22T12:03:48.282Z] Removing intermediate container 635cb8ae66a4 [2021-02-22T12:03:48.282Z] ---> b8c5904abaf6 [2021-02-22T12:03:48.282Z] Step 8/22 : COPY . . [2021-02-22T12:03:48.881Z] Removing intermediate container 51511893d7c8 [2021-02-22T12:03:48.881Z] ---> c7f274bd5455 [2021-02-22T12:03:48.881Z] Step 8/23 : COPY . . [2021-02-22T12:03:49.929Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-22T12:03:49.929Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-22T12:03:50.191Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-22T12:03:50.191Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-22T12:03:51.394Z] Reading package lists... [2021-02-22T12:03:51.967Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-02-22T12:03:58.563Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-22T12:03:58.563Z] Reading package lists... [2021-02-22T12:03:58.563Z] Building dependency tree... [2021-02-22T12:03:58.563Z] Reading state information... [2021-02-22T12:03:58.563Z] Suggested packages: [2021-02-22T12:03:58.563Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-22T12:03:58.563Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-22T12:03:58.563Z] Recommended packages: [2021-02-22T12:03:58.563Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-22T12:03:58.563Z] The following NEW packages will be installed: [2021-02-22T12:03:58.563Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-22T12:03:58.563Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-22T12:03:58.563Z] pkg-config zip [2021-02-22T12:03:58.563Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-22T12:03:58.563Z] Need to get 7655 kB of archives. [2021-02-22T12:03:58.563Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-22T12:03:58.563Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-22T12:03:58.563Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-22T12:03:58.563Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-22T12:03:58.563Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-22T12:03:58.563Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-22T12:03:58.825Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-22T12:03:58.825Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-22T12:03:58.825Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-22T12:03:59.087Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-22T12:03:59.087Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-22T12:03:59.087Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-22T12:03:59.087Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-22T12:03:59.349Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-22T12:03:59.349Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-22T12:03:59.349Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-22T12:03:59.349Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-22T12:03:59.349Z] Fetched 7655 kB in 1s (9312 kB/s) [2021-02-22T12:03:59.617Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-22T12:03:59.617Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-22T12:03:59.617Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-22T12:03:59.617Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-22T12:03:59.881Z] Selecting previously unselected package libpsl5:amd64. [2021-02-22T12:03:59.881Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-22T12:03:59.881Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-22T12:03:59.881Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-22T12:03:59.881Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-22T12:03:59.881Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-22T12:04:00.142Z] Selecting previously unselected package librtmp1:amd64. [2021-02-22T12:04:00.142Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-22T12:04:00.142Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-22T12:04:00.142Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-22T12:04:00.142Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-22T12:04:00.142Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-22T12:04:00.402Z] Selecting previously unselected package liberror-perl. [2021-02-22T12:04:00.402Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-22T12:04:00.402Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-22T12:04:00.402Z] Selecting previously unselected package git-man. [2021-02-22T12:04:00.402Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-22T12:04:00.402Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-22T12:04:00.663Z] Selecting previously unselected package git. [2021-02-22T12:04:00.663Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-22T12:04:00.663Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-22T12:04:01.607Z] Selecting previously unselected package libnorm1:amd64. [2021-02-22T12:04:01.607Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-22T12:04:01.607Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-22T12:04:01.607Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-22T12:04:01.607Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-22T12:04:01.607Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-22T12:04:01.607Z] Selecting previously unselected package libsodium23:amd64. [2021-02-22T12:04:01.607Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-22T12:04:01.607Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-22T12:04:01.607Z] Selecting previously unselected package libzmq5:amd64. [2021-02-22T12:04:01.607Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-22T12:04:01.607Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-22T12:04:01.867Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-22T12:04:01.867Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-22T12:04:01.867Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-22T12:04:01.867Z] Selecting previously unselected package pkg-config. [2021-02-22T12:04:01.867Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-22T12:04:01.867Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-22T12:04:02.129Z] Selecting previously unselected package zip. [2021-02-22T12:04:02.129Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-22T12:04:02.129Z] Unpacking zip (3.0-11build1) ... [2021-02-22T12:04:02.129Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-22T12:04:02.129Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-22T12:04:02.129Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-22T12:04:02.129Z] Setting up liberror-perl (0.17025-1) ... [2021-02-22T12:04:02.129Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-22T12:04:02.129Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-22T12:04:02.389Z] No schema files found: doing nothing. [2021-02-22T12:04:02.389Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-22T12:04:02.389Z] Setting up zip (3.0-11build1) ... [2021-02-22T12:04:02.389Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-22T12:04:02.389Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-22T12:04:02.389Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-22T12:04:02.389Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-22T12:04:02.389Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-22T12:04:02.649Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-22T12:04:02.649Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-22T12:04:02.649Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-22T12:04:09.244Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-22T12:04:09.507Z] git set to automatically installed. [2021-02-22T12:04:09.507Z] git-man set to automatically installed. [2021-02-22T12:04:09.507Z] libcurl3-gnutls set to automatically installed. [2021-02-22T12:04:09.507Z] liberror-perl set to automatically installed. [2021-02-22T12:04:09.507Z] libglib2.0-0 set to automatically installed. [2021-02-22T12:04:09.507Z] libnghttp2-14 set to automatically installed. [2021-02-22T12:04:09.507Z] libnorm1 set to automatically installed. [2021-02-22T12:04:09.507Z] libpgm-5.2-0 set to automatically installed. [2021-02-22T12:04:09.507Z] libpsl5 set to automatically installed. [2021-02-22T12:04:09.507Z] librtmp1 set to automatically installed. [2021-02-22T12:04:09.507Z] libsodium23 set to automatically installed. [2021-02-22T12:04:09.507Z] libzmq3-dev set to automatically installed. [2021-02-22T12:04:09.507Z] libzmq5 set to automatically installed. [2021-02-22T12:04:09.507Z] pkg-config set to automatically installed. [2021-02-22T12:04:09.507Z] zip set to automatically installed. [2021-02-22T12:04:10.894Z] snapd is not logged in, snap install commands will use sudo [2021-02-22T12:04:11.111Z] ---> e45ef1189a93 [2021-02-22T12:04:11.111Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-22T12:04:11.111Z] ---> df9746885dd2 [2021-02-22T12:04:11.111Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-22T12:04:11.111Z] ---> Running in 7b5393f4dc89 [2021-02-22T12:04:11.111Z] ---> Running in 6e18c9c9ee3c [2021-02-22T12:04:11.386Z] ---> 31e2dfb95d8e [2021-02-22T12:04:11.386Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-22T12:04:11.386Z] ---> 81630276450e [2021-02-22T12:04:11.386Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-22T12:04:11.386Z] ---> 2848a72cfd76 [2021-02-22T12:04:11.386Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-22T12:04:11.662Z] ---> Running in 867b7fb69571 [2021-02-22T12:04:11.662Z] ---> Running in 73cc884f5b0d [2021-02-22T12:04:11.662Z] ---> Running in 25145750bfd6 [2021-02-22T12:04:13.122Z] 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-02-22T12:04:13.404Z] 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-02-22T12:04:13.683Z] 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-02-22T12:04:13.966Z] 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-02-22T12:04:13.966Z] 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-02-22T12:04:17.490Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-22T12:04:17.490Z] snap "core18" has no updates available [2021-02-22T12:04:18.062Z] Pulling config-common [2021-02-22T12:04:18.062Z] + snapcraftctl pull [2021-02-22T12:04:19.452Z] Pulling go-build-helper [2021-02-22T12:04:19.452Z] + snapcraftctl pull [2021-02-22T12:04:41.491Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-22T12:04:41.492Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-22T12:04:41.492Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-22T12:04:41.492Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-22T12:04:41.492Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-22T12:04:41.492Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-22T12:04:41.492Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-22T12:04:41.492Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-22T12:04:41.492Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-22T12:04:41.492Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-22T12:04:41.492Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-22T12:04:41.492Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-22T12:04:41.492Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-22T12:04:41.492Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-22T12:04:41.492Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-22T12:04:41.492Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-22T12:04:41.492Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-22T12:04:41.492Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-22T12:04:41.492Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-22T12:04:41.492Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1885 kB] [2021-02-22T12:04:41.492Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-22T12:04:41.492Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-22T12:04:41.492Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-22T12:04:41.492Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-22T12:04:41.492Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-22T12:04:41.492Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-22T12:04:41.492Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-22T12:04:41.492Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-22T12:04:41.492Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-22T12:04:41.492Z] Fetched 279 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-22T12:04:41.492Z] Fetched 122 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-22T12:04:41.492Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-22T12:04:41.492Z] Fetched 8848 B in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-22T12:04:41.492Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-22T12:04:41.492Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-22T12:04:41.492Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-22T12:04:41.492Z] Fetched 214 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] [2021-02-22T12:04:41.492Z] Fetched 155 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-22T12:04:41.492Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-22T12:04:41.492Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-22T12:04:41.492Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-22T12:04:41.492Z] Fetched 499 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-22T12:04:41.492Z] Fetched 111 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-22T12:04:41.492Z] Fetched 240 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-22T12:04:41.492Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-22T12:04:41.492Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-22T12:04:41.492Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-22T12:04:41.492Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-22T12:04:41.492Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-22T12:04:41.492Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] [2021-02-22T12:04:41.492Z] Fetched 16.6 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-22T12:04:41.492Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-22T12:04:41.492Z] Fetched 8720 B in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-22T12:04:41.492Z] Fetched 137 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-22T12:04:41.492Z] Fetched 119 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-22T12:04:41.492Z] Fetched 109 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-22T12:04:41.492Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-22T12:04:41.492Z] Fetched 645 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-22T12:04:41.492Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-22T12:04:41.492Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-22T12:04:41.492Z] Fetched 368 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-22T12:04:41.492Z] Fetched 187 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-22T12:04:41.492Z] Fetched 175 kB in 0s (0 B/s) [2021-02-22T12:04:41.492Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-22T12:04:44.794Z] Fetched 206 kB in 0s (0 B/s) [2021-02-22T12:04:44.794Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-02-22T12:04:44.794Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-22T12:04:44.794Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-22T12:04:44.794Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-22T12:04:44.794Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-22T12:04:44.794Z] Fetched 159 kB in 0s (0 B/s) [2021-02-22T12:04:44.794Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-22T12:04:44.794Z] Fetched 107 kB in 0s (0 B/s) [2021-02-22T12:04:44.794Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-22T12:04:44.794Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-22T12:04:44.794Z] Pulling static-packages [2021-02-22T12:04:44.794Z] + snapcraftctl pull [2021-02-22T12:04:46.181Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-22T12:04:46.181Z] Skipping pull go-build-helper (already ran) [2021-02-22T12:04:46.181Z] Skipping pull static-packages (already ran) [2021-02-22T12:04:46.181Z] Building go-build-helper [2021-02-22T12:04:46.181Z] + snapcraftctl build [2021-02-22T12:04:50.387Z] Building static-packages [2021-02-22T12:04:50.387Z] + snapcraftctl build [2021-02-22T12:04:52.303Z] Staging go-build-helper [2021-02-22T12:04:52.303Z] + snapcraftctl stage [2021-02-22T12:04:52.876Z] Staging static-packages [2021-02-22T12:04:52.876Z] + snapcraftctl stage [2021-02-22T12:04:54.263Z] Pulling go115 [2021-02-22T12:04:54.263Z] + snapcraftctl pull [2021-02-22T12:04:55.219Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-22T12:04:55.219Z] Skipping pull go115 (already ran) [2021-02-22T12:04:55.219Z] Building go115 [2021-02-22T12:04:55.219Z] + dpkg --print-architecture [2021-02-22T12:04:55.219Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-22T12:04:55.219Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-22T12:04:55.219Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-22T12:04:55.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-22T12:04:55.219Z] Dload Upload Total Spent Left Speed [2021-02-22T12:04:57.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 26506 0 0 165k 0 0:11:53 --:--:-- 0:11:53 164k 30 115M 30 34.8M 0 0 30.1M 0 0:00:03 0:00:01 0:00:02 30.1M 76 115M 76 87.9M 0 0 40.8M 0 0:00:02 0:00:02 --:--:-- 40.7M 100 115M 100 115M 0 0 44.7M 0 0:00:02 0:00:02 --:--:-- 44.7M [2021-02-22T12:04:57.750Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-22T12:04:57.750Z] + sha256sum -c sha256 [2021-02-22T12:04:57.750Z] + grep OK [2021-02-22T12:04:58.322Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-22T12:04:58.322Z] + mkdir -p /root/stage/go1.15 [2021-02-22T12:04:58.322Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-22T12:05:02.530Z] Staging go115 [2021-02-22T12:05:02.530Z] + snapcraftctl stage [2021-02-22T12:05:07.830Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-22T12:05:07.830Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-22T12:05:07.830Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-22T12:05:07.830Z] Fetched 0 B in 0s (0 B/s) [2021-02-22T12:05:07.830Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-22T12:05:07.830Z] Fetched 224 kB in 0s (0 B/s) [2021-02-22T12:05:07.830Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-22T12:05:07.830Z] Fetched 157 kB in 0s (0 B/s) [2021-02-22T12:05:07.830Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-22T12:05:07.830Z] Fetched 221 kB in 0s (0 B/s) [2021-02-22T12:05:07.830Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-22T12:05:07.830Z] Fetched 143 kB in 0s (0 B/s) [2021-02-22T12:05:07.830Z] Pulling edgex-go [2021-02-22T12:05:07.830Z] + snapcraftctl pull [2021-02-22T12:05:09.215Z] Pulling version [2021-02-22T12:05:09.215Z] + cd /root/project [2021-02-22T12:05:09.215Z] + [ -f VERSION ] [2021-02-22T12:05:09.215Z] + PROJECT_VERSION=local-dev [2021-02-22T12:05:09.215Z] + git rev-parse --short HEAD [2021-02-22T12:05:09.215Z] + GIT_REVISION=f4736452 [2021-02-22T12:05:09.215Z] + snapcraftctl set-version local-dev [2021-02-22T12:05:10.159Z] Building config-common [2021-02-22T12:05:10.159Z] + snapcraftctl build [2021-02-22T12:05:12.088Z] Skipping build go-build-helper (already ran) [2021-02-22T12:05:12.088Z] Skipping build static-packages (already ran) [2021-02-22T12:05:12.088Z] Skipping build go115 (already ran) [2021-02-22T12:05:12.088Z] Building edgex-go [2021-02-22T12:05:12.353Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-02-22T12:05:12.353Z] + cd /root/parts/edgex-go/src [2021-02-22T12:05:12.353Z] + make build [2021-02-22T12:05:12.353Z] 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-02-22T12:05:14.906Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-22T12:05:14.906Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-02-22T12:05:14.906Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 [2021-02-22T12:05:14.906Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.34 [2021-02-22T12:05:14.906Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-22T12:05:14.906Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-22T12:05:14.906Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-02-22T12:05:14.906Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-02-22T12:05:14.906Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-02-22T12:05:14.906Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-22T12:05:14.906Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-22T12:05:14.906Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-22T12:05:14.906Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-22T12:05:14.906Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-22T12:05:14.906Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-22T12:05:14.906Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-22T12:05:14.906Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-22T12:05:14.906Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-22T12:05:14.906Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-22T12:05:14.906Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-02-22T12:05:14.906Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-22T12:05:15.171Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-22T12:05:15.171Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-22T12:05:15.171Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-22T12:05:15.171Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-22T12:05:15.171Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-22T12:05:15.171Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-22T12:05:15.171Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-22T12:05:15.171Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-02-22T12:05:15.171Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-02-22T12:05:15.171Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-22T12:05:15.171Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-02-22T12:05:15.171Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-22T12:05:15.171Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-22T12:05:15.171Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-22T12:05:15.171Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-22T12:05:15.171Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-22T12:05:15.171Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-22T12:05:15.435Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-22T12:05:15.435Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-22T12:05:15.435Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-02-22T12:05:15.435Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-22T12:05:15.435Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-22T12:05:15.435Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-22T12:05:22.019Z] 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-02-22T12:05:22.019Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-22T12:05:27.299Z] 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-02-22T12:05:28.686Z] 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-02-22T12:05:29.629Z] 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-02-22T12:05:30.241Z] 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-02-22T12:05:30.241Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-22T12:05:30.503Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-22T12:05:30.503Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-22T12:05:30.503Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-22T12:05:32.420Z] 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-02-22T12:05:32.420Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-22T12:05:32.420Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-22T12:05:33.360Z] 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-02-22T12:05:34.303Z] 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-02-22T12:05:34.303Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-02-22T12:05:36.216Z] 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-02-22T12:05:36.787Z] 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-02-22T12:05:36.787Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-22T12:05:38.173Z] 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-02-22T12:05:38.173Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-22T12:05:40.088Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-22T12:05:40.088Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-22T12:05:40.088Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-22T12:05:40.088Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-22T12:05:40.088Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-22T12:05:40.088Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-22T12:05:40.088Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-22T12:05:40.088Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-22T12:05:40.088Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-22T12:05:40.088Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-22T12:05:40.088Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-22T12:05:40.089Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-22T12:05:40.089Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-22T12:05:40.089Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-22T12:05:40.089Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-22T12:05:40.089Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-22T12:05:40.089Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-22T12:05:40.089Z] + 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-02-22T12:05:40.089Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-22T12:05:40.089Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-02-22T12:05:40.089Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-22T12:05:40.089Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-22T12:05:40.089Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-22T12:05:40.089Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-22T12:05:40.089Z] + 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-02-22T12:05:41.031Z] Building version [2021-02-22T12:05:41.031Z] + snapcraftctl build [2021-02-22T12:05:42.949Z] Staging config-common [2021-02-22T12:05:42.949Z] + snapcraftctl stage [2021-02-22T12:05:43.893Z] Skipping stage go-build-helper (already ran) [2021-02-22T12:05:43.893Z] Skipping stage static-packages (already ran) [2021-02-22T12:05:43.893Z] Skipping stage go115 (already ran) [2021-02-22T12:05:43.893Z] Staging edgex-go [2021-02-22T12:05:43.893Z] + snapcraftctl stage [2021-02-22T12:05:44.842Z] Staging version [2021-02-22T12:05:44.842Z] + snapcraftctl stage [2021-02-22T12:05:46.306Z] Priming config-common [2021-02-22T12:05:46.306Z] + snapcraftctl prime [2021-02-22T12:05:46.944Z] Priming go-build-helper [2021-02-22T12:05:46.944Z] + snapcraftctl prime [2021-02-22T12:05:47.941Z] Priming static-packages [2021-02-22T12:05:47.941Z] + snapcraftctl prime [2021-02-22T12:05:50.113Z] Priming go115 [2021-02-22T12:05:50.113Z] + snapcraftctl prime [2021-02-22T12:05:50.905Z] 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-02-22T12:05:51.168Z] Priming edgex-go [2021-02-22T12:05:51.168Z] + snapcraftctl prime [2021-02-22T12:05:52.107Z] Priming version [2021-02-22T12:05:52.107Z] + snapcraftctl prime [2021-02-22T12:05:53.050Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-22T12:05:57.695Z] Removing intermediate container 6e18c9c9ee3c [2021-02-22T12:05:57.695Z] ---> 9f21c24e821e [2021-02-22T12:05:57.695Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-22T12:05:58.320Z] Removing intermediate container 7b5393f4dc89 [2021-02-22T12:05:58.320Z] ---> 962cab2eb95c [2021-02-22T12:05:58.320Z] [2021-02-22T12:05:58.320Z] Step 10/21 : FROM alpine:3.12 [2021-02-22T12:05:58.320Z] ---> Running in b0e236bdbab6 [2021-02-22T12:05:58.320Z] 3.12: Pulling from library/alpine [2021-02-22T12:06:00.314Z] 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-02-22T12:06:00.314Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-22T12:06:00.314Z] Status: Downloaded newer image for alpine:3.12 [2021-02-22T12:06:00.314Z] ---> afeebe901d6b [2021-02-22T12:06:00.314Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-22T12:06:00.919Z] ---> Running in 45157c666639 [2021-02-22T12:06:02.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:06:02.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:06:03.525Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-22T12:06:03.525Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-22T12:06:03.525Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-22T12:06:03.525Z] (4/4) Installing curl (7.69.1-r3) [2021-02-22T12:06:03.525Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T12:06:03.806Z] Executing ca-certificates-20191127-r4.trigger [2021-02-22T12:06:04.084Z] OK: 7 MiB in 18 packages [2021-02-22T12:06:07.537Z] Removing intermediate container 45157c666639 [2021-02-22T12:06:07.537Z] ---> 5e3af43440cd [2021-02-22T12:06:07.537Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-22T12:06:07.537Z] Removing intermediate container b0e236bdbab6 [2021-02-22T12:06:07.537Z] ---> a969ecc548af [2021-02-22T12:06:07.537Z] [2021-02-22T12:06:07.537Z] Step 11/26 : FROM docker:20.10.0 [2021-02-22T12:06:07.537Z] ---> Running in 6c47e216ff44 [2021-02-22T12:06:07.816Z] 20.10.0: Pulling from library/docker [2021-02-22T12:06:09.289Z] Removing intermediate container 6c47e216ff44 [2021-02-22T12:06:09.289Z] ---> b3ad7b416a87 [2021-02-22T12:06:09.289Z] Step 13/21 : WORKDIR /edgex [2021-02-22T12:06:10.284Z] ---> Running in 30b120ca389f [2021-02-22T12:06:13.079Z] Removing intermediate container 30b120ca389f [2021-02-22T12:06:13.079Z] ---> 489fc1f69b64 [2021-02-22T12:06:13.079Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-22T12:06:13.752Z] Removing intermediate container 25145750bfd6 [2021-02-22T12:06:13.752Z] ---> 1a8797f6e214 [2021-02-22T12:06:13.752Z] [2021-02-22T12:06:13.752Z] Step 10/22 : FROM alpine:3.12 [2021-02-22T12:06:13.752Z] ---> afeebe901d6b [2021-02-22T12:06:13.752Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-22T12:06:14.029Z] Removing intermediate container 73cc884f5b0d [2021-02-22T12:06:14.029Z] ---> 08115a030aad [2021-02-22T12:06:14.029Z] [2021-02-22T12:06:14.029Z] Step 10/22 : FROM alpine:3.12 [2021-02-22T12:06:14.029Z] ---> afeebe901d6b [2021-02-22T12:06:14.029Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-22T12:06:14.301Z] ---> Running in fbc5da9abeff [2021-02-22T12:06:14.301Z] ---> Running in 50b51a295d3b [2021-02-22T12:06:14.576Z] ---> d07a1e03a407 [2021-02-22T12:06:14.576Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-22T12:06:17.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:06:17.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:06:17.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:06:17.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:06:17.475Z] ---> cc73a57b3b2d [2021-02-22T12:06:17.475Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-22T12:06:17.750Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-22T12:06:18.027Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-22T12:06:18.027Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-22T12:06:18.027Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T12:06:18.027Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T12:06:18.027Z] Executing ca-certificates-20191127-r4.trigger [2021-02-22T12:06:18.027Z] OK: 5 MiB in 15 packages [2021-02-22T12:06:18.307Z] OK: 6 MiB in 16 packages [2021-02-22T12:06:20.964Z] ---> 5a84fb08e2e4 [2021-02-22T12:06:20.964Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-22T12:06:21.243Z] ---> Running in a313ea5f64f7 [2021-02-22T12:06:21.537Z] Removing intermediate container 50b51a295d3b [2021-02-22T12:06:21.537Z] ---> 9eadb58bce8d [2021-02-22T12:06:21.537Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-22T12:06:21.813Z] Removing intermediate container 867b7fb69571 [2021-02-22T12:06:21.813Z] ---> fdfeedcdba9a [2021-02-22T12:06:21.813Z] [2021-02-22T12:06:21.813Z] Step 10/23 : FROM alpine:3.12 [2021-02-22T12:06:21.813Z] ---> afeebe901d6b [2021-02-22T12:06:21.813Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-22T12:06:21.813Z] ---> Using cache [2021-02-22T12:06:21.813Z] ---> 9eadb58bce8d [2021-02-22T12:06:21.813Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-22T12:06:22.095Z] ---> Running in a007ce99437b [2021-02-22T12:06:22.367Z] Removing intermediate container fbc5da9abeff [2021-02-22T12:06:22.367Z] ---> 3e393e69fec4 [2021-02-22T12:06:22.367Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-22T12:06:22.638Z] ---> Running in 5101cb6cb060 [2021-02-22T12:06:22.638Z] Removing intermediate container a313ea5f64f7 [2021-02-22T12:06:22.638Z] ---> 0aab9b098d22 [2021-02-22T12:06:22.638Z] Step 18/21 : CMD ["--init=true"] [2021-02-22T12:06:22.913Z] ---> Running in 5f5eff494dc4 [2021-02-22T12:06:23.185Z] ---> Running in 01fc1ba51732 [2021-02-22T12:06:23.185Z] Removing intermediate container a007ce99437b [2021-02-22T12:06:23.185Z] ---> 25cbea2b1670 [2021-02-22T12:06:23.185Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-22T12:06:23.458Z] Removing intermediate container 5101cb6cb060 [2021-02-22T12:06:23.458Z] ---> 9cc2fcc5021e [2021-02-22T12:06:23.458Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-22T12:06:23.734Z] ---> Running in 39f7e666f22d [2021-02-22T12:06:23.734Z] ---> Running in 451b8621cd83 [2021-02-22T12:06:23.734Z] Removing intermediate container 5f5eff494dc4 [2021-02-22T12:06:23.734Z] ---> dc14a95a3731 [2021-02-22T12:06:23.734Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-22T12:06:24.007Z] Removing intermediate container 01fc1ba51732 [2021-02-22T12:06:24.008Z] ---> 2dd4d01a17a1 [2021-02-22T12:06:24.008Z] Step 19/21 : LABEL arch=arm64 [2021-02-22T12:06:24.283Z] ---> Running in d5c3bb6e21a4 [2021-02-22T12:06:24.283Z] ---> Running in a7736388ea7e [2021-02-22T12:06:24.558Z] Removing intermediate container 39f7e666f22d [2021-02-22T12:06:24.558Z] ---> b20e7cf2a3d0 [2021-02-22T12:06:24.558Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-22T12:06:24.558Z] Removing intermediate container 451b8621cd83 [2021-02-22T12:06:24.558Z] ---> cd037296f9cf [2021-02-22T12:06:24.558Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-22T12:06:24.558Z] ---> Running in 097e823f8c1b [2021-02-22T12:06:24.558Z] ---> Running in 6888d973fd1e [2021-02-22T12:06:25.156Z] Removing intermediate container a7736388ea7e [2021-02-22T12:06:25.156Z] ---> 27f501938eb7 [2021-02-22T12:06:25.156Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-22T12:06:25.156Z] Removing intermediate container d5c3bb6e21a4 [2021-02-22T12:06:25.156Z] ---> bbf5b42a3d31 [2021-02-22T12:06:25.156Z] Step 20/21 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T12:06:25.156Z] ---> Running in 20552b43aca5 [2021-02-22T12:06:25.431Z] ---> Running in bcbcb484a950 [2021-02-22T12:06:25.431Z] Removing intermediate container 6888d973fd1e [2021-02-22T12:06:25.431Z] ---> d928b61c237b [2021-02-22T12:06:25.431Z] Removing intermediate container 097e823f8c1b [2021-02-22T12:06:25.431Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / ---> 752a38e5df12 [2021-02-22T12:06:25.431Z] Step 15/23 : WORKDIR / [2021-02-22T12:06:25.431Z] [2021-02-22T12:06:25.431Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-22T12:06:25.431Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-22T12:06:25.431Z] ---> eeaf43b92773 [2021-02-22T12:06:25.431Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-22T12:06:25.707Z] ---> Running in 83e7d72e24c3 [2021-02-22T12:06:25.707Z] ---> Running in 11b88f7baccf [2021-02-22T12:06:25.983Z] Removing intermediate container 20552b43aca5 [2021-02-22T12:06:25.983Z] ---> 7693c47d78d6 [2021-02-22T12:06:25.983Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-22T12:06:25.983Z] Removing intermediate container bcbcb484a950 [2021-02-22T12:06:25.983Z] ---> 13d415eb023a [2021-02-22T12:06:25.983Z] Step 21/21 : LABEL version=0.0.0 [2021-02-22T12:06:26.587Z] ---> Running in d6861585be4e [2021-02-22T12:06:26.587Z] Removing intermediate container 83e7d72e24c3 [2021-02-22T12:06:26.587Z] ---> 5110353a0457 [2021-02-22T12:06:26.587Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-22T12:06:26.587Z] ---> ecb3901a2450 [2021-02-22T12:06:26.587Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-22T12:06:27.188Z] Removing intermediate container d6861585be4e [2021-02-22T12:06:27.188Z] ---> 8a131b06cbbb [2021-02-22T12:06:27.188Z] [2021-02-22T12:06:27.470Z] ---> a771d2c451c4 [2021-02-22T12:06:27.470Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-22T12:06:27.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:06:27.741Z] Successfully built 8a131b06cbbb [2021-02-22T12:06:27.741Z] ---> 2c571bcaf6fa [2021-02-22T12:06:27.741Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-22T12:06:27.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:06:27.741Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-22T12:06:27.741Z] Building docker-security-bootstrapper-go [2021-02-22T12:06:28.339Z]  Building docker-security-proxy-setup-go ... done (1/2) Installing readline (8.0.4-r0) [2021-02-22T12:06:28.339Z] (2/2) Installing bash (5.0.17-r0) [2021-02-22T12:06:28.616Z] Executing bash-5.0.17-r0.post-install [2021-02-22T12:06:28.616Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T12:06:28.616Z] OK: 12 MiB in 22 packages [2021-02-22T12:06:28.892Z] ---> ac6b6c1511ca [2021-02-22T12:06:28.892Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-22T12:06:30.324Z] ---> bc285a9c7990 [2021-02-22T12:06:30.324Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-22T12:06:30.915Z] ---> 818346dbb0ba [2021-02-22T12:06:30.915Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-22T12:06:30.915Z] ---> 3de79f25877a [2021-02-22T12:06:30.915Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-22T12:06:31.515Z] ---> Running in f2ac5b1b0056 [2021-02-22T12:06:31.515Z] ---> a90a764cbb3c [2021-02-22T12:06:31.515Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-22T12:06:31.790Z] ---> Running in 8813e7f3067e [2021-02-22T12:06:31.790Z] ---> ce7cb30898d6 [2021-02-22T12:06:31.790Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-22T12:06:31.790Z] Removing intermediate container 11b88f7baccf [2021-02-22T12:06:31.790Z] ---> 75e7bba7eaa8 [2021-02-22T12:06:31.790Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-22T12:06:32.392Z] ---> Running in 551f7525684e [2021-02-22T12:06:32.392Z] ---> Running in de3a322e4276 [2021-02-22T12:06:32.392Z] Removing intermediate container f2ac5b1b0056 [2021-02-22T12:06:32.392Z] ---> 7ec6e54f280c [2021-02-22T12:06:32.392Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-22T12:06:32.663Z] Removing intermediate container 8813e7f3067e [2021-02-22T12:06:32.663Z] ---> 10633c7d4253 [2021-02-22T12:06:32.663Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-22T12:06:32.935Z] ---> Running in 0cc7d1f91844 [2021-02-22T12:06:33.556Z] ---> Running in ac08544afef1 [2021-02-22T12:06:33.556Z] Removing intermediate container 551f7525684e [2021-02-22T12:06:33.556Z] ---> fbb37156c277 [2021-02-22T12:06:33.556Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-22T12:06:33.556Z] Removing intermediate container de3a322e4276 [2021-02-22T12:06:33.556Z] ---> 927d4d1a2ccb [2021-02-22T12:06:33.556Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-22T12:06:33.832Z] Removing intermediate container 0cc7d1f91844 [2021-02-22T12:06:33.832Z] ---> 40c0b03ba794 [2021-02-22T12:06:33.832Z] Step 20/22 : LABEL arch=arm64 [2021-02-22T12:06:33.832Z] ---> Running in ad132ecd0b03 [2021-02-22T12:06:33.832Z] ---> Running in 9e4c5cfe7dc7 [2021-02-22T12:06:34.106Z] ---> Running in 218de82ed9f2 [2021-02-22T12:06:34.106Z] Removing intermediate container ac08544afef1 [2021-02-22T12:06:34.106Z] ---> 2c367b846b04 [2021-02-22T12:06:34.106Z] Step 20/22 : LABEL arch=arm64 [2021-02-22T12:06:34.384Z] ---> Running in 0e77507ec832 [2021-02-22T12:06:34.384Z] Removing intermediate container ad132ecd0b03 [2021-02-22T12:06:34.384Z] ---> e4422d14dff8 [2021-02-22T12:06:34.384Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-22T12:06:34.660Z] Removing intermediate container 9e4c5cfe7dc7 [2021-02-22T12:06:34.660Z] ---> 23c422adbc01 [2021-02-22T12:06:34.660Z] Step 21/23 : LABEL arch=arm64 [2021-02-22T12:06:34.660Z] ---> Running in e3cb38ab64ff [2021-02-22T12:06:34.660Z] ---> Running in 787dda4fcc37 [2021-02-22T12:06:34.660Z] Removing intermediate container 218de82ed9f2 [2021-02-22T12:06:34.660Z] ---> f50355f4a9bb [2021-02-22T12:06:34.660Z] Step 21/22 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T12:06:35.260Z] Removing intermediate container 0e77507ec832 [2021-02-22T12:06:35.260Z] ---> ff870935335d [2021-02-22T12:06:35.260Z] Step 21/22 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T12:06:35.260Z] ---> Running in 8ef0eec3145b [2021-02-22T12:06:35.260Z] ---> Running in e53561c475d5 [2021-02-22T12:06:35.545Z] Removing intermediate container e3cb38ab64ff [2021-02-22T12:06:35.545Z] ---> b12f6bc3d7f5 [2021-02-22T12:06:35.545Z] Step 22/23 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T12:06:35.545Z] Removing intermediate container 787dda4fcc37 [2021-02-22T12:06:35.545Z] ---> 9b0c12691ca2 [2021-02-22T12:06:35.545Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-22T12:06:35.819Z] ---> Running in 52363555f405 [2021-02-22T12:06:36.095Z] Removing intermediate container 8ef0eec3145b [2021-02-22T12:06:36.095Z] ---> 9c554561fd32 [2021-02-22T12:06:36.095Z] Step 22/22 : LABEL version=0.0.0 [2021-02-22T12:06:36.368Z] Removing intermediate container e53561c475d5 [2021-02-22T12:06:36.368Z] ---> 8ff50b6c8c37 [2021-02-22T12:06:36.368Z] Step 22/22 : LABEL version=0.0.0 [2021-02-22T12:06:36.649Z] ---> Running in 3f7207244efa [2021-02-22T12:06:36.927Z] Removing intermediate container 52363555f405 [2021-02-22T12:06:36.927Z] ---> 37393c34190f [2021-02-22T12:06:36.927Z] Step 23/23 : LABEL version=0.0.0 [2021-02-22T12:06:37.204Z] ---> Running in 6251dbd8ec9c [2021-02-22T12:06:37.480Z] ---> Running in 223620acba32 [2021-02-22T12:06:37.480Z] ---> 1e57e9aee25d [2021-02-22T12:06:37.480Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-22T12:06:37.755Z] Removing intermediate container 3f7207244efa [2021-02-22T12:06:37.756Z] ---> 79d5203fc0be [2021-02-22T12:06:37.756Z] [2021-02-22T12:06:38.030Z] Removing intermediate container 6251dbd8ec9c [2021-02-22T12:06:38.030Z] ---> 6b38af890d46 [2021-02-22T12:06:38.030Z] [2021-02-22T12:06:38.307Z] Removing intermediate container 223620acba32 [2021-02-22T12:06:38.307Z] ---> ee1d202a7744 [2021-02-22T12:06:38.307Z] [2021-02-22T12:06:38.307Z] Successfully built 79d5203fc0be [2021-02-22T12:06:38.307Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-22T12:06:38.307Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2021-02-22T12:06:38.582Z] Successfully built 6b38af890d46 [2021-02-22T12:06:38.856Z] Successfully built ee1d202a7744 [2021-02-22T12:06:38.856Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-22T12:06:38.856Z] Building docker-core-data-go [2021-02-22T12:06:38.856Z]  Building docker-support-notifications-go ... done  ---> 6f831a752892 [2021-02-22T12:06:38.856Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-22T12:06:38.856Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-22T12:06:38.856Z] Building docker-security-secretstore-setup-go [2021-02-22T12:06:39.843Z]  Building docker-core-metadata-go ... done  ---> 64a6fffe4dd7 [2021-02-22T12:06:39.843Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-22T12:06:40.122Z] ---> Running in 0f793c70bc32 [2021-02-22T12:06:41.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:06:41.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:06:41.981Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-22T12:06:41.981Z] (2/33) Installing expat (2.2.9-r1) [2021-02-22T12:06:41.981Z] (3/33) Installing libffi (3.3-r2) [2021-02-22T12:06:41.981Z] (4/33) Installing gdbm (1.13-r1) [2021-02-22T12:06:41.981Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-22T12:06:41.981Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-22T12:06:41.981Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-22T12:06:43.949Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-22T12:06:43.949Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-22T12:06:43.949Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-22T12:06:43.949Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-22T12:06:43.949Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-22T12:06:43.949Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-22T12:06:43.949Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-22T12:06:43.949Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-22T12:06:43.949Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-22T12:06:43.949Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-22T12:06:43.949Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-22T12:06:43.949Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-22T12:06:43.949Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-22T12:06:43.949Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-22T12:06:43.949Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-22T12:06:43.949Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-22T12:06:43.949Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-22T12:06:43.949Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-22T12:06:43.949Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-22T12:06:44.240Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-22T12:06:44.240Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-22T12:06:44.240Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-22T12:06:44.240Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-22T12:06:44.240Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-22T12:06:44.240Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-22T12:06:44.240Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-22T12:06:44.240Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T12:06:44.240Z] OK: 71 MiB in 55 packages [2021-02-22T12:06:56.644Z] Removing intermediate container 0f793c70bc32 [2021-02-22T12:06:56.645Z] ---> 3c8b384500f4 [2021-02-22T12:06:56.645Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-22T12:06:56.645Z] ---> Running in c7c1fa0e59ab [2021-02-22T12:06:59.274Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T12:06:59.274Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-22T12:06:59.274Z] ---> ad83630c1973 [2021-02-22T12:06:59.274Z] Step 3/30 : WORKDIR /edgex-go [2021-02-22T12:06:59.274Z] ---> Using cache [2021-02-22T12:06:59.274Z] ---> a47e9d11d7e4 [2021-02-22T12:06:59.274Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T12:06:59.274Z] ---> Using cache [2021-02-22T12:06:59.274Z] ---> 8822b206943a [2021-02-22T12:06:59.274Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-22T12:07:00.714Z] ---> Running in d2585144bc7e [2021-02-22T12:07:01.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:07:01.970Z] Collecting docker-compose==1.23.2 [2021-02-22T12:07:01.970Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-22T12:07:02.566Z] 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-02-22T12:07:02.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:07:02.841Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-22T12:07:02.841Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-22T12:07:03.116Z] OK: 217 MiB in 51 packages [2021-02-22T12:07:03.716Z] Collecting docker<4.0,>=3.6.0 [2021-02-22T12:07:03.716Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-22T12:07:05.173Z] Collecting PyYAML<4,>=3.10 [2021-02-22T12:07:05.452Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-22T12:07:05.774Z] Removing intermediate container d2585144bc7e [2021-02-22T12:07:05.774Z] ---> 7e5e0b92e8bd [2021-02-22T12:07:05.774Z] Step 6/30 : COPY go.mod . [2021-02-22T12:07:07.788Z] ---> 11273850039b [2021-02-22T12:07:07.788Z] Step 7/30 : RUN go mod download [2021-02-22T12:07:07.788Z] ---> Running in 7670c67c6710 [2021-02-22T12:07:09.788Z] Collecting texttable<0.10,>=0.9.0 [2021-02-22T12:07:09.788Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-22T12:07:12.473Z] Collecting jsonschema<3,>=2.5.1 [2021-02-22T12:07:12.473Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-22T12:07:13.078Z] Removing intermediate container 7670c67c6710 [2021-02-22T12:07:13.078Z] ---> a0d3760073db [2021-02-22T12:07:13.078Z] Step 8/30 : COPY . . [2021-02-22T12:07:13.078Z] Collecting cached-property<2,>=1.2.0 [2021-02-22T12:07:13.357Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-22T12:07:13.634Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-22T12:07:13.635Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-22T12:07:17.047Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-22T12:07:17.322Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-22T12:07:17.596Z] Collecting docopt<0.7,>=0.6.1 [2021-02-22T12:07:17.596Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-22T12:07:20.224Z] Collecting docker-pycreds>=0.4.0 [2021-02-22T12:07:20.224Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-22T12:07:20.224Z] 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-02-22T12:07:20.498Z] Collecting idna<2.8,>=2.5 [2021-02-22T12:07:20.498Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-22T12:07:20.774Z] 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-02-22T12:07:21.375Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-22T12:07:21.375Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-22T12:07:21.647Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-22T12:07:21.647Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-22T12:07:21.647Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-22T12:07:21.647Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-22T12:07:22.244Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T12:07:22.244Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-22T12:07:22.244Z] ---> ad83630c1973 [2021-02-22T12:07:22.244Z] Step 3/24 : WORKDIR /edgex-go [2021-02-22T12:07:22.244Z] ---> Using cache [2021-02-22T12:07:22.244Z] ---> a47e9d11d7e4 [2021-02-22T12:07:22.244Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T12:07:22.244Z] ---> Using cache [2021-02-22T12:07:22.244Z] ---> 8822b206943a [2021-02-22T12:07:22.244Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-22T12:07:22.244Z] ---> Using cache [2021-02-22T12:07:22.244Z] ---> 7e5e0b92e8bd [2021-02-22T12:07:22.244Z] Step 6/24 : COPY go.mod . [2021-02-22T12:07:22.244Z] ---> Using cache [2021-02-22T12:07:22.244Z] ---> 11273850039b [2021-02-22T12:07:22.244Z] Step 7/24 : RUN go mod download [2021-02-22T12:07:22.244Z] ---> Using cache [2021-02-22T12:07:22.244Z] ---> a0d3760073db [2021-02-22T12:07:22.244Z] Step 8/24 : COPY . . [2021-02-22T12:07:22.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T12:07:22.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-22T12:07:22.906Z] ---> ad83630c1973 [2021-02-22T12:07:22.906Z] Step 3/23 : WORKDIR /edgex-go [2021-02-22T12:07:22.906Z] ---> Using cache [2021-02-22T12:07:22.906Z] ---> a47e9d11d7e4 [2021-02-22T12:07:22.906Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T12:07:22.906Z] ---> Using cache [2021-02-22T12:07:22.906Z] ---> 8822b206943a [2021-02-22T12:07:22.906Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-22T12:07:22.906Z] ---> Using cache [2021-02-22T12:07:22.906Z] ---> 7e5e0b92e8bd [2021-02-22T12:07:22.906Z] Step 6/23 : COPY go.mod . [2021-02-22T12:07:22.906Z] ---> Using cache [2021-02-22T12:07:22.906Z] ---> 11273850039b [2021-02-22T12:07:22.906Z] Step 7/23 : RUN go mod download [2021-02-22T12:07:22.906Z] ---> Using cache [2021-02-22T12:07:22.906Z] ---> a0d3760073db [2021-02-22T12:07:22.906Z] Step 8/23 : COPY . . [2021-02-22T12:07:22.906Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, texttable, jsonschema, cached-property, dockerpty, docopt, docker-compose [2021-02-22T12:07:22.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-22T12:07:22.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-22T12:07:22.906Z] ---> ad83630c1973 [2021-02-22T12:07:22.906Z] Step 3/23 : WORKDIR /edgex-go [2021-02-22T12:07:22.906Z] ---> Using cache [2021-02-22T12:07:22.906Z] ---> a47e9d11d7e4 [2021-02-22T12:07:22.906Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T12:07:22.906Z] ---> Using cache [2021-02-22T12:07:22.906Z] ---> 8822b206943a [2021-02-22T12:07:22.906Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-22T12:07:24.462Z] Attempting uninstall: idna [2021-02-22T12:07:24.462Z] Found existing installation: idna 2.9 [2021-02-22T12:07:24.462Z] Uninstalling idna-2.9: [2021-02-22T12:07:24.462Z] Successfully uninstalled idna-2.9 [2021-02-22T12:07:27.195Z] Attempting uninstall: urllib3 [2021-02-22T12:07:27.195Z] Found existing installation: urllib3 1.25.9 [2021-02-22T12:07:27.195Z] Uninstalling urllib3-1.25.9: [2021-02-22T12:07:27.195Z] Successfully uninstalled urllib3-1.25.9 [2021-02-22T12:07:28.642Z] ---> Running in 3668a44df59f [2021-02-22T12:07:28.642Z] Attempting uninstall: requests [2021-02-22T12:07:28.642Z] Found existing installation: requests 2.23.0 [2021-02-22T12:07:28.642Z] Uninstalling requests-2.23.0: [2021-02-22T12:07:28.642Z] Successfully uninstalled requests-2.23.0 [2021-02-22T12:07:30.096Z] Running setup.py install for PyYAML: started [2021-02-22T12:07:30.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:07:30.711Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:07:31.704Z] OK: 217 MiB in 51 packages [2021-02-22T12:07:32.699Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-22T12:07:32.699Z] Running setup.py install for texttable: started [2021-02-22T12:07:35.348Z] Running setup.py install for texttable: finished with status 'done' [2021-02-22T12:07:35.348Z] Running setup.py install for dockerpty: started [2021-02-22T12:07:36.346Z] Removing intermediate container 3668a44df59f [2021-02-22T12:07:36.346Z] ---> 2f703329f52c [2021-02-22T12:07:36.346Z] Step 6/23 : COPY go.mod . [2021-02-22T12:07:37.807Z] ---> 8ec6df7c82e4 [2021-02-22T12:07:37.807Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-22T12:07:38.086Z] ---> 6f2d50bce5e0 [2021-02-22T12:07:38.086Z] Step 7/23 : RUN go mod download [2021-02-22T12:07:38.086Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-22T12:07:38.086Z] Running setup.py install for docopt: started [2021-02-22T12:07:38.687Z] ---> Running in fd41041a0149 [2021-02-22T12:07:39.291Z] ---> Running in f70f4eda8cf7 [2021-02-22T12:07:40.741Z] Running setup.py install for docopt: finished with status 'done' [2021-02-22T12:07:41.018Z] 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-02-22T12:07:41.624Z] 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.57.0 [2021-02-22T12:07:45.988Z] Removing intermediate container f70f4eda8cf7 [2021-02-22T12:07:45.988Z] ---> 513a42acdad5 [2021-02-22T12:07:45.988Z] Step 8/23 : COPY . . [2021-02-22T12:07:46.267Z] ---> e078701d4c8c [2021-02-22T12:07:46.267Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-22T12:07:46.545Z] ---> Running in 3769f5fc5c23 [2021-02-22T12:07:48.010Z] ---> 0024b54d43a9 [2021-02-22T12:07:48.010Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-22T12:07:48.621Z] ---> Running in 2f09d6546090 [2021-02-22T12:07:48.902Z] 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-02-22T12:07:49.888Z] Removing intermediate container c7c1fa0e59ab [2021-02-22T12:07:49.888Z] ---> 73345a3b45c6 [2021-02-22T12:07:49.888Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-22T12:07:50.488Z] ---> Running in ddc68647f342 [2021-02-22T12:07:51.094Z] 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-02-22T12:07:52.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:07:53.146Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:07:54.148Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-22T12:07:54.148Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-22T12:07:54.148Z] (3/3) Installing curl (7.69.1-r3) [2021-02-22T12:07:54.148Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T12:07:54.148Z] OK: 71 MiB in 58 packages [2021-02-22T12:07:58.489Z] Removing intermediate container ddc68647f342 [2021-02-22T12:07:58.489Z] ---> 479905d20be8 [2021-02-22T12:07:58.489Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-22T12:07:59.082Z] ---> Running in ac9d149c97c0 [2021-02-22T12:08:00.057Z] Removing intermediate container ac9d149c97c0 [2021-02-22T12:08:00.057Z] ---> c21b074b5b77 [2021-02-22T12:08:00.057Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-22T12:08:00.663Z] ---> Running in 14d76489c6cc [2021-02-22T12:08:02.117Z] Removing intermediate container 14d76489c6cc [2021-02-22T12:08:02.117Z] ---> 21de7d62c3a8 [2021-02-22T12:08:02.117Z] Step 24/26 : LABEL arch=arm64 [2021-02-22T12:08:02.725Z] ---> Running in f8822c6c6024 [2021-02-22T12:08:04.159Z] Removing intermediate container f8822c6c6024 [2021-02-22T12:08:04.159Z] ---> 1fda5bdc498d [2021-02-22T12:08:04.159Z] Step 25/26 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T12:08:04.752Z] ---> Running in 1bdcc18fd555 [2021-02-22T12:08:05.734Z] Removing intermediate container 1bdcc18fd555 [2021-02-22T12:08:05.734Z] ---> 7c9ea3bf5ae1 [2021-02-22T12:08:05.734Z] Step 26/26 : LABEL version=0.0.0 [2021-02-22T12:08:06.724Z] ---> Running in 2c4793a645ce [2021-02-22T12:08:07.718Z] Removing intermediate container 2c4793a645ce [2021-02-22T12:08:07.718Z] ---> dae01ba0a81e [2021-02-22T12:08:07.718Z] [2021-02-22T12:08:08.325Z] Successfully built dae01ba0a81e [2021-02-22T12:08:08.325Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-22T12:08:08.606Z]  Building docker-sys-mgmt-agent-go ... done  ---> 3a030c293ca0 [2021-02-22T12:08:08.606Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-22T12:08:08.884Z] ---> Running in 8f14886c2b22 [2021-02-22T12:08:10.875Z] 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-02-22T12:09:07.423Z] Removing intermediate container fd41041a0149 [2021-02-22T12:09:07.423Z] ---> 50c5d3c44a21 [2021-02-22T12:09:07.423Z] [2021-02-22T12:09:07.423Z] Step 10/30 : FROM alpine:3.12 [2021-02-22T12:09:07.423Z] ---> afeebe901d6b [2021-02-22T12:09:07.423Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-22T12:09:07.423Z] ---> Running in 5db279d28b9e [2021-02-22T12:09:07.423Z] Removing intermediate container 5db279d28b9e [2021-02-22T12:09:07.423Z] ---> 4b3137bbc724 [2021-02-22T12:09:07.423Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-22T12:09:07.423Z] 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-02-22T12:09:07.423Z] ---> Running in a113553514b4 [2021-02-22T12:09:07.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:09:07.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:09:07.423Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-22T12:09:07.423Z] (2/2) Installing su-exec (0.2-r1) [2021-02-22T12:09:07.423Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T12:09:07.423Z] OK: 5 MiB in 16 packages [2021-02-22T12:09:07.423Z] Removing intermediate container a113553514b4 [2021-02-22T12:09:07.423Z] ---> dbf7ad168392 [2021-02-22T12:09:07.423Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-22T12:09:07.423Z] ---> Running in 44da57172875 [2021-02-22T12:09:07.423Z] Removing intermediate container 44da57172875 [2021-02-22T12:09:07.423Z] ---> 5cc560936125 [2021-02-22T12:09:07.423Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-22T12:09:07.423Z] ---> Running in f679e18069e5 [2021-02-22T12:09:07.423Z] Removing intermediate container f679e18069e5 [2021-02-22T12:09:07.423Z] ---> f02cf7572207 [2021-02-22T12:09:07.423Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-22T12:09:07.423Z] ---> Running in 0a38a3de18dc [2021-02-22T12:09:10.825Z] Removing intermediate container 0a38a3de18dc [2021-02-22T12:09:10.826Z] ---> 0e0b8f0f6338 [2021-02-22T12:09:10.826Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-22T12:09:10.826Z] ---> Running in f2441b12018d [2021-02-22T12:09:11.824Z] Removing intermediate container f2441b12018d [2021-02-22T12:09:11.824Z] ---> 5ddc68d35137 [2021-02-22T12:09:11.824Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-22T12:09:13.817Z] ---> accea6ab6356 [2021-02-22T12:09:13.817Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-22T12:09:14.099Z] ---> Running in f6fd6080a870 [2021-02-22T12:09:15.088Z] Removing intermediate container 3769f5fc5c23 [2021-02-22T12:09:15.088Z] ---> 041fd73ef4c3 [2021-02-22T12:09:15.088Z] [2021-02-22T12:09:15.088Z] Step 10/24 : FROM alpine:3.12 [2021-02-22T12:09:15.088Z] ---> afeebe901d6b [2021-02-22T12:09:15.088Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-22T12:09:15.361Z] ---> Running in c87b2002ef87 [2021-02-22T12:09:17.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:09:17.635Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:09:18.269Z] Removing intermediate container f6fd6080a870 [2021-02-22T12:09:18.269Z] ---> a41f5b09e1ee [2021-02-22T12:09:18.269Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-22T12:09:18.269Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-22T12:09:18.548Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-22T12:09:18.549Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-22T12:09:18.549Z] (4/5) Installing curl (7.69.1-r3) [2021-02-22T12:09:18.549Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-22T12:09:18.549Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T12:09:18.549Z] Executing ca-certificates-20191127-r4.trigger [2021-02-22T12:09:18.869Z] OK: 7 MiB in 19 packages [2021-02-22T12:09:20.436Z] ---> db154d02e981 [2021-02-22T12:09:20.436Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-22T12:09:23.077Z] Removing intermediate container c87b2002ef87 [2021-02-22T12:09:23.077Z] ---> bf88fbf6f13c [2021-02-22T12:09:23.077Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-22T12:09:23.077Z] ---> 8c1726e7b251 [2021-02-22T12:09:23.077Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-22T12:09:23.353Z] ---> Running in f99fb93c7840 [2021-02-22T12:09:24.802Z] Removing intermediate container f99fb93c7840 [2021-02-22T12:09:24.802Z] ---> b3508ebb06a7 [2021-02-22T12:09:24.802Z] Step 13/24 : WORKDIR / [2021-02-22T12:09:25.079Z] ---> 728533eb0c63 [2021-02-22T12:09:25.079Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-22T12:09:25.079Z] ---> Running in 176bcd4abdcd [2021-02-22T12:09:26.520Z] Removing intermediate container 176bcd4abdcd [2021-02-22T12:09:26.520Z] ---> 1687f1f8e5b5 [2021-02-22T12:09:26.520Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-22T12:09:26.796Z] ---> a00207c85775 [2021-02-22T12:09:26.796Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-22T12:09:27.795Z] ---> Running in b2e21d457aa7 [2021-02-22T12:09:27.795Z] Removing intermediate container 2f09d6546090 [2021-02-22T12:09:27.795Z] ---> 1394511c2e4a [2021-02-22T12:09:27.795Z] [2021-02-22T12:09:27.795Z] Step 10/23 : FROM alpine:3.12 [2021-02-22T12:09:27.795Z] ---> afeebe901d6b [2021-02-22T12:09:27.795Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-22T12:09:27.795Z] ---> Using cache [2021-02-22T12:09:27.795Z] ---> 9eadb58bce8d [2021-02-22T12:09:27.795Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-22T12:09:27.795Z] ---> Using cache [2021-02-22T12:09:27.795Z] ---> 9cc2fcc5021e [2021-02-22T12:09:27.795Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-22T12:09:28.069Z] ---> ee963d947120 [2021-02-22T12:09:28.069Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-22T12:09:28.069Z] ---> Running in 952e251acb50 [2021-02-22T12:09:28.677Z] Removing intermediate container b2e21d457aa7 [2021-02-22T12:09:28.677Z] ---> 5473ea863ddf [2021-02-22T12:09:28.677Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-22T12:09:28.972Z] Removing intermediate container 952e251acb50 [2021-02-22T12:09:28.972Z] ---> 395640fee1fc [2021-02-22T12:09:28.972Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-22T12:09:28.972Z] ---> Running in ffe4a765dda0 [2021-02-22T12:09:29.243Z] ---> ad407d606f42 [2021-02-22T12:09:29.243Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-22T12:09:29.845Z] Removing intermediate container ffe4a765dda0 [2021-02-22T12:09:29.845Z] ---> 67f4e248af3f [2021-02-22T12:09:29.845Z] Step 15/23 : WORKDIR / [2021-02-22T12:09:29.845Z] ---> 38b0521b3b19 [2021-02-22T12:09:29.845Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-22T12:09:29.845Z] ---> Running in 0e0fa00a7431 [2021-02-22T12:09:30.122Z] ---> Running in 1a2a1df7e2bc [2021-02-22T12:09:30.735Z] ---> e34e3671798c [2021-02-22T12:09:30.735Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-22T12:09:31.016Z] Removing intermediate container 0e0fa00a7431 [2021-02-22T12:09:31.016Z] ---> ca17d8dac014 [2021-02-22T12:09:31.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-22T12:09:32.468Z] ---> f05020df6191 [2021-02-22T12:09:32.469Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-22T12:09:32.469Z] ---> e5082a767c1b [2021-02-22T12:09:32.469Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-22T12:09:33.466Z] Removing intermediate container 1a2a1df7e2bc [2021-02-22T12:09:33.466Z] ---> 9f722fbd9532 [2021-02-22T12:09:33.466Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-22T12:09:34.447Z] ---> Running in 3ac734745ce8 [2021-02-22T12:09:34.721Z] ---> 7ef39d0c8943 [2021-02-22T12:09:34.722Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-22T12:09:34.722Z] ---> e494c608871e [2021-02-22T12:09:34.722Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-22T12:09:34.998Z] Removing intermediate container 3ac734745ce8 [2021-02-22T12:09:34.998Z] ---> e1882c1f36c5 [2021-02-22T12:09:34.998Z] Step 27/30 : CMD ["gate"] [2021-02-22T12:09:36.011Z] ---> Running in be6251a81bc1 [2021-02-22T12:09:36.011Z] ---> 7aa02dbc85de [2021-02-22T12:09:36.011Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-22T12:09:36.011Z] ---> 702f0e153397 [2021-02-22T12:09:36.011Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-22T12:09:36.287Z] ---> Running in e61227d4340f [2021-02-22T12:09:36.899Z] ---> Running in 7e60e5c8796b [2021-02-22T12:09:36.899Z] Removing intermediate container be6251a81bc1 [2021-02-22T12:09:36.899Z] ---> 9100a06b9916 [2021-02-22T12:09:36.899Z] Step 28/30 : LABEL arch=arm64 [2021-02-22T12:09:37.526Z] ---> Running in a2b092e1d579 [2021-02-22T12:09:37.527Z] Removing intermediate container 7e60e5c8796b [2021-02-22T12:09:37.527Z] ---> d687d3762f53 [2021-02-22T12:09:37.527Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-22T12:09:37.806Z] ---> Running in 79b536ec8cf3 [2021-02-22T12:09:38.081Z] Removing intermediate container a2b092e1d579 [2021-02-22T12:09:38.081Z] ---> 7436d3a6376f [2021-02-22T12:09:38.081Z] Step 29/30 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T12:09:38.679Z] ---> Running in 0fe34a32d48f [2021-02-22T12:09:38.679Z] Removing intermediate container 79b536ec8cf3 [2021-02-22T12:09:38.679Z] ---> 37d0390be3c9 [2021-02-22T12:09:38.679Z] Step 21/23 : LABEL arch=arm64 [2021-02-22T12:09:38.966Z] ---> Running in 81ef2fd38838 [2021-02-22T12:09:39.243Z] Removing intermediate container 0fe34a32d48f [2021-02-22T12:09:39.243Z] ---> b7f2899aa52c [2021-02-22T12:09:39.243Z] Step 30/30 : LABEL version=0.0.0 [2021-02-22T12:09:39.841Z] ---> Running in d0d64fd80688 [2021-02-22T12:09:39.841Z] Removing intermediate container 81ef2fd38838 [2021-02-22T12:09:39.841Z] ---> 9b61df24de4a [2021-02-22T12:09:39.841Z] Step 22/23 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T12:09:40.121Z] Removing intermediate container e61227d4340f [2021-02-22T12:09:40.121Z] ---> 7ef72020079e [2021-02-22T12:09:40.121Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-22T12:09:40.121Z] ---> Running in 8834ebe7fcba [2021-02-22T12:09:40.121Z] ---> Running in d7cfc5a3dd87 [2021-02-22T12:09:40.394Z] Removing intermediate container d0d64fd80688 [2021-02-22T12:09:40.394Z] ---> 5edb5b353584 [2021-02-22T12:09:40.394Z] [2021-02-22T12:09:40.997Z] Removing intermediate container 8834ebe7fcba [2021-02-22T12:09:40.997Z] ---> 3c627cbaf66a [2021-02-22T12:09:40.997Z] Step 23/23 : LABEL version=0.0.0 [2021-02-22T12:09:40.997Z] Successfully built 5edb5b353584 [2021-02-22T12:09:40.997Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-22T12:09:40.997Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container d7cfc5a3dd87 [2021-02-22T12:09:40.997Z] ---> 04a38acc8106 [2021-02-22T12:09:40.997Z] Step 22/24 : LABEL arch=arm64 [2021-02-22T12:09:41.281Z] ---> Running in ab49603e4796 [2021-02-22T12:09:41.281Z] ---> Running in 332b7610d1f2 [2021-02-22T12:09:41.883Z] Removing intermediate container ab49603e4796 [2021-02-22T12:09:41.883Z] ---> 003e4316b1ad [2021-02-22T12:09:41.883Z] [2021-02-22T12:09:41.883Z] Removing intermediate container 332b7610d1f2 [2021-02-22T12:09:41.883Z] ---> d39f0df51d0f [2021-02-22T12:09:41.883Z] Step 23/24 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T12:09:42.158Z] ---> Running in faf2e6a18405 [2021-02-22T12:09:42.158Z] Successfully built 003e4316b1ad [2021-02-22T12:09:42.443Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-22T12:09:43.039Z]  Building docker-core-command-go ... done Removing intermediate container faf2e6a18405 [2021-02-22T12:09:43.039Z] ---> 2827b02c09a1 [2021-02-22T12:09:43.039Z] Step 24/24 : LABEL version=0.0.0 [2021-02-22T12:09:43.312Z] ---> Running in 219057c36954 [2021-02-22T12:09:44.298Z] Removing intermediate container 219057c36954 [2021-02-22T12:09:44.298Z] ---> c313e021f1c0 [2021-02-22T12:09:44.298Z] [2021-02-22T12:09:44.298Z] Removing intermediate container 8f14886c2b22 [2021-02-22T12:09:44.298Z] ---> 37702592f5ba [2021-02-22T12:09:44.298Z] [2021-02-22T12:09:44.298Z] Step 10/23 : FROM alpine:3.12 [2021-02-22T12:09:44.298Z] ---> afeebe901d6b [2021-02-22T12:09:44.298Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-22T12:09:44.572Z] Successfully built c313e021f1c0 [2021-02-22T12:09:44.572Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-22T12:09:44.572Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 9325c18d7fc7 [2021-02-22T12:09:45.165Z] Removing intermediate container 9325c18d7fc7 [2021-02-22T12:09:45.165Z] ---> 9201993fddd2 [2021-02-22T12:09:45.165Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-22T12:09:45.165Z] ---> Running in ad882196a5a8 [2021-02-22T12:09:45.762Z] Removing intermediate container ad882196a5a8 [2021-02-22T12:09:45.762Z] ---> 9d0b0eb65270 [2021-02-22T12:09:45.762Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-22T12:09:45.762Z] ---> Running in defd023c9f8b [2021-02-22T12:09:46.355Z] Removing intermediate container defd023c9f8b [2021-02-22T12:09:46.356Z] ---> 94b518f905dd [2021-02-22T12:09:46.356Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-22T12:09:46.629Z] ---> Running in f5e686eff675 [2021-02-22T12:09:48.606Z] Removing intermediate container f5e686eff675 [2021-02-22T12:09:48.606Z] ---> a0efac558905 [2021-02-22T12:09:48.606Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-22T12:09:48.606Z] ---> Running in cc2ac4e086b2 [2021-02-22T12:09:50.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T12:09:50.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T12:09:51.227Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-22T12:09:51.227Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-22T12:09:51.501Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-22T12:09:51.501Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-22T12:09:51.773Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-22T12:09:51.773Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-22T12:09:52.044Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T12:09:52.044Z] OK: 8 MiB in 20 packages [2021-02-22T12:09:53.477Z] Removing intermediate container cc2ac4e086b2 [2021-02-22T12:09:53.477Z] ---> 3cfb1c6f3da4 [2021-02-22T12:09:53.477Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-22T12:09:54.070Z] ---> def9909427ee [2021-02-22T12:09:54.070Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-22T12:09:55.495Z] ---> a65db1cad535 [2021-02-22T12:09:55.495Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-22T12:09:56.087Z] ---> 58bc03f33a35 [2021-02-22T12:09:56.087Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-22T12:09:56.087Z] ---> Running in 72dfad6b2fc3 [2021-02-22T12:09:56.678Z] Removing intermediate container 72dfad6b2fc3 [2021-02-22T12:09:56.679Z] ---> 217b356140a3 [2021-02-22T12:09:56.679Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-22T12:09:56.679Z] ---> Running in c3c505d0d515 [2021-02-22T12:09:57.271Z] Removing intermediate container c3c505d0d515 [2021-02-22T12:09:57.271Z] ---> c933b53f20e4 [2021-02-22T12:09:57.271Z] Step 21/23 : LABEL arch=arm64 [2021-02-22T12:09:57.271Z] ---> Running in 418cda5c4a59 [2021-02-22T12:09:57.866Z] Removing intermediate container 418cda5c4a59 [2021-02-22T12:09:57.866Z] ---> a744b431424a [2021-02-22T12:09:57.866Z] Step 22/23 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 [2021-02-22T12:09:57.866Z] ---> Running in a9075679b4a9 [2021-02-22T12:09:58.462Z] Removing intermediate container a9075679b4a9 [2021-02-22T12:09:58.462Z] ---> 0838f78ed484 [2021-02-22T12:09:58.462Z] Step 23/23 : LABEL version=0.0.0 [2021-02-22T12:09:58.462Z] ---> Running in d5f19e1f6287 [2021-02-22T12:09:59.051Z] Removing intermediate container d5f19e1f6287 [2021-02-22T12:09:59.051Z] ---> 7cee660169db [2021-02-22T12:09:59.051Z] [2021-02-22T12:09:59.321Z] Successfully built 7cee660169db [2021-02-22T12:09:59.594Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-22T12:09:59.878Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-22T12:09:59.889Z] $ docker stop --time=1 42885fc8af2e9a139136f48e9e030bbd2c2f5792471a84dd79c77c892d00ee4e [2021-02-22T12:10:01.905Z] $ docker rm -f 42885fc8af2e9a139136f48e9e030bbd2c2f5792471a84dd79c77c892d00ee4e [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-22T12:10:02.736Z] + + grep dockerdocker [2021-02-22T12:10:02.736Z] images [2021-02-22T12:10:03.005Z] docker-core-data-go-arm64 latest 7cee660169db 4 seconds ago 21.1MB [2021-02-22T12:10:03.005Z] docker-security-secretstore-setup-go-arm64 latest c313e021f1c0 19 seconds ago 23.7MB [2021-02-22T12:10:03.005Z] docker-core-command-go-arm64 latest 003e4316b1ad 21 seconds ago 16.2MB [2021-02-22T12:10:03.005Z] docker-security-bootstrapper-go-arm64 latest 5edb5b353584 22 seconds ago 17.3MB [2021-02-22T12:10:03.005Z] docker-sys-mgmt-agent-go-arm64 latest dae01ba0a81e About a minute ago 300MB [2021-02-22T12:10:03.005Z] docker-support-scheduler-go-arm64 latest 79d5203fc0be 3 minutes ago 16.3MB [2021-02-22T12:10:03.005Z] docker-core-metadata-go-arm64 latest ee1d202a7744 3 minutes ago 17.9MB [2021-02-22T12:10:03.005Z] docker-support-notifications-go-arm64 latest 6b38af890d46 3 minutes ago 16.8MB [2021-02-22T12:10:03.005Z] docker-security-proxy-setup-go-arm64 latest 8a131b06cbbb 3 minutes ago 23.4MB [2021-02-22T12:10:03.005Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-22T12:10:06.117Z] provisioning config files... [2021-02-22T12:10:06.130Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config48882789520956431tmp [Pipeline] { [Pipeline] sh [2021-02-22T12:10:06.568Z] + set +x [2021-02-22T12:10:06.568Z] + curl -s https://codecov.io/bash [2021-02-22T12:10:06.569Z] + bash -s -- [2021-02-22T12:10:07.147Z] [2021-02-22T12:10:07.147Z] _____ _ [2021-02-22T12:10:07.147Z] / ____| | | [2021-02-22T12:10:07.147Z] | | ___ __| | ___ ___ _____ __ [2021-02-22T12:10:07.147Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-22T12:10:07.147Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-22T12:10:07.147Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-22T12:10:07.147Z] Bash-20210129-7c25fce [2021-02-22T12:10:07.147Z] [2021-02-22T12:10:07.147Z] [2021-02-22T12:10:07.148Z] ==> git version 2.24.3 found [2021-02-22T12:10:07.148Z] ==> 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-02-22T12:10:07.148Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-22T12:10:07.148Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-22T12:10:07.148Z] ==> Jenkins CI detected. [2021-02-22T12:10:07.148Z] project root: . [2021-02-22T12:10:07.148Z] --> token set from env [2021-02-22T12:10:07.148Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-22T12:10:07.148Z] ==> Running gcov in . (disable via -X gcov) [2021-02-22T12:10:07.148Z] ==> Python coveragepy not found [2021-02-22T12:10:07.148Z] ==> Searching for coverage reports in: [2021-02-22T12:10:07.148Z] + . [2021-02-22T12:10:07.148Z] -> Found 1 reports [2021-02-22T12:10:07.148Z] ==> Detecting git/mercurial file structure [2021-02-22T12:10:07.148Z] ==> Reading reports [2021-02-22T12:10:07.148Z] + ./coverage.out bytes=593405 [2021-02-22T12:10:07.148Z] ==> Appending adjustments [2021-02-22T12:10:07.148Z] https://docs.codecov.io/docs/fixing-reports [2021-02-22T12:10:10.476Z] + Found adjustments [2021-02-22T12:10:10.476Z] ==> Gzipping contents [2021-02-22T12:10:10.476Z] 88K /tmp/codecov.vTmigC.gz [2021-02-22T12:10:10.476Z] ==> Uploading reports [2021-02-22T12:10:10.476Z] url: https://codecov.io [2021-02-22T12:10:10.476Z] query: branch=PR-3185&commit=f4736452ca1da34e2b252bf4a60e1e7129a8f504&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3185&job=&cmd_args= [2021-02-22T12:10:10.476Z] -> Pinging Codecov [2021-02-22T12:10:10.476Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3185&commit=f4736452ca1da34e2b252bf4a60e1e7129a8f504&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3185&job=&cmd_args= [2021-02-22T12:10:11.061Z] -> Uploading to [2021-02-22T12:10:11.061Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-22/00271124DB129430A58F1EEE437C3FCB/f4736452ca1da34e2b252bf4a60e1e7129a8f504/4841105e-ca55-4562-a34e-39c5894ed122.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210222T121010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d29c60b6e7fdd3707e3741421038c3ef11854acc50dd5ed38bac5610a60a1ae3 [2021-02-22T12:10:11.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-22T12:10:11.061Z] Dload Upload Total Spent Left Speed [2021-02-22T12:10:12.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88460 0 0 100 88460 0 70559 0:00:01 0:00:01 --:--:-- 70598 100 88460 0 0 100 88460 0 50397 0:00:01 0:00:01 --:--:-- 50404 [2021-02-22T12:10:12.732Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/f4736452ca1da34e2b252bf4a60e1e7129a8f504 [Pipeline] } [2021-02-22T12:10:12.766Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-02-22T12:10:15.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T12:10:16.706Z] ---> package-listing.sh [2021-02-22T12:10:16.706Z] ++ facter osfamily [2021-02-22T12:10:16.706Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-22T12:10:16.706Z] + OS_FAMILY=redhat [2021-02-22T12:10:16.706Z] + workspace=/w/workspace/edgex-go/1 [2021-02-22T12:10:16.706Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-22T12:10:16.706Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-22T12:10:16.706Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-22T12:10:16.706Z] + PACKAGES=/tmp/packages_start.txt [2021-02-22T12:10:16.706Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-22T12:10:16.706Z] + PACKAGES=/tmp/packages_end.txt [2021-02-22T12:10:16.706Z] + case "${OS_FAMILY}" in [2021-02-22T12:10:16.706Z] + rpm -qa [2021-02-22T12:10:16.706Z] + sort [2021-02-22T12:10:22.012Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-22T12:10:22.012Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-22T12:10:22.012Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-22T12:10:22.012Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-22T12:10:22.012Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-22T12:10:22.012Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-22T12:10:22.051Z] 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-02-22T12:10:22.360Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-22T12:10:22.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-22T12:10:22.741Z] [2021-02-22T12:10:22.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-22T12:10:23.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-22T12:10:23.131Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-22T12:10:23.131Z] df20fa9351a1: Pulling fs layer [2021-02-22T12:10:23.131Z] 36b3adc4ff6f: Pulling fs layer [2021-02-22T12:10:23.131Z] 8ad3a11d3b57: Pulling fs layer [2021-02-22T12:10:23.131Z] 46f8f816bc3b: Pulling fs layer [2021-02-22T12:10:23.131Z] 93b61091891f: Pulling fs layer [2021-02-22T12:10:23.131Z] 93b9cdb0e59b: Pulling fs layer [2021-02-22T12:10:23.131Z] 5e14af77c1be: Pulling fs layer [2021-02-22T12:10:23.131Z] 01666e4c0597: Pulling fs layer [2021-02-22T12:10:23.131Z] aa168da1d23b: Pulling fs layer [2021-02-22T12:10:23.131Z] 46f8f816bc3b: Waiting [2021-02-22T12:10:23.131Z] 93b61091891f: Waiting [2021-02-22T12:10:23.131Z] 93b9cdb0e59b: Waiting [2021-02-22T12:10:23.131Z] 01666e4c0597: Waiting [2021-02-22T12:10:23.131Z] aa168da1d23b: Waiting [2021-02-22T12:10:23.131Z] 5e14af77c1be: Waiting [2021-02-22T12:10:23.131Z] 36b3adc4ff6f: Verifying Checksum [2021-02-22T12:10:23.131Z] 36b3adc4ff6f: Download complete [2021-02-22T12:10:23.131Z] 46f8f816bc3b: Verifying Checksum [2021-02-22T12:10:23.131Z] 46f8f816bc3b: Download complete [2021-02-22T12:10:23.131Z] df20fa9351a1: Download complete [2021-02-22T12:10:23.404Z] 93b9cdb0e59b: Verifying Checksum [2021-02-22T12:10:23.404Z] 93b9cdb0e59b: Download complete [2021-02-22T12:10:23.404Z] 5e14af77c1be: Verifying Checksum [2021-02-22T12:10:23.404Z] 5e14af77c1be: Download complete [2021-02-22T12:10:23.404Z] 01666e4c0597: Verifying Checksum [2021-02-22T12:10:23.404Z] 01666e4c0597: Download complete [2021-02-22T12:10:23.404Z] 93b61091891f: Verifying Checksum [2021-02-22T12:10:23.404Z] 93b61091891f: Download complete [2021-02-22T12:10:23.404Z] 8ad3a11d3b57: Verifying Checksum [2021-02-22T12:10:23.404Z] 8ad3a11d3b57: Download complete [2021-02-22T12:10:23.670Z] df20fa9351a1: Pull complete [2021-02-22T12:10:23.933Z] 36b3adc4ff6f: Pull complete [2021-02-22T12:10:24.520Z] 8ad3a11d3b57: Pull complete [2021-02-22T12:10:24.785Z] 46f8f816bc3b: Pull complete [2021-02-22T12:10:26.655Z] aa168da1d23b: Verifying Checksum [2021-02-22T12:10:26.655Z] aa168da1d23b: Download complete [2021-02-22T12:10:26.655Z] 93b61091891f: Pull complete [2021-02-22T12:10:26.931Z] 93b9cdb0e59b: Pull complete [2021-02-22T12:10:26.931Z] 5e14af77c1be: Pull complete [2021-02-22T12:10:27.201Z] 01666e4c0597: Pull complete [2021-02-22T12:10:35.379Z] aa168da1d23b: Pull complete [2021-02-22T12:10:35.379Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-22T12:10:35.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-22T12:10:35.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-22T12:10:35.902Z] prd-centos7-docker-4c-2g-27153 does not seem to be running inside a container [2021-02-22T12:10:35.950Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-22T12:10:39.821Z] $ docker top 246dfab8fb2df0819a7d6e152c338cf7e2bbade284a18beccc7c10fe4f9505ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T12:10:40.503Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-22T12:10:40.909Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-22T12:10:41.238Z] + ls /var/log/sa-host [2021-02-22T12:10:41.239Z] + sadf -c /var/log/sa-host/sa22 [2021-02-22T12:10:41.239Z] file_magic: OK [2021-02-22T12:10:41.239Z] HZ: Using current value: 100 [2021-02-22T12:10:41.239Z] file_header: OK [2021-02-22T12:10:41.239Z] 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-02-22T12:10:41.239Z] Statistics: [2021-02-22T12:10:41.239Z] 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... [2021-02-22T12:10:41.239Z] File successfully converted to sysstat format version 12.2.1 [2021-02-22T12:10:41.239Z] + sadf -c /var/log/sa-host/sa23 [2021-02-22T12:10:41.239Z] file_magic: OK [2021-02-22T12:10:41.239Z] HZ: Using current value: 100 [2021-02-22T12:10:41.239Z] file_header: OK [2021-02-22T12:10:41.239Z] 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-02-22T12:10:41.239Z] Statistics: [2021-02-22T12:10:41.239Z] Hnuu...uuuununununu... [2021-02-22T12:10:41.239Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-22T12:10:41.948Z] provisioning config files... [2021-02-22T12:10:41.963Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4881656870246164850tmp [Pipeline] { [Pipeline] echo [2021-02-22T12:10:42.116Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T12:10:42.461Z] ---> create-netrc.sh [Pipeline] } [2021-02-22T12:10:42.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-22T12:10:42.688Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T12:10:43.022Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-22T12:10:43.052Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T12:10:43.375Z] ---> sudo-logs.sh [2021-02-22T12:10:43.375Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-22T12:10:43.491Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T12:10:43.823Z] ---> job-cost.sh [2021-02-22T12:10:43.823Z] lf-activate-venv: SKIPPING [2021-02-22T12:10:43.823Z] INFO: No Stack... [2021-02-22T12:10:44.768Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-22T12:10:45.029Z] INFO: Archiving Costs [Pipeline] echo [2021-02-22T12:10:45.067Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T12:10:45.399Z] ---> logs-deploy.sh [2021-02-22T12:10:45.400Z] lf-activate-venv: SKIPPING [2021-02-22T12:10:45.400Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3185/1 [2021-02-22T12:10:45.400Z] INFO: archiving workspace using pattern(s): [2021-02-22T12:10:46.787Z] Archives upload complete. [2021-02-22T12:10:46.787Z] INFO: archiving logs to Nexus