Pull request #3059 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 48f292ecce04635bad45b2dac08c505f02e60d07 rather than 8a259dd548b03e09cafe90067237f9b6a87df5f1 Obtained Jenkinsfile from 48f292ecce04635bad45b2dac08c505f02e60d07 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-3059/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-3059/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21861 in /w/workspace/edgexfoundry_edgex-go_PR-3059 [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/3059/head:refs/remotes/origin/PR-3059 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit 8a259dd548b03e09cafe90067237f9b6a87df5f1 Merge succeeded, producing 8a259dd548b03e09cafe90067237f9b6a87df5f1 Checking out Revision 8a259dd548b03e09cafe90067237f9b6a87df5f1 (PR-3059) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a259dd548b03e09cafe90067237f9b6a87df5f1 # 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 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a259dd548b03e09cafe90067237f9b6a87df5f1 # timeout=10 Commit message: "refactor(meta): Refactor device update operation to DBClient" 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-01-21T06:08:55.602Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-21T06:08:56.010Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-21T06:08:56.224Z] ========================================================= [2021-01-21T06:08:56.224Z] EdgeX Global Pipelines Version Info [2021-01-21T06:08:56.224Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:08:57.793Z] ------------------- [2021-01-21T06:08:57.793Z] stable info: [2021-01-21T06:08:57.793Z] ------------------- [2021-01-21T06:08:57.793Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T06:08:57.793Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T06:08:57.793Z] Message: update stable to v1.0.179 [2021-01-21T06:08:58.738Z] ------------------- [2021-01-21T06:08:58.738Z] experimental info: [2021-01-21T06:08:58.738Z] ------------------- [2021-01-21T06:08:58.738Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T06:08:58.738Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T06:08:58.738Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-21T06:08:59.113Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-21T06:08:59.263Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-21T06:08:59.395Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-21T06:08:59.524Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-21T06:08:59.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-21T06:08:59.830Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-21T06:08:59.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-21T06:09:00.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-21T06:09:00.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-21T06:09:00.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-21T06:09:00.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-21T06:09:00.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-21T06:09:00.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-21T06:09:00.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-21T06:09:01.070Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-21T06:09:01.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-21T06:09:01.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-21T06:09:01.478Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-21T06:09:01.598Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-21T06:09:01.719Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-21T06:09:01.877Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-21T06:09:02.014Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-21T06:09:02.146Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-21T06:09:02.277Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3059 [Pipeline] echo [2021-01-21T06:09:02.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3059 [Pipeline] echo [2021-01-21T06:09:02.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3059 [Pipeline] echo [2021-01-21T06:09:02.648Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a259dd548b03e09cafe90067237f9b6a87df5f1 [Pipeline] echo [2021-01-21T06:09:02.773Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a259dd [Pipeline] echo [2021-01-21T06:09:02.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-21T06:09:03.205Z] provisioning config files... [2021-01-21T06:09:03.234Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9041851997207655750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:09:03.724Z] ---> docker-login.sh [2021-01-21T06:09:03.724Z] nexus3.edgexfoundry.org:10001 [2021-01-21T06:09:03.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:09:04.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:09:04.251Z] Configure a credential helper to remove this warning. See [2021-01-21T06:09:04.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:09:04.251Z] [2021-01-21T06:09:04.251Z] Login Succeeded [2021-01-21T06:09:04.251Z] nexus3.edgexfoundry.org:10002 [2021-01-21T06:09:04.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:09:04.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:09:04.251Z] Configure a credential helper to remove this warning. See [2021-01-21T06:09:04.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:09:04.251Z] [2021-01-21T06:09:04.251Z] Login Succeeded [2021-01-21T06:09:04.251Z] nexus3.edgexfoundry.org:10003 [2021-01-21T06:09:04.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:09:04.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:09:04.513Z] Configure a credential helper to remove this warning. See [2021-01-21T06:09:04.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:09:04.513Z] [2021-01-21T06:09:04.513Z] Login Succeeded [2021-01-21T06:09:04.513Z] nexus3.edgexfoundry.org:10004 [2021-01-21T06:09:04.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:09:04.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:09:04.776Z] Configure a credential helper to remove this warning. See [2021-01-21T06:09:04.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:09:04.776Z] [2021-01-21T06:09:04.776Z] Login Succeeded [2021-01-21T06:09:04.776Z] docker.io [2021-01-21T06:09:04.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:09:05.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:09:05.043Z] Configure a credential helper to remove this warning. See [2021-01-21T06:09:05.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:09:05.043Z] [2021-01-21T06:09:05.043Z] Login Succeeded [2021-01-21T06:09:05.043Z] ---> docker-login.sh ends [Pipeline] } [2021-01-21T06:09:05.073Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-21T06:09:05.690Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/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-01-21T06:09:05.690Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:09:05.690Z] ++ dirname cmd/core-command/Dockerfile [2021-01-21T06:09:05.690Z] ++ cut -d/ -f2 [2021-01-21T06:09:05.690Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-21T06:09:05.690Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:09:05.690Z] ++ dirname cmd/core-data/Dockerfile [2021-01-21T06:09:05.690Z] ++ cut -d/ -f2 [2021-01-21T06:09:05.690Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-21T06:09:05.690Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:09:05.690Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-21T06:09:05.690Z] ++ cut -d/ -f2 [2021-01-21T06:09:05.690Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-21T06:09:05.690Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:09:05.690Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-21T06:09:05.690Z] ++ cut -d/ -f2 [2021-01-21T06:09:05.690Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-21T06:09:05.690Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:09:05.690Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-21T06:09:05.690Z] ++ cut -d/ -f2 [2021-01-21T06:09:05.690Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-21T06:09:05.690Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:09:05.690Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-21T06:09:05.690Z] ++ cut -d/ -f2 [2021-01-21T06:09:05.690Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-21T06:09:05.690Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:09:05.690Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-21T06:09:05.690Z] ++ cut -d/ -f2 [2021-01-21T06:09:05.690Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-21T06:09:05.690Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:09:05.690Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-21T06:09:05.690Z] ++ cut -d/ -f2 [2021-01-21T06:09:05.690Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-21T06:09:05.690Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:09:05.690Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-21T06:09:05.690Z] ++ cut -d/ -f2 [2021-01-21T06:09:05.690Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-21T06:09:05.777Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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-01-21T06:09:07.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T06:09:07.390Z] [2021-01-21T06:09:07.390Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:09:07.784Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T06:09:07.784Z] latest: Pulling from edgex-devops/git-semver [2021-01-21T06:09:07.784Z] 31603596830f: Pulling fs layer [2021-01-21T06:09:07.784Z] 2a8b12db71e7: Pulling fs layer [2021-01-21T06:09:07.784Z] 6ca5941a6612: Pulling fs layer [2021-01-21T06:09:07.784Z] ecc8261a40a4: Pulling fs layer [2021-01-21T06:09:07.784Z] ecc8261a40a4: Waiting [2021-01-21T06:09:07.784Z] 2a8b12db71e7: Verifying Checksum [2021-01-21T06:09:07.784Z] 2a8b12db71e7: Download complete [2021-01-21T06:09:07.784Z] 31603596830f: Verifying Checksum [2021-01-21T06:09:07.784Z] 31603596830f: Download complete [2021-01-21T06:09:08.048Z] ecc8261a40a4: Verifying Checksum [2021-01-21T06:09:08.048Z] ecc8261a40a4: Download complete [2021-01-21T06:09:08.048Z] 6ca5941a6612: Verifying Checksum [2021-01-21T06:09:08.048Z] 6ca5941a6612: Download complete [2021-01-21T06:09:08.313Z] 31603596830f: Pull complete [2021-01-21T06:09:08.313Z] 2a8b12db71e7: Pull complete [2021-01-21T06:09:09.273Z] 6ca5941a6612: Pull complete [2021-01-21T06:09:09.538Z] ecc8261a40a4: Pull complete [2021-01-21T06:09:09.538Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-21T06:09:09.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T06:09:09.538Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-21T06:09:09.683Z] prd-centos7-docker-4c-2g-21861 does not seem to be running inside a container [2021-01-21T06:09:09.740Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-21T06:09:12.401Z] $ docker top 572c2c89ca6b9be1502020819611f9ec12ade2037795baeb76880c361e7c07e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-21T06:09:12.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T06:09:12.831Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T06:09:13.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T06:09:13.090Z] $ docker exec 572c2c89ca6b9be1502020819611f9ec12ade2037795baeb76880c361e7c07e1 ssh-agent [2021-01-21T06:09:13.260Z] SSH_AUTH_SOCK=/tmp/ssh-sg2bvP8IlBmZ/agent.12 [2021-01-21T06:09:13.260Z] SSH_AGENT_PID=17 [2021-01-21T06:09:13.275Z] Running ssh-add (command line suppressed) [2021-01-21T06:09:13.404Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3625631365195861227.key (/w/workspace/edgex-go/1@tmp/private_key_3625631365195861227.key) [2021-01-21T06:09:13.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T06:09:13.835Z] + git tag --points-at HEAD [Pipeline] } [2021-01-21T06:09:13.883Z] $ docker exec --env ******** --env ******** 572c2c89ca6b9be1502020819611f9ec12ade2037795baeb76880c361e7c07e1 ssh-agent -k [2021-01-21T06:09:14.007Z] unset SSH_AUTH_SOCK; [2021-01-21T06:09:14.007Z] unset SSH_AGENT_PID; [2021-01-21T06:09:14.007Z] echo Agent pid 17 killed; [2021-01-21T06:09:14.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-21T06:09:14.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T06:09:14.260Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T06:09:14.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T06:09:14.438Z] $ docker exec 572c2c89ca6b9be1502020819611f9ec12ade2037795baeb76880c361e7c07e1 ssh-agent [2021-01-21T06:09:14.609Z] SSH_AUTH_SOCK=/tmp/ssh-tnDCXFaBWp4C/agent.46 [2021-01-21T06:09:14.609Z] SSH_AGENT_PID=52 [2021-01-21T06:09:14.617Z] Running ssh-add (command line suppressed) [2021-01-21T06:09:14.753Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5407450213660140215.key (/w/workspace/edgex-go/1@tmp/private_key_5407450213660140215.key) [2021-01-21T06:09:14.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T06:09:15.187Z] + git semver init [2021-01-21T06:09:15.188Z] # -> Open(): unable to determine branch for HEAD [2021-01-21T06:09:15.188Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-21T06:09:15.188Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-21T06:09:15.188Z] # $SEMVER_REMOTE_NAME = origin [2021-01-21T06:09:15.188Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-21T06:09:15.188Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-21T06:09:15.188Z] # $SEMVER_BRANCH = PR-3059 [2021-01-21T06:09:15.188Z] # $SEMVER_TEMP = /tmp/semver-661762363 [2021-01-21T06:09:15.188Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-21T06:09:33.390Z] # '/tmp/semver-661762363' -> '/w/workspace/edgex-go/1/.semver' [2021-01-21T06:09:33.390Z] # -> Force: false [2021-01-21T06:09:33.390Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-21T06:09:33.431Z] $ docker exec --env ******** --env ******** 572c2c89ca6b9be1502020819611f9ec12ade2037795baeb76880c361e7c07e1 ssh-agent -k [2021-01-21T06:09:33.680Z] unset SSH_AUTH_SOCK; [2021-01-21T06:09:33.680Z] unset SSH_AGENT_PID; [2021-01-21T06:09:33.680Z] echo Agent pid 52 killed; [2021-01-21T06:09:33.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-21T06:09:34.292Z] + git semver [Pipeline] } [2021-01-21T06:09:34.326Z] $ docker stop --time=1 572c2c89ca6b9be1502020819611f9ec12ade2037795baeb76880c361e7c07e1 [2021-01-21T06:09:35.912Z] $ docker rm -f 572c2c89ca6b9be1502020819611f9ec12ade2037795baeb76880c361e7c07e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T06:09:36.521Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-21T06:09:37.113Z] Stashed 1 file(s) [Pipeline] echo [2021-01-21T06:09:37.134Z] [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-01-21T06:09:38.461Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-21T06:09:38.798Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-21T06:09:39.115Z] + true [2021-01-21T06:09:39.116Z] + sudo service docker restart [2021-01-21T06:09:39.116Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-21T06:09:39.731Z] ========================================================= [2021-01-21T06:09:39.731Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-21T06:09:39.731Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:09:40.110Z] + 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-01-21T06:09:44.357Z] Sending build context to Docker daemon 327.6MB [2021-01-21T06:09:44.357Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T06:09:44.357Z] Step 2/6 : FROM ${BASE} [2021-01-21T06:09:44.357Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-21T06:09:44.357Z] 188c0c94c7c5: Pulling fs layer [2021-01-21T06:09:44.357Z] 0ef7d3d256c8: Pulling fs layer [2021-01-21T06:09:44.357Z] de9db76c5a1d: Pulling fs layer [2021-01-21T06:09:44.357Z] bca2f99d35d6: Pulling fs layer [2021-01-21T06:09:44.357Z] 93359f2a8cfa: Pulling fs layer [2021-01-21T06:09:44.357Z] 7c6f9722023f: Pulling fs layer [2021-01-21T06:09:44.357Z] a35cf1a2eb13: Pulling fs layer [2021-01-21T06:09:44.357Z] bca2f99d35d6: Waiting [2021-01-21T06:09:44.357Z] 93359f2a8cfa: Waiting [2021-01-21T06:09:44.357Z] 7c6f9722023f: Waiting [2021-01-21T06:09:44.357Z] de9db76c5a1d: Download complete [2021-01-21T06:09:44.357Z] 0ef7d3d256c8: Download complete [2021-01-21T06:09:44.357Z] 93359f2a8cfa: Verifying Checksum [2021-01-21T06:09:44.357Z] 93359f2a8cfa: Download complete [2021-01-21T06:09:44.357Z] 7c6f9722023f: Verifying Checksum [2021-01-21T06:09:44.357Z] 7c6f9722023f: Download complete [2021-01-21T06:09:44.357Z] 188c0c94c7c5: Verifying Checksum [2021-01-21T06:09:44.357Z] 188c0c94c7c5: Download complete [2021-01-21T06:09:44.937Z] 188c0c94c7c5: Pull complete [2021-01-21T06:09:45.524Z] 0ef7d3d256c8: Pull complete [2021-01-21T06:09:45.792Z] de9db76c5a1d: Pull complete [2021-01-21T06:09:46.370Z] a35cf1a2eb13: Verifying Checksum [2021-01-21T06:09:46.370Z] a35cf1a2eb13: Download complete [2021-01-21T06:09:46.638Z] bca2f99d35d6: Verifying Checksum [2021-01-21T06:09:46.638Z] bca2f99d35d6: Download complete [2021-01-21T06:09:52.817Z] Still waiting to schedule task [2021-01-21T06:09:52.817Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-21T06:09:53.283Z] bca2f99d35d6: Pull complete [2021-01-21T06:09:53.283Z] 93359f2a8cfa: Pull complete [2021-01-21T06:09:53.283Z] 7c6f9722023f: Pull complete [2021-01-21T06:09:57.522Z] a35cf1a2eb13: Pull complete [2021-01-21T06:09:57.522Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-21T06:09:57.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-21T06:09:57.522Z] ---> a62c8e92a672 [2021-01-21T06:09:57.522Z] 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-01-21T06:09:57.522Z] ---> Running in bb668e536cee [2021-01-21T06:09:58.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:09:59.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:10:00.486Z] (1/12) Installing libmagic (5.38-r0) [2021-01-21T06:10:00.756Z] (2/12) Installing file (5.38-r0) [2021-01-21T06:10:00.756Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-21T06:10:00.756Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-21T06:10:04.989Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-21T06:10:04.989Z] (6/12) Installing patch (2.7.6-r6) [2021-01-21T06:10:04.989Z] (7/12) Installing build-base (0.5-r2) [2021-01-21T06:10:04.989Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-21T06:10:05.258Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-21T06:10:05.258Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-21T06:10:05.522Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-21T06:10:05.522Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-21T06:10:05.522Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:10:05.522Z] OK: 233 MiB in 51 packages [2021-01-21T06:10:09.790Z] Removing intermediate container bb668e536cee [2021-01-21T06:10:09.790Z] ---> c9b621325f16 [2021-01-21T06:10:09.790Z] Step 4/6 : WORKDIR /edgex-go [2021-01-21T06:10:09.790Z] ---> Running in bb7052d931a3 [2021-01-21T06:10:09.790Z] Removing intermediate container bb7052d931a3 [2021-01-21T06:10:09.790Z] ---> c7ac6721a2d5 [2021-01-21T06:10:09.790Z] Step 5/6 : COPY go.mod . [2021-01-21T06:10:10.054Z] ---> b5293d3d07ef [2021-01-21T06:10:10.054Z] Step 6/6 : RUN go mod download [2021-01-21T06:10:10.317Z] ---> Running in e975a514766e [2021-01-21T06:10:32.361Z] Removing intermediate container e975a514766e [2021-01-21T06:10:32.361Z] ---> e0efc0f273d0 [2021-01-21T06:10:32.361Z] Successfully built e0efc0f273d0 [2021-01-21T06:10:32.361Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:10:32.721Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T06:10:32.721Z] . [Pipeline] withDockerContainer [2021-01-21T06:10:32.896Z] prd-centos7-docker-4c-2g-21861 does not seem to be running inside a container [2021-01-21T06:10:32.953Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-21T06:10:33.928Z] $ docker top 70f75afc129eabd004e0ac95fd7f85848eab2d0b1fb46fd3752bd9d5ba9e0f96 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:10:34.550Z] + go version [2021-01-21T06:10:34.550Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-21T06:10:34.579Z] $ docker stop --time=1 70f75afc129eabd004e0ac95fd7f85848eab2d0b1fb46fd3752bd9d5ba9e0f96 [2021-01-21T06:10:36.000Z] $ docker rm -f 70f75afc129eabd004e0ac95fd7f85848eab2d0b1fb46fd3752bd9d5ba9e0f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:10:37.006Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T06:10:37.006Z] . [Pipeline] withDockerContainer [2021-01-21T06:10:37.139Z] prd-centos7-docker-4c-2g-21861 does not seem to be running inside a container [2021-01-21T06:10:37.194Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-21T06:10:37.939Z] $ docker top 6aa45657433b38f2771d48135bbb965873462cb524c9bca64a4c5b2eb2f3f750 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-21T06:10:38.194Z] ========================================================= [2021-01-21T06:10:38.194Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-21T06:10:38.194Z] ========================================================= [Pipeline] sh [2021-01-21T06:10:38.501Z] + make test [2021-01-21T06:10:38.501Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-21T06:10:48.579Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-21T06:11:07.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-21T06:11:08.235Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-21T06:11:10.197Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-21T06:11:10.197Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-21T06:11:10.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-21T06:11:10.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-21T06:11:10.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-21T06:11:10.464Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-21T06:11:11.057Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-21T06:11:12.040Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-21T06:11:13.999Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-21T06:11:13.999Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-21T06:11:13.999Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-21T06:11:15.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.110s coverage: 46.6% of statements [2021-01-21T06:11:15.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-21T06:11:15.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-21T06:11:15.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-21T06:11:15.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-21T06:11:15.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-21T06:11:20.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.168s coverage: 27.0% of statements [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-21T06:11:20.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-21T06:11:20.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-21T06:11:20.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.108s coverage: 66.7% of statements [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-21T06:11:20.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.458s coverage: 82.3% of statements [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-21T06:11:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-21T06:11:22.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.389s coverage: 28.6% of statements [2021-01-21T06:11:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-21T06:11:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-21T06:11:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-21T06:11:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-21T06:11:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-21T06:11:22.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-01-21T06:11:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-21T06:11:22.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements [2021-01-21T06:11:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-21T06:11:22.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements [2021-01-21T06:11:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-21T06:11:22.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.111s coverage: 97.5% of statements [2021-01-21T06:11:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-21T06:11:22.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements [2021-01-21T06:11:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-21T06:11:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-21T06:11:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-21T06:11:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-21T06:11:25.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.465s coverage: 92.8% of statements [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-21T06:11:25.436Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.026s coverage: 58.8% of statements [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-21T06:11:25.436Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.077s coverage: 0.1% of statements [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-21T06:11:25.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.036s coverage: 100.0% of statements [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-21T06:11:25.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 75.5% of statements [2021-01-21T06:11:25.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-21T06:11:25.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.8% of statements [2021-01-21T06:11:25.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements [2021-01-21T06:11:25.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 84.2% of statements [2021-01-21T06:11:26.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.095s coverage: 91.4% of statements [2021-01-21T06:11:26.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-21T06:11:27.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.208s coverage: 63.5% of statements [2021-01-21T06:11:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-21T06:11:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-21T06:11:27.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-01-21T06:11:27.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.064s coverage: 91.3% of statements [2021-01-21T06:11:27.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2021-01-21T06:11:27.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-01-21T06:11:27.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-01-21T06:11:28.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.366s coverage: 68.9% of statements [2021-01-21T06:11:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-21T06:11:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-21T06:11:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-21T06:11:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-21T06:11:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-21T06:11:29.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 37.0% of statements [2021-01-21T06:11:29.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-21T06:11:29.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-21T06:11:29.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.315s coverage: 84.0% of statements [2021-01-21T06:11:29.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2021-01-21T06:11:31.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 47.1% of statements [2021-01-21T06:11:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-21T06:11:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-21T06:11:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-21T06:11:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-21T06:11:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-21T06:11:31.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.074s coverage: 100.0% of statements [2021-01-21T06:11:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-21T06:11:31.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-01-21T06:11:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-21T06:11:32.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.765s coverage: 29.1% of statements [2021-01-21T06:11:32.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-21T06:11:32.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-21T06:11:32.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-21T06:11:32.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-21T06:11:32.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-21T06:11:32.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements [2021-01-21T06:11:32.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-21T06:11:32.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements [2021-01-21T06:11:32.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-21T06:11:32.644Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-01-21T06:11:32.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-21T06:11:32.644Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.041s coverage: 100.0% of statements [2021-01-21T06:11:32.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-21T06:11:32.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-21T06:11:32.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-21T06:11:32.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-21T06:11:33.241Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.050s coverage: 87.9% of statements [2021-01-21T06:11:33.241Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-21T06:11:33.241Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-21T06:11:33.241Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements [2021-01-21T06:11:33.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-21T06:11:33.769Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-21T06:11:34.033Z] GO111MODULE=on go vet ./... [2021-01-21T06:11:51.081Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21862 in /w/workspace/edgexfoundry_edgex-go_PR-3059 [Pipeline] { [Pipeline] ws [2021-01-21T06:11:51.245Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-21T06:11:56.720Z] using credential edgex-jenkins-ssh [2021-01-21T06:11:56.782Z] Cloning the remote Git repository [2021-01-21T06:11:56.840Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:11:56.963Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-21T06:11:57.055Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:11:57.057Z] > git --version # timeout=10 [2021-01-21T06:11:57.076Z] > git --version # 'git version 2.17.1' [2021-01-21T06:11:57.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:11:57.169Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T06:12:00.787Z] gofmt -l . [2021-01-21T06:12:00.787Z] [ "`gofmt -l .`" = "" ] [2021-01-21T06:12:00.787Z] ./bin/test-go-mod-tidy.sh [2021-01-21T06:12:00.787Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-21T06:12:01.120Z] + ls -al . [2021-01-21T06:12:01.120Z] total 656 [2021-01-21T06:12:01.120Z] drwxrwxr-x 10 1001 1001 4096 Jan 21 06:11 . [2021-01-21T06:12:01.120Z] drwxr-xr-x 4 root root 28 Jan 21 06:10 .. [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 11 Jan 21 06:08 .dockerignore [2021-01-21T06:12:01.120Z] drwxrwxr-x 8 1001 1001 179 Jan 21 06:08 .git [2021-01-21T06:12:01.120Z] drwxrwxr-x 3 1001 1001 125 Jan 21 06:08 .github [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 824 Jan 21 06:08 .gitignore [2021-01-21T06:12:01.120Z] drwx------ 3 1001 1001 47 Jan 21 06:09 .semver [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 166 Jan 21 06:08 .sonarcloud.properties [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 7759 Jan 21 06:08 Attribution.txt [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 3804 Jan 21 06:08 CONTRIBUTING.md [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 931 Jan 21 06:08 Dockerfile.build [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 863 Jan 21 06:08 Jenkinsfile [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 10775 Jan 21 06:08 LICENSE [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 5750 Jan 21 06:08 Makefile [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 6524 Jan 21 06:08 README.md [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 6744 Jan 21 06:08 SECURITY.md [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 5 Jan 21 06:09 VERSION [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 4131 Jan 21 06:08 ZMQWindows.md [2021-01-21T06:12:01.120Z] drwxrwxr-x 2 1001 1001 117 Jan 21 06:08 bin [2021-01-21T06:12:01.120Z] drwxrwxr-x 14 1001 1001 4096 Jan 21 06:08 cmd [2021-01-21T06:12:01.120Z] -rw-r--r-- 1 root root 551631 Jan 21 06:11 coverage.out [2021-01-21T06:12:01.120Z] -rw-r--r-- 1 root root 1027 Jan 21 06:11 go.mod [2021-01-21T06:12:01.120Z] -rw-r--r-- 1 root root 18725 Jan 21 06:11 go.sum [2021-01-21T06:12:01.120Z] drwxrwxr-x 8 1001 1001 127 Jan 21 06:08 internal [2021-01-21T06:12:01.120Z] drwxrwxr-x 4 1001 1001 26 Jan 21 06:08 openapi [2021-01-21T06:12:01.120Z] drwxrwxr-x 4 1001 1001 71 Jan 21 06:08 snap [2021-01-21T06:12:01.120Z] -rw-rw-r-- 1 1001 1001 168 Jan 21 06:08 version.go [Pipeline] sh [2021-01-21T06:12:01.446Z] + '[' -e coverage.out ] [2021-01-21T06:12:01.446Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-21T06:12:01.686Z] Stashed 1 file(s) [Pipeline] sh [2021-01-21T06:12:02.013Z] + make build [2021-01-21T06:12:02.013Z] 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-01-21T06:12:06.254Z] 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-01-21T06:12:12.712Z] Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit 8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:12:13.119Z] Merge succeeded, producing 8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:12:13.119Z] Checking out Revision 8a259dd548b03e09cafe90067237f9b6a87df5f1 (PR-3059) [2021-01-21T06:12:11.849Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T06:12:11.872Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T06:12:11.904Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T06:12:11.940Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:12:11.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:12:11.953Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3059/head:refs/remotes/origin/PR-3059 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T06:12:12.730Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T06:12:12.744Z] > git checkout -f 8a259dd548b03e09cafe90067237f9b6a87df5f1 # timeout=10 [2021-01-21T06:12:13.022Z] > git remote # timeout=10 [2021-01-21T06:12:13.045Z] > git config --get remote.origin.url # timeout=10 [2021-01-21T06:12:13.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:12:13.076Z] > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 [2021-01-21T06:12:13.101Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-21T06:12:13.124Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T06:12:13.135Z] > git checkout -f 8a259dd548b03e09cafe90067237f9b6a87df5f1 # timeout=10 [2021-01-21T06:12:14.482Z] 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-01-21T06:12:15.066Z] 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-01-21T06:12:16.464Z] 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-01-21T06:12:17.044Z] 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-01-21T06:12:17.729Z] Commit message: "refactor(meta): Refactor device update operation to DBClient" [2021-01-21T06:12:17.776Z] > git --version # timeout=10 [2021-01-21T06:12:17.788Z] > git --version # 'git version 2.17.1' [2021-01-21T06:12:17.799Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [2021-01-21T06:12:18.475Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-21T06:12:19.804Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-21T06:12:19.934Z] 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-01-21T06:12:20.219Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-21T06:12:20.582Z] + sudo service docker restart+ [2021-01-21T06:12:20.582Z] true [2021-01-21T06:12:20.891Z] 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-01-21T06:12:22.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-21T06:12:23.417Z] provisioning config files... [2021-01-21T06:12:23.461Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5184458094684427415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:12:23.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-21T06:12:23.934Z] ---> docker-login.sh [2021-01-21T06:12:23.934Z] nexus3.edgexfoundry.org:10001 [2021-01-21T06:12:24.649Z] 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-01-21T06:12:24.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:12:25.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:12:25.196Z] Configure a credential helper to remove this warning. See [2021-01-21T06:12:25.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:12:25.196Z] [2021-01-21T06:12:25.196Z] Login Succeeded [2021-01-21T06:12:25.196Z] nexus3.edgexfoundry.org:10002 [Pipeline] } [2021-01-21T06:12:25.635Z] $ docker stop --time=1 6aa45657433b38f2771d48135bbb965873462cb524c9bca64a4c5b2eb2f3f750 [2021-01-21T06:12:25.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:12:25.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:12:25.794Z] Configure a credential helper to remove this warning. See [2021-01-21T06:12:25.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:12:25.794Z] [2021-01-21T06:12:25.794Z] Login Succeeded [2021-01-21T06:12:25.794Z] nexus3.edgexfoundry.org:10003 [2021-01-21T06:12:26.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:12:26.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:12:26.340Z] Configure a credential helper to remove this warning. See [2021-01-21T06:12:26.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:12:26.340Z] [2021-01-21T06:12:26.340Z] Login Succeeded [2021-01-21T06:12:26.340Z] nexus3.edgexfoundry.org:10004 [2021-01-21T06:12:26.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:12:26.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:12:26.889Z] Configure a credential helper to remove this warning. See [2021-01-21T06:12:26.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:12:26.889Z] [2021-01-21T06:12:26.889Z] Login Succeeded [2021-01-21T06:12:26.889Z] docker.io [2021-01-21T06:12:27.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:12:27.674Z] $ docker rm -f 6aa45657433b38f2771d48135bbb965873462cb524c9bca64a4c5b2eb2f3f750 [2021-01-21T06:12:27.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:12:27.759Z] Configure a credential helper to remove this warning. See [2021-01-21T06:12:27.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:12:27.759Z] [2021-01-21T06:12:27.759Z] Login Succeeded [2021-01-21T06:12:27.759Z] ---> docker-login.sh ends [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-01-21T06:12:28.322Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-01-21T06:12:31.287Z] ========================================================= [2021-01-21T06:12:31.287Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-21T06:12:31.287Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:12:31.712Z] + 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-01-21T06:12:31.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T06:12:31.775Z] [2021-01-21T06:12:31.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:12:32.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T06:12:32.199Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-21T06:12:32.199Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-21T06:12:32.199Z] ca9280d653b3: Pulling fs layer [2021-01-21T06:12:32.199Z] 7e9c9ca2126c: Pulling fs layer [2021-01-21T06:12:32.460Z] cbdbe7a5bc2a: Download complete [2021-01-21T06:12:32.727Z] cbdbe7a5bc2a: Pull complete [2021-01-21T06:12:33.303Z] ca9280d653b3: Verifying Checksum [2021-01-21T06:12:33.303Z] ca9280d653b3: Download complete [2021-01-21T06:12:33.706Z] Sending build context to Docker daemon 166.1MB [2021-01-21T06:12:33.981Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T06:12:33.981Z] Step 2/6 : FROM ${BASE} [2021-01-21T06:12:33.981Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-21T06:12:33.981Z] 5f621e34cdf4: Pulling fs layer [2021-01-21T06:12:33.981Z] a4357932f1b6: Pulling fs layer [2021-01-21T06:12:33.981Z] 18c013af1878: Pulling fs layer [2021-01-21T06:12:33.981Z] 00ac8860ef70: Pulling fs layer [2021-01-21T06:12:33.981Z] 63d7cb157983: Pulling fs layer [2021-01-21T06:12:33.981Z] b116817d02f9: Pulling fs layer [2021-01-21T06:12:33.981Z] 745a02a5169b: Pulling fs layer [2021-01-21T06:12:33.981Z] b116817d02f9: Waiting [2021-01-21T06:12:33.981Z] 745a02a5169b: Waiting [2021-01-21T06:12:33.981Z] 00ac8860ef70: Waiting [2021-01-21T06:12:33.981Z] 63d7cb157983: Waiting [2021-01-21T06:12:33.981Z] 18c013af1878: Verifying Checksum [2021-01-21T06:12:33.981Z] 18c013af1878: Download complete [2021-01-21T06:12:33.981Z] a4357932f1b6: Verifying Checksum [2021-01-21T06:12:33.981Z] a4357932f1b6: Download complete [2021-01-21T06:12:33.981Z] 63d7cb157983: Verifying Checksum [2021-01-21T06:12:33.981Z] 63d7cb157983: Download complete [2021-01-21T06:12:33.981Z] b116817d02f9: Verifying Checksum [2021-01-21T06:12:33.981Z] b116817d02f9: Download complete [2021-01-21T06:12:34.259Z] 5f621e34cdf4: Verifying Checksum [2021-01-21T06:12:34.259Z] 5f621e34cdf4: Download complete [2021-01-21T06:12:34.267Z] ca9280d653b3: Pull complete [2021-01-21T06:12:34.849Z] 7e9c9ca2126c: Verifying Checksum [2021-01-21T06:12:34.849Z] 7e9c9ca2126c: Download complete [2021-01-21T06:12:34.860Z] 5f621e34cdf4: Pull complete [2021-01-21T06:12:35.460Z] a4357932f1b6: Pull complete [2021-01-21T06:12:35.736Z] 18c013af1878: Pull complete [2021-01-21T06:12:36.335Z] 745a02a5169b: Verifying Checksum [2021-01-21T06:12:36.335Z] 745a02a5169b: Download complete [2021-01-21T06:12:37.768Z] 00ac8860ef70: Verifying Checksum [2021-01-21T06:12:37.768Z] 00ac8860ef70: Download complete [2021-01-21T06:12:41.494Z] 7e9c9ca2126c: Pull complete [2021-01-21T06:12:41.494Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-21T06:12:41.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T06:12:41.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-21T06:12:41.829Z] prd-centos7-docker-4c-2g-21861 does not seem to be running inside a container [2021-01-21T06:12:41.926Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-21T06:12:44.932Z] $ docker top 7334404723e4bb0412918b9eff23313122182c872523ccbc1e6f9ef309155990 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:12:45.568Z] + docker-compose build --help [2021-01-21T06:12:45.568Z] + grep parallel [2021-01-21T06:12:46.532Z] --parallel Build images in parallel. [Pipeline] } [2021-01-21T06:12:46.563Z] $ docker stop --time=1 7334404723e4bb0412918b9eff23313122182c872523ccbc1e6f9ef309155990 [2021-01-21T06:12:47.930Z] 00ac8860ef70: Pull complete [2021-01-21T06:12:47.934Z] $ docker rm -f 7334404723e4bb0412918b9eff23313122182c872523ccbc1e6f9ef309155990 [Pipeline] // withDockerContainer [2021-01-21T06:12:48.206Z] 63d7cb157983: Pull complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:12:48.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T06:12:48.728Z] . [Pipeline] withDockerContainer [2021-01-21T06:12:48.807Z] b116817d02f9: Pull complete [2021-01-21T06:12:48.855Z] prd-centos7-docker-4c-2g-21861 does not seem to be running inside a container [2021-01-21T06:12:48.906Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-21T06:12:49.611Z] $ docker top b437db0b6d50b9bd6f9c38465726ca6a5832373f9eb71a6c9651ab0fc492b5f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:12:50.192Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-21T06:12:51.137Z] Building docker-core-command-go ... [2021-01-21T06:12:51.137Z] Building docker-core-data-go ... [2021-01-21T06:12:51.137Z] Building docker-core-metadata-go ... [2021-01-21T06:12:51.137Z] Building docker-security-bootstrap-redis-go ... [2021-01-21T06:12:51.137Z] Building docker-security-proxy-setup-go ... [2021-01-21T06:12:51.137Z] Building docker-security-secretstore-setup-go ... [2021-01-21T06:12:51.137Z] Building docker-support-notifications-go ... [2021-01-21T06:12:51.137Z] Building docker-support-scheduler-go ... [2021-01-21T06:12:51.137Z] Building docker-sys-mgmt-agent-go ... [2021-01-21T06:12:51.137Z] Building docker-support-notifications-go [2021-01-21T06:12:51.137Z] Building docker-security-proxy-setup-go [2021-01-21T06:12:51.137Z] Building docker-core-data-go [2021-01-21T06:12:51.137Z] Building docker-support-scheduler-go [2021-01-21T06:12:51.137Z] Building docker-core-metadata-go [2021-01-21T06:12:53.125Z] 745a02a5169b: Pull complete [2021-01-21T06:12:53.125Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-21T06:12:53.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-21T06:12:53.125Z] ---> b7e6874047d6 [2021-01-21T06:12:53.125Z] 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-01-21T06:12:55.779Z] ---> Running in b1c880e3dfce [2021-01-21T06:12:57.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:12:57.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:12:58.490Z] (1/12) Installing libmagic (5.38-r0) [2021-01-21T06:12:58.490Z] (2/12) Installing file (5.38-r0) [2021-01-21T06:12:58.490Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-21T06:12:58.763Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-21T06:13:04.146Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-21T06:13:04.147Z] (6/12) Installing patch (2.7.6-r6) [2021-01-21T06:13:04.147Z] (7/12) Installing build-base (0.5-r2) [2021-01-21T06:13:04.147Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-21T06:13:04.147Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-21T06:13:04.147Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-21T06:13:04.147Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-21T06:13:04.147Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-21T06:13:04.147Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:13:04.147Z] OK: 217 MiB in 51 packages [2021-01-21T06:13:08.465Z] Removing intermediate container b1c880e3dfce [2021-01-21T06:13:08.465Z] ---> 70b7d26eadab [2021-01-21T06:13:08.465Z] Step 4/6 : WORKDIR /edgex-go [2021-01-21T06:13:08.465Z] ---> Running in a2aea8b0fb0b [2021-01-21T06:13:08.465Z] Removing intermediate container a2aea8b0fb0b [2021-01-21T06:13:08.465Z] ---> f2e56aacb55d [2021-01-21T06:13:08.465Z] Step 5/6 : COPY go.mod . [2021-01-21T06:13:09.449Z] ---> 7932965c466c [2021-01-21T06:13:09.449Z] Step 6/6 : RUN go mod download [2021-01-21T06:13:09.449Z] ---> Running in 56c1da17cdf3 [2021-01-21T06:13:23.671Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:13:23.671Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:13:23.671Z] ---> e0efc0f273d0 [2021-01-21T06:13:23.671Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T06:13:23.671Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:13:23.671Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:13:23.671Z] ---> e0efc0f273d0 [2021-01-21T06:13:23.671Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:13:23.943Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:13:23.943Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:13:23.943Z] ---> e0efc0f273d0 [2021-01-21T06:13:23.943Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T06:13:23.943Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:13:23.943Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:13:23.943Z] ---> e0efc0f273d0 [2021-01-21T06:13:23.943Z] Step 3/23 : WORKDIR /edgex-go [2021-01-21T06:13:24.206Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:13:24.206Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:13:24.206Z] ---> e0efc0f273d0 [2021-01-21T06:13:24.206Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T06:13:25.161Z] ---> Running in 1b799c6c4c67 [2021-01-21T06:13:25.161Z] ---> Running in 75709aab30d1 [2021-01-21T06:13:25.161Z] ---> Running in 327f5d7ab8fe [2021-01-21T06:13:25.161Z] ---> Running in 2c1fd7403e50 [2021-01-21T06:13:25.161Z] ---> Running in 2b44e3eeb15c [2021-01-21T06:13:25.425Z] Removing intermediate container 2b44e3eeb15c [2021-01-21T06:13:25.425Z] ---> 73b92d1f8084 [2021-01-21T06:13:25.425Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:13:25.425Z] Removing intermediate container 2c1fd7403e50 [2021-01-21T06:13:25.425Z] ---> fcec36c58fc1 [2021-01-21T06:13:25.425Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:13:25.425Z] Removing intermediate container 1b799c6c4c67 [2021-01-21T06:13:25.425Z] ---> 92ecf9e6e841 [2021-01-21T06:13:25.425Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:13:25.425Z] Removing intermediate container 75709aab30d1 [2021-01-21T06:13:25.425Z] ---> 061d0a3f61ad [2021-01-21T06:13:25.425Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:13:25.689Z] Removing intermediate container 327f5d7ab8fe [2021-01-21T06:13:25.689Z] ---> 86ded6b9e8e1 [2021-01-21T06:13:25.689Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:13:25.689Z] ---> Running in dbf4828f9760 [2021-01-21T06:13:25.689Z] ---> Running in 0567323e4b00 [2021-01-21T06:13:25.689Z] ---> Running in da2553067d42 [2021-01-21T06:13:25.689Z] ---> Running in f2077807c941 [2021-01-21T06:13:25.689Z] ---> Running in a1c0a35222d5 [2021-01-21T06:13:28.277Z] Removing intermediate container 0567323e4b00 [2021-01-21T06:13:28.277Z] ---> a0c61df3f07f [2021-01-21T06:13:28.277Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T06:13:28.277Z] Removing intermediate container da2553067d42 [2021-01-21T06:13:28.277Z] ---> fc54c16ebf1e [2021-01-21T06:13:28.277Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:13:28.277Z] Removing intermediate container f2077807c941 [2021-01-21T06:13:28.277Z] ---> 211c7a8571a9 [2021-01-21T06:13:28.277Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-21T06:13:28.277Z] Removing intermediate container dbf4828f9760 [2021-01-21T06:13:28.277Z] ---> a1c184291c9c [2021-01-21T06:13:28.277Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-21T06:13:28.277Z] Removing intermediate container a1c0a35222d5 [2021-01-21T06:13:28.277Z] ---> 159c9ed273cf [2021-01-21T06:13:28.277Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T06:13:28.277Z] ---> Running in 84121e1cca2a [2021-01-21T06:13:28.277Z] ---> Running in 941a39892cad [2021-01-21T06:13:28.277Z] ---> Running in 9e2be97e89a4 [2021-01-21T06:13:28.541Z] ---> Running in 1a317ba728ba [2021-01-21T06:13:28.541Z] ---> Running in 5fc01f388a2e [2021-01-21T06:13:29.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:13:29.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:13:29.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:13:29.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:13:30.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:13:30.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:13:30.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:13:30.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:13:30.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:13:30.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:13:30.589Z] OK: 233 MiB in 51 packages [2021-01-21T06:13:30.589Z] OK: 233 MiB in 51 packages [2021-01-21T06:13:30.867Z] OK: 233 MiB in 51 packages [2021-01-21T06:13:30.867Z] OK: 233 MiB in 51 packages [2021-01-21T06:13:31.139Z] OK: 233 MiB in 51 packages [2021-01-21T06:13:31.718Z] Removing intermediate container 84121e1cca2a [2021-01-21T06:13:31.718Z] ---> ec338230bb30 [2021-01-21T06:13:31.718Z] Step 6/22 : COPY go.mod . [2021-01-21T06:13:31.718Z] Removing intermediate container 941a39892cad [2021-01-21T06:13:31.718Z] ---> fe4ec8e0fbf1 [2021-01-21T06:13:31.718Z] Step 6/21 : COPY go.mod . [2021-01-21T06:13:31.980Z] ---> d09bdb7203ca [2021-01-21T06:13:31.980Z] Step 7/22 : RUN go mod download [2021-01-21T06:13:31.980Z] Removing intermediate container 1a317ba728ba [2021-01-21T06:13:31.980Z] ---> a21059931c06 [2021-01-21T06:13:31.980Z] Step 6/23 : COPY go.mod . [2021-01-21T06:13:32.261Z] ---> b16af0f3b99a [2021-01-21T06:13:32.261Z] Step 7/21 : RUN go mod download [2021-01-21T06:13:32.261Z] Removing intermediate container 9e2be97e89a4 [2021-01-21T06:13:32.261Z] ---> 239d6b8fee49 [2021-01-21T06:13:32.261Z] Step 6/24 : COPY go.mod . [2021-01-21T06:13:32.261Z] ---> Running in a428df982da1 [2021-01-21T06:13:32.261Z] Removing intermediate container 5fc01f388a2e [2021-01-21T06:13:32.261Z] ---> 68de0e2e1475 [2021-01-21T06:13:32.261Z] Step 6/21 : COPY go.mod . [2021-01-21T06:13:32.261Z] ---> Running in abbdc9effb83 [2021-01-21T06:13:33.209Z] ---> 07e78ddd0bff [2021-01-21T06:13:33.209Z] Step 7/23 : RUN go mod download [2021-01-21T06:13:33.209Z] ---> 97d46c720975 [2021-01-21T06:13:33.209Z] Step 7/21 : RUN go mod download [2021-01-21T06:13:33.209Z] ---> 5b30aa4e16b7 [2021-01-21T06:13:33.209Z] Step 7/24 : RUN go mod download [2021-01-21T06:13:33.471Z] ---> Running in fd9e3168e836 [2021-01-21T06:13:33.471Z] ---> Running in da2ed6e34f8b [2021-01-21T06:13:33.471Z] ---> Running in 480113cf7c00 [2021-01-21T06:13:36.064Z] Removing intermediate container da2ed6e34f8b [2021-01-21T06:13:36.064Z] ---> a01490e510e6 [2021-01-21T06:13:36.064Z] Step 8/21 : COPY . . [2021-01-21T06:13:36.064Z] Removing intermediate container a428df982da1 [2021-01-21T06:13:36.064Z] ---> 2e5261256fb7 [2021-01-21T06:13:36.064Z] Step 8/21 : COPY . . [2021-01-21T06:13:36.064Z] Removing intermediate container abbdc9effb83 [2021-01-21T06:13:36.064Z] ---> d185a66df9c4 [2021-01-21T06:13:36.064Z] Step 8/22 : COPY . . [2021-01-21T06:13:36.064Z] Removing intermediate container fd9e3168e836 [2021-01-21T06:13:36.064Z] ---> fba9787506c3 [2021-01-21T06:13:36.064Z] Step 8/23 : COPY . . [2021-01-21T06:13:36.064Z] Removing intermediate container 480113cf7c00 [2021-01-21T06:13:36.064Z] ---> 45423c5077b1 [2021-01-21T06:13:36.064Z] Step 8/24 : COPY . . [2021-01-21T06:13:36.247Z] Removing intermediate container 56c1da17cdf3 [2021-01-21T06:13:36.247Z] ---> 81c00d41af03 [2021-01-21T06:13:36.247Z] Successfully built 81c00d41af03 [2021-01-21T06:13:36.247Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:13:36.634Z] + docker inspect -f . ci-base-image-arm64 [2021-01-21T06:13:36.634Z] . [Pipeline] withDockerContainer [2021-01-21T06:13:36.942Z] prd-ubuntu18.04-docker-arm64-4c-16g-21862 does not seem to be running inside a container [2021-01-21T06:13:37.038Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-01-21T06:13:38.614Z] $ docker top ca37e644e0a2f132e32b89804e60604da5d9b216d1656e5d8ca45cee2a0c0d36 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:13:39.694Z] + go version [2021-01-21T06:13:39.694Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-21T06:13:39.731Z] $ docker stop --time=1 ca37e644e0a2f132e32b89804e60604da5d9b216d1656e5d8ca45cee2a0c0d36 [2021-01-21T06:13:41.679Z] $ docker rm -f ca37e644e0a2f132e32b89804e60604da5d9b216d1656e5d8ca45cee2a0c0d36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:13:42.931Z] + docker inspect -f . ci-base-image-arm64 [2021-01-21T06:13:42.931Z] . [Pipeline] withDockerContainer [2021-01-21T06:13:43.210Z] prd-ubuntu18.04-docker-arm64-4c-16g-21862 does not seem to be running inside a container [2021-01-21T06:13:43.287Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-01-21T06:13:44.677Z] $ docker top 0f95ab890e5bb37aa5934af583a0a5ef3efcbe41f19b0712b0b3eb526629b06b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-21T06:13:45.103Z] ========================================================= [2021-01-21T06:13:45.103Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-21T06:13:45.103Z] ========================================================= [Pipeline] sh [2021-01-21T06:13:45.760Z] + make test [2021-01-21T06:13:45.760Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-21T06:14:07.923Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-21T06:14:15.025Z] ---> 00e619a4c34a [2021-01-21T06:14:15.025Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-21T06:14:15.025Z] ---> 32b5ddba654e [2021-01-21T06:14:15.025Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-21T06:14:15.025Z] ---> eb2187001925 [2021-01-21T06:14:15.025Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-21T06:14:15.025Z] ---> 4a343180e7db [2021-01-21T06:14:15.025Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-21T06:14:15.025Z] ---> 018acf66d966 [2021-01-21T06:14:15.025Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-21T06:14:15.025Z] ---> Running in 47e0bb6bf16d [2021-01-21T06:14:15.025Z] ---> Running in 228a066d4b48 [2021-01-21T06:14:15.025Z] ---> Running in 90cee5b00103 [2021-01-21T06:14:15.025Z] ---> Running in 18d0db4fc9f1 [2021-01-21T06:14:15.025Z] ---> Running in 327da99e9ace [2021-01-21T06:14:15.025Z] 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-01-21T06:14:15.025Z] 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-01-21T06:14:15.025Z] 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-01-21T06:14:15.025Z] 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-01-21T06:14:15.026Z] 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-01-21T06:14:41.722Z] 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-01-21T06:14:47.146Z] Removing intermediate container 228a066d4b48 [2021-01-21T06:14:47.146Z] ---> 7bdb66655444 [2021-01-21T06:14:47.146Z] [2021-01-21T06:14:47.146Z] Step 10/21 : FROM scratch [2021-01-21T06:14:47.146Z] ---> [2021-01-21T06:14:47.146Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:14:47.146Z] Removing intermediate container 18d0db4fc9f1 [2021-01-21T06:14:47.146Z] ---> 629746cc83cc [2021-01-21T06:14:47.146Z] [2021-01-21T06:14:47.146Z] Step 10/24 : FROM scratch [2021-01-21T06:14:47.146Z] ---> [2021-01-21T06:14:47.146Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-21T06:14:47.146Z] Removing intermediate container 327da99e9ace [2021-01-21T06:14:47.146Z] ---> c29952603d47 [2021-01-21T06:14:47.146Z] [2021-01-21T06:14:47.146Z] Step 10/21 : FROM alpine:3.12 [2021-01-21T06:14:47.146Z] 3.12: Pulling from library/alpine [2021-01-21T06:14:49.084Z] ---> Running in 8255b43fc795 [2021-01-21T06:14:49.084Z] ---> Running in fb1fb5d4e367 [2021-01-21T06:14:49.084Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-21T06:14:49.349Z] Status: Downloaded newer image for alpine:3.12 [2021-01-21T06:14:49.349Z] ---> 389fef711851 [2021-01-21T06:14:49.349Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-21T06:14:49.613Z] ---> Running in 83964d9bedc9 [2021-01-21T06:14:49.613Z] Removing intermediate container 8255b43fc795 [2021-01-21T06:14:49.613Z] ---> 090e55b17d88 [2021-01-21T06:14:49.613Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-21T06:14:49.613Z] Removing intermediate container fb1fb5d4e367 [2021-01-21T06:14:49.613Z] ---> df708006820c [2021-01-21T06:14:49.613Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-21T06:14:49.885Z] ---> Running in c7bd34bbf3d0 [2021-01-21T06:14:49.885Z] ---> Running in 7aec04a1555e [2021-01-21T06:14:50.154Z] Removing intermediate container c7bd34bbf3d0 [2021-01-21T06:14:50.154Z] ---> 478e2eb1f2a3 [2021-01-21T06:14:50.154Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-21T06:14:50.154Z] Removing intermediate container 7aec04a1555e [2021-01-21T06:14:50.154Z] ---> 3fd1e481f79e [2021-01-21T06:14:50.154Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-21T06:14:50.420Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:14:50.420Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:14:50.690Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-21T06:14:50.690Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:14:50.690Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-21T06:14:50.690Z] (4/4) Installing curl (7.69.1-r3) [2021-01-21T06:14:50.690Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:14:50.690Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:14:50.954Z] OK: 7 MiB in 18 packages [2021-01-21T06:14:51.536Z] ---> Running in 4c457fe5cdf5 [2021-01-21T06:14:51.802Z] ---> Running in d9089fbe5da1 [2021-01-21T06:14:52.388Z] Removing intermediate container 47e0bb6bf16d [2021-01-21T06:14:52.388Z] ---> 8afc17baa746 [2021-01-21T06:14:52.388Z] [2021-01-21T06:14:52.388Z] Step 10/22 : FROM scratch [2021-01-21T06:14:52.388Z] ---> [2021-01-21T06:14:52.388Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:14:52.388Z] Removing intermediate container 4c457fe5cdf5 [2021-01-21T06:14:52.388Z] ---> 57d2b067d20a [2021-01-21T06:14:52.388Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:14:52.388Z] Removing intermediate container d9089fbe5da1 [2021-01-21T06:14:52.388Z] ---> b40b524f06cf [2021-01-21T06:14:52.388Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-21T06:14:52.388Z] ---> Using cache [2021-01-21T06:14:52.388Z] ---> 090e55b17d88 [2021-01-21T06:14:52.388Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-21T06:14:52.656Z] ---> Running in a3679ff1cb23 [2021-01-21T06:14:54.052Z] Removing intermediate container a3679ff1cb23 [2021-01-21T06:14:54.052Z] ---> 22217967ac41 [2021-01-21T06:14:54.052Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T06:14:54.052Z] Removing intermediate container 83964d9bedc9 [2021-01-21T06:14:54.052Z] ---> e1ffbed607dd [2021-01-21T06:14:54.052Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T06:14:54.634Z] ---> 7bab5a47bc77 [2021-01-21T06:14:54.634Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-21T06:14:54.634Z] ---> 7fd39791efd9 [2021-01-21T06:14:54.634Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-21T06:14:54.634Z] ---> Running in 5adf9e2d55c4 [2021-01-21T06:14:54.634Z] ---> Running in 147a931a925a [2021-01-21T06:14:54.901Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-21T06:14:55.585Z] Removing intermediate container 90cee5b00103 [2021-01-21T06:14:55.585Z] ---> 40f12cf6973b [2021-01-21T06:14:55.585Z] [2021-01-21T06:14:55.585Z] Step 10/23 : FROM alpine:3.12 [2021-01-21T06:14:55.585Z] ---> 389fef711851 [2021-01-21T06:14:55.585Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:14:56.159Z] ---> Running in d61d5c71dde0 [2021-01-21T06:14:56.160Z] Removing intermediate container 5adf9e2d55c4 [2021-01-21T06:14:56.160Z] ---> 4e377b33ba36 [2021-01-21T06:14:56.160Z] Step 14/22 : WORKDIR / [2021-01-21T06:14:56.160Z] Removing intermediate container 147a931a925a [2021-01-21T06:14:56.160Z] ---> edff60953408 [2021-01-21T06:14:56.160Z] Step 13/21 : WORKDIR /edgex [2021-01-21T06:14:56.423Z] ---> Running in a3b69d673da2 [2021-01-21T06:14:56.423Z] ---> 121b0aa20df7 [2021-01-21T06:14:56.423Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-21T06:14:56.423Z] ---> c30a9038cc70 [2021-01-21T06:14:56.423Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-21T06:14:56.423Z] ---> Running in c82607837328 [2021-01-21T06:14:56.423Z] Removing intermediate container d61d5c71dde0 [2021-01-21T06:14:56.423Z] ---> a4f17c20413d [2021-01-21T06:14:56.423Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-21T06:14:56.694Z] ---> Running in 67820cf80ec6 [2021-01-21T06:14:56.694Z] Removing intermediate container a3b69d673da2 [2021-01-21T06:14:56.694Z] ---> 8aae0b270a79 [2021-01-21T06:14:56.694Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:14:57.278Z] ---> 8cff4352bc04 [2021-01-21T06:14:57.278Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-21T06:14:57.278Z] Removing intermediate container c82607837328 [2021-01-21T06:14:57.278Z] ---> 5bc67e8acb9f [2021-01-21T06:14:57.278Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-21T06:14:57.278Z] ---> Running in 7a594758d650 [2021-01-21T06:14:57.278Z] ---> 122060b41cf2 [2021-01-21T06:14:57.278Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:14:57.278Z] ---> 2e9fb2e50b3a [2021-01-21T06:14:57.278Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-21T06:14:57.549Z] Removing intermediate container 67820cf80ec6 [2021-01-21T06:14:57.549Z] ---> e60d0e61f2ba [2021-01-21T06:14:57.549Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-21T06:14:57.817Z] ---> 03cf4065c522 [2021-01-21T06:14:57.817Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-21T06:14:57.817Z] ---> Running in 76c96f5143d1 [2021-01-21T06:14:57.817Z] Removing intermediate container 7a594758d650 [2021-01-21T06:14:57.817Z] ---> 70e78a7e3768 [2021-01-21T06:14:57.817Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:14:58.088Z] ---> 02c255f15725 [2021-01-21T06:14:58.088Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-21T06:14:58.088Z] ---> a4c991e618d8 [2021-01-21T06:14:58.088Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-21T06:14:58.088Z] ---> Running in 0e0f344fa513 [2021-01-21T06:14:58.088Z] Removing intermediate container 76c96f5143d1 [2021-01-21T06:14:58.088Z] ---> 6e463c84c618 [2021-01-21T06:14:58.088Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:14:58.304Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-21T06:14:58.356Z] ---> Running in 2cc253580c94 [2021-01-21T06:14:58.621Z] ---> a869b8bb1ef0 [2021-01-21T06:14:58.621Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-21T06:14:58.621Z] Removing intermediate container 0e0f344fa513 [2021-01-21T06:14:58.621Z] ---> a9c8b265e332 [2021-01-21T06:14:58.621Z] Step 19/21 : LABEL arch=x86_64 [2021-01-21T06:14:58.621Z] ---> d89dffba77b8 [2021-01-21T06:14:58.621Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-21T06:14:58.621Z] ---> Running in 31507dedfa3a [2021-01-21T06:14:58.908Z] ---> a1d3442f979f [2021-01-21T06:14:58.908Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-21T06:14:58.908Z] ---> Running in c2c1b3e4f11c [2021-01-21T06:14:59.178Z] Removing intermediate container 31507dedfa3a [2021-01-21T06:14:59.178Z] ---> 117c4b25ae0c [2021-01-21T06:14:59.178Z] Step 20/21 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:14:59.814Z] ---> 3f0a3b594f09 [2021-01-21T06:14:59.814Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-21T06:14:59.814Z] ---> Running in 8b20b55da233 [2021-01-21T06:14:59.814Z] Removing intermediate container c2c1b3e4f11c [2021-01-21T06:14:59.814Z] ---> 9e61e422bd10 [2021-01-21T06:14:59.814Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:14:59.814Z] ---> Running in 07cafa76c639 [2021-01-21T06:14:59.814Z] ---> fdcc575b3009 [2021-01-21T06:14:59.814Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-21T06:15:00.160Z] ---> Running in b6fcc69b0e4a [2021-01-21T06:15:00.160Z] ---> Running in 1c0b7e1cfdbc [2021-01-21T06:15:00.464Z] Removing intermediate container 8b20b55da233 [2021-01-21T06:15:00.464Z] ---> 4b19b77bef3c [2021-01-21T06:15:00.464Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T06:15:00.464Z] Removing intermediate container 07cafa76c639 [2021-01-21T06:15:00.464Z] ---> 8718b354bb2b [2021-01-21T06:15:00.464Z] Step 18/21 : CMD ["--init=true"] [2021-01-21T06:15:00.464Z] Removing intermediate container b6fcc69b0e4a [2021-01-21T06:15:00.464Z] ---> 5dd79ff14ced [2021-01-21T06:15:00.464Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T06:15:00.464Z] ---> Running in c4a6dd63452a [2021-01-21T06:15:00.464Z] ---> Running in d2f6cbf8e4d7 [2021-01-21T06:15:00.777Z] ---> Running in b3657f1760e1 [2021-01-21T06:15:00.777Z] Removing intermediate container 1c0b7e1cfdbc [2021-01-21T06:15:00.777Z] ---> f78b212e6a86 [2021-01-21T06:15:00.777Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:15:00.777Z] Removing intermediate container 2cc253580c94 [2021-01-21T06:15:00.777Z] ---> 8878e250a1c5 [2021-01-21T06:15:00.777Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-21T06:15:00.777Z] ---> Running in eaa7003f08ae [2021-01-21T06:15:00.777Z] ---> Running in c5e72df3ebe5 [2021-01-21T06:15:01.093Z] Removing intermediate container c4a6dd63452a [2021-01-21T06:15:01.093Z] ---> fa08c20ca1ae [2021-01-21T06:15:01.093Z] [2021-01-21T06:15:01.093Z] Removing intermediate container b3657f1760e1 [2021-01-21T06:15:01.093Z] ---> 8b003b95b85e [2021-01-21T06:15:01.093Z] Step 21/22 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:15:01.093Z] Removing intermediate container d2f6cbf8e4d7 [2021-01-21T06:15:01.093Z] ---> c80a961011da [2021-01-21T06:15:01.093Z] Step 19/21 : LABEL arch=x86_64 [2021-01-21T06:15:01.371Z] Successfully built fa08c20ca1ae [2021-01-21T06:15:01.644Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-21T06:15:01.644Z] ---> Running in 1d664841e629 [2021-01-21T06:15:01.644Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-21T06:15:01.644Z] Removing intermediate container eaa7003f08ae [2021-01-21T06:15:01.644Z] ---> f2ad881f7a65 [2021-01-21T06:15:01.644Z] Step 22/24 : LABEL arch=x86_64 [2021-01-21T06:15:01.644Z] ---> Running in 6cb7d21230fe [2021-01-21T06:15:01.644Z] ---> Running in 1286456cdb7c [2021-01-21T06:15:01.926Z] Removing intermediate container 6cb7d21230fe [2021-01-21T06:15:01.926Z] ---> 86a583650fcf [2021-01-21T06:15:01.926Z] Step 20/21 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:15:01.926Z] Removing intermediate container 1d664841e629 [2021-01-21T06:15:01.926Z] ---> 000f93611c0c [2021-01-21T06:15:01.926Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:15:01.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:15:02.194Z] ---> Running in 13a9fa1529a4 [2021-01-21T06:15:02.194Z] ---> Running in 02bfb1bb7aab [2021-01-21T06:15:02.194Z] Removing intermediate container 1286456cdb7c [2021-01-21T06:15:02.194Z] ---> adbcc0eb6269 [2021-01-21T06:15:02.194Z] Step 23/24 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:15:02.194Z] ---> Running in e0baa78300a2 [2021-01-21T06:15:02.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:15:02.787Z] Removing intermediate container 13a9fa1529a4 [2021-01-21T06:15:02.787Z] ---> 187d3b2a1328 [2021-01-21T06:15:02.787Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T06:15:02.787Z] Removing intermediate container 02bfb1bb7aab [2021-01-21T06:15:02.787Z] ---> dfdfa4449224 [2021-01-21T06:15:02.787Z] [2021-01-21T06:15:03.057Z] Successfully built dfdfa4449224 [2021-01-21T06:15:03.057Z] ---> Running in 8ead76e4a4aa [2021-01-21T06:15:03.057Z] Removing intermediate container e0baa78300a2 [2021-01-21T06:15:03.057Z] ---> c484e712c6e0 [2021-01-21T06:15:03.057Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T06:15:03.057Z] Successfully tagged docker-core-metadata-go:latest [2021-01-21T06:15:03.057Z] Building docker-security-bootstrap-redis-go [2021-01-21T06:15:03.057Z]  Building docker-core-metadata-go ... done (1/5) Installing libgcc (9.3.0-r2) [2021-01-21T06:15:03.057Z] ---> Running in 4dc33aed3df1 [2021-01-21T06:15:03.323Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-21T06:15:03.323Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-21T06:15:03.589Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-21T06:15:03.854Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-21T06:15:03.854Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:15:03.854Z] OK: 8 MiB in 19 packages [2021-01-21T06:15:05.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-21T06:15:05.269Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-21T06:15:05.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-21T06:15:05.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-21T06:15:05.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-21T06:15:05.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-21T06:15:05.281Z] Removing intermediate container 4dc33aed3df1 [2021-01-21T06:15:05.281Z] ---> 4cff8895ff66 [2021-01-21T06:15:05.281Z] [2021-01-21T06:15:05.281Z] Removing intermediate container 8ead76e4a4aa [2021-01-21T06:15:05.281Z] ---> a23ef7a47ba7 [2021-01-21T06:15:05.281Z] [2021-01-21T06:15:05.545Z] Successfully built 4cff8895ff66 [2021-01-21T06:15:05.545Z] Successfully built a23ef7a47ba7 [2021-01-21T06:15:05.815Z] Successfully tagged docker-support-notifications-go:latest [2021-01-21T06:15:05.815Z] Building docker-sys-mgmt-agent-go [2021-01-21T06:15:05.815Z]  Building docker-support-notifications-go ... done Successfully tagged docker-security-proxy-setup-go:latest [2021-01-21T06:15:05.815Z] Building docker-core-command-go [2021-01-21T06:15:05.872Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-21T06:15:06.763Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container c5e72df3ebe5 [2021-01-21T06:15:06.763Z] ---> b8bbd64584da [2021-01-21T06:15:06.763Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:15:07.314Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-21T06:15:10.105Z] ---> 4088d653c4a9 [2021-01-21T06:15:10.105Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-21T06:15:11.067Z] ---> ef90599833e3 [2021-01-21T06:15:11.067Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-21T06:15:11.644Z] ---> 559bad08ce2f [2021-01-21T06:15:11.644Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-21T06:15:11.910Z] ---> Running in 4efd2f041a58 [2021-01-21T06:15:12.173Z] Removing intermediate container 4efd2f041a58 [2021-01-21T06:15:12.173Z] ---> a2974ed4d5d7 [2021-01-21T06:15:12.173Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:15:14.106Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-21T06:15:14.106Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-21T06:15:14.106Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-21T06:15:14.751Z] ---> Running in b18768b89f24 [2021-01-21T06:15:15.723Z] Removing intermediate container b18768b89f24 [2021-01-21T06:15:15.723Z] ---> 075a77056fdb [2021-01-21T06:15:15.723Z] Step 21/23 : LABEL arch=x86_64 [2021-01-21T06:15:16.323Z] ---> Running in 51befe23a166 [2021-01-21T06:15:17.729Z] Removing intermediate container 51befe23a166 [2021-01-21T06:15:17.729Z] ---> e7187e97f718 [2021-01-21T06:15:17.729Z] Step 22/23 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:15:18.318Z] ---> Running in c8b6843759c1 [2021-01-21T06:15:18.587Z] Removing intermediate container c8b6843759c1 [2021-01-21T06:15:18.587Z] ---> 4e3bca9a8c0a [2021-01-21T06:15:18.587Z] Step 23/23 : LABEL version=0.0.0 [2021-01-21T06:15:19.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.250s coverage: 46.6% of statements [2021-01-21T06:15:19.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-21T06:15:19.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-21T06:15:19.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-21T06:15:19.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-21T06:15:19.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-21T06:15:20.031Z] ---> Running in fcea24f6df98 [2021-01-21T06:15:23.427Z] Removing intermediate container fcea24f6df98 [2021-01-21T06:15:23.427Z] ---> dfe0cd59aaf3 [2021-01-21T06:15:23.427Z] [2021-01-21T06:15:23.697Z] Successfully built dfe0cd59aaf3 [2021-01-21T06:15:23.964Z] Successfully tagged docker-core-data-go:latest [2021-01-21T06:15:25.483Z]  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:15:25.484Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:15:25.484Z] ---> e0efc0f273d0 [2021-01-21T06:15:25.484Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T06:15:25.484Z] ---> Using cache [2021-01-21T06:15:25.484Z] ---> 86ded6b9e8e1 [2021-01-21T06:15:25.484Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:15:25.484Z] ---> Using cache [2021-01-21T06:15:25.484Z] ---> 159c9ed273cf [2021-01-21T06:15:25.484Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-21T06:15:25.484Z] ---> Using cache [2021-01-21T06:15:25.484Z] ---> 68de0e2e1475 [2021-01-21T06:15:25.484Z] Step 6/24 : COPY go.mod . [2021-01-21T06:15:25.484Z] ---> Using cache [2021-01-21T06:15:25.484Z] ---> 97d46c720975 [2021-01-21T06:15:25.484Z] Step 7/24 : RUN go mod download [2021-01-21T06:15:25.484Z] ---> Using cache [2021-01-21T06:15:25.484Z] ---> a01490e510e6 [2021-01-21T06:15:25.484Z] Step 8/24 : COPY . . [2021-01-21T06:15:25.484Z] ---> Using cache [2021-01-21T06:15:25.484Z] ---> 018acf66d966 [2021-01-21T06:15:25.484Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-21T06:15:26.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.529s coverage: 27.0% of statements [2021-01-21T06:15:26.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-21T06:15:26.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-21T06:15:26.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-21T06:15:26.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-21T06:15:26.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-21T06:15:26.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-21T06:15:26.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements [2021-01-21T06:15:26.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-21T06:15:26.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements [2021-01-21T06:15:26.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-21T06:15:26.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-21T06:15:26.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.320s coverage: 66.7% of statements [2021-01-21T06:15:26.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-21T06:15:26.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-21T06:15:26.445Z] ---> Running in 6fd8e7fb73cc [2021-01-21T06:15:26.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.711s coverage: 82.3% of statements [2021-01-21T06:15:26.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-21T06:15:26.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T06:15:26.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-21T06:15:26.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-21T06:15:28.407Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:15:28.407Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:15:28.407Z] ---> e0efc0f273d0 [2021-01-21T06:15:28.407Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:15:28.407Z] ---> Using cache [2021-01-21T06:15:28.407Z] ---> 86ded6b9e8e1 [2021-01-21T06:15:28.407Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:15:28.407Z] ---> Using cache [2021-01-21T06:15:28.407Z] ---> 159c9ed273cf [2021-01-21T06:15:28.407Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:15:28.407Z] ---> Using cache [2021-01-21T06:15:28.407Z] ---> 68de0e2e1475 [2021-01-21T06:15:28.407Z] Step 6/22 : COPY go.mod . [2021-01-21T06:15:28.407Z] ---> Using cache [2021-01-21T06:15:28.407Z] ---> 97d46c720975 [2021-01-21T06:15:28.407Z] Step 7/22 : RUN go mod download [2021-01-21T06:15:28.407Z] ---> Using cache [2021-01-21T06:15:28.407Z] ---> a01490e510e6 [2021-01-21T06:15:28.407Z] Step 8/22 : COPY . . [2021-01-21T06:15:28.407Z] ---> Using cache [2021-01-21T06:15:28.407Z] ---> 018acf66d966 [2021-01-21T06:15:28.407Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-21T06:15:29.373Z] ---> Running in 17b13ec4fb72 [2021-01-21T06:15:29.373Z] 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-01-21T06:15:30.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-21T06:15:30.632Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:15:30.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:15:30.632Z] ---> e0efc0f273d0 [2021-01-21T06:15:30.632Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:15:30.632Z] ---> Using cache [2021-01-21T06:15:30.632Z] ---> 86ded6b9e8e1 [2021-01-21T06:15:30.632Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:15:30.632Z] ---> Using cache [2021-01-21T06:15:30.632Z] ---> 159c9ed273cf [2021-01-21T06:15:30.632Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:15:30.632Z] ---> Using cache [2021-01-21T06:15:30.632Z] ---> 68de0e2e1475 [2021-01-21T06:15:30.632Z] Step 6/22 : COPY go.mod . [2021-01-21T06:15:30.632Z] ---> Using cache [2021-01-21T06:15:30.632Z] ---> 97d46c720975 [2021-01-21T06:15:30.632Z] Step 7/22 : RUN go mod download [2021-01-21T06:15:30.632Z] ---> Using cache [2021-01-21T06:15:30.632Z] ---> a01490e510e6 [2021-01-21T06:15:30.632Z] Step 8/22 : COPY . . [2021-01-21T06:15:30.632Z] ---> Using cache [2021-01-21T06:15:30.632Z] ---> 018acf66d966 [2021-01-21T06:15:30.632Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-21T06:15:30.632Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:15:30.632Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:15:30.632Z] ---> e0efc0f273d0 [2021-01-21T06:15:30.632Z] Step 3/26 : WORKDIR /edgex-go [2021-01-21T06:15:30.632Z] ---> Using cache [2021-01-21T06:15:30.632Z] ---> 86ded6b9e8e1 [2021-01-21T06:15:30.632Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:15:30.632Z] ---> Using cache [2021-01-21T06:15:30.632Z] ---> 159c9ed273cf [2021-01-21T06:15:30.632Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-21T06:15:31.226Z] ---> Running in a62f863ea210 [2021-01-21T06:15:31.226Z] ---> Running in 90dc27449e66 [2021-01-21T06:15:32.678Z] 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-01-21T06:15:32.678Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:15:33.677Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:15:33.948Z] OK: 233 MiB in 51 packages [2021-01-21T06:15:35.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.084s coverage: 28.6% of statements [2021-01-21T06:15:35.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-21T06:15:35.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-21T06:15:35.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-21T06:15:35.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-21T06:15:35.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-21T06:15:35.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.176s coverage: 100.0% of statements [2021-01-21T06:15:35.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-21T06:15:35.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements [2021-01-21T06:15:35.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-21T06:15:35.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.283s coverage: 86.7% of statements [2021-01-21T06:15:35.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-21T06:15:35.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.300s coverage: 97.5% of statements [2021-01-21T06:15:35.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-21T06:15:35.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.133s coverage: 78.3% of statements [2021-01-21T06:15:35.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-21T06:15:35.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-21T06:15:35.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-21T06:15:35.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-21T06:15:35.914Z] Removing intermediate container a62f863ea210 [2021-01-21T06:15:35.914Z] ---> 5e09aacbb589 [2021-01-21T06:15:35.914Z] Step 6/26 : COPY go.mod . [2021-01-21T06:15:36.191Z] ---> d887822d62ab [2021-01-21T06:15:36.191Z] Step 7/26 : RUN go mod download [2021-01-21T06:15:36.468Z] ---> Running in 3bc9b6eef3e8 [2021-01-21T06:15:39.873Z] Removing intermediate container 3bc9b6eef3e8 [2021-01-21T06:15:39.873Z] ---> 7d71b1596799 [2021-01-21T06:15:39.873Z] Step 8/26 : COPY . . [2021-01-21T06:15:45.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.082s coverage: 92.8% of statements [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-21T06:15:45.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-21T06:15:45.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.203s coverage: 0.1% of statements [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-21T06:15:45.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-21T06:15:45.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.111s coverage: 75.5% of statements [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-21T06:15:45.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.8% of statements [2021-01-21T06:15:45.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.152s coverage: 87.2% of statements [2021-01-21T06:15:45.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.138s coverage: 84.2% of statements [2021-01-21T06:15:45.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.4% of statements [2021-01-21T06:15:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-21T06:15:50.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.586s coverage: 63.5% of statements [2021-01-21T06:15:50.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-21T06:15:50.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-21T06:15:50.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements [2021-01-21T06:15:50.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements [2021-01-21T06:15:50.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2021-01-21T06:15:50.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2021-01-21T06:15:51.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-01-21T06:15:52.352Z] 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-01-21T06:15:54.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.801s coverage: 68.9% of statements [2021-01-21T06:15:54.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-21T06:15:54.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-21T06:15:54.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-21T06:15:54.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-21T06:15:54.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-21T06:15:56.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.386s coverage: 37.0% of statements [2021-01-21T06:15:56.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-21T06:15:56.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-21T06:15:56.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.714s coverage: 84.0% of statements [2021-01-21T06:15:56.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.096s coverage: 100.0% of statements [2021-01-21T06:15:59.028Z] Removing intermediate container 17b13ec4fb72 [2021-01-21T06:15:59.028Z] ---> 12e905b5c3b4 [2021-01-21T06:15:59.028Z] [2021-01-21T06:15:59.028Z] Step 10/22 : FROM alpine:3.12 [2021-01-21T06:15:59.028Z] ---> 389fef711851 [2021-01-21T06:15:59.028Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T06:15:59.606Z] ---> Running in d2eec3f5772f [2021-01-21T06:16:01.017Z] Removing intermediate container 90dc27449e66 [2021-01-21T06:16:01.017Z] ---> e70b112b990e [2021-01-21T06:16:01.017Z] [2021-01-21T06:16:01.017Z] Step 10/22 : FROM scratch [2021-01-21T06:16:01.017Z] ---> [2021-01-21T06:16:01.017Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:16:01.289Z] ---> 24e77649b507 [2021-01-21T06:16:01.289Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-21T06:16:01.570Z] ---> Using cache [2021-01-21T06:16:01.570Z] ---> 090e55b17d88 [2021-01-21T06:16:01.570Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-21T06:16:01.570Z] ---> Running in 50e59889a021 [2021-01-21T06:16:01.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:16:01.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:16:02.116Z] ---> Running in 9fef660af506 [2021-01-21T06:16:02.116Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T06:16:02.116Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:16:02.116Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T06:16:02.116Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T06:16:02.381Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T06:16:02.381Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:16:02.381Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:16:02.381Z] OK: 7 MiB in 19 packages [2021-01-21T06:16:02.957Z] Removing intermediate container 6fd8e7fb73cc [2021-01-21T06:16:02.957Z] ---> 23ef0441810c [2021-01-21T06:16:02.957Z] [2021-01-21T06:16:02.957Z] Step 10/24 : FROM alpine:3.12 [2021-01-21T06:16:02.957Z] ---> 389fef711851 [2021-01-21T06:16:02.957Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T06:16:02.957Z] Removing intermediate container 9fef660af506 [2021-01-21T06:16:02.957Z] ---> dd3e2bf6761a [2021-01-21T06:16:02.957Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T06:16:03.228Z] ---> Running in 7c0858d45ed6 [2021-01-21T06:16:03.228Z] ---> Running in 4677f10a3b8f [2021-01-21T06:16:03.228Z] 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-01-21T06:16:03.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.334s coverage: 47.1% of statements [2021-01-21T06:16:03.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-21T06:16:03.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-21T06:16:03.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-21T06:16:03.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-21T06:16:03.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-21T06:16:03.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.115s coverage: 100.0% of statements [2021-01-21T06:16:03.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-21T06:16:03.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements [2021-01-21T06:16:03.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-21T06:16:04.659Z] Removing intermediate container 7c0858d45ed6 [2021-01-21T06:16:04.659Z] ---> 8eb039b91fed [2021-01-21T06:16:04.659Z] Step 14/22 : WORKDIR / [2021-01-21T06:16:04.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:16:04.932Z] Removing intermediate container d2eec3f5772f [2021-01-21T06:16:04.932Z] ---> e54369bec68b [2021-01-21T06:16:04.932Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-21T06:16:04.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:16:04.932Z] ---> Running in f545d514255b [2021-01-21T06:16:04.932Z] ---> Running in b7073ce20046 [2021-01-21T06:16:05.222Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T06:16:05.222Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:16:05.222Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T06:16:05.222Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T06:16:05.222Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T06:16:05.222Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:16:05.222Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:16:05.822Z] OK: 7 MiB in 19 packages [2021-01-21T06:16:05.822Z] Removing intermediate container f545d514255b [2021-01-21T06:16:05.822Z] ---> 267118acb97b [2021-01-21T06:16:05.822Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:16:05.822Z] Removing intermediate container b7073ce20046 [2021-01-21T06:16:05.822Z] ---> 5ec481923ff8 [2021-01-21T06:16:05.822Z] Step 13/22 : WORKDIR / [2021-01-21T06:16:06.099Z] ---> Running in efcbd5598c03 [2021-01-21T06:16:06.380Z] ---> f0907cbc9deb [2021-01-21T06:16:06.380Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-21T06:16:06.667Z] Removing intermediate container efcbd5598c03 [2021-01-21T06:16:06.667Z] ---> 9bdf098a5ec5 [2021-01-21T06:16:06.667Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:16:07.292Z] Removing intermediate container 4677f10a3b8f [2021-01-21T06:16:07.293Z] ---> f03762c93ff7 [2021-01-21T06:16:07.293Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T06:16:07.574Z] ---> cd7b60b4a1ec [2021-01-21T06:16:07.574Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-21T06:16:07.574Z] ---> 94c4761cc1cd [2021-01-21T06:16:07.574Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-21T06:16:07.574Z] ---> Running in 432084810aaa [2021-01-21T06:16:08.190Z] Removing intermediate container 432084810aaa [2021-01-21T06:16:08.190Z] ---> d65e8ec8e2d4 [2021-01-21T06:16:08.190Z] Step 13/24 : WORKDIR / [2021-01-21T06:16:08.190Z] ---> 950fac6dea52 [2021-01-21T06:16:08.190Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-21T06:16:08.190Z] ---> Running in 8c420dab0042 [2021-01-21T06:16:08.477Z] ---> Running in 9c00448155db [2021-01-21T06:16:08.477Z] ---> 2eb5e1fb32a3 [2021-01-21T06:16:08.477Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-21T06:16:08.764Z] Removing intermediate container 9c00448155db [2021-01-21T06:16:08.765Z] ---> 1910769be838 [2021-01-21T06:16:08.765Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:16:08.765Z] Removing intermediate container 8c420dab0042 [2021-01-21T06:16:08.765Z] ---> 4065a77614e4 [2021-01-21T06:16:08.765Z] 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-01-21T06:16:08.765Z] ---> Running in 7e7d3fa1bfd0 [2021-01-21T06:16:09.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.002s coverage: 29.1% of statements [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-21T06:16:09.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.277s coverage: 99.0% of statements [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-21T06:16:09.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.112s coverage: 100.0% of statements [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-21T06:16:09.081Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-21T06:16:09.081Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-21T06:16:09.081Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.077s coverage: 87.9% of statements [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-21T06:16:09.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-21T06:16:09.081Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements [2021-01-21T06:16:09.081Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-21T06:16:09.362Z] Removing intermediate container 7e7d3fa1bfd0 [2021-01-21T06:16:09.362Z] ---> d44a3169341d [2021-01-21T06:16:09.362Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T06:16:09.362Z] ---> 6255e08509c8 [2021-01-21T06:16:09.362Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-21T06:16:09.362Z] ---> 9adcd895dce8 [2021-01-21T06:16:09.362Z] 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-01-21T06:16:09.362Z] ---> Running in c5a14be80564 [2021-01-21T06:16:09.632Z] Removing intermediate container c5a14be80564 [2021-01-21T06:16:09.632Z] ---> 41fe8e4df11e [2021-01-21T06:16:09.632Z] Step 21/22 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:16:09.632Z] ---> 8df524d201e9 [2021-01-21T06:16:09.632Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-21T06:16:09.632Z] ---> Running in 113751f84806 [2021-01-21T06:16:09.680Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-21T06:16:09.917Z] ---> 3f1e12859d8d [2021-01-21T06:16:09.917Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-21T06:16:09.917Z] ---> Running in d1fd517dc696 [2021-01-21T06:16:10.219Z] Removing intermediate container 113751f84806 [2021-01-21T06:16:10.219Z] ---> fe9dd2b7c4ec [2021-01-21T06:16:10.219Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:16:10.219Z] ---> f25e3a732342 [2021-01-21T06:16:10.219Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-21T06:16:10.219Z] ---> Running in e1fe53598185 [2021-01-21T06:16:10.282Z] GO111MODULE=on go vet ./... [2021-01-21T06:16:10.867Z] Removing intermediate container e1fe53598185 [2021-01-21T06:16:10.867Z] ---> b800388eaae0 [2021-01-21T06:16:10.867Z] [2021-01-21T06:16:11.138Z] ---> 9d65953b0cfe [2021-01-21T06:16:11.138Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-21T06:16:11.138Z] Successfully built b800388eaae0 [2021-01-21T06:16:11.138Z] Successfully tagged docker-core-command-go:latest [2021-01-21T06:16:12.164Z]  Building docker-core-command-go ... done  ---> 676aeb7e8afa [2021-01-21T06:16:12.164Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-21T06:16:12.164Z] Removing intermediate container d1fd517dc696 [2021-01-21T06:16:12.164Z] ---> 8c0f8ac163d5 [2021-01-21T06:16:12.164Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-21T06:16:12.164Z] ---> Running in 87fad2f8cb5c [2021-01-21T06:16:12.800Z] ---> d762a178874c [2021-01-21T06:16:12.800Z] 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-01-21T06:16:12.800Z] ---> Running in 8fbc6f52bc76 [2021-01-21T06:16:12.800Z] Removing intermediate container 87fad2f8cb5c [2021-01-21T06:16:12.800Z] ---> 9320f66d2dff [2021-01-21T06:16:12.800Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T06:16:13.400Z] ---> Running in 7dea7e64a20d [2021-01-21T06:16:14.008Z] Removing intermediate container 7dea7e64a20d [2021-01-21T06:16:14.008Z] ---> 2d50d151dcdd [2021-01-21T06:16:14.008Z] Step 21/22 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:16:14.008Z] ---> Running in 4cecc38c161c [2021-01-21T06:16:14.284Z] Removing intermediate container 4cecc38c161c [2021-01-21T06:16:14.284Z] ---> 4c5ba218e3e0 [2021-01-21T06:16:14.284Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:16:14.284Z] ---> Running in 6a96b6af3f46 [2021-01-21T06:16:14.563Z] Removing intermediate container 6a96b6af3f46 [2021-01-21T06:16:14.563Z] ---> e6a040a1aa1d [2021-01-21T06:16:14.563Z] [2021-01-21T06:16:14.563Z] Removing intermediate container 8fbc6f52bc76 [2021-01-21T06:16:14.563Z] ---> cb870eb70c39 [2021-01-21T06:16:14.563Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-21T06:16:14.827Z] Successfully built e6a040a1aa1d [2021-01-21T06:16:14.827Z] ---> Running in e15316698e32 [2021-01-21T06:16:14.827Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-21T06:16:15.096Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container e15316698e32 [2021-01-21T06:16:15.096Z] ---> 6d8a9aba0885 [2021-01-21T06:16:15.096Z] Step 22/24 : LABEL arch=x86_64 [2021-01-21T06:16:15.096Z] ---> Running in 2d388f199608 [2021-01-21T06:16:15.372Z] Removing intermediate container 2d388f199608 [2021-01-21T06:16:15.372Z] ---> 03ea0ddd3339 [2021-01-21T06:16:15.372Z] Step 23/24 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:16:15.650Z] ---> Running in 88c54f982b9a [2021-01-21T06:16:16.236Z] Removing intermediate container 88c54f982b9a [2021-01-21T06:16:16.236Z] ---> f59d88121264 [2021-01-21T06:16:16.236Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T06:16:17.181Z] ---> Running in 4425cb1b569f [2021-01-21T06:16:17.181Z] Removing intermediate container 50e59889a021 [2021-01-21T06:16:17.181Z] ---> 13d686614a0f [2021-01-21T06:16:17.181Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-21T06:16:17.181Z] ---> Running in e1e72d6a92e1 [2021-01-21T06:16:17.181Z] Removing intermediate container 4425cb1b569f [2021-01-21T06:16:17.181Z] ---> 1d0c4bbde55a [2021-01-21T06:16:17.181Z] [2021-01-21T06:16:17.447Z] Successfully built 1d0c4bbde55a [2021-01-21T06:16:17.447Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-21T06:16:17.722Z]  Building docker-security-secretstore-setup-go ... done 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-01-21T06:16:19.122Z] Removing intermediate container e1e72d6a92e1 [2021-01-21T06:16:19.122Z] ---> c5986e1e82d2 [2021-01-21T06:16:19.122Z] [2021-01-21T06:16:19.122Z] Step 11/26 : FROM docker:20.10.0 [2021-01-21T06:16:19.122Z] 20.10.0: Pulling from library/docker [2021-01-21T06:16:24.516Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-21T06:16:24.516Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-21T06:16:24.516Z] ---> aefe523efa57 [2021-01-21T06:16:24.516Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-21T06:16:24.516Z] ---> Running in af92ef4ab5ed [2021-01-21T06:16:24.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:16:24.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:16:24.815Z] (1/2) Installing readline (8.0.4-r0) [2021-01-21T06:16:24.815Z] (2/2) Installing bash (5.0.17-r0) [2021-01-21T06:16:24.815Z] Executing bash-5.0.17-r0.post-install [2021-01-21T06:16:24.815Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:16:24.815Z] OK: 12 MiB in 22 packages [2021-01-21T06:16:25.836Z] Removing intermediate container af92ef4ab5ed [2021-01-21T06:16:25.836Z] ---> e58ac58aae9e [2021-01-21T06:16:25.836Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-21T06:16:25.836Z] ---> Running in 431771289e52 [2021-01-21T06:16:25.836Z] Removing intermediate container 431771289e52 [2021-01-21T06:16:25.836Z] ---> ba486258b7f1 [2021-01-21T06:16:25.836Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-21T06:16:25.836Z] ---> Running in 3a94322d7a22 [2021-01-21T06:16:26.114Z] Removing intermediate container 3a94322d7a22 [2021-01-21T06:16:26.114Z] ---> 9cdea2015cbe [2021-01-21T06:16:26.114Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-21T06:16:26.114Z] ---> Running in 8e4fc267d98b [2021-01-21T06:16:26.390Z] Removing intermediate container 8e4fc267d98b [2021-01-21T06:16:26.390Z] ---> bc05bab0afd9 [2021-01-21T06:16:26.390Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-21T06:16:26.981Z] ---> fc15d273d757 [2021-01-21T06:16:26.981Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-21T06:16:26.981Z] ---> cd129d2da8b8 [2021-01-21T06:16:26.981Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-21T06:16:27.564Z] ---> a15e0662c5fb [2021-01-21T06:16:27.564Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-21T06:16:27.564Z] ---> Running in d508e0e089b9 [2021-01-21T06:16:28.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:16:28.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:16:28.402Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-21T06:16:28.402Z] (2/33) Installing expat (2.2.9-r1) [2021-01-21T06:16:28.402Z] (3/33) Installing libffi (3.3-r2) [2021-01-21T06:16:28.402Z] (4/33) Installing gdbm (1.13-r1) [2021-01-21T06:16:28.402Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-21T06:16:28.402Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-21T06:16:28.402Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-21T06:16:29.797Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-21T06:16:29.797Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-21T06:16:29.797Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-21T06:16:29.797Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-21T06:16:29.797Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-21T06:16:29.797Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-21T06:16:29.797Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-21T06:16:29.797Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-21T06:16:29.797Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-21T06:16:29.797Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-21T06:16:29.797Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-21T06:16:29.797Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-21T06:16:29.797Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-21T06:16:29.797Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-21T06:16:29.797Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-21T06:16:29.797Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-21T06:16:30.062Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-21T06:16:30.637Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-21T06:16:30.900Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-21T06:16:30.900Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-21T06:16:30.900Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-21T06:16:30.900Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-21T06:16:30.900Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-21T06:16:30.900Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-21T06:16:30.900Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-21T06:16:30.900Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-21T06:16:31.163Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:16:31.163Z] OK: 71 MiB in 55 packages [2021-01-21T06:16:39.330Z] Removing intermediate container d508e0e089b9 [2021-01-21T06:16:39.330Z] ---> 5bf0784b98c3 [2021-01-21T06:16:39.330Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-21T06:16:39.330Z] ---> Running in d7c16b2430ec [2021-01-21T06:16:40.312Z] Collecting docker-compose==1.23.2 [2021-01-21T06:16:40.312Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-21T06:16:40.312Z] 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-01-21T06:16:40.312Z] Collecting texttable<0.10,>=0.9.0 [2021-01-21T06:16:40.312Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-21T06:16:40.889Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-21T06:16:40.889Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-21T06:16:41.153Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-21T06:16:41.153Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-21T06:16:41.728Z] Collecting jsonschema<3,>=2.5.1 [2021-01-21T06:16:41.728Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-21T06:16:41.989Z] Collecting docker<4.0,>=3.6.0 [2021-01-21T06:16:41.989Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-21T06:16:41.989Z] Collecting docopt<0.7,>=0.6.1 [2021-01-21T06:16:41.989Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-21T06:16:42.567Z] Collecting cached-property<2,>=1.2.0 [2021-01-21T06:16:42.567Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-21T06:16:42.833Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-21T06:16:42.833Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-21T06:16:43.100Z] Collecting PyYAML<4,>=3.10 [2021-01-21T06:16:43.100Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-21T06:16:44.046Z] Collecting docker-pycreds>=0.4.0 [2021-01-21T06:16:44.046Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-21T06:16:44.310Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-21T06:16:44.310Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-21T06:16:44.310Z] 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-01-21T06:16:44.310Z] Collecting idna<2.8,>=2.5 [2021-01-21T06:16:44.310Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-21T06:16:44.310Z] 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-01-21T06:16:44.310Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-21T06:16:44.310Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-21T06:16:44.310Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-21T06:16:44.310Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-21T06:16:44.573Z] Installing collected packages: texttable, websocket-client, dockerpty, jsonschema, urllib3, idna, requests, docker-pycreds, docker, docopt, cached-property, PyYAML, docker-compose [2021-01-21T06:16:44.573Z] Running setup.py install for texttable: started [2021-01-21T06:16:45.149Z] Running setup.py install for texttable: finished with status 'done' [2021-01-21T06:16:45.149Z] Running setup.py install for dockerpty: started [2021-01-21T06:16:45.723Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-21T06:16:45.723Z] Attempting uninstall: urllib3 [2021-01-21T06:16:45.723Z] Found existing installation: urllib3 1.25.9 [2021-01-21T06:16:45.723Z] Uninstalling urllib3-1.25.9: [2021-01-21T06:16:45.723Z] Successfully uninstalled urllib3-1.25.9 [2021-01-21T06:16:45.985Z] Attempting uninstall: idna [2021-01-21T06:16:45.985Z] Found existing installation: idna 2.9 [2021-01-21T06:16:45.985Z] Uninstalling idna-2.9: [2021-01-21T06:16:45.985Z] Successfully uninstalled idna-2.9 [2021-01-21T06:16:46.247Z] Attempting uninstall: requests [2021-01-21T06:16:46.247Z] Found existing installation: requests 2.23.0 [2021-01-21T06:16:46.247Z] Uninstalling requests-2.23.0: [2021-01-21T06:16:46.247Z] Successfully uninstalled requests-2.23.0 [2021-01-21T06:16:46.821Z] Running setup.py install for docopt: started [2021-01-21T06:16:47.085Z] Running setup.py install for docopt: finished with status 'done' [2021-01-21T06:16:47.085Z] Running setup.py install for PyYAML: started [2021-01-21T06:16:47.660Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-21T06:16:47.923Z] 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-01-21T06:16:52.146Z] Removing intermediate container d7c16b2430ec [2021-01-21T06:16:52.146Z] ---> 6a3b4e423b9c [2021-01-21T06:16:52.146Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-21T06:16:52.146Z] ---> Running in 3536f511c422 [2021-01-21T06:16:52.146Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:16:52.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:16:52.672Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:16:52.672Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-21T06:16:52.672Z] (3/3) Installing curl (7.69.1-r3) [2021-01-21T06:16:52.672Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:16:52.672Z] OK: 72 MiB in 58 packages [2021-01-21T06:16:53.247Z] Removing intermediate container 3536f511c422 [2021-01-21T06:16:53.247Z] ---> 53c49baed4be [2021-01-21T06:16:53.247Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-21T06:16:53.247Z] ---> Running in f9f80e75e9ff [2021-01-21T06:16:53.247Z] Removing intermediate container f9f80e75e9ff [2021-01-21T06:16:53.247Z] ---> e154f2a35d4f [2021-01-21T06:16:53.247Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:16:53.510Z] ---> Running in 3055c724ef6f [2021-01-21T06:16:53.510Z] Removing intermediate container 3055c724ef6f [2021-01-21T06:16:53.510Z] ---> 6987ddcf9aef [2021-01-21T06:16:53.510Z] Step 24/26 : LABEL arch=x86_64 [2021-01-21T06:16:53.772Z] ---> Running in f60414e1fb80 [2021-01-21T06:16:54.034Z] Removing intermediate container f60414e1fb80 [2021-01-21T06:16:54.034Z] ---> d5a3fc265de4 [2021-01-21T06:16:54.034Z] Step 25/26 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:16:54.034Z] ---> Running in 8c7ac8bc2c40 [2021-01-21T06:16:54.034Z] Removing intermediate container 8c7ac8bc2c40 [2021-01-21T06:16:54.034Z] ---> 7b0e85dc67a3 [2021-01-21T06:16:54.034Z] Step 26/26 : LABEL version=0.0.0 [2021-01-21T06:16:54.297Z] ---> Running in 49cda4d9adca [2021-01-21T06:16:54.297Z] Removing intermediate container 49cda4d9adca [2021-01-21T06:16:54.297Z] ---> 61eb5d1b969f [2021-01-21T06:16:54.297Z] [2021-01-21T06:16:54.559Z] Successfully built 61eb5d1b969f [2021-01-21T06:16:54.559Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-21T06:16:55.149Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-21T06:16:55.186Z] $ docker stop --time=1 b437db0b6d50b9bd6f9c38465726ca6a5832373f9eb71a6c9651ab0fc492b5f2 [2021-01-21T06:16:56.835Z] $ docker rm -f b437db0b6d50b9bd6f9c38465726ca6a5832373f9eb71a6c9651ab0fc492b5f2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T06:16:57.507Z] + docker images [2021-01-21T06:16:57.507Z] + grep docker [2021-01-21T06:16:57.507Z] docker-sys-mgmt-agent-go latest 61eb5d1b969f 3 seconds ago 313MB [2021-01-21T06:16:57.507Z] docker-security-secretstore-setup-go latest 1d0c4bbde55a 40 seconds ago 24.6MB [2021-01-21T06:16:57.507Z] docker-security-bootstrap-redis-go latest e6a040a1aa1d 43 seconds ago 15.8MB [2021-01-21T06:16:57.507Z] docker-core-command-go latest b800388eaae0 47 seconds ago 10.6MB [2021-01-21T06:16:57.507Z] docker-core-data-go latest dfe0cd59aaf3 About a minute ago 22.3MB [2021-01-21T06:16:57.507Z] docker-security-proxy-setup-go latest a23ef7a47ba7 About a minute ago 24.4MB [2021-01-21T06:16:57.507Z] docker-support-notifications-go latest 4cff8895ff66 About a minute ago 12MB [2021-01-21T06:16:57.507Z] docker-core-metadata-go latest dfdfa4449224 About a minute ago 13.1MB [2021-01-21T06:16:57.507Z] docker-support-scheduler-go latest fa08c20ca1ae About a minute ago 10.7MB [2021-01-21T06:16:57.507Z] docker 20.10.0 aefe523efa57 5 weeks 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-01-21T06:17:13.635Z] Still waiting to schedule task [2021-01-21T06:17:13.635Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-21T06:17:18.349Z] gofmt -l . [2021-01-21T06:17:18.350Z] [ "`gofmt -l .`" = "" ] [2021-01-21T06:17:18.350Z] ./bin/test-go-mod-tidy.sh [2021-01-21T06:17:18.625Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-21T06:17:20.741Z] + ls -al . [2021-01-21T06:17:20.741Z] total 684 [2021-01-21T06:17:20.741Z] drwxrwxr-x 9 1001 1001 4096 Jan 21 06:17 . [2021-01-21T06:17:20.741Z] drwxr-xr-x 4 root root 4096 Jan 21 06:13 .. [2021-01-21T06:17:20.741Z] -rw-rw-r-- 1 1001 1001 11 Jan 21 06:12 .dockerignore [2021-01-21T06:17:20.741Z] drwxrwxr-x 8 1001 1001 4096 Jan 21 06:12 .git [2021-01-21T06:17:20.741Z] drwxrwxr-x 3 1001 1001 4096 Jan 21 06:12 .github [2021-01-21T06:17:20.741Z] -rw-rw-r-- 1 1001 1001 824 Jan 21 06:12 .gitignore [2021-01-21T06:17:20.741Z] -rw-rw-r-- 1 1001 1001 166 Jan 21 06:12 .sonarcloud.properties [2021-01-21T06:17:20.741Z] -rw-rw-r-- 1 1001 1001 7759 Jan 21 06:12 Attribution.txt [2021-01-21T06:17:20.741Z] -rw-rw-r-- 1 1001 1001 3804 Jan 21 06:12 CONTRIBUTING.md [2021-01-21T06:17:20.741Z] -rw-rw-r-- 1 1001 1001 931 Jan 21 06:12 Dockerfile.build [2021-01-21T06:17:20.741Z] -rw-rw-r-- 1 1001 1001 863 Jan 21 06:12 Jenkinsfile [2021-01-21T06:17:20.741Z] -rw-rw-r-- 1 1001 1001 10775 Jan 21 06:12 LICENSE [2021-01-21T06:17:20.741Z] -rw-rw-r-- 1 1001 1001 5750 Jan 21 06:12 Makefile [2021-01-21T06:17:20.741Z] -rw-rw-r-- 1 1001 1001 6524 Jan 21 06:12 README.md [2021-01-21T06:17:20.741Z] -rw-rw-r-- 1 1001 1001 6744 Jan 21 06:12 SECURITY.md [2021-01-21T06:17:20.741Z] -rw-rw-r-- 1 1001 1001 5 Jan 21 06:09 VERSION [2021-01-21T06:17:20.741Z] -rw-rw-r-- 1 1001 1001 4131 Jan 21 06:12 ZMQWindows.md [2021-01-21T06:17:20.742Z] drwxrwxr-x 2 1001 1001 4096 Jan 21 06:12 bin [2021-01-21T06:17:20.742Z] drwxrwxr-x 14 1001 1001 4096 Jan 21 06:12 cmd [2021-01-21T06:17:20.742Z] -rw-r--r-- 1 root root 551631 Jan 21 06:16 coverage.out [2021-01-21T06:17:20.742Z] -rw-r--r-- 1 root root 1027 Jan 21 06:17 go.mod [2021-01-21T06:17:20.742Z] -rw-r--r-- 1 root root 18725 Jan 21 06:17 go.sum [2021-01-21T06:17:20.742Z] drwxrwxr-x 8 1001 1001 4096 Jan 21 06:12 internal [2021-01-21T06:17:20.742Z] drwxrwxr-x 4 1001 1001 4096 Jan 21 06:12 openapi [2021-01-21T06:17:20.742Z] drwxrwxr-x 4 1001 1001 4096 Jan 21 06:12 snap [2021-01-21T06:17:20.742Z] -rw-rw-r-- 1 1001 1001 168 Jan 21 06:12 version.go [Pipeline] sh [2021-01-21T06:17:21.420Z] + '[' -e coverage.out ] [2021-01-21T06:17:21.421Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-21T06:17:21.463Z] Warning: overwriting stash ‘coverage-report’ [2021-01-21T06:17:22.614Z] Stashed 1 file(s) [Pipeline] sh [2021-01-21T06:17:23.415Z] + make build [2021-01-21T06:17:23.416Z] 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-01-21T06:17:33.558Z] 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-01-21T06:17:55.782Z] 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-01-21T06:17:59.187Z] 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-01-21T06:17:59.280Z] Running on prd-ubuntu18.04-docker-8c-8g-21863 in /w/workspace/edgexfoundry_edgex-go_PR-3059 [Pipeline] { [Pipeline] ws [2021-01-21T06:17:59.380Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-21T06:18:01.577Z] using credential edgex-jenkins-ssh [2021-01-21T06:18:01.649Z] Cloning the remote Git repository [2021-01-21T06:18:01.678Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:18:01.745Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-21T06:18:01.775Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:18:01.775Z] > git --version # timeout=10 [2021-01-21T06:18:01.783Z] > git --version # 'git version 2.17.1' [2021-01-21T06:18:01.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:18:01.807Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T06:18:03.503Z] 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-01-21T06:18:04.478Z] 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-01-21T06:18:08.780Z] 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-01-21T06:18:10.857Z] Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit 8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:18:10.226Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T06:18:10.234Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T06:18:10.244Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T06:18:10.256Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:18:10.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:18:10.261Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3059/head:refs/remotes/origin/PR-3059 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T06:18:10.971Z] Merge succeeded, producing 8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:18:10.971Z] Checking out Revision 8a259dd548b03e09cafe90067237f9b6a87df5f1 (PR-3059) [2021-01-21T06:18:10.868Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T06:18:10.874Z] > git checkout -f 8a259dd548b03e09cafe90067237f9b6a87df5f1 # timeout=10 [2021-01-21T06:18:10.938Z] > git remote # timeout=10 [2021-01-21T06:18:10.946Z] > git config --get remote.origin.url # timeout=10 [2021-01-21T06:18:10.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:18:10.956Z] > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 [2021-01-21T06:18:10.965Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-21T06:18:10.973Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T06:18:10.977Z] > git checkout -f 8a259dd548b03e09cafe90067237f9b6a87df5f1 # timeout=10 [2021-01-21T06:18:14.659Z] Commit message: "refactor(meta): Refactor device update operation to DBClient" [2021-01-21T06:18:14.683Z] > git --version # timeout=10 [2021-01-21T06:18:14.686Z] > git --version # 'git version 2.17.1' [2021-01-21T06:18:14.690Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:18:15.486Z] 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-01-21T06:18:16.062Z] + echo snap-build.sh [2021-01-21T06:18:16.062Z] snap-build.sh [2021-01-21T06:18:16.062Z] + SNAP_BASE_DIR=. [2021-01-21T06:18:16.063Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-21T06:18:16.063Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-21T06:18:16.063Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-21T06:18:16.063Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-21T06:18:16.063Z] + cd /w/workspace/edgex-go/1 [2021-01-21T06:18:16.063Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-21T06:18:16.063Z] Reading package lists... [2021-01-21T06:18:16.063Z] Building dependency tree... [2021-01-21T06:18:16.063Z] Reading state information... [2021-01-21T06:18:16.327Z] The following packages were automatically installed and are no longer required: [2021-01-21T06:18:16.327Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-21T06:18:16.327Z] uidmap xdelta3 [2021-01-21T06:18:16.327Z] Use 'sudo apt autoremove' to remove them. [2021-01-21T06:18:16.327Z] The following packages will be REMOVED: [2021-01-21T06:18:16.327Z] lxd* lxd-client* [2021-01-21T06:18:16.590Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-21T06:18:16.590Z] After this operation, 31.7 MB disk space will be freed. [2021-01-21T06:18:17.666Z] (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-01-21T06:18:17.666Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-21T06:18:18.112Z] 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-01-21T06:18:18.611Z] Removing lxd dnsmasq configuration [2021-01-21T06:18:18.611Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-21T06:18:18.875Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-21T06:18:19.825Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-21T06:18:19.825Z] (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-01-21T06:18:19.825Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-21T06:18:21.216Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-21T06:18:21.477Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-21T06:18:22.410Z] 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-01-21T06:18:22.870Z] + sudo snap remove --purge lxd [2021-01-21T06:18:22.870Z] snap "lxd" is not installed [2021-01-21T06:18:22.870Z] + sudo groupadd --force --system lxd [2021-01-21T06:18:22.870Z] ++ whoami [2021-01-21T06:18:22.870Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-21T06:18:22.870Z] + newgrp - lxd [2021-01-21T06:18:22.870Z] + sudo snap install lxd [2021-01-21T06:18:25.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-21T06:18:29.187Z] 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 [Pipeline] } [2021-01-21T06:18:32.604Z] $ docker stop --time=1 0f95ab890e5bb37aa5934af583a0a5ef3efcbe41f19b0712b0b3eb526629b06b [2021-01-21T06:18:32.937Z] 2021-01-21T06:18:29Z INFO Waiting for automatic snapd restart... [2021-01-21T06:18:35.219Z] $ docker rm -f 0f95ab890e5bb37aa5934af583a0a5ef3efcbe41f19b0712b0b3eb526629b06b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:18:37.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:18:37.458Z] [2021-01-21T06:18:37.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:18:37.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:18:38.160Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-21T06:18:38.160Z] 29e5d40040c1: Pulling fs layer [2021-01-21T06:18:38.160Z] 1ce36da41761: Pulling fs layer [2021-01-21T06:18:38.160Z] 25b303627fd3: Pulling fs layer [2021-01-21T06:18:39.132Z] 29e5d40040c1: Verifying Checksum [2021-01-21T06:18:39.132Z] 29e5d40040c1: Download complete [2021-01-21T06:18:39.734Z] 29e5d40040c1: Pull complete [2021-01-21T06:18:40.006Z] 1ce36da41761: Verifying Checksum [2021-01-21T06:18:40.006Z] 1ce36da41761: Download complete [2021-01-21T06:18:41.435Z] 1ce36da41761: Pull complete [2021-01-21T06:18:41.709Z] 25b303627fd3: Verifying Checksum [2021-01-21T06:18:41.709Z] 25b303627fd3: Download complete [2021-01-21T06:18:47.869Z] lxd 4.10 from Canonical* installed [2021-01-21T06:18:47.870Z] + sudo lxd init --auto [2021-01-21T06:18:51.851Z] 25b303627fd3: Pull complete [2021-01-21T06:18:51.851Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-21T06:18:51.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:18:51.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-21T06:18:52.135Z] prd-ubuntu18.04-docker-arm64-4c-16g-21862 does not seem to be running inside a container [2021-01-21T06:18:52.211Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-21T06:18:55.386Z] $ docker top 344f0fc346afc113a5fccb62f7029e91e86bd00c1821f802a776d7e6f25573dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:18:56.034Z] + sudo snap install --classic snapcraft [2021-01-21T06:18:56.558Z] + grep parallel [2021-01-21T06:18:56.559Z] + docker-compose build --help [2021-01-21T06:18:59.926Z] --parallel Build images in parallel. [Pipeline] } [2021-01-21T06:18:59.959Z] $ docker stop --time=1 344f0fc346afc113a5fccb62f7029e91e86bd00c1821f802a776d7e6f25573dc [2021-01-21T06:19:00.256Z] snapcraft 4.4.4 from Canonical* installed [2021-01-21T06:19:00.256Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-21T06:19:00.256Z] + patch --verbose -p1 [2021-01-21T06:19:00.256Z] Hmm... Looks like a unified diff to me... [2021-01-21T06:19:00.256Z] The text leading up to this was: [2021-01-21T06:19:00.256Z] -------------------------- [2021-01-21T06:19:00.256Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-21T06:19:00.256Z] |From: Tony Espy [2021-01-21T06:19:00.256Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-21T06:19:00.256Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-21T06:19:00.256Z] | [2021-01-21T06:19:00.256Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-21T06:19:00.256Z] |optimize the snap CI check run for pull requests. When [2021-01-21T06:19:00.256Z] |applied, it essentially strips out everything (apps and [2021-01-21T06:19:00.256Z] |parts) from the snapcraft.yaml file except those required [2021-01-21T06:19:00.256Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-21T06:19:00.256Z] |catch changes to edgex-go that break the snap build. [2021-01-21T06:19:00.256Z] | [2021-01-21T06:19:00.256Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-21T06:19:00.256Z] |to update this patch file, otherwise it may fail to apply, [2021-01-21T06:19:00.256Z] |resulting in a failed snap build CI check in the associated [2021-01-21T06:19:00.256Z] |pull request. [2021-01-21T06:19:00.256Z] | [2021-01-21T06:19:00.256Z] |Note - in addition to applying this patch, the pipeline also [2021-01-21T06:19:00.256Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-21T06:19:00.256Z] |need to build the finally binary .snap file (and it won't [2021-01-21T06:19:00.256Z] |work with the patch applied). This further reduces the build [2021-01-21T06:19:00.256Z] |time. [2021-01-21T06:19:00.256Z] |--- [2021-01-21T06:19:00.256Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-21T06:19:00.256Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-21T06:19:00.256Z] | [2021-01-21T06:19:00.256Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-21T06:19:00.256Z] |index 1e537489..faf42425 100644 [2021-01-21T06:19:00.256Z] |--- a/snap/snapcraft.yaml [2021-01-21T06:19:00.256Z] |+++ b/snap/snapcraft.yaml [2021-01-21T06:19:00.256Z] -------------------------- [2021-01-21T06:19:00.256Z] patching file snap/snapcraft.yaml [2021-01-21T06:19:00.256Z] Using Plan A... [2021-01-21T06:19:00.256Z] Hunk #1 succeeded at 73. [2021-01-21T06:19:00.256Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-21T06:19:00.256Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-21T06:19:00.256Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-21T06:19:00.256Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-21T06:19:00.256Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-21T06:19:00.256Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-21T06:19:00.256Z] Hunk #8 succeeded at 342. [2021-01-21T06:19:00.256Z] Hmm... Ignoring the trailing garbage. [2021-01-21T06:19:00.256Z] done [2021-01-21T06:19:00.256Z] + sudo snapcraft prime --use-lxd [2021-01-21T06:19:01.212Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-21T06:19:01.212Z] 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-01-21T06:19:01.212Z] - README.md [2021-01-21T06:19:01.212Z] - snapcraft.yaml.orig [2021-01-21T06:19:01.212Z] [2021-01-21T06:19:01.212Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-21T06:19:01.794Z] Launching a container. [2021-01-21T06:19:01.917Z] $ docker rm -f 344f0fc346afc113a5fccb62f7029e91e86bd00c1821f802a776d7e6f25573dc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:19:02.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:19:02.975Z] . [Pipeline] withDockerContainer [2021-01-21T06:19:03.335Z] prd-ubuntu18.04-docker-arm64-4c-16g-21862 does not seem to be running inside a container [2021-01-21T06:19:03.436Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-21T06:19:04.819Z] $ docker top 6dcdc5341ce236cae76f8a2be8456b608689cee329f1b6387ce189d175bfa3e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:19:05.965Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-21T06:19:10.251Z] Building docker-core-command-go ... [2021-01-21T06:19:10.251Z] Building docker-core-data-go ... [2021-01-21T06:19:10.251Z] Building docker-core-metadata-go ... [2021-01-21T06:19:10.251Z] Building docker-security-bootstrap-redis-go ... [2021-01-21T06:19:10.251Z] Building docker-security-proxy-setup-go ... [2021-01-21T06:19:10.251Z] Building docker-security-secretstore-setup-go ... [2021-01-21T06:19:10.251Z] Building docker-support-notifications-go ... [2021-01-21T06:19:10.251Z] Building docker-support-scheduler-go ... [2021-01-21T06:19:10.251Z] Building docker-sys-mgmt-agent-go ... [2021-01-21T06:19:10.251Z] Building docker-sys-mgmt-agent-go [2021-01-21T06:19:10.251Z] Building docker-security-proxy-setup-go [2021-01-21T06:19:10.251Z] Building docker-support-notifications-go [2021-01-21T06:19:10.251Z] Building docker-support-scheduler-go [2021-01-21T06:19:10.251Z] Building docker-core-metadata-go [2021-01-21T06:19:14.061Z] Waiting for container to be ready [2021-01-21T06:19:14.061Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-21T06:19:14.061Z] [2021-01-21T06:19:16.621Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-21T06:19:16.881Z] Waiting for network to be ready... [2021-01-21T06:19:17.452Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-21T06:19:17.452Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-21T06:19:18.026Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-21T06:19:18.026Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-21T06:19:18.026Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-21T06:19:18.288Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-21T06:19:18.288Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-21T06:19:18.288Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-21T06:19:18.288Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-21T06:19:18.288Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-21T06:19:18.288Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-21T06:19:18.288Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-21T06:19:18.288Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-21T06:19:18.288Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-21T06:19:18.288Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-21T06:19:18.288Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-21T06:19:18.288Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-21T06:19:18.550Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-21T06:19:18.814Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-21T06:19:19.075Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-21T06:19:19.075Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-21T06:19:19.075Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-21T06:19:19.075Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-21T06:19:19.075Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-21T06:19:19.075Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-21T06:19:19.075Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-21T06:19:19.336Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-21T06:19:21.888Z] Fetched 23.8 MB in 4s (5423 kB/s) [2021-01-21T06:19:22.461Z] Reading package lists... [2021-01-21T06:19:22.723Z] Reading package lists... [2021-01-21T06:19:22.985Z] Building dependency tree... [2021-01-21T06:19:22.985Z] Reading state information... [2021-01-21T06:19:22.985Z] The following additional packages will be installed: [2021-01-21T06:19:22.985Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-21T06:19:22.985Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-21T06:19:22.985Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-21T06:19:22.985Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-21T06:19:22.985Z] Suggested packages: [2021-01-21T06:19:22.985Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-21T06:19:22.985Z] Recommended packages: [2021-01-21T06:19:22.985Z] gnupg libsasl2-modules [2021-01-21T06:19:23.246Z] The following NEW packages will be installed: [2021-01-21T06:19:23.246Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-21T06:19:23.246Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-21T06:19:23.246Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-21T06:19:23.246Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-21T06:19:23.246Z] The following packages will be upgraded: [2021-01-21T06:19:23.246Z] gpg gpg-agent gpgconf libudev1 [2021-01-21T06:19:23.246Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-21T06:19:23.246Z] Need to get 3533 kB of archives. [2021-01-21T06:19:23.246Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-21T06:19:23.246Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-21T06:19:23.246Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-21T06:19:23.246Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-21T06:19:23.246Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-21T06:19:23.246Z] Get:5 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-01-21T06:19:23.246Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-21T06:19:23.246Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-21T06:19:23.246Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-21T06:19:23.246Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-21T06:19:23.508Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-21T06:19:24.080Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-21T06:19:24.080Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-21T06:19:24.080Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-21T06:19:24.080Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-21T06:19:24.080Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-21T06:19:24.080Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-21T06:19:24.080Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-21T06:19:24.080Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-21T06:19:24.080Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-21T06:19:24.080Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-21T06:19:24.080Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-21T06:19:24.080Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-21T06:19:24.342Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:19:24.342Z] Fetched 3533 kB in 1s (3381 kB/s) [2021-01-21T06:19:24.342Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-21T06:19:24.342Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:19:24.342Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:19:24.604Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-21T06:19:24.604Z] Selecting previously unselected package udev. [2021-01-21T06:19:24.604Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-21T06:19:24.604Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:19:24.604Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-21T06:19:24.865Z] Selecting previously unselected package libfuse2:amd64. [2021-01-21T06:19:24.865Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-21T06:19:24.865Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-21T06:19:25.127Z] Selecting previously unselected package fuse. [2021-01-21T06:19:25.127Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-21T06:19:25.127Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-21T06:19:25.127Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:19:25.127Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:19:25.389Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:19:25.389Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:19:25.389Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:19:25.389Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:19:25.653Z] Selecting previously unselected package libksba8:amd64. [2021-01-21T06:19:25.653Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-21T06:19:25.653Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-21T06:19:25.653Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-21T06:19:25.653Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:19:25.653Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:25.653Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-21T06:19:25.653Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:19:25.653Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:25.917Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-21T06:19:25.917Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:19:25.917Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:25.917Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-21T06:19:25.917Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:19:25.917Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:26.179Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-21T06:19:26.179Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:19:26.179Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:26.179Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-21T06:19:26.179Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:19:26.179Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:26.439Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-21T06:19:26.439Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:19:26.439Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:26.439Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-21T06:19:26.439Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:19:26.439Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:26.439Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-21T06:19:26.439Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:19:26.439Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:26.700Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-21T06:19:26.701Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-21T06:19:26.701Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:19:26.701Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-21T06:19:26.701Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-21T06:19:26.701Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:19:26.701Z] Selecting previously unselected package libldap-common. [2021-01-21T06:19:26.701Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-21T06:19:26.701Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:19:26.964Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-21T06:19:26.964Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-21T06:19:26.964Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:19:26.964Z] Selecting previously unselected package dirmngr. [2021-01-21T06:19:26.964Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:19:26.964Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-21T06:19:27.228Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:19:27.228Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-21T06:19:27.228Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-21T06:19:27.228Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:19:27.228Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:19:27.490Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-21T06:19:27.490Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:27.490Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-21T06:19:27.490Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:19:27.490Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-21T06:19:28.063Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-21T06:19:28.063Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:28.063Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-21T06:19:28.063Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-21T06:19:28.063Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-21T06:19:28.326Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:28.326Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:28.326Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:28.326Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:28.326Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:28.326Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:28.326Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:19:28.588Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:19:28.588Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-21T06:19:28.588Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:19:29.160Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-21T06:19:29.160Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-21T06:19:29.160Z] This means they are not meant to be enabled using systemctl. [2021-01-21T06:19:29.160Z] Possible reasons for having this kind of units are: [2021-01-21T06:19:29.160Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-21T06:19:29.160Z] .wants/ or .requires/ directory. [2021-01-21T06:19:29.160Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-21T06:19:29.160Z] a requirement dependency on it. [2021-01-21T06:19:29.160Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-21T06:19:29.160Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-21T06:19:29.160Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-21T06:19:29.160Z] instance name specified. [2021-01-21T06:19:29.423Z] Reading package lists... [2021-01-21T06:19:29.423Z] Building dependency tree... [2021-01-21T06:19:29.423Z] Reading state information... [2021-01-21T06:19:29.684Z] The following additional packages will be installed: [2021-01-21T06:19:29.684Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-21T06:19:29.684Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-21T06:19:29.684Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-21T06:19:29.684Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-21T06:19:29.684Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-21T06:19:29.684Z] Suggested packages: [2021-01-21T06:19:29.685Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-21T06:19:29.685Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-21T06:19:29.685Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-21T06:19:29.685Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-21T06:19:29.685Z] systemd-container policykit-1 [2021-01-21T06:19:29.685Z] Recommended packages: [2021-01-21T06:19:29.685Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-21T06:19:29.685Z] The following NEW packages will be installed: [2021-01-21T06:19:29.685Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-21T06:19:29.685Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-21T06:19:29.685Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-21T06:19:29.685Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-21T06:19:29.685Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-21T06:19:29.685Z] The following packages will be upgraded: [2021-01-21T06:19:29.685Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-21T06:19:29.947Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-21T06:19:29.947Z] Need to get 35.2 MB of archives. [2021-01-21T06:19:29.947Z] After this operation, 141 MB of additional disk space will be used. [2021-01-21T06:19:29.947Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-21T06:19:29.947Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-21T06:19:30.521Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-21T06:19:30.521Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-21T06:19:30.521Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-21T06:19:30.521Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-21T06:19:30.521Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-21T06:19:30.521Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-21T06:19:30.521Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-21T06:19:30.521Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-21T06:19:30.521Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-21T06:19:30.521Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-21T06:19:30.521Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-21T06:19:30.521Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-21T06:19:30.521Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-21T06:19:30.521Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-21T06:19:30.785Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-21T06:19:30.785Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-21T06:19:30.785Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-21T06:19:30.785Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-21T06:19:30.785Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-21T06:19:30.785Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-21T06:19:30.785Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-21T06:19:30.785Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-21T06:19:30.785Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-21T06:19:30.785Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-21T06:19:30.785Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-21T06:19:30.785Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-21T06:19:30.785Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-21T06:19:30.785Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-21T06:19:32.172Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:19:32.172Z] Fetched 35.2 MB in 2s (16.1 MB/s) [2021-01-21T06:19:32.172Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-21T06:19:32.172Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:19:32.172Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:19:32.744Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:19:32.744Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:19:33.007Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-21T06:19:33.007Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-21T06:19:33.007Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-21T06:19:33.007Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-21T06:19:33.268Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-21T06:19:33.268Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-21T06:19:33.268Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-21T06:19:33.269Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-21T06:19:33.840Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-21T06:19:33.840Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-21T06:19:34.101Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-21T06:19:34.362Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-21T06:19:34.362Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-21T06:19:34.362Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-21T06:19:34.624Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-21T06:19:34.624Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:19:34.624Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:19:34.886Z] Selecting previously unselected package libexpat1:amd64. [2021-01-21T06:19:34.886Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-21T06:19:34.886Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-21T06:19:35.147Z] Selecting previously unselected package python3.6-minimal. [2021-01-21T06:19:35.147Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:19:35.147Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:19:35.408Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-21T06:19:35.408Z] Checking for services that may need to be restarted...done. [2021-01-21T06:19:35.408Z] Checking for services that may need to be restarted...done. [2021-01-21T06:19:35.408Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:19:35.670Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-21T06:19:35.670Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:19:36.242Z] Selecting previously unselected package python3-minimal. [2021-01-21T06:19:36.242Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-21T06:19:36.242Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-21T06:19:36.242Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-21T06:19:36.503Z] Selecting previously unselected package mime-support. [2021-01-21T06:19:36.503Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-21T06:19:36.503Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-21T06:19:36.503Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-21T06:19:36.503Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-21T06:19:36.503Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-21T06:19:36.763Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-21T06:19:36.763Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:19:36.763Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:19:37.024Z] Selecting previously unselected package python3.6. [2021-01-21T06:19:37.024Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:19:37.024Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:19:37.024Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-21T06:19:37.024Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-21T06:19:37.024Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-21T06:19:37.024Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-21T06:19:37.287Z] Selecting previously unselected package python3. [2021-01-21T06:19:37.287Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-21T06:19:37.287Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-21T06:19:37.287Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-21T06:19:37.550Z] Selecting previously unselected package multiarch-support. [2021-01-21T06:19:37.550Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:19:37.550Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-21T06:19:37.550Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-21T06:19:37.550Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-21T06:19:37.550Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-21T06:19:37.550Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-21T06:19:37.550Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-21T06:19:37.814Z] Selecting previously unselected package libbsd0:amd64. [2021-01-21T06:19:37.814Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-21T06:19:37.814Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-21T06:19:37.814Z] Selecting previously unselected package sudo. [2021-01-21T06:19:37.814Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-21T06:19:38.074Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-21T06:19:38.074Z] Selecting previously unselected package apparmor. [2021-01-21T06:19:38.336Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-21T06:19:38.336Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-21T06:19:38.336Z] Selecting previously unselected package libedit2:amd64. [2021-01-21T06:19:38.336Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-21T06:19:38.336Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-21T06:19:38.599Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-21T06:19:38.600Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:19:38.600Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:19:38.600Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-21T06:19:38.600Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:19:38.600Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:19:38.600Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-21T06:19:38.600Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-21T06:19:38.600Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-21T06:19:38.864Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-21T06:19:38.864Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:19:38.864Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:19:38.864Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-21T06:19:38.864Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:19:39.126Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:19:39.126Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-21T06:19:39.126Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-21T06:19:39.126Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-21T06:19:39.388Z] Selecting previously unselected package openssh-client. [2021-01-21T06:19:39.388Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-21T06:19:39.388Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-21T06:19:39.388Z] Selecting previously unselected package squashfs-tools. [2021-01-21T06:19:39.388Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-21T06:19:39.388Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-21T06:19:39.650Z] Selecting previously unselected package snapd. [2021-01-21T06:19:39.650Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-21T06:19:39.650Z] Unpacking snapd (2.48+18.04) ... [2021-01-21T06:19:41.570Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-21T06:19:41.570Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-21T06:19:41.570Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-21T06:19:41.835Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-21T06:19:41.835Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-21T06:19:41.835Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:19:41.835Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:19:42.098Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-21T06:19:42.098Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-21T06:19:42.672Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-21T06:19:42.937Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-21T06:19:42.937Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-21T06:19:42.937Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:19:42.937Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:19:42.937Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:19:44.332Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-21T06:19:44.332Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:19:44.332Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-21T06:19:44.332Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-21T06:19:44.332Z] running python rtupdate hooks for python3.6... [2021-01-21T06:19:44.332Z] running python post-rtupdate hooks for python3.6... [2021-01-21T06:19:44.332Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-21T06:19:45.721Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-21T06:19:45.982Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:19:45.982Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-21T06:19:45.982Z] Setting up snapd (2.48+18.04) ... [2021-01-21T06:19:46.555Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-21T06:19:46.555Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-21T06:19:46.817Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-21T06:19:47.078Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-21T06:19:47.078Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-21T06:19:47.078Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-21T06:19:47.340Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-21T06:19:47.602Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-21T06:19:47.602Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-21T06:19:47.865Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-21T06:19:47.865Z] /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-01-21T06:19:47.865Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:19:48.134Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-21T06:19:49.079Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-21T06:19:49.079Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-21T06:19:49.079Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-21T06:19:50.284Z] Reading package lists... [2021-01-21T06:19:50.545Z] Reading package lists... [2021-01-21T06:19:50.806Z] Building dependency tree... [2021-01-21T06:19:50.806Z] Reading state information... [2021-01-21T06:19:50.806Z] Calculating upgrade... [2021-01-21T06:19:51.067Z] The following packages will be upgraded: [2021-01-21T06:19:51.067Z] advancecomp base-files bash binutils binutils-common [2021-01-21T06:19:51.067Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-21T06:19:51.067Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-21T06:19:51.067Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-21T06:19:51.067Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-21T06:19:51.067Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-21T06:19:51.067Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-21T06:19:51.067Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-21T06:19:51.067Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-21T06:19:51.067Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-21T06:19:51.067Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-21T06:19:51.067Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-21T06:19:51.067Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-21T06:19:51.067Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-21T06:19:51.067Z] ubuntu-keyring util-linux [2021-01-21T06:19:51.067Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-21T06:19:51.067Z] Need to get 63.7 MB of archives. [2021-01-21T06:19:51.067Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-21T06:19:51.067Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-21T06:19:51.330Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-21T06:19:51.330Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-21T06:19:51.330Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-21T06:19:51.330Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-21T06:19:51.330Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-21T06:19:51.330Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-21T06:19:51.330Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-21T06:19:51.330Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-21T06:19:51.330Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-21T06:19:51.330Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-21T06:19:51.330Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-21T06:19:51.330Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-21T06:19:51.330Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-21T06:19:51.330Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-21T06:19:51.330Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-21T06:19:51.330Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-21T06:19:51.330Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-21T06:19:51.330Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-21T06:19:51.330Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-21T06:19:51.330Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-21T06:19:51.330Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-21T06:19:51.330Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-21T06:19:51.330Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-21T06:19:51.330Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-21T06:19:51.330Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-21T06:19:51.330Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-21T06:19:51.330Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-21T06:19:51.330Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-21T06:19:51.330Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-21T06:19:51.593Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-21T06:19:51.593Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-21T06:19:51.593Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-21T06:19:51.593Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-21T06:19:51.593Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-21T06:19:51.593Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-21T06:19:51.593Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-21T06:19:51.593Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-21T06:19:51.593Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-21T06:19:51.593Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-21T06:19:51.593Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-21T06:19:51.593Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-21T06:19:51.593Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-21T06:19:51.593Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-21T06:19:51.593Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-21T06:19:51.593Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-21T06:19:51.593Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-21T06:19:51.593Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-21T06:19:51.593Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-21T06:19:51.593Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-21T06:19:51.593Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-21T06:19:51.593Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-21T06:19:51.593Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-21T06:19:51.593Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-21T06:19:51.593Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-21T06:19:51.856Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-21T06:19:51.856Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-21T06:19:51.856Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-21T06:19:51.856Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-21T06:19:52.117Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-21T06:19:52.117Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-21T06:19:52.117Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-21T06:19:52.117Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-21T06:19:52.117Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-21T06:19:52.378Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-21T06:19:52.378Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-21T06:19:52.378Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-21T06:19:52.378Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-21T06:19:52.378Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-21T06:19:52.378Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-21T06:19:52.378Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-21T06:19:52.378Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-21T06:19:52.639Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-21T06:19:52.639Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-21T06:19:52.639Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-21T06:19:52.639Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-21T06:19:52.639Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-21T06:19:52.639Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-21T06:19:52.639Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-21T06:19:52.639Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-21T06:19:52.639Z] Get:81 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-01-21T06:19:52.639Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-21T06:19:52.639Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-21T06:19:52.640Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-21T06:19:52.640Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-21T06:19:52.640Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-21T06:19:52.640Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-21T06:19:52.640Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-21T06:19:52.900Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-21T06:19:52.900Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-21T06:19:52.900Z] Get:91 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-01-21T06:19:52.900Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-21T06:19:52.900Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-21T06:19:52.900Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-21T06:19:52.900Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-21T06:19:52.900Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-21T06:19:52.900Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-21T06:19:53.161Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:19:53.161Z] Fetched 63.7 MB in 2s (33.2 MB/s) [2021-01-21T06:19:53.161Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:19:53.161Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:19:53.161Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:19:54.111Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:19:54.111Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:19:54.111Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-21T06:19:54.111Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-21T06:19:55.056Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:19:55.056Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:19:55.319Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:19:55.319Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:19:55.319Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:19:55.580Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:19:55.580Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:19:55.580Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:19:55.580Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:19:55.842Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:19:55.842Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:19:55.842Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:19:55.842Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:19:56.104Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:19:56.104Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:19:56.104Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:19:56.104Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:19:56.366Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-21T06:19:56.366Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:19:56.366Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:19:56.366Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:19:56.366Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:19:56.626Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:19:56.627Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:19:56.627Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:19:56.888Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:19:56.889Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:19:57.150Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:19:57.150Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:19:57.150Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:19:57.723Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-21T06:19:57.985Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:19:57.985Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-21T06:19:57.985Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-21T06:19:57.985Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-21T06:19:57.985Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-21T06:19:58.247Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-21T06:19:58.247Z] Installing new version of config file /etc/issue ... [2021-01-21T06:19:58.247Z] Installing new version of config file /etc/issue.net ... [2021-01-21T06:19:58.247Z] Installing new version of config file /etc/lsb-release ... [2021-01-21T06:19:58.510Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-21T06:19:58.774Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-21T06:19:58.774Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-21T06:19:58.774Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-21T06:19:58.774Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:19:58.774Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-21T06:19:58.774Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-21T06:19:59.034Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-21T06:19:59.034Z] 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-01-21T06:19:59.034Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:19:59.034Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:19:59.034Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-21T06:19:59.298Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:19:59.298Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:19:59.298Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-21T06:19:59.559Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-21T06:19:59.559Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-21T06:19:59.822Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:19:59.822Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-21T06:19:59.822Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-21T06:20:00.084Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-21T06:20:00.084Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:00.084Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:20:00.345Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:20:00.345Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-21T06:20:00.345Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:00.345Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:20:00.607Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:20:00.607Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-21T06:20:00.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:00.869Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-21T06:20:00.869Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-21T06:20:00.869Z] Setting up grep (3.1-2build1) ... [2021-01-21T06:20:00.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:00.869Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-21T06:20:01.133Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-21T06:20:01.133Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-21T06:20:01.403Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:01.403Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:20:01.403Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:20:01.403Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-21T06:20:01.403Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:01.403Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-21T06:20:01.403Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:20:01.978Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-21T06:20:01.978Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:20:01.978Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-21T06:20:02.270Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:20:02.542Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-21T06:20:02.807Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:02.807Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-21T06:20:02.807Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:20:03.770Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-21T06:20:03.770Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-21T06:20:04.034Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-21T06:20:04.034Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-21T06:20:04.034Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-21T06:20:04.034Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:04.034Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-21T06:20:04.295Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-21T06:20:04.556Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-21T06:20:04.556Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:04.556Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:20:04.556Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:20:04.556Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:20:04.818Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:04.818Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:20:04.818Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:20:05.080Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:20:05.080Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:05.080Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:20:05.080Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:20:05.341Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:20:05.341Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:05.341Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:20:05.341Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:20:05.603Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:20:05.603Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:05.603Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:20:05.603Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:20:05.864Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:20:05.864Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:20:05.864Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-21T06:20:06.125Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:06.125Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:20:06.126Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:20:06.126Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-21T06:20:06.126Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:06.388Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:20:06.388Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:20:06.388Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:20:06.388Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:06.388Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:20:06.388Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:20:06.652Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:20:06.652Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:06.652Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:20:06.913Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:20:07.173Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:20:07.434Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-21T06:20:07.714Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-21T06:20:07.982Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:07.982Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:20:07.982Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:20:08.244Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:20:08.244Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:20:08.244Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-21T06:20:08.244Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:20:08.505Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-21T06:20:08.505Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:08.505Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-21T06:20:08.768Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-21T06:20:08.768Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-21T06:20:09.038Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:09.038Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-21T06:20:09.038Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:20:09.300Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:20:09.300Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:09.300Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-21T06:20:09.300Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:20:09.563Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:20:09.563Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:09.563Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-21T06:20:09.826Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:20:10.088Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:20:10.350Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:10.350Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:20:10.350Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:20:10.350Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:20:10.350Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:20:10.617Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:20:10.617Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:20:10.617Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-21T06:20:10.880Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:10.880Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-21T06:20:10.880Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-21T06:20:11.142Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-21T06:20:11.142Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:11.142Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-21T06:20:11.142Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:20:11.404Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:20:11.665Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:11.665Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:20:11.665Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:20:11.665Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-21T06:20:11.930Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:11.930Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-21T06:20:11.930Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-21T06:20:11.930Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-21T06:20:12.194Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:12.194Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-21T06:20:12.194Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-21T06:20:12.455Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-21T06:20:12.719Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:12.719Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:20:12.719Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:20:12.719Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-21T06:20:12.981Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:12.981Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-21T06:20:12.981Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-21T06:20:13.245Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-21T06:20:13.245Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:13.245Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-21T06:20:13.245Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-21T06:20:13.506Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-21T06:20:13.506Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:13.506Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-21T06:20:13.506Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-21T06:20:13.768Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-21T06:20:13.768Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:13.768Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-21T06:20:14.030Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-21T06:20:14.030Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-21T06:20:14.291Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:14.291Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-21T06:20:14.291Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-21T06:20:14.291Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-21T06:20:14.553Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:20:14.553Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-21T06:20:14.553Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-21T06:20:14.553Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-21T06:20:14.816Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-21T06:20:14.816Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-21T06:20:14.816Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-21T06:20:14.816Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-21T06:20:15.390Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-21T06:20:15.653Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-21T06:20:15.653Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-21T06:20:15.653Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-21T06:20:15.917Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-21T06:20:15.917Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-21T06:20:15.917Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-21T06:20:16.179Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-21T06:20:16.179Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-21T06:20:16.179Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-21T06:20:16.179Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-21T06:20:16.443Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-21T06:20:16.443Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-21T06:20:16.443Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-21T06:20:16.443Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-21T06:20:16.705Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-21T06:20:16.705Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-21T06:20:16.705Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-21T06:20:16.705Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-21T06:20:16.970Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-21T06:20:16.970Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-21T06:20:17.925Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-21T06:20:17.925Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-21T06:20:17.925Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-21T06:20:17.925Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-21T06:20:18.194Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:20:18.194Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:20:18.223Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:20:18.223Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:20:18.223Z] ---> 81c00d41af03 [2021-01-21T06:20:18.223Z] Step 3/26 : WORKDIR /edgex-go [2021-01-21T06:20:18.223Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:20:18.223Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:20:18.223Z] ---> 81c00d41af03 [2021-01-21T06:20:18.223Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T06:20:18.223Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:20:18.223Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:20:18.223Z] ---> 81c00d41af03 [2021-01-21T06:20:18.223Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T06:20:18.223Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:20:18.223Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:20:18.223Z] ---> 81c00d41af03 [2021-01-21T06:20:18.223Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T06:20:18.223Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:20:18.223Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:20:18.223Z] ---> 81c00d41af03 [2021-01-21T06:20:18.223Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:20:18.456Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:20:18.456Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:20:18.496Z] ---> Running in c8944700b566 [2021-01-21T06:20:18.496Z] ---> Running in eb707e2fb276 [2021-01-21T06:20:18.496Z] ---> Running in b9a231404e9f [2021-01-21T06:20:18.496Z] ---> Running in c95c2e994d85 [2021-01-21T06:20:18.496Z] ---> Running in 7e171d580a48 [2021-01-21T06:20:18.720Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:20:18.720Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:20:18.720Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:20:18.720Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:20:18.981Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:20:18.981Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:20:19.098Z] Removing intermediate container c8944700b566 [2021-01-21T06:20:19.098Z] ---> 833605f43a71 [2021-01-21T06:20:19.098Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:20:19.098Z] Removing intermediate container eb707e2fb276 [2021-01-21T06:20:19.098Z] ---> effecad3b2e7 [2021-01-21T06:20:19.098Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:20:19.247Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:20:19.247Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:20:19.247Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:20:19.247Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:20:19.374Z] Removing intermediate container c95c2e994d85 [2021-01-21T06:20:19.374Z] ---> 07f6ba0d8e36 [2021-01-21T06:20:19.374Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:20:19.374Z] Removing intermediate container b9a231404e9f [2021-01-21T06:20:19.374Z] ---> 8da4311914b2 [2021-01-21T06:20:19.374Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:20:19.374Z] Removing intermediate container 7e171d580a48 [2021-01-21T06:20:19.374Z] ---> c0ae2348766b [2021-01-21T06:20:19.374Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:20:19.375Z] ---> Running in f0f8da7bf649 [2021-01-21T06:20:19.375Z] ---> Running in d209e38716a8 [2021-01-21T06:20:19.510Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:20:19.510Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:20:19.655Z] ---> Running in 40cf19daeea0 [2021-01-21T06:20:19.655Z] ---> Running in b03e3f94edb8 [2021-01-21T06:20:19.655Z] ---> Running in 39ae87a0ac04 [2021-01-21T06:20:20.455Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:20:20.455Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:20:21.403Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:20:21.403Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:20:22.344Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:20:22.344Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:20:22.605Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:20:22.605Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:20:23.092Z] Removing intermediate container f0f8da7bf649 [2021-01-21T06:20:23.092Z] ---> 787ce49eaf5b [2021-01-21T06:20:23.092Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:20:23.366Z] ---> Running in b6d2aec45869 [2021-01-21T06:20:23.555Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:20:23.555Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:20:23.555Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-21T06:20:23.555Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-21T06:20:23.555Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-21T06:20:23.555Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-21T06:20:23.641Z] Removing intermediate container d209e38716a8 [2021-01-21T06:20:23.641Z] ---> 317ab705d25d [2021-01-21T06:20:23.641Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T06:20:23.641Z] Removing intermediate container 40cf19daeea0 [2021-01-21T06:20:23.641Z] ---> a87419c064a7 [2021-01-21T06:20:23.641Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T06:20:23.817Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-21T06:20:23.817Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-21T06:20:23.915Z] ---> Running in dc4a321a3121 [2021-01-21T06:20:23.915Z] ---> Running in dbac1dc8f425 [2021-01-21T06:20:24.080Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-21T06:20:24.081Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-21T06:20:24.081Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-21T06:20:24.081Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-21T06:20:24.198Z] Removing intermediate container 39ae87a0ac04 [2021-01-21T06:20:24.198Z] ---> 763db138f27c [2021-01-21T06:20:24.198Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-21T06:20:24.198Z] Removing intermediate container b03e3f94edb8 [2021-01-21T06:20:24.198Z] ---> a5a632ff2fe4 [2021-01-21T06:20:24.198Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-21T06:20:24.342Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-21T06:20:24.342Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-21T06:20:24.342Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-21T06:20:24.342Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-21T06:20:24.470Z] ---> Running in fbde5e0363c4 [2021-01-21T06:20:24.470Z] ---> Running in f114340f0043 [2021-01-21T06:20:24.607Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:20:24.608Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-21T06:20:24.608Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:20:24.608Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:20:24.608Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:20:24.608Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-21T06:20:24.608Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-21T06:20:24.871Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-21T06:20:24.871Z] [2021-01-21T06:20:24.871Z] Current default time zone: 'Etc/UTC' [2021-01-21T06:20:24.871Z] Local time is now: Thu Jan 21 06:20:24 UTC 2021. [2021-01-21T06:20:24.871Z] Universal Time is now: Thu Jan 21 06:20:24 UTC 2021. [2021-01-21T06:20:24.871Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-21T06:20:24.871Z] [2021-01-21T06:20:24.871Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-21T06:20:24.871Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:20:24.871Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-21T06:20:24.871Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:20:25.140Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-21T06:20:25.140Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-21T06:20:25.140Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-21T06:20:25.140Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-21T06:20:25.140Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-21T06:20:25.140Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-21T06:20:25.140Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:20:25.140Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-21T06:20:25.409Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:20:25.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:20:25.671Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:20:25.671Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:20:25.671Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-21T06:20:25.671Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-21T06:20:25.671Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-21T06:20:25.671Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-21T06:20:25.671Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-21T06:20:25.671Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-21T06:20:25.932Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:20:25.932Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-21T06:20:26.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:20:27.032Z] OK: 217 MiB in 51 packages [2021-01-21T06:20:27.847Z] Updating certificates in /etc/ssl/certs... [2021-01-21T06:20:28.796Z] 22 added, 17 removed; done. [2021-01-21T06:20:28.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:20:28.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:20:28.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:20:28.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:20:29.058Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-21T06:20:29.058Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:20:29.058Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-21T06:20:29.058Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-21T06:20:29.058Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-21T06:20:29.058Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:20:29.320Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:20:29.320Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:20:29.320Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:20:29.320Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:20:29.320Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:20:29.320Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:20:29.320Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-21T06:20:29.582Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:20:29.582Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-21T06:20:29.582Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-21T06:20:29.582Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:20:29.582Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:20:29.582Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:20:29.582Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-21T06:20:29.582Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-21T06:20:29.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:20:29.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:20:29.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:20:29.844Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-21T06:20:29.844Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:20:29.844Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-21T06:20:29.862Z] Removing intermediate container b6d2aec45869 [2021-01-21T06:20:29.862Z] ---> 6b3e43d2f9b3 [2021-01-21T06:20:29.862Z] Step 6/22 : COPY go.mod . [2021-01-21T06:20:29.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:20:30.105Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-21T06:20:30.105Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-21T06:20:30.105Z] Updating certificates in /etc/ssl/certs... [2021-01-21T06:20:30.137Z] OK: 217 MiB in 51 packages [2021-01-21T06:20:30.680Z] 0 added, 0 removed; done. [2021-01-21T06:20:30.680Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-21T06:20:30.680Z] done. [2021-01-21T06:20:30.737Z] ---> 435c4ad3de41 [2021-01-21T06:20:30.737Z] Step 7/22 : RUN go mod download [2021-01-21T06:20:30.737Z] OK: 217 MiB in 51 packages [2021-01-21T06:20:30.737Z] OK: 217 MiB in 51 packages [2021-01-21T06:20:30.737Z] OK: 217 MiB in 51 packages [2021-01-21T06:20:31.012Z] ---> Running in 2bc76679e585 [2021-01-21T06:20:31.256Z] Reading package lists... [2021-01-21T06:20:31.256Z] Building dependency tree... [2021-01-21T06:20:31.256Z] Reading state information... [2021-01-21T06:20:31.519Z] The following NEW packages will be installed: [2021-01-21T06:20:31.519Z] apt-transport-https [2021-01-21T06:20:31.519Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-21T06:20:31.519Z] Need to get 1696 B of archives. [2021-01-21T06:20:31.519Z] After this operation, 153 kB of additional disk space will be used. [2021-01-21T06:20:31.519Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-21T06:20:31.781Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:20:31.781Z] Fetched 1696 B in 0s (30.0 kB/s) [2021-01-21T06:20:31.781Z] Selecting previously unselected package apt-transport-https. [2021-01-21T06:20:31.781Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-21T06:20:31.781Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-21T06:20:31.781Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-21T06:20:31.781Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-21T06:20:31.991Z] Removing intermediate container dc4a321a3121 [2021-01-21T06:20:31.991Z] ---> eb78111936d5 [2021-01-21T06:20:31.991Z] Step 6/21 : COPY go.mod . [2021-01-21T06:20:32.042Z] Waiting for network to be ready... [2021-01-21T06:20:32.594Z] Removing intermediate container dbac1dc8f425 [2021-01-21T06:20:32.594Z] ---> 3dc5e785db7a [2021-01-21T06:20:32.594Z] Step 6/21 : COPY go.mod . [2021-01-21T06:20:32.867Z] Removing intermediate container f114340f0043 [2021-01-21T06:20:32.867Z] ---> abff4d039812 [2021-01-21T06:20:32.867Z] Step 6/24 : COPY go.mod . [2021-01-21T06:20:32.867Z] Removing intermediate container fbde5e0363c4 [2021-01-21T06:20:32.867Z] ---> 22c52a028fce [2021-01-21T06:20:32.867Z] Step 6/26 : COPY go.mod . [2021-01-21T06:20:32.867Z] ---> cbf6c0f822e3 [2021-01-21T06:20:32.868Z] Step 7/21 : RUN go mod download [2021-01-21T06:20:33.144Z] ---> Running in 201dd39a7157 [2021-01-21T06:20:33.748Z] ---> e37ea3e93d54 [2021-01-21T06:20:33.748Z] Step 7/21 : RUN go mod download [2021-01-21T06:20:34.036Z] ---> Running in c3c5494666ea [2021-01-21T06:20:34.312Z] ---> 36aa000769be [2021-01-21T06:20:34.312Z] Step 7/24 : RUN go mod download [2021-01-21T06:20:34.312Z] ---> 559b437bbd90 [2021-01-21T06:20:34.312Z] Step 7/26 : RUN go mod download [2021-01-21T06:20:34.605Z] ---> Running in cd7df668256a [2021-01-21T06:20:34.605Z] ---> Running in ae99d70f4419 [2021-01-21T06:20:35.207Z] Removing intermediate container 2bc76679e585 [2021-01-21T06:20:35.207Z] ---> 7dcd1abd6063 [2021-01-21T06:20:35.207Z] Step 8/22 : COPY . . [2021-01-21T06:20:37.196Z] Removing intermediate container 201dd39a7157 [2021-01-21T06:20:37.196Z] ---> 4f142ceeb5ab [2021-01-21T06:20:37.196Z] Step 8/21 : COPY . . [2021-01-21T06:20:38.637Z] 2021-01-21T06:20:35Z INFO Waiting for automatic snapd restart... [2021-01-21T06:20:39.212Z] snapd 2.48.2 from Canonical* installed [2021-01-21T06:20:39.928Z] Removing intermediate container c3c5494666ea [2021-01-21T06:20:39.928Z] ---> 32fb7e31233f [2021-01-21T06:20:39.928Z] Step 8/21 : COPY . . [2021-01-21T06:20:39.928Z] Removing intermediate container ae99d70f4419 [2021-01-21T06:20:39.928Z] ---> 8cee674f2f02 [2021-01-21T06:20:39.928Z] Step 8/24 : COPY . . [2021-01-21T06:20:40.158Z] "snapd" switched to the "latest/stable" channel [2021-01-21T06:20:40.158Z] [2021-01-21T06:20:40.206Z] Removing intermediate container cd7df668256a [2021-01-21T06:20:40.206Z] ---> d504024c433d [2021-01-21T06:20:40.206Z] Step 8/26 : COPY . . [2021-01-21T06:20:42.714Z] core18 20201210 from Canonical* installed [2021-01-21T06:20:42.978Z] "core18" switched to the "latest/stable" channel [2021-01-21T06:20:42.978Z] [2021-01-21T06:20:47.209Z] snapcraft 4.4.4 from Canonical* installed [2021-01-21T06:20:47.210Z] "snapcraft" switched to the "latest/stable" channel [2021-01-21T06:20:47.210Z] [2021-01-21T06:20:50.518Z] 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-01-21T06:20:50.518Z] - README.md [2021-01-21T06:20:50.518Z] - snapcraft.yaml.orig [2021-01-21T06:20:50.518Z] [2021-01-21T06:20:50.518Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-21T06:20:57.114Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:20:57.114Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-21T06:20:57.114Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-21T06:20:57.376Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-21T06:20:58.582Z] Reading package lists... [2021-01-21T06:20:58.844Z] 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-01-21T06:21:05.443Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:21:05.443Z] Reading package lists... [2021-01-21T06:21:05.443Z] Building dependency tree... [2021-01-21T06:21:05.443Z] Reading state information... [2021-01-21T06:21:05.443Z] Suggested packages: [2021-01-21T06:21:05.443Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-21T06:21:05.443Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-21T06:21:05.443Z] Recommended packages: [2021-01-21T06:21:05.443Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-21T06:21:05.443Z] The following NEW packages will be installed: [2021-01-21T06:21:05.443Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-21T06:21:05.443Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-21T06:21:05.443Z] pkg-config zip [2021-01-21T06:21:05.443Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-21T06:21:05.443Z] Need to get 7655 kB of archives. [2021-01-21T06:21:05.443Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-21T06:21:05.443Z] 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-01-21T06:21:05.707Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-21T06:21:05.707Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-21T06:21:05.707Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-21T06:21:05.707Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-21T06:21:05.707Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-21T06:21:05.707Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-21T06:21:05.707Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-21T06:21:05.969Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-21T06:21:05.969Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-21T06:21:05.969Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-21T06:21:05.969Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-21T06:21:06.231Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-21T06:21:06.232Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-21T06:21:06.232Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-21T06:21:06.232Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:21:06.232Z] Fetched 7655 kB in 1s (10.1 MB/s) [2021-01-21T06:21:06.497Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-21T06:21:06.497Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-21T06:21:06.497Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-21T06:21:06.497Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-21T06:21:06.758Z] Selecting previously unselected package libpsl5:amd64. [2021-01-21T06:21:06.758Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-21T06:21:06.758Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-21T06:21:06.758Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-21T06:21:06.758Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-21T06:21:06.758Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-21T06:21:07.020Z] Selecting previously unselected package librtmp1:amd64. [2021-01-21T06:21:07.020Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-21T06:21:07.020Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-21T06:21:07.020Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-21T06:21:07.020Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-21T06:21:07.020Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-21T06:21:07.037Z] ---> 3b8ee705c470 [2021-01-21T06:21:07.037Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-21T06:21:07.037Z] ---> 9afa90b6e2d5 [2021-01-21T06:21:07.037Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-21T06:21:07.037Z] ---> Running in 97d68a7d7919 [2021-01-21T06:21:07.037Z] ---> d4b5b7035b49 [2021-01-21T06:21:07.037Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-21T06:21:07.037Z] ---> 84b7a48ba0cf [2021-01-21T06:21:07.037Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-21T06:21:07.037Z] ---> e7685e6fddf2 [2021-01-21T06:21:07.037Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-21T06:21:07.037Z] ---> Running in ce1295830d99 [2021-01-21T06:21:07.037Z] ---> Running in a1a940731a17 [2021-01-21T06:21:07.037Z] ---> Running in fbc421d4819c [2021-01-21T06:21:07.037Z] ---> Running in 3f6a11cc95c3 [2021-01-21T06:21:07.037Z] 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-01-21T06:21:07.037Z] 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-01-21T06:21:07.037Z] 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-01-21T06:21:07.037Z] 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-01-21T06:21:07.037Z] 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-01-21T06:21:07.282Z] Selecting previously unselected package liberror-perl. [2021-01-21T06:21:07.282Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-21T06:21:07.282Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-21T06:21:07.282Z] Selecting previously unselected package git-man. [2021-01-21T06:21:07.282Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-21T06:21:07.282Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:21:07.544Z] Selecting previously unselected package git. [2021-01-21T06:21:07.544Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-21T06:21:07.544Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:21:08.122Z] Selecting previously unselected package libnorm1:amd64. [2021-01-21T06:21:08.122Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-21T06:21:08.122Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-21T06:21:08.384Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-21T06:21:08.385Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-21T06:21:08.385Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-21T06:21:08.385Z] Selecting previously unselected package libsodium23:amd64. [2021-01-21T06:21:08.385Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-21T06:21:08.385Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-21T06:21:08.647Z] Selecting previously unselected package libzmq5:amd64. [2021-01-21T06:21:08.647Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-21T06:21:08.647Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:21:08.647Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-21T06:21:08.647Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-21T06:21:08.647Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:21:08.908Z] Selecting previously unselected package pkg-config. [2021-01-21T06:21:08.908Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-21T06:21:08.908Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-21T06:21:08.908Z] Selecting previously unselected package zip. [2021-01-21T06:21:08.908Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-21T06:21:08.908Z] Unpacking zip (3.0-11build1) ... [2021-01-21T06:21:08.908Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-21T06:21:09.171Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:21:09.171Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-21T06:21:09.171Z] Setting up liberror-perl (0.17025-1) ... [2021-01-21T06:21:09.171Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-21T06:21:09.171Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-21T06:21:09.171Z] No schema files found: doing nothing. [2021-01-21T06:21:09.171Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-21T06:21:09.171Z] Setting up zip (3.0-11build1) ... [2021-01-21T06:21:09.171Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-21T06:21:09.171Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-21T06:21:09.171Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-21T06:21:09.432Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:21:09.432Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-21T06:21:09.432Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:21:09.432Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:21:09.432Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:21:16.049Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:21:16.049Z] git set to automatically installed. [2021-01-21T06:21:16.049Z] git-man set to automatically installed. [2021-01-21T06:21:16.049Z] libcurl3-gnutls set to automatically installed. [2021-01-21T06:21:16.049Z] liberror-perl set to automatically installed. [2021-01-21T06:21:16.049Z] libglib2.0-0 set to automatically installed. [2021-01-21T06:21:16.049Z] libnghttp2-14 set to automatically installed. [2021-01-21T06:21:16.049Z] libnorm1 set to automatically installed. [2021-01-21T06:21:16.049Z] libpgm-5.2-0 set to automatically installed. [2021-01-21T06:21:16.049Z] libpsl5 set to automatically installed. [2021-01-21T06:21:16.049Z] librtmp1 set to automatically installed. [2021-01-21T06:21:16.049Z] libsodium23 set to automatically installed. [2021-01-21T06:21:16.049Z] libzmq3-dev set to automatically installed. [2021-01-21T06:21:16.049Z] libzmq5 set to automatically installed. [2021-01-21T06:21:16.049Z] pkg-config set to automatically installed. [2021-01-21T06:21:16.049Z] zip set to automatically installed. [2021-01-21T06:21:17.967Z] snapd is not logged in, snap install commands will use sudo [2021-01-21T06:21:24.560Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:21:24.822Z] snap "core18" has no updates available [2021-01-21T06:21:26.210Z] Pulling config-common [2021-01-21T06:21:27.156Z] Pulling go-build-helper [2021-01-21T06:21:49.146Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-21T06:21:49.146Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-21T06:21:49.146Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-21T06:21:49.146Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-21T06:21:49.146Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-21T06:21:49.146Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-21T06:21:49.146Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-21T06:21:49.146Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-21T06:21:49.146Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-21T06:21:49.146Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-21T06:21:49.146Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-21T06:21:49.146Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-21T06:21:49.146Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-21T06:21:49.146Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-21T06:21:49.146Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-21T06:21:49.146Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-21T06:21:49.146Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-21T06:21:49.146Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-21T06:21:49.146Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-21T06:21:49.146Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-21T06:21:49.146Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-21T06:21:49.146Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-21T06:21:49.146Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-21T06:21:49.146Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-21T06:21:49.146Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-21T06:21:49.146Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-21T06:21:49.146Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-21T06:21:49.146Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-21T06:21:49.146Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-21T06:21:49.146Z] Fetched 279 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-21T06:21:49.146Z] Fetched 122 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-21T06:21:49.146Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-21T06:21:49.146Z] Fetched 8848 B in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-21T06:21:49.146Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-21T06:21:49.146Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-21T06:21:49.146Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-21T06:21:49.146Z] Fetched 214 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-21T06:21:49.146Z] Fetched 155 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-21T06:21:49.146Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-21T06:21:49.146Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-21T06:21:49.146Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-21T06:21:49.146Z] Fetched 499 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-21T06:21:49.146Z] Fetched 111 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-21T06:21:49.146Z] Fetched 240 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-21T06:21:49.146Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-21T06:21:49.146Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-21T06:21:49.146Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-21T06:21:49.146Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-21T06:21:49.146Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-21T06:21:49.146Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-21T06:21:49.146Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-21T06:21:49.147Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-21T06:21:49.147Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-21T06:21:49.147Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-21T06:21:49.147Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-21T06:21:49.147Z] Fetched 8720 B in 0s (0 B/s) [2021-01-21T06:21:49.147Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-21T06:21:49.147Z] Fetched 137 kB in 0s (0 B/s) [2021-01-21T06:21:49.147Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-21T06:21:49.147Z] Fetched 119 kB in 0s (0 B/s) [2021-01-21T06:21:49.147Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-21T06:21:49.147Z] Fetched 109 kB in 0s (0 B/s) [2021-01-21T06:21:49.147Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-21T06:21:49.147Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-21T06:21:49.147Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-21T06:21:49.147Z] Fetched 645 kB in 0s (0 B/s) [2021-01-21T06:21:49.147Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-21T06:21:49.147Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-21T06:21:49.147Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-21T06:21:49.147Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-21T06:21:49.147Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-21T06:21:49.147Z] Fetched 368 kB in 0s (0 B/s) [2021-01-21T06:21:49.147Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-21T06:21:49.147Z] Fetched 187 kB in 0s (0 B/s) [2021-01-21T06:21:49.147Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-21T06:21:49.147Z] Fetched 175 kB in 0s (0 B/s) [2021-01-21T06:21:49.147Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-21T06:21:52.456Z] Fetched 206 kB in 0s (0 B/s) [2021-01-21T06:21:52.456Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-21T06:21:52.456Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-21T06:21:52.456Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-21T06:21:52.456Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-21T06:21:52.456Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-21T06:21:52.456Z] Fetched 159 kB in 0s (0 B/s) [2021-01-21T06:21:52.456Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-21T06:21:52.456Z] Fetched 107 kB in 0s (0 B/s) [2021-01-21T06:21:52.456Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-21T06:21:52.456Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-21T06:21:52.456Z] Pulling static-packages [2021-01-21T06:21:53.027Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-21T06:21:53.027Z] Skipping pull go-build-helper (already ran) [2021-01-21T06:21:53.027Z] Skipping pull static-packages (already ran) [2021-01-21T06:21:53.027Z] Building go-build-helper [2021-01-21T06:21:57.239Z] Building static-packages [2021-01-21T06:21:59.159Z] Staging go-build-helper [2021-01-21T06:21:59.734Z] Staging static-packages [2021-01-21T06:22:00.680Z] Pulling go115 [2021-01-21T06:22:01.645Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-21T06:22:01.645Z] Skipping pull go115 (already ran) [2021-01-21T06:22:01.645Z] Building go115 [2021-01-21T06:22:01.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-21T06:22:01.645Z] Dload Upload Total Spent Left Speed [2021-01-21T06:22:04.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 115M 11 13.6M 0 0 18.9M 0 0:00:06 --:--:-- 0:00:06 18.8M 44 115M 44 51.7M 0 0 30.0M 0 0:00:03 0:00:01 0:00:02 30.0M 92 115M 92 106M 0 0 39.2M 0 0:00:02 0:00:02 --:--:-- 39.2M 100 115M 100 115M 0 0 39.5M 0 0:00:02 0:00:02 --:--:-- 39.5M [2021-01-21T06:22:05.070Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-21T06:22:09.292Z] Staging go115 [2021-01-21T06:22:14.603Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-21T06:22:14.603Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-21T06:22:14.603Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-21T06:22:14.603Z] Fetched 0 B in 0s (0 B/s) [2021-01-21T06:22:14.603Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-21T06:22:14.603Z] Fetched 224 kB in 0s (0 B/s) [2021-01-21T06:22:14.603Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-21T06:22:14.603Z] Fetched 157 kB in 0s (0 B/s) [2021-01-21T06:22:14.603Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-21T06:22:14.603Z] Fetched 221 kB in 0s (0 B/s) [2021-01-21T06:22:14.603Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-21T06:22:14.603Z] Fetched 143 kB in 0s (0 B/s) [2021-01-21T06:22:14.603Z] Pulling edgex-go [2021-01-21T06:22:15.550Z] Pulling version [2021-01-21T06:22:16.498Z] Building config-common [2021-01-21T06:22:18.418Z] Skipping build go-build-helper (already ran) [2021-01-21T06:22:18.419Z] Skipping build static-packages (already ran) [2021-01-21T06:22:18.419Z] Skipping build go115 (already ran) [2021-01-21T06:22:18.419Z] Building edgex-go [2021-01-21T06:22:18.681Z] 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-01-21T06:22:20.603Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-21T06:22:20.603Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-21T06:22:20.603Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-21T06:22:20.603Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.1 [2021-01-21T06:22:20.603Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-21T06:22:20.603Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-21T06:22:20.603Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-21T06:22:20.603Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-21T06:22:20.603Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-21T06:22:20.603Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-21T06:22:20.603Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-21T06:22:20.603Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-21T06:22:20.872Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-21T06:22:20.872Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-21T06:22:20.872Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-21T06:22:20.872Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-21T06:22:20.872Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-21T06:22:20.872Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-21T06:22:20.872Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-21T06:22:20.872Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-21T06:22:20.872Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-21T06:22:20.872Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-21T06:22:20.872Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-21T06:22:20.872Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-21T06:22:20.872Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-21T06:22:20.872Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-21T06:22:20.872Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-21T06:22:20.872Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-21T06:22:20.872Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-21T06:22:20.872Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-21T06:22:20.872Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-21T06:22:20.872Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-21T06:22:20.872Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-21T06:22:20.872Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-21T06:22:20.872Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-21T06:22:20.872Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-21T06:22:20.872Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-21T06:22:21.134Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-21T06:22:21.134Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-21T06:22:21.134Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-21T06:22:27.718Z] 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-01-21T06:22:28.870Z] 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-01-21T06:22:33.009Z] 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-01-21T06:22:33.584Z] 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-01-21T06:22:34.972Z] 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-01-21T06:22:35.234Z] 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-01-21T06:22:35.495Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-21T06:22:35.756Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-21T06:22:35.756Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-21T06:22:35.756Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-21T06:22:37.672Z] 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-01-21T06:22:37.672Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-21T06:22:37.672Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-21T06:22:38.615Z] 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-01-21T06:22:39.574Z] 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-01-21T06:22:39.574Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-21T06:22:41.496Z] 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-01-21T06:22:42.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-21T06:22:43.023Z] 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-01-21T06:22:43.023Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-21T06:22:44.002Z] Removing intermediate container fbc421d4819c [2021-01-21T06:22:44.002Z] ---> f26362310367 [2021-01-21T06:22:44.002Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-21T06:22:44.002Z] Removing intermediate container ce1295830d99 [2021-01-21T06:22:44.002Z] ---> 699c9b7c7a7d [2021-01-21T06:22:44.002Z] [2021-01-21T06:22:44.002Z] Step 10/21 : FROM alpine:3.12 [2021-01-21T06:22:44.002Z] ---> Running in c89e8b8b6de3 [2021-01-21T06:22:44.002Z] 3.12: Pulling from library/alpine [2021-01-21T06:22:44.002Z] Removing intermediate container 3f6a11cc95c3 [2021-01-21T06:22:44.002Z] ---> de2b13fa8779 [2021-01-21T06:22:44.002Z] [2021-01-21T06:22:44.002Z] Step 10/21 : FROM scratch [2021-01-21T06:22:44.002Z] ---> [2021-01-21T06:22:44.002Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:22:44.002Z] ---> Running in e3f3b72be94f [2021-01-21T06:22:44.002Z] Removing intermediate container a1a940731a17 [2021-01-21T06:22:44.002Z] ---> a40be9e696cc [2021-01-21T06:22:44.002Z] [2021-01-21T06:22:44.002Z] Step 10/24 : FROM scratch [2021-01-21T06:22:44.002Z] ---> [2021-01-21T06:22:44.002Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-21T06:22:44.002Z] ---> Running in 3cc3a88a9926 [2021-01-21T06:22:44.607Z] Removing intermediate container e3f3b72be94f [2021-01-21T06:22:44.607Z] ---> 444de134e35e [2021-01-21T06:22:44.607Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-21T06:22:44.888Z] Removing intermediate container 3cc3a88a9926 [2021-01-21T06:22:44.888Z] ---> a4840a942aad [2021-01-21T06:22:44.888Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-21T06:22:44.888Z] ---> Running in 5106be061155 [2021-01-21T06:22:45.161Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-21T06:22:45.162Z] ---> Running in 9d6b09f430a7 [2021-01-21T06:22:45.162Z] 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-01-21T06:22:45.162Z] Status: Downloaded newer image for alpine:3.12 [2021-01-21T06:22:45.162Z] ---> afeebe901d6b [2021-01-21T06:22:45.162Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-21T06:22:45.439Z] ---> Running in 0f3452a7c71e [2021-01-21T06:22:45.574Z] Building version [2021-01-21T06:22:45.717Z] Removing intermediate container 9d6b09f430a7 [2021-01-21T06:22:45.717Z] ---> 12576558e5a2 [2021-01-21T06:22:45.717Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-21T06:22:46.007Z] Removing intermediate container 5106be061155 [2021-01-21T06:22:46.007Z] ---> b98345a28abc [2021-01-21T06:22:46.007Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-21T06:22:46.007Z] ---> Running in 0540e7f65c8e [2021-01-21T06:22:46.007Z] ---> Running in f3ea1aa2c727 [2021-01-21T06:22:46.610Z] Removing intermediate container 0540e7f65c8e [2021-01-21T06:22:46.610Z] ---> eb98963fb0a6 [2021-01-21T06:22:46.610Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-21T06:22:46.886Z] Removing intermediate container f3ea1aa2c727 [2021-01-21T06:22:46.886Z] ---> 87c57a26ce11 [2021-01-21T06:22:46.886Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:22:47.490Z] Staging config-common [2021-01-21T06:22:47.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:22:47.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:22:47.821Z] ---> d40dca26139f [2021-01-21T06:22:47.821Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-21T06:22:48.064Z] Skipping stage go-build-helper (already ran) [2021-01-21T06:22:48.064Z] Skipping stage static-packages (already ran) [2021-01-21T06:22:48.064Z] Skipping stage go115 (already ran) [2021-01-21T06:22:48.064Z] Staging edgex-go [2021-01-21T06:22:48.096Z] ---> 614478ccb0bd [2021-01-21T06:22:48.096Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-21T06:22:48.372Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-21T06:22:48.372Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:22:48.372Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-21T06:22:48.372Z] (4/4) Installing curl (7.69.1-r3) [2021-01-21T06:22:48.372Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:22:48.668Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:22:48.668Z] OK: 7 MiB in 18 packages [2021-01-21T06:22:49.449Z] Staging version [2021-01-21T06:22:50.394Z] Priming config-common [2021-01-21T06:22:50.830Z] ---> b0db3c42e8b1 [2021-01-21T06:22:50.830Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-21T06:22:50.830Z] ---> 3fd8c9461bf0 [2021-01-21T06:22:50.830Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-21T06:22:51.373Z] Priming go-build-helper [2021-01-21T06:22:51.480Z] Removing intermediate container c89e8b8b6de3 [2021-01-21T06:22:51.480Z] ---> b917e6d4c94b [2021-01-21T06:22:51.480Z] [2021-01-21T06:22:51.480Z] Step 11/26 : FROM docker:20.10.0 [2021-01-21T06:22:51.480Z] 20.10.0: Pulling from library/docker [2021-01-21T06:22:52.365Z] Priming static-packages [2021-01-21T06:22:52.925Z] ---> f61e2d10188a [2021-01-21T06:22:52.925Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-21T06:22:53.917Z] ---> Running in c1fb4ad2087c [2021-01-21T06:22:53.917Z] ---> c17bcf744eb0 [2021-01-21T06:22:53.917Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:22:53.917Z] Removing intermediate container 0f3452a7c71e [2021-01-21T06:22:53.917Z] ---> d116aee91729 [2021-01-21T06:22:53.917Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T06:22:54.521Z] Removing intermediate container 97d68a7d7919 [2021-01-21T06:22:54.521Z] ---> db9b952b52e2 [2021-01-21T06:22:54.521Z] [2021-01-21T06:22:54.521Z] Step 10/22 : FROM scratch [2021-01-21T06:22:54.521Z] ---> [2021-01-21T06:22:54.521Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:22:54.521Z] ---> Running in c4b7284ecc00 [2021-01-21T06:22:54.561Z] Priming go115 [2021-01-21T06:22:54.792Z] ---> Using cache [2021-01-21T06:22:54.792Z] ---> 444de134e35e [2021-01-21T06:22:54.792Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-21T06:22:54.792Z] Removing intermediate container c1fb4ad2087c [2021-01-21T06:22:54.792Z] ---> 7fedfde58fac [2021-01-21T06:22:54.792Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:22:54.792Z] ---> Running in 67123c15ac45 [2021-01-21T06:22:55.070Z] ---> Running in 7602b05d794b [2021-01-21T06:22:55.070Z] ---> 29bcd8b6f9dc [2021-01-21T06:22:55.070Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-21T06:22:55.070Z] Removing intermediate container c4b7284ecc00 [2021-01-21T06:22:55.070Z] ---> 0acd1689a53d [2021-01-21T06:22:55.070Z] Step 13/21 : WORKDIR /edgex [2021-01-21T06:22:55.352Z] ---> Running in c0ec693c9161 [2021-01-21T06:22:55.628Z] Removing intermediate container 67123c15ac45 [2021-01-21T06:22:55.628Z] ---> 1da7a7738e65 [2021-01-21T06:22:55.628Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T06:22:55.754Z] Priming edgex-go [2021-01-21T06:22:55.900Z] ---> Running in 08b875c5e9bb [2021-01-21T06:22:55.901Z] Removing intermediate container 7602b05d794b [2021-01-21T06:22:55.901Z] ---> 71883e8492e1 [2021-01-21T06:22:55.901Z] Step 19/21 : LABEL arch=arm64 [2021-01-21T06:22:56.170Z] Removing intermediate container c0ec693c9161 [2021-01-21T06:22:56.170Z] ---> d32c2ebe3d1a [2021-01-21T06:22:56.170Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-21T06:22:56.170Z] ---> Running in 3ab6a1a770b6 [2021-01-21T06:22:56.446Z] Removing intermediate container 08b875c5e9bb [2021-01-21T06:22:56.446Z] ---> a584a4715378 [2021-01-21T06:22:56.446Z] Step 14/22 : WORKDIR / [2021-01-21T06:22:56.699Z] Priming version [2021-01-21T06:22:57.425Z] ---> b9b39b170885 [2021-01-21T06:22:57.425Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-21T06:22:57.425Z] ---> Running in b8ace03447a9 [2021-01-21T06:22:57.644Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-21T06:22:57.696Z] ---> 302b782d332d [2021-01-21T06:22:57.696Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-21T06:22:57.975Z] Removing intermediate container 3ab6a1a770b6 [2021-01-21T06:22:57.975Z] ---> e714add08ab5 [2021-01-21T06:22:57.975Z] Step 20/21 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:22:58.570Z] ---> Running in 04bb3e65840c [2021-01-21T06:22:58.570Z] ---> e8cec43b0a50 [2021-01-21T06:22:58.570Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-21T06:22:58.846Z] Removing intermediate container b8ace03447a9 [2021-01-21T06:22:58.846Z] ---> 470a1de529c8 [2021-01-21T06:22:58.846Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:22:59.122Z] ---> Running in 32a1cb1cb326 [2021-01-21T06:22:59.122Z] Removing intermediate container 04bb3e65840c [2021-01-21T06:22:59.122Z] ---> f31c58d393ea [2021-01-21T06:22:59.122Z] Step 21/21 : LABEL version=0.0.0 [Pipeline] } [2021-01-21T06:22:59.720Z] ---> ec2255caf2b3 [2021-01-21T06:22:59.721Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-21T06:22:59.721Z] ---> Running in 740dec3d840d [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-01-21T06:23:00.007Z] ---> 245d0f106e97 [2021-01-21T06:23:00.007Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-21T06:23:00.007Z] Removing intermediate container 32a1cb1cb326 [2021-01-21T06:23:00.007Z] ---> be8f84d31b3b [2021-01-21T06:23:00.007Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2021-01-21T06:23:00.615Z] ---> Running in 53761da975e0 [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-21T06:23:00.892Z] Removing intermediate container 740dec3d840d [2021-01-21T06:23:00.892Z] ---> 9cbad48ae9f4 [2021-01-21T06:23:00.892Z] [2021-01-21T06:23:01.493Z] Successfully built 9cbad48ae9f4 [2021-01-21T06:23:01.791Z] ---> 8ed9f3adbfcc [2021-01-21T06:23:01.791Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-21T06:23:01.791Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-21T06:23:01.791Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go [2021-01-21T06:23:02.396Z] Removing intermediate container 53761da975e0 [2021-01-21T06:23:02.396Z] ---> 887f8422fd21 [2021-01-21T06:23:02.396Z] Step 22/24 : LABEL arch=arm64 [2021-01-21T06:23:02.396Z] ---> Running in 6e938b8c4cb5 [2021-01-21T06:23:02.396Z] ---> 3c1028a8dacb [2021-01-21T06:23:02.396Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-21T06:23:02.671Z] ---> Running in f22268ae916e [2021-01-21T06:23:03.362Z] Removing intermediate container 6e938b8c4cb5 [2021-01-21T06:23:03.363Z] ---> 8bc4b85b0cc0 [2021-01-21T06:23:03.363Z] Step 18/21 : CMD ["--init=true"] [2021-01-21T06:23:04.345Z] ---> Running in 7f9a28770f58 [2021-01-21T06:23:04.345Z] Removing intermediate container f22268ae916e [2021-01-21T06:23:04.345Z] ---> 2713248f94a3 [2021-01-21T06:23:04.345Z] Step 23/24 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:23:04.345Z] ---> 97f4574b43b5 [2021-01-21T06:23:04.345Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-21T06:23:05.322Z] ---> Running in aade26390ad9 [2021-01-21T06:23:05.322Z] ---> Running in 773471a81e1c [2021-01-21T06:23:05.322Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-21T06:23:05.322Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-21T06:23:05.322Z] ---> eeaf43b92773 [2021-01-21T06:23:05.322Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-21T06:23:05.322Z] Removing intermediate container 7f9a28770f58 [2021-01-21T06:23:05.322Z] ---> d4471a42fe31 [2021-01-21T06:23:05.322Z] Step 19/21 : LABEL arch=arm64 [2021-01-21T06:23:05.920Z] ---> Running in 3aaa7a52452a [2021-01-21T06:23:06.522Z] ---> Running in 29735c4687f3 [2021-01-21T06:23:06.522Z] Removing intermediate container 773471a81e1c [2021-01-21T06:23:06.522Z] ---> d40dffe424f5 [2021-01-21T06:23:06.522Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:23:06.522Z] Removing intermediate container aade26390ad9 [2021-01-21T06:23:06.522Z] ---> 3ce39500f4a9 [2021-01-21T06:23:06.522Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T06:23:07.123Z] ---> Running in 449762f29180 [2021-01-21T06:23:07.123Z] ---> Running in 438f8f7cbedc [2021-01-21T06:23:07.123Z] Removing intermediate container 29735c4687f3 [2021-01-21T06:23:07.123Z] ---> 05563ac55ff3 [2021-01-21T06:23:07.123Z] Step 20/21 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:23:07.398Z] ---> Running in 89a161b3c24f [2021-01-21T06:23:07.674Z] Removing intermediate container 449762f29180 [2021-01-21T06:23:07.674Z] ---> 9d0760bb8fd1 [2021-01-21T06:23:07.674Z] Step 20/22 : LABEL arch=arm64 [2021-01-21T06:23:07.948Z] Removing intermediate container 438f8f7cbedc [2021-01-21T06:23:07.948Z] ---> 9c9c7d96a7dd [2021-01-21T06:23:07.948Z] [2021-01-21T06:23:07.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:23:08.229Z] ---> Running in d43960f6266a [2021-01-21T06:23:08.229Z] Removing intermediate container 89a161b3c24f [2021-01-21T06:23:08.229Z] ---> 84a0534db4fd [2021-01-21T06:23:08.229Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T06:23:08.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:23:08.507Z] ---> Running in 144f06db24bd [2021-01-21T06:23:08.507Z] Successfully built 9c9c7d96a7dd [2021-01-21T06:23:08.507Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-21T06:23:08.507Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-01-21T06:23:08.791Z] (1/2) Installing readline (8.0.4-r0) [2021-01-21T06:23:08.791Z] (2/2) Installing bash (5.0.17-r0) [2021-01-21T06:23:08.791Z] Removing intermediate container d43960f6266a [2021-01-21T06:23:08.791Z] ---> 982e34af7de7 [2021-01-21T06:23:08.791Z] Step 21/22 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:23:08.791Z] Executing bash-5.0.17-r0.post-install [2021-01-21T06:23:08.791Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:23:08.791Z] OK: 12 MiB in 22 packages [2021-01-21T06:23:09.083Z] ---> Running in 0914d3d7b51b [2021-01-21T06:23:09.357Z] Removing intermediate container 144f06db24bd [2021-01-21T06:23:09.357Z] ---> 682feab594aa [2021-01-21T06:23:09.357Z] [2021-01-21T06:23:09.955Z] Successfully built 682feab594aa [2021-01-21T06:23:10.230Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-21T06:23:10.230Z] Building docker-core-data-go [2021-01-21T06:23:10.503Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 0914d3d7b51b [2021-01-21T06:23:10.503Z] ---> 7d1e9e058aad [2021-01-21T06:23:10.503Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:23:10.776Z] ---> Running in 7012ae906c29 [2021-01-21T06:23:10.776Z] Removing intermediate container 3aaa7a52452a [2021-01-21T06:23:10.776Z] ---> b304668b487e [2021-01-21T06:23:10.776Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-21T06:23:11.049Z] ---> Running in 3d0fd4733345 [2021-01-21T06:23:11.320Z] Removing intermediate container 7012ae906c29 [2021-01-21T06:23:11.320Z] ---> 1d2687369619 [2021-01-21T06:23:11.320Z] [2021-01-21T06:23:11.598Z] Removing intermediate container 3d0fd4733345 [2021-01-21T06:23:11.598Z] ---> 0b466b31ec9c [2021-01-21T06:23:11.598Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-21T06:23:11.868Z] Successfully built 1d2687369619 [2021-01-21T06:23:11.868Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-21T06:23:11.868Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2021-01-21T06:23:12.139Z] ---> Running in b5ac09e8b077 [2021-01-21T06:23:12.726Z] Removing intermediate container b5ac09e8b077 [2021-01-21T06:23:12.726Z] ---> 1314d9ed1f8d [2021-01-21T06:23:12.726Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-21T06:23:12.999Z] ---> Running in a606d02afa42 [2021-01-21T06:23:13.594Z] Removing intermediate container a606d02afa42 [2021-01-21T06:23:13.594Z] ---> f0c0eb947c90 [2021-01-21T06:23:13.594Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-21T06:23:16.209Z] ---> 4f771061263f [2021-01-21T06:23:16.209Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-21T06:23:18.181Z] ---> 3060cb2615a1 [2021-01-21T06:23:18.181Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-21T06:23:20.157Z] ---> e530ab5eca43 [2021-01-21T06:23:20.157Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-21T06:23:20.157Z] ---> Running in 780f1672e6b8 [2021-01-21T06:23:21.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:23:21.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:23:22.195Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-21T06:23:22.195Z] (2/33) Installing expat (2.2.9-r1) [2021-01-21T06:23:22.195Z] (3/33) Installing libffi (3.3-r2) [2021-01-21T06:23:22.195Z] (4/33) Installing gdbm (1.13-r1) [2021-01-21T06:23:22.195Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-21T06:23:22.195Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-21T06:23:22.195Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-21T06:23:24.171Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-21T06:23:24.171Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-21T06:23:24.171Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-21T06:23:24.171Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-21T06:23:24.171Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-21T06:23:24.171Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-21T06:23:24.171Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-21T06:23:24.449Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-21T06:23:24.449Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-21T06:23:24.449Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-21T06:23:24.449Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-21T06:23:24.449Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-21T06:23:24.449Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-21T06:23:24.449Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-21T06:23:24.449Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-21T06:23:24.449Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-21T06:23:24.732Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-21T06:23:24.732Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-21T06:23:24.732Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-21T06:23:24.732Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-21T06:23:24.732Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-21T06:23:24.732Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-21T06:23:24.732Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-21T06:23:24.732Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-21T06:23:24.732Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-21T06:23:24.732Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-21T06:23:25.009Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:23:25.009Z] OK: 71 MiB in 55 packages [2021-01-21T06:23:35.207Z] Removing intermediate container 780f1672e6b8 [2021-01-21T06:23:35.207Z] ---> 327a49b1bdb4 [2021-01-21T06:23:35.207Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-21T06:23:35.207Z] ---> Running in 2f2a2b53ab78 [2021-01-21T06:23:39.548Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:23:39.827Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:23:39.827Z] ---> 81c00d41af03 [2021-01-21T06:23:39.827Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:23:39.827Z] ---> Using cache [2021-01-21T06:23:39.827Z] ---> c0ae2348766b [2021-01-21T06:23:39.827Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:23:39.828Z] ---> Using cache [2021-01-21T06:23:39.828Z] ---> 763db138f27c [2021-01-21T06:23:39.828Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:23:41.274Z] ---> Running in ed745e386c85 [2021-01-21T06:23:41.869Z] Collecting docker-compose==1.23.2 [2021-01-21T06:23:42.142Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-21T06:23:42.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:23:43.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:23:43.947Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-21T06:23:43.947Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-21T06:23:43.947Z] OK: 217 MiB in 51 packages [2021-01-21T06:23:44.931Z] Collecting cached-property<2,>=1.2.0 [2021-01-21T06:23:44.931Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-21T06:23:45.638Z] 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-01-21T06:23:47.083Z] Collecting PyYAML<4,>=3.10 [2021-01-21T06:23:47.360Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-21T06:23:47.635Z] Removing intermediate container ed745e386c85 [2021-01-21T06:23:47.635Z] ---> 481cae08a329 [2021-01-21T06:23:47.635Z] Step 6/22 : COPY go.mod . [2021-01-21T06:23:49.622Z] ---> 7fea0ad18a5f [2021-01-21T06:23:49.622Z] Step 7/22 : RUN go mod download [2021-01-21T06:23:50.223Z] ---> Running in 60f0b9b83c48 [2021-01-21T06:23:51.660Z] Collecting docker<4.0,>=3.6.0 [2021-01-21T06:23:51.660Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-21T06:23:52.259Z] Collecting texttable<0.10,>=0.9.0 [2021-01-21T06:23:52.534Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-21T06:23:53.516Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:23:53.516Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:23:53.516Z] ---> 81c00d41af03 [2021-01-21T06:23:53.516Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:23:53.516Z] ---> Using cache [2021-01-21T06:23:53.516Z] ---> c0ae2348766b [2021-01-21T06:23:53.516Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:23:53.516Z] ---> Using cache [2021-01-21T06:23:53.516Z] ---> 763db138f27c [2021-01-21T06:23:53.516Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:23:53.516Z] ---> Using cache [2021-01-21T06:23:53.516Z] ---> 481cae08a329 [2021-01-21T06:23:53.516Z] Step 6/22 : COPY go.mod . [2021-01-21T06:23:53.516Z] ---> Using cache [2021-01-21T06:23:53.516Z] ---> 7fea0ad18a5f [2021-01-21T06:23:53.516Z] Step 7/22 : RUN go mod download [2021-01-21T06:23:54.114Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:23:54.114Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:23:54.114Z] ---> 81c00d41af03 [2021-01-21T06:23:54.114Z] Step 3/23 : WORKDIR /edgex-go [2021-01-21T06:23:54.114Z] ---> Using cache [2021-01-21T06:23:54.114Z] ---> c0ae2348766b [2021-01-21T06:23:54.114Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:23:54.114Z] ---> Using cache [2021-01-21T06:23:54.114Z] ---> 763db138f27c [2021-01-21T06:23:54.114Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-21T06:23:54.398Z] ---> Running in 46ad88b65bb4 [2021-01-21T06:23:54.398Z] ---> Running in d0bbe284ef43 [2021-01-21T06:23:54.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:23:54.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:23:54.997Z] ---> 81c00d41af03 [2021-01-21T06:23:54.997Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T06:23:54.997Z] ---> Using cache [2021-01-21T06:23:54.997Z] ---> c0ae2348766b [2021-01-21T06:23:54.997Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:23:54.997Z] ---> Using cache [2021-01-21T06:23:54.997Z] ---> 763db138f27c [2021-01-21T06:23:54.997Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-21T06:23:54.997Z] ---> Using cache [2021-01-21T06:23:54.997Z] ---> 481cae08a329 [2021-01-21T06:23:54.997Z] Step 6/24 : COPY go.mod . [2021-01-21T06:23:54.997Z] ---> Using cache [2021-01-21T06:23:54.997Z] ---> 7fea0ad18a5f [2021-01-21T06:23:54.997Z] Step 7/24 : RUN go mod download [2021-01-21T06:23:54.997Z] ---> Running in 0714268a0e09 [2021-01-21T06:23:54.997Z] Removing intermediate container 60f0b9b83c48 [2021-01-21T06:23:54.997Z] ---> 0f979d09090a [2021-01-21T06:23:54.997Z] Step 8/22 : COPY . . [2021-01-21T06:23:54.997Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-21T06:23:54.997Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-21T06:23:57.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:23:57.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:23:58.670Z] Collecting docopt<0.7,>=0.6.1 [2021-01-21T06:23:58.670Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-21T06:23:58.670Z] OK: 217 MiB in 51 packages [2021-01-21T06:24:01.305Z] Removing intermediate container 0714268a0e09 [2021-01-21T06:24:01.305Z] ---> 9a84f15ed114 [2021-01-21T06:24:01.305Z] Step 8/24 : COPY . . [2021-01-21T06:24:01.582Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-21T06:24:01.859Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-21T06:24:01.859Z] Removing intermediate container 46ad88b65bb4 [2021-01-21T06:24:01.859Z] ---> d562b8cfb2ae [2021-01-21T06:24:01.859Z] Step 6/23 : COPY go.mod . [2021-01-21T06:24:02.132Z] Removing intermediate container d0bbe284ef43 [2021-01-21T06:24:02.132Z] ---> 21b471ab2a32 [2021-01-21T06:24:02.132Z] Step 8/22 : COPY . . [2021-01-21T06:24:02.414Z] Collecting jsonschema<3,>=2.5.1 [2021-01-21T06:24:02.414Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-21T06:24:02.694Z] 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-01-21T06:24:02.970Z] Collecting idna<2.8,>=2.5 [2021-01-21T06:24:02.970Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-21T06:24:03.577Z] ---> 664c65160fca [2021-01-21T06:24:03.577Z] Step 7/23 : RUN go mod download [2021-01-21T06:24:03.577Z] 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-01-21T06:24:04.771Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-21T06:24:04.771Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-21T06:24:05.373Z] ---> Running in eaa38db5fa48 [2021-01-21T06:24:05.649Z] Collecting docker-pycreds>=0.4.0 [2021-01-21T06:24:05.649Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-21T06:24:05.934Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-21T06:24:05.935Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-21T06:24:05.935Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-21T06:24:05.935Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-21T06:24:06.929Z] Installing collected packages: idna, urllib3, requests, cached-property, PyYAML, docker-pycreds, websocket-client, docker, texttable, dockerpty, docopt, jsonschema, docker-compose [2021-01-21T06:24:06.929Z] Attempting uninstall: idna [2021-01-21T06:24:06.929Z] Found existing installation: idna 2.9 [2021-01-21T06:24:06.929Z] Uninstalling idna-2.9: [2021-01-21T06:24:07.204Z] Successfully uninstalled idna-2.9 [2021-01-21T06:24:07.809Z] Attempting uninstall: urllib3 [2021-01-21T06:24:07.809Z] Found existing installation: urllib3 1.25.9 [2021-01-21T06:24:07.809Z] Uninstalling urllib3-1.25.9: [2021-01-21T06:24:08.088Z] Successfully uninstalled urllib3-1.25.9 [2021-01-21T06:24:09.533Z] Attempting uninstall: requests [2021-01-21T06:24:09.533Z] Found existing installation: requests 2.23.0 [2021-01-21T06:24:09.533Z] Uninstalling requests-2.23.0: [2021-01-21T06:24:09.809Z] Successfully uninstalled requests-2.23.0 [2021-01-21T06:24:10.419Z] Running setup.py install for PyYAML: started [2021-01-21T06:24:11.032Z] Removing intermediate container eaa38db5fa48 [2021-01-21T06:24:11.032Z] ---> 2cc809d28b5c [2021-01-21T06:24:11.032Z] Step 8/23 : COPY . . [2021-01-21T06:24:13.037Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-21T06:24:13.315Z] ---> 9755d3bbdb6c [2021-01-21T06:24:13.315Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-21T06:24:14.797Z] Running setup.py install for texttable: started [2021-01-21T06:24:15.784Z] ---> Running in 0d46a88e477b [2021-01-21T06:24:16.781Z] Running setup.py install for texttable: finished with status 'done' [2021-01-21T06:24:16.781Z] Running setup.py install for dockerpty: started [2021-01-21T06:24:17.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-21T06:24:19.384Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-21T06:24:19.384Z] Running setup.py install for docopt: started [2021-01-21T06:24:21.383Z] Running setup.py install for docopt: finished with status 'done' [2021-01-21T06:24:24.052Z] 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-01-21T06:24:25.511Z] ---> 630cccfb7cd7 [2021-01-21T06:24:25.511Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-21T06:24:25.792Z] ---> 877f8f3dbd88 [2021-01-21T06:24:25.792Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-21T06:24:26.413Z] ---> Running in dccb1dd88e5f [2021-01-21T06:24:26.413Z] ---> Running in 2d699962a768 [2021-01-21T06:24:29.857Z] 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-01-21T06:24:29.857Z] 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-01-21T06:24:31.866Z] Removing intermediate container 2f2a2b53ab78 [2021-01-21T06:24:31.866Z] ---> 6111bb2cc91b [2021-01-21T06:24:31.866Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-21T06:24:32.867Z] ---> Running in 74b4602cfaf1 [2021-01-21T06:24:35.511Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:24:35.511Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:24:36.504Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:24:36.504Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-21T06:24:36.504Z] (3/3) Installing curl (7.69.1-r3) [2021-01-21T06:24:36.504Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:24:36.504Z] OK: 71 MiB in 58 packages [2021-01-21T06:24:37.110Z] ---> 65125914447b [2021-01-21T06:24:37.110Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-21T06:24:37.391Z] ---> Running in a74dbb4a9c50 [2021-01-21T06:24:38.852Z] Removing intermediate container 74b4602cfaf1 [2021-01-21T06:24:38.852Z] ---> 79bceb49479f [2021-01-21T06:24:38.852Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-21T06:24:38.852Z] ---> Running in 0b18eef3286c [2021-01-21T06:24:39.457Z] 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-01-21T06:24:39.457Z] Removing intermediate container 0b18eef3286c [2021-01-21T06:24:39.457Z] ---> e6197572062f [2021-01-21T06:24:39.457Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:24:39.735Z] ---> Running in 4ec2e2bdc161 [2021-01-21T06:24:40.345Z] Removing intermediate container 4ec2e2bdc161 [2021-01-21T06:24:40.345Z] ---> f79ba6643f62 [2021-01-21T06:24:40.345Z] Step 24/26 : LABEL arch=arm64 [2021-01-21T06:24:40.624Z] ---> Running in 8dac68908c1c [2021-01-21T06:24:41.230Z] Removing intermediate container 8dac68908c1c [2021-01-21T06:24:41.230Z] ---> 52a899c79158 [2021-01-21T06:24:41.230Z] Step 25/26 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:24:41.230Z] ---> Running in fa1464b33400 [2021-01-21T06:24:41.840Z] Removing intermediate container fa1464b33400 [2021-01-21T06:24:41.840Z] ---> 0b3cd8530aa8 [2021-01-21T06:24:41.840Z] Step 26/26 : LABEL version=0.0.0 [2021-01-21T06:24:42.119Z] ---> Running in d0e00bca3cd0 [2021-01-21T06:24:42.724Z] Removing intermediate container d0e00bca3cd0 [2021-01-21T06:24:42.724Z] ---> 3f5c489f1d63 [2021-01-21T06:24:42.724Z] [2021-01-21T06:24:43.012Z] Successfully built 3f5c489f1d63 [2021-01-21T06:24:43.012Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-21T06:25:30.091Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 0d46a88e477b [2021-01-21T06:25:30.091Z] ---> 904adf669aba [2021-01-21T06:25:30.091Z] [2021-01-21T06:25:30.091Z] Step 10/22 : FROM alpine:3.12 [2021-01-21T06:25:30.091Z] ---> afeebe901d6b [2021-01-21T06:25:30.091Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T06:25:30.091Z] ---> Running in d8541e3f01ac [2021-01-21T06:25:30.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:25:30.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:25:30.091Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T06:25:30.091Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:25:30.091Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T06:25:30.091Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T06:25:30.091Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T06:25:30.091Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:25:30.091Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:25:30.372Z] OK: 7 MiB in 19 packages [2021-01-21T06:25:33.087Z] Removing intermediate container d8541e3f01ac [2021-01-21T06:25:33.087Z] ---> c2e366342680 [2021-01-21T06:25:33.087Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-21T06:25:33.366Z] ---> Running in c3421814b3df [2021-01-21T06:25:33.979Z] Removing intermediate container c3421814b3df [2021-01-21T06:25:33.979Z] ---> 924228c8d1f1 [2021-01-21T06:25:33.979Z] Step 13/22 : WORKDIR / [2021-01-21T06:25:34.271Z] ---> Running in 6873af7daae6 [2021-01-21T06:25:35.265Z] Removing intermediate container 6873af7daae6 [2021-01-21T06:25:35.265Z] ---> def1c1d5f638 [2021-01-21T06:25:35.265Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:25:36.268Z] 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-01-21T06:25:36.268Z] ---> c937edb9b47c [2021-01-21T06:25:36.268Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-21T06:25:38.260Z] ---> 0d542aa8cc1c [2021-01-21T06:25:38.260Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-21T06:25:39.435Z] ---> b5fff3a2fd35 [2021-01-21T06:25:39.435Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-21T06:25:40.509Z] ---> 064da03d6cd5 [2021-01-21T06:25:40.509Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-21T06:25:40.509Z] ---> Running in 4244372023ab [2021-01-21T06:25:44.857Z] Removing intermediate container 4244372023ab [2021-01-21T06:25:44.857Z] ---> 8b9979033119 [2021-01-21T06:25:44.857Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-21T06:25:44.857Z] ---> Running in 6b90ab336d54 [2021-01-21T06:25:44.857Z] Removing intermediate container 6b90ab336d54 [2021-01-21T06:25:44.857Z] ---> 0a9bbe5287a7 [2021-01-21T06:25:44.857Z] Step 20/22 : LABEL arch=arm64 [2021-01-21T06:25:45.132Z] ---> Running in 0ecbcbf8e6a8 [2021-01-21T06:25:45.754Z] Removing intermediate container 0ecbcbf8e6a8 [2021-01-21T06:25:45.754Z] ---> a1618424870e [2021-01-21T06:25:45.754Z] Step 21/22 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:25:46.029Z] ---> Running in 764fedd57056 [2021-01-21T06:25:46.643Z] Removing intermediate container 764fedd57056 [2021-01-21T06:25:46.643Z] ---> 84b29971a767 [2021-01-21T06:25:46.643Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:25:46.923Z] ---> Running in 715382b8dc00 [2021-01-21T06:25:47.920Z] Removing intermediate container 715382b8dc00 [2021-01-21T06:25:47.920Z] ---> 91036458d26b [2021-01-21T06:25:47.920Z] [2021-01-21T06:25:48.531Z] Successfully built 91036458d26b [2021-01-21T06:25:48.531Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-21T06:25:56.882Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container dccb1dd88e5f [2021-01-21T06:25:56.882Z] ---> 8b8f10fe9369 [2021-01-21T06:25:56.882Z] [2021-01-21T06:25:56.882Z] Step 10/24 : FROM alpine:3.12 [2021-01-21T06:25:56.882Z] ---> afeebe901d6b [2021-01-21T06:25:56.882Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T06:25:56.882Z] ---> Using cache [2021-01-21T06:25:56.882Z] ---> c2e366342680 [2021-01-21T06:25:56.882Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T06:25:56.882Z] ---> Running in c0635f2bacef [2021-01-21T06:25:56.882Z] Removing intermediate container 2d699962a768 [2021-01-21T06:25:56.882Z] ---> 8771da2ea973 [2021-01-21T06:25:56.882Z] [2021-01-21T06:25:56.882Z] Step 10/22 : FROM scratch [2021-01-21T06:25:56.882Z] ---> [2021-01-21T06:25:56.882Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:25:56.882Z] ---> Using cache [2021-01-21T06:25:56.882Z] ---> 444de134e35e [2021-01-21T06:25:56.882Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-21T06:25:56.882Z] ---> Running in 51670f9ebaf5 [2021-01-21T06:25:56.882Z] Removing intermediate container c0635f2bacef [2021-01-21T06:25:56.882Z] ---> afb1aa1651b0 [2021-01-21T06:25:56.882Z] Step 13/24 : WORKDIR / [2021-01-21T06:25:57.158Z] ---> Running in 6b8ca7685f91 [2021-01-21T06:25:57.158Z] Removing intermediate container 51670f9ebaf5 [2021-01-21T06:25:57.158Z] ---> 49257aa49e08 [2021-01-21T06:25:57.158Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T06:25:57.435Z] ---> Running in 699394d78b5a [2021-01-21T06:25:57.717Z] Removing intermediate container 6b8ca7685f91 [2021-01-21T06:25:57.717Z] ---> 18335b42dc70 [2021-01-21T06:25:57.717Z] 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-01-21T06:25:57.995Z] Removing intermediate container 699394d78b5a [2021-01-21T06:25:57.995Z] ---> 95899df4bf11 [2021-01-21T06:25:57.995Z] Step 14/22 : WORKDIR / [2021-01-21T06:25:57.995Z] ---> Running in 09d1eaf019bc [2021-01-21T06:25:58.991Z] Removing intermediate container 09d1eaf019bc [2021-01-21T06:25:58.991Z] ---> cebab06b15b8 [2021-01-21T06:25:58.991Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:25:58.991Z] ---> 3dd10a52e14b [2021-01-21T06:25:58.991Z] 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-01-21T06:25:59.595Z] ---> c9e75ac0c220 [2021-01-21T06:25:59.595Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-21T06:25:59.873Z] ---> af9d49ff7fad [2021-01-21T06:25:59.873Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-21T06:26:01.325Z] ---> f7601b01cc17 [2021-01-21T06:26:01.325Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-21T06:26:01.325Z] ---> 9579580ec265 [2021-01-21T06:26:01.325Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-21T06:26:02.322Z] ---> 676c505e43d9 [2021-01-21T06:26:02.322Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-21T06:26:02.322Z] ---> 5aced801bd3f [2021-01-21T06:26:02.322Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-21T06:26:02.608Z] ---> Running in c64a93b0251b [2021-01-21T06:26:03.217Z] Removing intermediate container c64a93b0251b [2021-01-21T06:26:03.217Z] ---> 0a5348e5b522 [2021-01-21T06:26:03.217Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:26:03.827Z] ---> Running in a38f60bca038 [2021-01-21T06:26:03.827Z] ---> 4df357bbd787 [2021-01-21T06:26:03.827Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-21T06:26:04.427Z] Removing intermediate container a38f60bca038 [2021-01-21T06:26:04.427Z] ---> 459c5d41cbbd [2021-01-21T06:26:04.427Z] Step 20/22 : LABEL arch=arm64 [2021-01-21T06:26:04.707Z] ---> Running in d3a14827836e [2021-01-21T06:26:04.994Z] ---> b866c052dd4f [2021-01-21T06:26:04.994Z] 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-01-21T06:26:05.270Z] ---> Running in c68e95b6fa60 [2021-01-21T06:26:05.270Z] Removing intermediate container d3a14827836e [2021-01-21T06:26:05.270Z] ---> c4a3d420dde1 [2021-01-21T06:26:05.270Z] Step 21/22 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:26:05.546Z] ---> Running in daf3e136e370 [2021-01-21T06:26:06.151Z] Removing intermediate container daf3e136e370 [2021-01-21T06:26:06.151Z] ---> 4af9bc4aac75 [2021-01-21T06:26:06.151Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:26:06.429Z] ---> Running in 44f9db59a37f [2021-01-21T06:26:07.031Z] Removing intermediate container 44f9db59a37f [2021-01-21T06:26:07.031Z] ---> 006dc8383dd4 [2021-01-21T06:26:07.031Z] [2021-01-21T06:26:07.307Z] Successfully built 006dc8383dd4 [2021-01-21T06:26:07.307Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-21T06:26:07.906Z]  Building docker-core-command-go ... done Removing intermediate container c68e95b6fa60 [2021-01-21T06:26:07.906Z] ---> 5dbd973e4ddd [2021-01-21T06:26:07.906Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-21T06:26:07.906Z] ---> Running in 04ed47719389 [2021-01-21T06:26:08.504Z] Removing intermediate container 04ed47719389 [2021-01-21T06:26:08.504Z] ---> 14da25815911 [2021-01-21T06:26:08.504Z] Step 22/24 : LABEL arch=arm64 [2021-01-21T06:26:08.504Z] ---> Running in 041e80b42610 [2021-01-21T06:26:09.102Z] Removing intermediate container 041e80b42610 [2021-01-21T06:26:09.102Z] ---> cf18093b0aec [2021-01-21T06:26:09.102Z] Step 23/24 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:26:09.102Z] ---> Running in 92516fa59d83 [2021-01-21T06:26:09.704Z] Removing intermediate container 92516fa59d83 [2021-01-21T06:26:09.704Z] ---> 980fc9a44c7d [2021-01-21T06:26:09.704Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T06:26:09.980Z] ---> Running in f26264fc0583 [2021-01-21T06:26:10.577Z] Removing intermediate container f26264fc0583 [2021-01-21T06:26:10.577Z] ---> 09f38253127a [2021-01-21T06:26:10.577Z] [2021-01-21T06:26:11.177Z] Successfully built 09f38253127a [2021-01-21T06:26:11.177Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-21T06:26:12.156Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a74dbb4a9c50 [2021-01-21T06:26:12.156Z] ---> b6fc4a21a1fa [2021-01-21T06:26:12.156Z] [2021-01-21T06:26:12.156Z] Step 10/23 : FROM alpine:3.12 [2021-01-21T06:26:12.156Z] ---> afeebe901d6b [2021-01-21T06:26:12.156Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:26:12.431Z] ---> Running in 2ba70ede63bc [2021-01-21T06:26:12.704Z] Removing intermediate container 2ba70ede63bc [2021-01-21T06:26:12.704Z] ---> ece101fd1911 [2021-01-21T06:26:12.704Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-21T06:26:12.978Z] ---> Running in 36a3e309089c [2021-01-21T06:26:13.251Z] Removing intermediate container 36a3e309089c [2021-01-21T06:26:13.252Z] ---> 2727cde389c8 [2021-01-21T06:26:13.252Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-21T06:26:13.526Z] ---> Running in 78b5bd9e2196 [2021-01-21T06:26:13.799Z] Removing intermediate container 78b5bd9e2196 [2021-01-21T06:26:13.799Z] ---> fce56d8567b5 [2021-01-21T06:26:13.799Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:26:14.073Z] ---> Running in b6d665a9c396 [2021-01-21T06:26:16.065Z] Removing intermediate container b6d665a9c396 [2021-01-21T06:26:16.065Z] ---> 2915ac49f52f [2021-01-21T06:26:16.065Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-21T06:26:16.345Z] ---> Running in 6fd55a2c2a69 [2021-01-21T06:26:17.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:26:18.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:26:18.897Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-21T06:26:18.897Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-21T06:26:19.170Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-21T06:26:19.441Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-21T06:26:19.441Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-21T06:26:19.717Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:26:19.717Z] OK: 8 MiB in 19 packages [2021-01-21T06:26:21.158Z] Removing intermediate container 6fd55a2c2a69 [2021-01-21T06:26:21.158Z] ---> b85e75f15654 [2021-01-21T06:26:21.158Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:26:21.759Z] ---> 6d800bde7056 [2021-01-21T06:26:21.759Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-21T06:26:22.752Z] ---> b61826dbce98 [2021-01-21T06:26:22.752Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-21T06:26:23.735Z] ---> cb5f355b5d4a [2021-01-21T06:26:23.735Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-21T06:26:23.735Z] ---> Running in 1be8833d0aac [2021-01-21T06:26:24.334Z] Removing intermediate container 1be8833d0aac [2021-01-21T06:26:24.334Z] ---> 7610c6c87bd8 [2021-01-21T06:26:24.334Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:26:24.334Z] ---> Running in 73fd2020d0b7 [2021-01-21T06:26:24.930Z] Removing intermediate container 73fd2020d0b7 [2021-01-21T06:26:24.930Z] ---> 6249d278e69e [2021-01-21T06:26:24.930Z] Step 21/23 : LABEL arch=arm64 [2021-01-21T06:26:24.930Z] ---> Running in 7072a7a3301c [2021-01-21T06:26:25.528Z] Removing intermediate container 7072a7a3301c [2021-01-21T06:26:25.528Z] ---> e884aadfa81b [2021-01-21T06:26:25.528Z] Step 22/23 : LABEL git_sha=8a259dd548b03e09cafe90067237f9b6a87df5f1 [2021-01-21T06:26:25.528Z] ---> Running in 1aa084abed6d [2021-01-21T06:26:26.154Z] Removing intermediate container 1aa084abed6d [2021-01-21T06:26:26.154Z] ---> 6da2d4fba0a6 [2021-01-21T06:26:26.154Z] Step 23/23 : LABEL version=0.0.0 [2021-01-21T06:26:26.154Z] ---> Running in bf64aeb50dcd [2021-01-21T06:26:26.427Z] Removing intermediate container bf64aeb50dcd [2021-01-21T06:26:26.427Z] ---> 8f6c7def445c [2021-01-21T06:26:26.427Z] [2021-01-21T06:26:27.021Z] Successfully built 8f6c7def445c [2021-01-21T06:26:27.021Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-21T06:26:27.309Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-21T06:26:27.322Z] $ docker stop --time=1 6dcdc5341ce236cae76f8a2be8456b608689cee329f1b6387ce189d175bfa3e1 [2021-01-21T06:26:29.169Z] $ docker rm -f 6dcdc5341ce236cae76f8a2be8456b608689cee329f1b6387ce189d175bfa3e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T06:26:29.904Z] + docker images [2021-01-21T06:26:29.904Z] + grep docker [2021-01-21T06:26:30.173Z] docker-core-data-go-arm64 latest 8f6c7def445c 3 seconds ago 21MB [2021-01-21T06:26:30.173Z] docker-security-secretstore-setup-go-arm64 latest 09f38253127a 19 seconds ago 23.4MB [2021-01-21T06:26:30.173Z] docker-core-command-go-arm64 latest 006dc8383dd4 23 seconds ago 9.98MB [2021-01-21T06:26:30.173Z] docker-security-bootstrap-redis-go-arm64 latest 91036458d26b 42 seconds ago 15.1MB [2021-01-21T06:26:30.173Z] docker-sys-mgmt-agent-go-arm64 latest 3f5c489f1d63 About a minute ago 300MB [2021-01-21T06:26:30.173Z] docker-core-metadata-go-arm64 latest 1d2687369619 3 minutes ago 12.3MB [2021-01-21T06:26:30.173Z] docker-security-proxy-setup-go-arm64 latest 682feab594aa 3 minutes ago 23.2MB [2021-01-21T06:26:30.173Z] docker-support-notifications-go-arm64 latest 9c9c7d96a7dd 3 minutes ago 11.4MB [2021-01-21T06:26:30.173Z] docker-support-scheduler-go-arm64 latest 9cbad48ae9f4 3 minutes ago 10.1MB [2021-01-21T06:26:30.173Z] docker 20.10.0 eeaf43b92773 5 weeks 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-01-21T06:26:33.215Z] provisioning config files... [2021-01-21T06:26:33.231Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5714011247814160379tmp [Pipeline] { [Pipeline] sh [2021-01-21T06:26:33.717Z] + set +x [2021-01-21T06:26:33.717Z] + curl -s https://codecov.io/bash [2021-01-21T06:26:33.717Z] + bash -s -- [2021-01-21T06:26:34.295Z] [2021-01-21T06:26:34.295Z] _____ _ [2021-01-21T06:26:34.295Z] / ____| | | [2021-01-21T06:26:34.295Z] | | ___ __| | ___ ___ _____ __ [2021-01-21T06:26:34.295Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-21T06:26:34.295Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-21T06:26:34.295Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-21T06:26:34.295Z] Bash-20210115-cec3c92 [2021-01-21T06:26:34.295Z] [2021-01-21T06:26:34.295Z] [2021-01-21T06:26:34.295Z] ==> git version 2.24.3 found [2021-01-21T06:26:34.295Z] ==> 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-01-21T06:26:34.295Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-21T06:26:34.295Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-21T06:26:34.295Z] ==> Jenkins CI detected. [2021-01-21T06:26:34.295Z] project root: . [2021-01-21T06:26:34.295Z] --> token set from env [2021-01-21T06:26:34.295Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-21T06:26:34.295Z] ==> Running gcov in . (disable via -X gcov) [2021-01-21T06:26:34.295Z] ==> Python coveragepy not found [2021-01-21T06:26:34.295Z] ==> Searching for coverage reports in: [2021-01-21T06:26:34.295Z] + . [2021-01-21T06:26:34.295Z] -> Found 1 reports [2021-01-21T06:26:34.295Z] ==> Detecting git/mercurial file structure [2021-01-21T06:26:34.295Z] ==> Reading reports [2021-01-21T06:26:34.295Z] + ./coverage.out bytes=551631 [2021-01-21T06:26:34.558Z] ==> Appending adjustments [2021-01-21T06:26:34.558Z] https://docs.codecov.io/docs/fixing-reports [2021-01-21T06:26:37.877Z] + Found adjustments [2021-01-21T06:26:37.877Z] ==> Gzipping contents [2021-01-21T06:26:37.877Z] 84K /tmp/codecov.UAqqAj.gz [2021-01-21T06:26:37.877Z] ==> Uploading reports [2021-01-21T06:26:37.877Z] url: https://codecov.io [2021-01-21T06:26:37.877Z] query: branch=PR-3059&commit=8a259dd548b03e09cafe90067237f9b6a87df5f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3059%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3059&job=&cmd_args= [2021-01-21T06:26:37.877Z] -> Pinging Codecov [2021-01-21T06:26:37.877Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3059&commit=8a259dd548b03e09cafe90067237f9b6a87df5f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3059%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3059&job=&cmd_args= [2021-01-21T06:26:37.877Z] -> Uploading to [2021-01-21T06:26:37.877Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-21/00271124DB129430A58F1EEE437C3FCB/8a259dd548b03e09cafe90067237f9b6a87df5f1/6058d783-2557-4eeb-b961-b4bb766f99cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210121T062637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f38238e5bf8764bea62e4c35e73de8ede6605caeb2cc939b7fee3a81408b5dc [2021-01-21T06:26:37.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-21T06:26:37.877Z] Dload Upload Total Spent Left Speed [2021-01-21T06:26:38.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83452 0 0 100 83452 0 134k --:--:-- --:--:-- --:--:-- 134k [2021-01-21T06:26:38.453Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/8a259dd548b03e09cafe90067237f9b6a87df5f1 [Pipeline] } [2021-01-21T06:26:38.478Z] 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-01-21T06:26:41.656Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:26:42.590Z] ---> package-listing.sh [2021-01-21T06:26:42.590Z] ++ facter osfamily [2021-01-21T06:26:42.590Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-21T06:26:42.590Z] + OS_FAMILY=redhat [2021-01-21T06:26:42.590Z] + workspace=/w/workspace/edgex-go/1 [2021-01-21T06:26:42.590Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-21T06:26:42.590Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-21T06:26:42.590Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-21T06:26:42.590Z] + PACKAGES=/tmp/packages_start.txt [2021-01-21T06:26:42.590Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-21T06:26:42.590Z] + PACKAGES=/tmp/packages_end.txt [2021-01-21T06:26:42.590Z] + case "${OS_FAMILY}" in [2021-01-21T06:26:42.590Z] + rpm -qa [2021-01-21T06:26:42.590Z] + sort [2021-01-21T06:26:47.913Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-21T06:26:47.913Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-21T06:26:47.913Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-21T06:26:47.913Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-21T06:26:47.913Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-21T06:26:47.913Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-21T06:26:47.952Z] 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-01-21T06:26:48.271Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:26:48.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T06:26:48.633Z] [2021-01-21T06:26:48.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:26:49.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T06:26:49.032Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-21T06:26:49.032Z] df20fa9351a1: Pulling fs layer [2021-01-21T06:26:49.032Z] 36b3adc4ff6f: Pulling fs layer [2021-01-21T06:26:49.032Z] 8ad3a11d3b57: Pulling fs layer [2021-01-21T06:26:49.032Z] 46f8f816bc3b: Pulling fs layer [2021-01-21T06:26:49.032Z] 93b61091891f: Pulling fs layer [2021-01-21T06:26:49.032Z] 93b9cdb0e59b: Pulling fs layer [2021-01-21T06:26:49.032Z] 5e14af77c1be: Pulling fs layer [2021-01-21T06:26:49.032Z] 01666e4c0597: Pulling fs layer [2021-01-21T06:26:49.032Z] aa168da1d23b: Pulling fs layer [2021-01-21T06:26:49.032Z] 46f8f816bc3b: Waiting [2021-01-21T06:26:49.032Z] 93b61091891f: Waiting [2021-01-21T06:26:49.032Z] 93b9cdb0e59b: Waiting [2021-01-21T06:26:49.032Z] 5e14af77c1be: Waiting [2021-01-21T06:26:49.032Z] 01666e4c0597: Waiting [2021-01-21T06:26:49.032Z] aa168da1d23b: Waiting [2021-01-21T06:26:49.032Z] 36b3adc4ff6f: Verifying Checksum [2021-01-21T06:26:49.032Z] 36b3adc4ff6f: Download complete [2021-01-21T06:26:49.032Z] 46f8f816bc3b: Verifying Checksum [2021-01-21T06:26:49.032Z] 46f8f816bc3b: Download complete [2021-01-21T06:26:49.299Z] df20fa9351a1: Verifying Checksum [2021-01-21T06:26:49.299Z] df20fa9351a1: Download complete [2021-01-21T06:26:49.299Z] 93b61091891f: Verifying Checksum [2021-01-21T06:26:49.299Z] 93b61091891f: Download complete [2021-01-21T06:26:49.299Z] 93b9cdb0e59b: Verifying Checksum [2021-01-21T06:26:49.299Z] 93b9cdb0e59b: Download complete [2021-01-21T06:26:49.299Z] 5e14af77c1be: Verifying Checksum [2021-01-21T06:26:49.299Z] 5e14af77c1be: Download complete [2021-01-21T06:26:49.299Z] 01666e4c0597: Verifying Checksum [2021-01-21T06:26:49.299Z] 01666e4c0597: Download complete [2021-01-21T06:26:49.564Z] 8ad3a11d3b57: Verifying Checksum [2021-01-21T06:26:49.564Z] 8ad3a11d3b57: Download complete [2021-01-21T06:26:49.564Z] df20fa9351a1: Pull complete [2021-01-21T06:26:49.827Z] 36b3adc4ff6f: Pull complete [2021-01-21T06:26:50.784Z] 8ad3a11d3b57: Pull complete [2021-01-21T06:26:51.057Z] 46f8f816bc3b: Pull complete [2021-01-21T06:26:52.450Z] 93b61091891f: Pull complete [2021-01-21T06:26:52.450Z] aa168da1d23b: Verifying Checksum [2021-01-21T06:26:52.450Z] aa168da1d23b: Download complete [2021-01-21T06:26:53.926Z] 93b9cdb0e59b: Pull complete [2021-01-21T06:26:53.926Z] 5e14af77c1be: Pull complete [2021-01-21T06:26:53.926Z] 01666e4c0597: Pull complete [2021-01-21T06:27:02.208Z] aa168da1d23b: Pull complete [2021-01-21T06:27:02.208Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-21T06:27:02.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T06:27:02.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-21T06:27:02.588Z] prd-centos7-docker-4c-2g-21861 does not seem to be running inside a container [2021-01-21T06:27:02.647Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-21T06:27:07.324Z] $ docker top 640ed532b7832decde937dec80252027e42e45f7e6e11a1d05b4bf222175da76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:27:07.930Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-21T06:27:08.260Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-21T06:27:08.581Z] + ls /var/log/sa-host [2021-01-21T06:27:08.581Z] + sadf -c /var/log/sa-host/sa21 [2021-01-21T06:27:08.581Z] file_magic: OK [2021-01-21T06:27:08.581Z] HZ: Using current value: 100 [2021-01-21T06:27:08.581Z] file_header: OK [2021-01-21T06:27:08.581Z] 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-01-21T06:27:08.581Z] Statistics: [2021-01-21T06:27:08.581Z] 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... [2021-01-21T06:27:08.581Z] File successfully converted to sysstat format version 12.2.1 [2021-01-21T06:27:08.581Z] + sadf -c /var/log/sa-host/sa23 [2021-01-21T06:27:08.581Z] file_magic: OK [2021-01-21T06:27:08.581Z] HZ: Using current value: 100 [2021-01-21T06:27:08.581Z] file_header: OK [2021-01-21T06:27:08.581Z] 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-01-21T06:27:08.581Z] Statistics: [2021-01-21T06:27:08.581Z] Hnuu...uuuununununu... [2021-01-21T06:27:08.581Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-21T06:27:09.393Z] provisioning config files... [2021-01-21T06:27:09.414Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config825672333458227086tmp [Pipeline] { [Pipeline] echo [2021-01-21T06:27:09.544Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:27:09.888Z] ---> create-netrc.sh [Pipeline] } [2021-01-21T06:27:09.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-21T06:27:10.141Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:27:10.498Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-21T06:27:10.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:27:10.896Z] ---> sudo-logs.sh [2021-01-21T06:27:10.896Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-21T06:27:10.941Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:27:11.280Z] ---> job-cost.sh [2021-01-21T06:27:11.280Z] lf-activate-venv: SKIPPING [2021-01-21T06:27:11.280Z] INFO: No Stack... [2021-01-21T06:27:12.226Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-21T06:27:12.809Z] INFO: Archiving Costs [Pipeline] echo [2021-01-21T06:27:12.848Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:27:13.197Z] ---> logs-deploy.sh [2021-01-21T06:27:13.198Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3059/1 [2021-01-21T06:27:13.198Z] INFO: archiving workspace using pattern(s): [2021-01-21T06:27:15.127Z] Archives upload complete. [2021-01-21T06:27:15.127Z] INFO: archiving logs to Nexus