Branch indexing 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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 51171a228bb1224c00b3568eb910f5544dbf0ab1 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 51171a228bb1224c00b3568eb910f5544dbf0ab1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1131’ Running on prd-centos7-docker-4c-2g-1135 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/103 [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/103 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 51171a228bb1224c00b3568eb910f5544dbf0ab1 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing ab9e627856281e26a18f55785a1b78ccb469105b Checking out Revision ab9e627856281e26a18f55785a1b78ccb469105b (PR-2858) > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 51171a228bb1224c00b3568eb910f5544dbf0ab1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab9e627856281e26a18f55785a1b78ccb469105b # timeout=10 Commit message: "Merge commit '51171a228bb1224c00b3568eb910f5544dbf0ab1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-20T08:31:13.455Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-20T08:31:13.564Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-20T08:31:13.592Z] ========================================================= [2021-04-20T08:31:13.592Z] EdgeX Global Pipelines Version Info [2021-04-20T08:31:13.592Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e24c723d2aef6e166dc6de05bbff36f405bd815e # timeout=10 [2021-04-20T08:31:15.133Z] ------------------- [2021-04-20T08:31:15.133Z] stable info: [2021-04-20T08:31:15.133Z] ------------------- [2021-04-20T08:31:15.133Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-20T08:31:15.133Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-20T08:31:15.133Z] Message: update stable to v1.0.186 [2021-04-20T08:31:16.084Z] ------------------- [2021-04-20T08:31:16.084Z] experimental info: [2021-04-20T08:31:16.084Z] ------------------- [2021-04-20T08:31:16.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-20T08:31:16.084Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-20T08:31:16.084Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-20T08:31:16.204Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-20T08:31:16.229Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-20T08:31:16.250Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-20T08:31:16.272Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-20T08:31:16.293Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-20T08:31:16.317Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-20T08:31:16.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-20T08:31:16.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-20T08:31:16.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-20T08:31:16.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-20T08:31:16.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-20T08:31:16.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-20T08:31:16.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-20T08:31:16.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-20T08:31:16.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-20T08:31:16.537Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-20T08:31:16.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-20T08:31:16.581Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-20T08:31:16.602Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-20T08:31:16.624Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-20T08:31:16.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-20T08:31:16.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-20T08:31:16.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-04-20T08:31:16.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-04-20T08:31:16.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-04-20T08:31:16.801Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab9e627856281e26a18f55785a1b78ccb469105b [Pipeline] echo [2021-04-20T08:31:16.823Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab9e627 [Pipeline] echo [2021-04-20T08:31:16.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-20T08:31:16.912Z] provisioning config files... [2021-04-20T08:31:16.943Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/103@tmp/config881318302705886851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-20T08:31:17.275Z] ---> docker-login.sh [2021-04-20T08:31:17.276Z] nexus3.edgexfoundry.org:10001 [2021-04-20T08:31:17.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T08:31:17.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T08:31:17.802Z] Configure a credential helper to remove this warning. See [2021-04-20T08:31:17.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T08:31:17.802Z] [2021-04-20T08:31:17.802Z] Login Succeeded [2021-04-20T08:31:17.802Z] nexus3.edgexfoundry.org:10002 [2021-04-20T08:31:17.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T08:31:17.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T08:31:17.802Z] Configure a credential helper to remove this warning. See [2021-04-20T08:31:17.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T08:31:17.802Z] [2021-04-20T08:31:17.802Z] Login Succeeded [2021-04-20T08:31:17.802Z] nexus3.edgexfoundry.org:10003 [2021-04-20T08:31:18.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T08:31:18.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T08:31:18.067Z] Configure a credential helper to remove this warning. See [2021-04-20T08:31:18.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T08:31:18.067Z] [2021-04-20T08:31:18.067Z] Login Succeeded [2021-04-20T08:31:18.067Z] nexus3.edgexfoundry.org:10004 [2021-04-20T08:31:18.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T08:31:18.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T08:31:18.331Z] Configure a credential helper to remove this warning. See [2021-04-20T08:31:18.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T08:31:18.331Z] [2021-04-20T08:31:18.331Z] Login Succeeded [2021-04-20T08:31:18.331Z] docker.io [2021-04-20T08:31:18.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T08:31:18.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T08:31:18.594Z] Configure a credential helper to remove this warning. See [2021-04-20T08:31:18.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T08:31:18.594Z] [2021-04-20T08:31:18.594Z] Login Succeeded [2021-04-20T08:31:18.594Z] ---> docker-login.sh ends [Pipeline] } [2021-04-20T08:31:18.604Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-20T08:31:18.935Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-04-20T08:31:18.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T08:31:18.935Z] ++ dirname cmd/core-command/Dockerfile [2021-04-20T08:31:18.935Z] ++ cut -d/ -f2 [2021-04-20T08:31:18.935Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-20T08:31:18.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T08:31:18.935Z] ++ dirname cmd/core-data/Dockerfile [2021-04-20T08:31:18.935Z] ++ cut -d/ -f2 [2021-04-20T08:31:18.935Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-20T08:31:18.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T08:31:18.935Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-20T08:31:18.935Z] ++ cut -d/ -f2 [2021-04-20T08:31:18.935Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-20T08:31:18.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T08:31:18.935Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-20T08:31:18.935Z] ++ cut -d/ -f2 [2021-04-20T08:31:18.935Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-20T08:31:18.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T08:31:18.935Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-20T08:31:18.935Z] ++ cut -d/ -f2 [2021-04-20T08:31:18.935Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-20T08:31:18.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T08:31:18.935Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-20T08:31:18.935Z] ++ cut -d/ -f2 [2021-04-20T08:31:18.935Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-20T08:31:18.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T08:31:18.935Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-20T08:31:18.935Z] ++ cut -d/ -f2 [2021-04-20T08:31:18.935Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-20T08:31:18.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T08:31:18.935Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-20T08:31:18.935Z] ++ cut -d/ -f2 [2021-04-20T08:31:18.935Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-20T08:31:18.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T08:31:18.935Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-20T08:31:18.935Z] ++ cut -d/ -f2 [2021-04-20T08:31:18.935Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-20T08:31:19.015Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:31:19.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-20T08:31:19.625Z] [2021-04-20T08:31:19.625Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:31:19.941Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-20T08:31:19.941Z] latest: Pulling from edgex-devops/git-semver [2021-04-20T08:31:19.941Z] 31603596830f: Pulling fs layer [2021-04-20T08:31:19.941Z] 2a8b12db71e7: Pulling fs layer [2021-04-20T08:31:19.941Z] 6ca5941a6612: Pulling fs layer [2021-04-20T08:31:19.941Z] ecc8261a40a4: Pulling fs layer [2021-04-20T08:31:19.941Z] ecc8261a40a4: Waiting [2021-04-20T08:31:19.941Z] 2a8b12db71e7: Verifying Checksum [2021-04-20T08:31:19.941Z] 2a8b12db71e7: Download complete [2021-04-20T08:31:19.941Z] 31603596830f: Verifying Checksum [2021-04-20T08:31:19.941Z] 31603596830f: Download complete [2021-04-20T08:31:20.212Z] ecc8261a40a4: Verifying Checksum [2021-04-20T08:31:20.212Z] ecc8261a40a4: Download complete [2021-04-20T08:31:20.212Z] 6ca5941a6612: Verifying Checksum [2021-04-20T08:31:20.212Z] 6ca5941a6612: Download complete [2021-04-20T08:31:20.477Z] 31603596830f: Pull complete [2021-04-20T08:31:20.477Z] 2a8b12db71e7: Pull complete [2021-04-20T08:31:21.435Z] 6ca5941a6612: Pull complete [2021-04-20T08:31:21.700Z] ecc8261a40a4: Pull complete [2021-04-20T08:31:21.700Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-20T08:31:21.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-20T08:31:21.700Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-20T08:31:21.886Z] prd-centos7-docker-4c-2g-1135 does not seem to be running inside a container [2021-04-20T08:31:21.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-04-20T08:31:24.901Z] $ docker top 59719685eb590fe2a14869ae28cd281922de57290eda2bf13b40e593d608ac57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-20T08:31:25.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-20T08:31:25.099Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-20T08:31:25.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-20T08:31:25.340Z] $ docker exec 59719685eb590fe2a14869ae28cd281922de57290eda2bf13b40e593d608ac57 ssh-agent [2021-04-20T08:31:25.523Z] SSH_AUTH_SOCK=/tmp/ssh-FQpFEmlbdTy9/agent.12 [2021-04-20T08:31:25.523Z] SSH_AGENT_PID=17 [2021-04-20T08:31:25.556Z] Running ssh-add (command line suppressed) [2021-04-20T08:31:25.680Z] Identity added: /w/workspace/edgex-go/103@tmp/private_key_3368080529341441016.key (/w/workspace/edgex-go/103@tmp/private_key_3368080529341441016.key) [2021-04-20T08:31:25.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-20T08:31:26.055Z] + git tag --points-at HEAD [Pipeline] } [2021-04-20T08:31:26.080Z] $ docker exec --env ******** --env ******** 59719685eb590fe2a14869ae28cd281922de57290eda2bf13b40e593d608ac57 ssh-agent -k [2021-04-20T08:31:26.205Z] unset SSH_AUTH_SOCK; [2021-04-20T08:31:26.206Z] unset SSH_AGENT_PID; [2021-04-20T08:31:26.206Z] echo Agent pid 17 killed; [2021-04-20T08:31:26.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-20T08:31:26.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-20T08:31:26.301Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-20T08:31:26.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-20T08:31:26.489Z] $ docker exec 59719685eb590fe2a14869ae28cd281922de57290eda2bf13b40e593d608ac57 ssh-agent [2021-04-20T08:31:26.660Z] SSH_AUTH_SOCK=/tmp/ssh-V3uTbKkipFGZ/agent.46 [2021-04-20T08:31:26.660Z] SSH_AGENT_PID=51 [2021-04-20T08:31:26.668Z] Running ssh-add (command line suppressed) [2021-04-20T08:31:26.794Z] Identity added: /w/workspace/edgex-go/103@tmp/private_key_7525896575479234324.key (/w/workspace/edgex-go/103@tmp/private_key_7525896575479234324.key) [2021-04-20T08:31:26.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-20T08:31:27.157Z] + git semver init [2021-04-20T08:31:27.157Z] # -> Open(): unable to determine branch for HEAD [2021-04-20T08:31:27.157Z] # $GIT_DIR = /w/workspace/edgex-go/103/.git [2021-04-20T08:31:27.157Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/103 [2021-04-20T08:31:27.157Z] # $SEMVER_REMOTE_NAME = origin [2021-04-20T08:31:27.157Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-20T08:31:27.157Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-20T08:31:27.157Z] # $SEMVER_BRANCH = PR-2858 [2021-04-20T08:31:27.157Z] # $SEMVER_TEMP = /tmp/semver-363432699 [2021-04-20T08:31:27.157Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-20T08:31:53.810Z] # '/tmp/semver-363432699' -> '/w/workspace/edgex-go/103/.semver' [2021-04-20T08:31:54.761Z] # -> Force: false [2021-04-20T08:31:54.761Z] # $SEMVER_DIR = /w/workspace/edgex-go/103/.semver [Pipeline] } [2021-04-20T08:31:54.779Z] $ docker exec --env ******** --env ******** 59719685eb590fe2a14869ae28cd281922de57290eda2bf13b40e593d608ac57 ssh-agent -k [2021-04-20T08:31:55.150Z] unset SSH_AUTH_SOCK; [2021-04-20T08:31:55.151Z] unset SSH_AGENT_PID; [2021-04-20T08:31:55.151Z] echo Agent pid 51 killed; [2021-04-20T08:31:55.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-20T08:31:55.613Z] + git semver [Pipeline] } [2021-04-20T08:31:55.631Z] $ docker stop --time=1 59719685eb590fe2a14869ae28cd281922de57290eda2bf13b40e593d608ac57 [2021-04-20T08:31:57.312Z] $ docker rm -f 59719685eb590fe2a14869ae28cd281922de57290eda2bf13b40e593d608ac57 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-20T08:31:57.772Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-20T08:31:58.242Z] Stashed 1 file(s) [Pipeline] echo [2021-04-20T08:31:58.245Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-20T08:31:58.747Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-20T08:31:59.060Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-20T08:31:59.355Z] + sudo service docker restart [2021-04-20T08:31:59.355Z] + true [2021-04-20T08:31:59.355Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-20T08:31:59.946Z] ========================================================= [2021-04-20T08:31:59.946Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-20T08:31:59.946Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:32:00.406Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-20T08:32:03.766Z] Sending build context to Docker daemon 329.7MB [2021-04-20T08:32:04.030Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-20T08:32:04.030Z] Step 2/6 : FROM ${BASE} [2021-04-20T08:32:04.030Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-20T08:32:04.030Z] 188c0c94c7c5: Pulling fs layer [2021-04-20T08:32:04.030Z] 0ef7d3d256c8: Pulling fs layer [2021-04-20T08:32:04.030Z] de9db76c5a1d: Pulling fs layer [2021-04-20T08:32:04.030Z] bca2f99d35d6: Pulling fs layer [2021-04-20T08:32:04.030Z] 93359f2a8cfa: Pulling fs layer [2021-04-20T08:32:04.030Z] 7c6f9722023f: Pulling fs layer [2021-04-20T08:32:04.030Z] a35cf1a2eb13: Pulling fs layer [2021-04-20T08:32:04.030Z] 93359f2a8cfa: Waiting [2021-04-20T08:32:04.030Z] 7c6f9722023f: Waiting [2021-04-20T08:32:04.030Z] a35cf1a2eb13: Waiting [2021-04-20T08:32:04.030Z] bca2f99d35d6: Waiting [2021-04-20T08:32:04.030Z] de9db76c5a1d: Verifying Checksum [2021-04-20T08:32:04.030Z] de9db76c5a1d: Download complete [2021-04-20T08:32:04.030Z] 0ef7d3d256c8: Verifying Checksum [2021-04-20T08:32:04.030Z] 0ef7d3d256c8: Download complete [2021-04-20T08:32:04.030Z] 93359f2a8cfa: Verifying Checksum [2021-04-20T08:32:04.030Z] 93359f2a8cfa: Download complete [2021-04-20T08:32:04.030Z] 7c6f9722023f: Verifying Checksum [2021-04-20T08:32:04.030Z] 7c6f9722023f: Download complete [2021-04-20T08:32:04.030Z] 188c0c94c7c5: Download complete [2021-04-20T08:32:04.630Z] 188c0c94c7c5: Pull complete [2021-04-20T08:32:06.043Z] a35cf1a2eb13: Verifying Checksum [2021-04-20T08:32:06.043Z] a35cf1a2eb13: Download complete [2021-04-20T08:32:06.312Z] 0ef7d3d256c8: Pull complete [2021-04-20T08:32:06.579Z] bca2f99d35d6: Verifying Checksum [2021-04-20T08:32:06.579Z] de9db76c5a1d: Pull complete [2021-04-20T08:32:13.210Z] bca2f99d35d6: Pull complete [2021-04-20T08:32:13.210Z] 93359f2a8cfa: Pull complete [2021-04-20T08:32:13.210Z] 7c6f9722023f: Pull complete [2021-04-20T08:32:13.370Z] Still waiting to schedule task [2021-04-20T08:32:13.370Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1133’ [2021-04-20T08:32:17.452Z] a35cf1a2eb13: Pull complete [2021-04-20T08:32:17.452Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-20T08:32:17.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-20T08:32:17.452Z] ---> a62c8e92a672 [2021-04-20T08:32:17.452Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-20T08:32:17.717Z] ---> Running in 8496b8ca970a [2021-04-20T08:32:18.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:32:19.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:32:19.519Z] (1/12) Installing libmagic (5.38-r0) [2021-04-20T08:32:20.098Z] (2/12) Installing file (5.38-r0) [2021-04-20T08:32:20.362Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-20T08:32:20.362Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-20T08:32:24.588Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-20T08:32:24.588Z] (6/12) Installing patch (2.7.6-r6) [2021-04-20T08:32:24.588Z] (7/12) Installing build-base (0.5-r2) [2021-04-20T08:32:24.588Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-20T08:32:24.588Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-20T08:32:24.850Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-20T08:32:24.850Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-20T08:32:24.850Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-20T08:32:25.112Z] Executing busybox-1.31.1-r19.trigger [2021-04-20T08:32:25.112Z] OK: 233 MiB in 51 packages [2021-04-20T08:32:29.342Z] Removing intermediate container 8496b8ca970a [2021-04-20T08:32:29.342Z] ---> 9f09a6bb9869 [2021-04-20T08:32:29.342Z] Step 4/6 : WORKDIR /edgex-go [2021-04-20T08:32:29.342Z] ---> Running in 4824285ccd0e [2021-04-20T08:32:29.342Z] Removing intermediate container 4824285ccd0e [2021-04-20T08:32:29.342Z] ---> da905f247ebe [2021-04-20T08:32:29.342Z] Step 5/6 : COPY go.mod . [2021-04-20T08:32:29.342Z] ---> 4eeb391ac29d [2021-04-20T08:32:29.342Z] Step 6/6 : RUN go mod download [2021-04-20T08:32:29.342Z] ---> Running in 481c40c506c6 [2021-04-20T08:32:51.378Z] Removing intermediate container 481c40c506c6 [2021-04-20T08:32:51.378Z] ---> 21114106e108 [2021-04-20T08:32:51.378Z] Successfully built 21114106e108 [2021-04-20T08:32:51.378Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:32:51.704Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-20T08:32:51.704Z] . [Pipeline] withDockerContainer [2021-04-20T08:32:51.815Z] prd-centos7-docker-4c-2g-1135 does not seem to be running inside a container [2021-04-20T08:32:51.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-04-20T08:32:52.927Z] $ docker top 5e1d586400d200a947e9a820bfb4a6fcab212ab47769706e4f2e89c033ba93f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T08:32:53.427Z] + go version [2021-04-20T08:32:53.428Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-20T08:32:53.444Z] $ docker stop --time=1 5e1d586400d200a947e9a820bfb4a6fcab212ab47769706e4f2e89c033ba93f0 [2021-04-20T08:32:54.815Z] $ docker rm -f 5e1d586400d200a947e9a820bfb4a6fcab212ab47769706e4f2e89c033ba93f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:32:55.302Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-20T08:32:55.302Z] . [Pipeline] withDockerContainer [2021-04-20T08:32:55.409Z] prd-centos7-docker-4c-2g-1135 does not seem to be running inside a container [2021-04-20T08:32:55.463Z] $ 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/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-04-20T08:32:56.128Z] $ docker top 45f0be635cc7f5828168bad442bb54126a1afbb85c1f3941508a29573b4811b9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-20T08:32:56.253Z] ========================================================= [2021-04-20T08:32:56.253Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-20T08:32:56.253Z] ========================================================= [Pipeline] sh [2021-04-20T08:32:56.548Z] + make test [2021-04-20T08:32:56.548Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-20T08:33:06.614Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-20T08:33:24.866Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-20T08:33:30.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-20T08:33:30.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-20T08:33:30.240Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-20T08:33:31.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-20T08:33:31.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-20T08:33:31.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-20T08:33:32.262Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-20T08:33:32.855Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-20T08:33:33.442Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-20T08:33:36.801Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-20T08:33:36.801Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-20T08:33:36.801Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-20T08:33:38.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.100s coverage: 45.9% of statements [2021-04-20T08:33:38.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-20T08:33:38.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-20T08:33:38.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-20T08:33:38.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-20T08:33:38.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-20T08:33:38.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-20T08:33:38.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.054s coverage: 19.8% of statements [2021-04-20T08:33:38.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.097s coverage: 100.0% of statements [2021-04-20T08:33:42.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.233s coverage: 27.1% of statements [2021-04-20T08:33:42.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-20T08:33:42.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-20T08:33:42.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-20T08:33:42.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-20T08:33:42.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-20T08:33:42.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-20T08:33:42.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.101s coverage: 100.0% of statements [2021-04-20T08:33:42.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-20T08:33:42.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.065s coverage: 100.0% of statements [2021-04-20T08:33:42.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-20T08:33:42.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-20T08:33:42.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.111s coverage: 71.3% of statements [2021-04-20T08:33:42.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-20T08:33:42.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-20T08:33:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.170s coverage: 82.9% of statements [2021-04-20T08:33:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-20T08:33:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T08:33:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.079s coverage: 78.9% of statements [2021-04-20T08:33:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-20T08:33:46.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.418s coverage: 28.6% of statements [2021-04-20T08:33:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-20T08:33:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-20T08:33:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-20T08:33:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-20T08:33:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-20T08:33:46.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.111s coverage: 100.0% of statements [2021-04-20T08:33:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-20T08:33:46.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements [2021-04-20T08:33:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-20T08:33:46.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.177s coverage: 86.7% of statements [2021-04-20T08:33:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-20T08:33:46.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.181s coverage: 97.5% of statements [2021-04-20T08:33:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-20T08:33:46.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.082s coverage: 78.3% of statements [2021-04-20T08:33:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-20T08:33:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-20T08:33:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-20T08:33:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-20T08:33:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.414s coverage: 93.0% of statements [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-20T08:33:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-20T08:33:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.090s coverage: 0.9% of statements [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-20T08:33:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-20T08:33:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements [2021-04-20T08:33:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2021-04-20T08:33:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-04-20T08:33:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.131s coverage: 96.3% of statements [2021-04-20T08:33:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2021-04-20T08:34:01.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2021-04-20T08:34:01.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-04-20T08:34:03.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.242s coverage: 81.9% of statements [2021-04-20T08:34:03.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-20T08:34:13.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-20T08:34:13.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 77.8% of statements [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-20T08:34:13.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-20T08:34:13.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-20T08:34:13.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-20T08:34:13.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements [2021-04-20T08:34:13.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.090s coverage: 87.2% of statements [2021-04-20T08:34:13.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 84.6% of statements [2021-04-20T08:34:13.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.6% of statements [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-20T08:34:13.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.4% of statements [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-20T08:34:13.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 69.0% of statements [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 38.4% of statements [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.144s coverage: 47.0% of statements [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.061s coverage: 100.0% of statements [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.052s coverage: 9.6% of statements [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-20T08:34:13.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.147s coverage: 88.6% of statements [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T08:34:13.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-20T08:34:13.917Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.814s coverage: 28.7% of statements [2021-04-20T08:34:13.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-20T08:34:13.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-20T08:34:13.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-20T08:34:13.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-20T08:34:13.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-20T08:34:13.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements [2021-04-20T08:34:13.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-20T08:34:13.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.074s coverage: 100.0% of statements [2021-04-20T08:34:13.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-20T08:34:13.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-20T08:34:13.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-20T08:34:13.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.087s coverage: 64.6% of statements [2021-04-20T08:34:13.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-20T08:34:14.185Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.157s coverage: 95.6% of statements [2021-04-20T08:34:14.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-20T08:34:14.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T08:34:14.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-20T08:34:14.185Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements [2021-04-20T08:34:14.185Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-20T08:34:14.185Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements [2021-04-20T08:34:14.185Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-20T08:34:14.185Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-20T08:34:14.185Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-20T08:34:14.185Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-20T08:34:14.762Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements [2021-04-20T08:34:14.762Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-20T08:34:14.762Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-20T08:34:14.762Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-04-20T08:34:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-04-20T08:34:15.291Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-04-20T08:34:15.555Z] GO111MODULE=on go vet ./... [2021-04-20T08:34:47.846Z] gofmt -l . [2021-04-20T08:34:47.846Z] [ "`gofmt -l .`" = "" ] [2021-04-20T08:34:47.846Z] ./bin/test-go-mod-tidy.sh [2021-04-20T08:34:47.846Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-20T08:34:48.476Z] + ls -al . [2021-04-20T08:34:48.476Z] total 812 [2021-04-20T08:34:48.476Z] drwxrwxr-x 10 1001 1001 4096 Apr 20 08:34 . [2021-04-20T08:34:48.476Z] drwxr-xr-x 4 root root 32 Apr 20 08:32 .. [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 11 Apr 20 08:31 .dockerignore [2021-04-20T08:34:48.476Z] drwxrwxr-x 8 1001 1001 179 Apr 20 08:31 .git [2021-04-20T08:34:48.476Z] drwxrwxr-x 3 1001 1001 125 Apr 20 08:31 .github [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 818 Apr 20 08:31 .gitignore [2021-04-20T08:34:48.476Z] drwx------ 3 1001 1001 60 Apr 20 08:31 .semver [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 166 Apr 20 08:31 .sonarcloud.properties [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 8609 Apr 20 08:31 Attribution.txt [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 08:31 CONTRIBUTING.md [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 931 Apr 20 08:31 Dockerfile.build [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 863 Apr 20 08:31 Jenkinsfile [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 08:31 LICENSE [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 5774 Apr 20 08:31 Makefile [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 7978 Apr 20 08:31 README.md [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 6755 Apr 20 08:31 SECURITY.md [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 5 Apr 20 08:31 VERSION [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 4131 Apr 20 08:31 ZMQWindows.md [2021-04-20T08:34:48.476Z] drwxrwxr-x 2 1001 1001 117 Apr 20 08:31 bin [2021-04-20T08:34:48.476Z] drwxrwxr-x 14 1001 1001 4096 Apr 20 08:31 cmd [2021-04-20T08:34:48.476Z] -rw-r--r-- 1 root root 703598 Apr 20 08:34 coverage.out [2021-04-20T08:34:48.476Z] -rw-r--r-- 1 root root 1058 Apr 20 08:34 go.mod [2021-04-20T08:34:48.476Z] -rw-r--r-- 1 root root 22256 Apr 20 08:34 go.sum [2021-04-20T08:34:48.476Z] drwxrwxr-x 8 1001 1001 127 Apr 20 08:31 internal [2021-04-20T08:34:48.476Z] drwxrwxr-x 4 1001 1001 26 Apr 20 08:31 openapi [2021-04-20T08:34:48.476Z] drwxrwxr-x 4 1001 1001 71 Apr 20 08:31 snap [2021-04-20T08:34:48.476Z] -rw-rw-r-- 1 1001 1001 168 Apr 20 08:31 version.go [Pipeline] sh [2021-04-20T08:34:48.892Z] + '[' -e coverage.out ] [2021-04-20T08:34:48.892Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-20T08:34:49.160Z] Stashed 1 file(s) [Pipeline] sh [2021-04-20T08:34:49.523Z] + make build [2021-04-20T08:34:49.524Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-20T08:34:53.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-20T08:35:03.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-20T08:35:04.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-20T08:35:06.318Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1139 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-04-20T08:35:06.338Z] Running in /w/workspace/edgex-go/103 [Pipeline] { [Pipeline] checkout [2021-04-20T08:35:06.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-20T08:35:06.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-20T08:35:08.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-20T08:35:10.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-20T08:35:11.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-20T08:35:12.104Z] using credential edgex-jenkins-ssh [2021-04-20T08:35:12.126Z] Cloning the remote Git repository [2021-04-20T08:35:12.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-20T08:35:12.213Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-20T08:35:12.372Z] > git init /w/workspace/edgex-go/103 # timeout=10 [2021-04-20T08:35:12.449Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-20T08:35:12.449Z] > git --version # timeout=10 [2021-04-20T08:35:12.472Z] > git --version # 'git version 2.17.1' [2021-04-20T08:35:12.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T08:35:12.569Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-20T08:35:13.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-20T08:35:15.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-20T08:35:17.385Z] $ docker stop --time=1 45f0be635cc7f5828168bad442bb54126a1afbb85c1f3941508a29573b4811b9 [2021-04-20T08:35:19.116Z] $ docker rm -f 45f0be635cc7f5828168bad442bb54126a1afbb85c1f3941508a29573b4811b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:35:20.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-20T08:35:20.751Z] [2021-04-20T08:35:20.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:35:21.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-20T08:35:21.070Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-20T08:35:21.070Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-20T08:35:21.070Z] ca9280d653b3: Pulling fs layer [2021-04-20T08:35:21.070Z] 7e9c9ca2126c: Pulling fs layer [2021-04-20T08:35:21.335Z] cbdbe7a5bc2a: Download complete [2021-04-20T08:35:21.922Z] cbdbe7a5bc2a: Pull complete [2021-04-20T08:35:21.922Z] ca9280d653b3: Verifying Checksum [2021-04-20T08:35:21.922Z] ca9280d653b3: Download complete [2021-04-20T08:35:22.884Z] 7e9c9ca2126c: Verifying Checksum [2021-04-20T08:35:22.884Z] 7e9c9ca2126c: Download complete [2021-04-20T08:35:22.884Z] ca9280d653b3: Pull complete [2021-04-20T08:35:31.071Z] 7e9c9ca2126c: Pull complete [2021-04-20T08:35:31.071Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-20T08:35:31.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-20T08:35:31.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-20T08:35:31.241Z] prd-centos7-docker-4c-2g-1135 does not seem to be running inside a container [2021-04-20T08:35:31.290Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-20T08:35:34.346Z] $ docker top ad48c6035f318656569058cdc20f81dfd9b56404760a5183e407af2113cbece8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T08:35:34.797Z] + docker-compose build --help [2021-04-20T08:35:34.797Z] + grep parallel [2021-04-20T08:35:36.195Z] --parallel Build images in parallel. [Pipeline] } [2021-04-20T08:35:36.210Z] $ docker stop --time=1 ad48c6035f318656569058cdc20f81dfd9b56404760a5183e407af2113cbece8 [2021-04-20T08:35:37.592Z] $ docker rm -f ad48c6035f318656569058cdc20f81dfd9b56404760a5183e407af2113cbece8 [2021-04-20T08:35:37.287Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-20T08:35:37.310Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-20T08:35:37.347Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-20T08:35:37.384Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-20T08:35:37.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T08:35:37.397Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:35:38.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-20T08:35:38.089Z] . [Pipeline] withDockerContainer [2021-04-20T08:35:38.198Z] prd-centos7-docker-4c-2g-1135 does not seem to be running inside a container [2021-04-20T08:35:38.250Z] $ 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/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-04-20T08:35:38.338Z] Merging remotes/origin/master commit 51171a228bb1224c00b3568eb910f5544dbf0ab1 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-04-20T08:35:39.129Z] $ docker top 84e68ba6f10f989ed0a6e9765f89796c51c932a44e36c30c7a3ab1b64895e028 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T08:35:39.629Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-20T08:35:39.708Z] Merge succeeded, producing a67d4eaadd6d58728595fbf663e6577fd3eb433c [2021-04-20T08:35:39.709Z] Checking out Revision a67d4eaadd6d58728595fbf663e6577fd3eb433c (PR-2858) [2021-04-20T08:35:38.361Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T08:35:38.389Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-04-20T08:35:38.690Z] > git remote # timeout=10 [2021-04-20T08:35:38.709Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T08:35:38.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T08:35:38.732Z] > git merge 51171a228bb1224c00b3568eb910f5544dbf0ab1 # timeout=10 [2021-04-20T08:35:39.695Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T08:35:39.719Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T08:35:39.736Z] > git checkout -f a67d4eaadd6d58728595fbf663e6577fd3eb433c # timeout=10 [2021-04-20T08:35:40.581Z] Building docker-core-command-go ... [2021-04-20T08:35:40.581Z] Building docker-core-data-go ... [2021-04-20T08:35:40.581Z] Building docker-core-metadata-go ... [2021-04-20T08:35:40.581Z] Building docker-security-bootstrapper-go ... [2021-04-20T08:35:40.581Z] Building docker-security-proxy-setup-go ... [2021-04-20T08:35:40.581Z] Building docker-security-secretstore-setup-go ... [2021-04-20T08:35:40.581Z] Building docker-support-notifications-go ... [2021-04-20T08:35:40.581Z] Building docker-support-scheduler-go ... [2021-04-20T08:35:40.581Z] Building docker-sys-mgmt-agent-go ... [2021-04-20T08:35:40.581Z] Building docker-sys-mgmt-agent-go [2021-04-20T08:35:40.581Z] Building docker-core-data-go [2021-04-20T08:35:40.581Z] Building docker-security-proxy-setup-go [2021-04-20T08:35:40.581Z] Building docker-support-scheduler-go [2021-04-20T08:35:40.581Z] Building docker-core-command-go [2021-04-20T08:35:44.158Z] Commit message: "Merge commit '51171a228bb1224c00b3568eb910f5544dbf0ab1' into HEAD" [2021-04-20T08:35:44.197Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-20T08:35:45.561Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-04-20T08:35:44.169Z] > git rev-list --no-walk e24c723d2aef6e166dc6de05bbff36f405bd815e # timeout=10 [Pipeline] sh [2021-04-20T08:35:45.977Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-20T08:35:46.323Z] + sudo service docker restart [2021-04-20T08:35:46.323Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-20T08:35:48.349Z] provisioning config files... [2021-04-20T08:35:48.393Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/103@tmp/config2086698623192317611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-20T08:35:48.763Z] ---> docker-login.sh [2021-04-20T08:35:48.763Z] nexus3.edgexfoundry.org:10001 [2021-04-20T08:35:49.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T08:35:49.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T08:35:49.956Z] Configure a credential helper to remove this warning. See [2021-04-20T08:35:49.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T08:35:49.956Z] [2021-04-20T08:35:49.956Z] Login Succeeded [2021-04-20T08:35:49.956Z] nexus3.edgexfoundry.org:10002 [2021-04-20T08:35:50.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T08:35:50.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T08:35:50.507Z] Configure a credential helper to remove this warning. See [2021-04-20T08:35:50.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T08:35:50.507Z] [2021-04-20T08:35:50.507Z] Login Succeeded [2021-04-20T08:35:50.507Z] nexus3.edgexfoundry.org:10003 [2021-04-20T08:35:50.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T08:35:51.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T08:35:51.057Z] Configure a credential helper to remove this warning. See [2021-04-20T08:35:51.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T08:35:51.057Z] [2021-04-20T08:35:51.057Z] Login Succeeded [2021-04-20T08:35:51.057Z] nexus3.edgexfoundry.org:10004 [2021-04-20T08:35:51.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T08:35:51.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T08:35:51.620Z] Configure a credential helper to remove this warning. See [2021-04-20T08:35:51.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T08:35:51.620Z] [2021-04-20T08:35:51.620Z] Login Succeeded [2021-04-20T08:35:51.620Z] docker.io [2021-04-20T08:35:51.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T08:35:52.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T08:35:52.164Z] Configure a credential helper to remove this warning. See [2021-04-20T08:35:52.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T08:35:52.164Z] [2021-04-20T08:35:52.164Z] Login Succeeded [2021-04-20T08:35:52.164Z] ---> docker-login.sh ends [Pipeline] } [2021-04-20T08:35:52.181Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-20T08:35:52.464Z] ========================================================= [2021-04-20T08:35:52.464Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-20T08:35:52.464Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:35:52.804Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-20T08:35:55.453Z] Sending build context to Docker daemon 167.4MB [2021-04-20T08:35:55.453Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-20T08:35:55.453Z] Step 2/6 : FROM ${BASE} [2021-04-20T08:35:55.453Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-20T08:35:55.453Z] 5f621e34cdf4: Pulling fs layer [2021-04-20T08:35:55.453Z] a4357932f1b6: Pulling fs layer [2021-04-20T08:35:55.453Z] 18c013af1878: Pulling fs layer [2021-04-20T08:35:55.453Z] 00ac8860ef70: Pulling fs layer [2021-04-20T08:35:55.453Z] 63d7cb157983: Pulling fs layer [2021-04-20T08:35:55.453Z] b116817d02f9: Pulling fs layer [2021-04-20T08:35:55.453Z] 745a02a5169b: Pulling fs layer [2021-04-20T08:35:55.453Z] 00ac8860ef70: Waiting [2021-04-20T08:35:55.453Z] 63d7cb157983: Waiting [2021-04-20T08:35:55.453Z] b116817d02f9: Waiting [2021-04-20T08:35:55.453Z] 745a02a5169b: Waiting [2021-04-20T08:35:55.453Z] 18c013af1878: Verifying Checksum [2021-04-20T08:35:55.453Z] 18c013af1878: Download complete [2021-04-20T08:35:55.453Z] a4357932f1b6: Verifying Checksum [2021-04-20T08:35:55.453Z] a4357932f1b6: Download complete [2021-04-20T08:35:55.453Z] 63d7cb157983: Verifying Checksum [2021-04-20T08:35:55.453Z] 63d7cb157983: Download complete [2021-04-20T08:35:55.453Z] b116817d02f9: Verifying Checksum [2021-04-20T08:35:55.453Z] b116817d02f9: Download complete [2021-04-20T08:35:55.453Z] 5f621e34cdf4: Verifying Checksum [2021-04-20T08:35:55.453Z] 5f621e34cdf4: Download complete [2021-04-20T08:35:56.051Z] 5f621e34cdf4: Pull complete [2021-04-20T08:35:56.649Z] a4357932f1b6: Pull complete [2021-04-20T08:35:56.922Z] 18c013af1878: Pull complete [2021-04-20T08:35:57.195Z] 745a02a5169b: Verifying Checksum [2021-04-20T08:35:57.195Z] 745a02a5169b: Download complete [2021-04-20T08:35:58.639Z] 00ac8860ef70: Verifying Checksum [2021-04-20T08:35:58.639Z] 00ac8860ef70: Download complete [2021-04-20T08:36:08.845Z] 00ac8860ef70: Pull complete [2021-04-20T08:36:09.442Z] 63d7cb157983: Pull complete [2021-04-20T08:36:09.716Z] b116817d02f9: Pull complete [2021-04-20T08:36:14.043Z] 745a02a5169b: Pull complete [2021-04-20T08:36:14.043Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-20T08:36:14.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-20T08:36:14.043Z] ---> b7e6874047d6 [2021-04-20T08:36:14.043Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-20T08:36:16.724Z] ---> Running in 80199cd3656b [2021-04-20T08:36:18.160Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:36:19.139Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:36:19.653Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:36:19.653Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:36:19.653Z] ---> 21114106e108 [2021-04-20T08:36:19.653Z] Step 3/22 : WORKDIR /edgex-go [2021-04-20T08:36:19.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:36:19.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:36:19.653Z] ---> 21114106e108 [2021-04-20T08:36:19.653Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T08:36:19.653Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:36:19.653Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:36:19.653Z] ---> 21114106e108 [2021-04-20T08:36:19.653Z] Step 3/21 : WORKDIR /edgex-go [2021-04-20T08:36:19.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:36:19.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:36:19.653Z] ---> 21114106e108 [2021-04-20T08:36:19.653Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T08:36:19.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:36:19.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:36:19.653Z] ---> 21114106e108 [2021-04-20T08:36:19.653Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T08:36:19.653Z] ---> Running in d3186dd4e3f7 [2021-04-20T08:36:19.653Z] ---> Running in f3185cdc7e7d [2021-04-20T08:36:19.653Z] ---> Running in 1284faafa536 [2021-04-20T08:36:19.653Z] ---> Running in dba6d35cc2cf [2021-04-20T08:36:19.653Z] ---> Running in 8459ebec89da [2021-04-20T08:36:19.653Z] Removing intermediate container f3185cdc7e7d [2021-04-20T08:36:19.653Z] ---> d630c74adc64 [2021-04-20T08:36:19.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:36:19.653Z] Removing intermediate container d3186dd4e3f7 [2021-04-20T08:36:19.653Z] ---> d445e7e8fe27 [2021-04-20T08:36:19.653Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:36:19.653Z] Removing intermediate container 1284faafa536 [2021-04-20T08:36:19.653Z] ---> 514e0d2310b1 [2021-04-20T08:36:19.653Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:36:19.653Z] Removing intermediate container dba6d35cc2cf [2021-04-20T08:36:19.653Z] ---> 08a864c70c43 [2021-04-20T08:36:19.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:36:19.653Z] Removing intermediate container 8459ebec89da [2021-04-20T08:36:19.653Z] ---> 3949c805f739 [2021-04-20T08:36:19.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:36:19.653Z] ---> Running in e9d222a563c3 [2021-04-20T08:36:19.653Z] ---> Running in db4315dceae1 [2021-04-20T08:36:19.653Z] ---> Running in 9acbfc40ff77 [2021-04-20T08:36:19.653Z] ---> Running in 83626325d04c [2021-04-20T08:36:19.653Z] ---> Running in a2df4d7c56b9 [2021-04-20T08:36:19.653Z] Removing intermediate container e9d222a563c3 [2021-04-20T08:36:19.653Z] ---> 30fab3eb91de [2021-04-20T08:36:19.653Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-20T08:36:19.653Z] ---> Running in 2290652478e2 [2021-04-20T08:36:19.653Z] Removing intermediate container 9acbfc40ff77 [2021-04-20T08:36:19.653Z] ---> 0a7637ae5461 [2021-04-20T08:36:19.653Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-20T08:36:19.653Z] Removing intermediate container db4315dceae1 [2021-04-20T08:36:19.653Z] ---> c560b30c647e [2021-04-20T08:36:19.653Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-20T08:36:19.653Z] ---> Running in a361d0b45616 [2021-04-20T08:36:19.653Z] ---> Running in a5e4cc7eed17 [2021-04-20T08:36:19.653Z] Removing intermediate container a2df4d7c56b9 [2021-04-20T08:36:19.653Z] ---> 1378be477aaf [2021-04-20T08:36:19.653Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-20T08:36:19.653Z] Removing intermediate container 83626325d04c [2021-04-20T08:36:19.653Z] ---> 44a4e26fabd7 [2021-04-20T08:36:19.653Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-20T08:36:19.653Z] ---> Running in 50e4cb7741b4 [2021-04-20T08:36:19.653Z] ---> Running in bd6b9bc413af [2021-04-20T08:36:19.734Z] (1/12) Installing libmagic (5.38-r0) [2021-04-20T08:36:19.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:36:20.007Z] (2/12) Installing file (5.38-r0) [2021-04-20T08:36:20.007Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-20T08:36:20.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:36:20.280Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-20T08:36:20.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:36:20.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:36:20.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:36:20.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:36:20.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:36:21.070Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:36:21.070Z] OK: 233 MiB in 51 packages [2021-04-20T08:36:21.070Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:36:21.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:36:21.468Z] OK: 233 MiB in 51 packages [2021-04-20T08:36:21.468Z] OK: 233 MiB in 51 packages [2021-04-20T08:36:21.824Z] OK: 233 MiB in 51 packages [2021-04-20T08:36:21.824Z] Removing intermediate container 2290652478e2 [2021-04-20T08:36:21.824Z] ---> 4c4e48764af1 [2021-04-20T08:36:21.824Z] Step 6/23 : COPY go.mod . [2021-04-20T08:36:21.824Z] OK: 233 MiB in 51 packages [2021-04-20T08:36:22.089Z] ---> 78ed02d9b85e [2021-04-20T08:36:22.089Z] Step 7/23 : RUN go mod download [2021-04-20T08:36:22.356Z] ---> Running in f90190478890 [2021-04-20T08:36:22.356Z] Removing intermediate container a361d0b45616 [2021-04-20T08:36:22.356Z] ---> dce04a4517d6 [2021-04-20T08:36:22.356Z] Step 6/21 : COPY go.mod . [2021-04-20T08:36:22.625Z] Removing intermediate container a5e4cc7eed17 [2021-04-20T08:36:22.625Z] ---> dd82f2255ed7 [2021-04-20T08:36:22.625Z] Step 6/23 : COPY go.mod . [2021-04-20T08:36:22.896Z] ---> 74118e84a508 [2021-04-20T08:36:22.896Z] Step 7/21 : RUN go mod download [2021-04-20T08:36:23.160Z] Removing intermediate container 50e4cb7741b4 [2021-04-20T08:36:23.160Z] ---> ca3b562d239b [2021-04-20T08:36:23.160Z] Step 6/23 : COPY go.mod . [2021-04-20T08:36:23.160Z] ---> Running in 482f4200273e [2021-04-20T08:36:23.160Z] ---> 3fa668d43aec [2021-04-20T08:36:23.160Z] Step 7/23 : RUN go mod download [2021-04-20T08:36:23.160Z] Removing intermediate container bd6b9bc413af [2021-04-20T08:36:23.160Z] ---> 2ee92ba2a1c6 [2021-04-20T08:36:23.160Z] Step 6/22 : COPY go.mod . [2021-04-20T08:36:23.424Z] ---> Running in 5069d65f3418 [2021-04-20T08:36:23.688Z] ---> 2a895f05aacc [2021-04-20T08:36:23.688Z] Step 7/23 : RUN go mod download [2021-04-20T08:36:23.688Z] ---> 6ae053e59fe6 [2021-04-20T08:36:23.688Z] Step 7/22 : RUN go mod download [2021-04-20T08:36:23.960Z] ---> Running in 774a5c084f81 [2021-04-20T08:36:23.960Z] ---> Running in 761599fb985a [2021-04-20T08:36:24.957Z] Removing intermediate container f90190478890 [2021-04-20T08:36:24.957Z] ---> 93507ce08189 [2021-04-20T08:36:24.957Z] Step 8/23 : COPY . . [2021-04-20T08:36:24.957Z] Removing intermediate container 482f4200273e [2021-04-20T08:36:24.957Z] ---> df5fac92eacb [2021-04-20T08:36:24.957Z] Step 8/21 : COPY . . [2021-04-20T08:36:25.224Z] Removing intermediate container 5069d65f3418 [2021-04-20T08:36:25.224Z] ---> d4f44ecfe5b3 [2021-04-20T08:36:25.224Z] Step 8/23 : COPY . . [2021-04-20T08:36:30.401Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-20T08:36:30.401Z] (6/12) Installing patch (2.7.6-r6) [2021-04-20T08:36:30.401Z] (7/12) Installing build-base (0.5-r2) [2021-04-20T08:36:30.401Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-20T08:36:30.401Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-20T08:36:30.401Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-20T08:36:30.401Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-20T08:36:30.401Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-20T08:36:30.401Z] Executing busybox-1.31.1-r19.trigger [2021-04-20T08:36:30.401Z] OK: 217 MiB in 51 packages [2021-04-20T08:36:33.474Z] Removing intermediate container 761599fb985a [2021-04-20T08:36:33.474Z] ---> fb50f96023c7 [2021-04-20T08:36:33.474Z] Step 8/22 : COPY . . [2021-04-20T08:36:33.474Z] Removing intermediate container 774a5c084f81 [2021-04-20T08:36:33.474Z] ---> 8871e056518e [2021-04-20T08:36:33.474Z] Step 8/23 : COPY . . [2021-04-20T08:36:33.792Z] Removing intermediate container 80199cd3656b [2021-04-20T08:36:33.792Z] ---> 31064a7de6f2 [2021-04-20T08:36:33.792Z] Step 4/6 : WORKDIR /edgex-go [2021-04-20T08:36:34.066Z] ---> Running in 0fd6a4994506 [2021-04-20T08:36:34.338Z] Removing intermediate container 0fd6a4994506 [2021-04-20T08:36:34.338Z] ---> 2d0472cd86c9 [2021-04-20T08:36:34.338Z] Step 5/6 : COPY go.mod . [2021-04-20T08:36:34.937Z] ---> 38412254f236 [2021-04-20T08:36:34.937Z] Step 6/6 : RUN go mod download [2021-04-20T08:36:35.211Z] ---> Running in 17ab1625dc43 [2021-04-20T08:37:02.031Z] Removing intermediate container 17ab1625dc43 [2021-04-20T08:37:02.031Z] ---> 495e179ed07b [2021-04-20T08:37:02.031Z] Successfully built 495e179ed07b [2021-04-20T08:37:02.031Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:37:02.375Z] + docker inspect -f . ci-base-image-arm64 [2021-04-20T08:37:02.375Z] . [Pipeline] withDockerContainer [2021-04-20T08:37:02.620Z] prd-ubuntu18.04-docker-arm64-4c-16g-1139 does not seem to be running inside a container [2021-04-20T08:37:02.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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 ******** ci-base-image-arm64 cat [2021-04-20T08:37:04.234Z] $ docker top af3d7439a84ee7454c7346719ca8fdf77621f3a998de263e5aba2e531f1b6e04 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T08:37:05.187Z] + go version [2021-04-20T08:37:05.187Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-20T08:37:05.213Z] $ docker stop --time=1 af3d7439a84ee7454c7346719ca8fdf77621f3a998de263e5aba2e531f1b6e04 [2021-04-20T08:37:07.204Z] $ docker rm -f af3d7439a84ee7454c7346719ca8fdf77621f3a998de263e5aba2e531f1b6e04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:37:07.925Z] + docker inspect -f . ci-base-image-arm64 [2021-04-20T08:37:07.925Z] . [Pipeline] withDockerContainer [2021-04-20T08:37:08.169Z] prd-ubuntu18.04-docker-arm64-4c-16g-1139 does not seem to be running inside a container [2021-04-20T08:37:08.254Z] $ 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/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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 ******** ci-base-image-arm64 cat [2021-04-20T08:37:09.674Z] $ docker top c8b3e5f2b2aaf2f4da4053efc5a7509da6e69e2116149bc7a9f8a9ff5e3885b5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-20T08:37:09.986Z] ========================================================= [2021-04-20T08:37:09.986Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-20T08:37:09.986Z] ========================================================= [Pipeline] sh [2021-04-20T08:37:10.641Z] + make test [2021-04-20T08:37:10.641Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-20T08:37:12.577Z] ---> 67199a6bcdda [2021-04-20T08:37:12.577Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-20T08:37:12.577Z] ---> 38b85a305d41 [2021-04-20T08:37:12.577Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-20T08:37:12.577Z] ---> Running in 892b007d206a [2021-04-20T08:37:12.577Z] ---> 7a14ece05641 [2021-04-20T08:37:12.577Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-20T08:37:12.577Z] ---> 894a8e591a20 [2021-04-20T08:37:12.577Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-20T08:37:12.577Z] ---> 0d75f9de7b8a [2021-04-20T08:37:12.577Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-20T08:37:12.577Z] ---> Running in b35df53169b2 [2021-04-20T08:37:12.577Z] ---> Running in 6a609b5b311d [2021-04-20T08:37:12.577Z] ---> Running in 1d87b122dafc [2021-04-20T08:37:12.577Z] ---> Running in d99d356bc979 [2021-04-20T08:37:12.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-20T08:37:12.577Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-20T08:37:12.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-20T08:37:12.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-20T08:37:12.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-20T08:37:32.823Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-20T08:37:51.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-20T08:37:54.061Z] Removing intermediate container b35df53169b2 [2021-04-20T08:37:54.061Z] ---> 8da46dc3adb6 [2021-04-20T08:37:54.061Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-20T08:37:54.061Z] ---> Running in b0f764b8efb9 [2021-04-20T08:37:55.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-20T08:38:02.133Z] Removing intermediate container 892b007d206a [2021-04-20T08:38:02.133Z] ---> f3053a76d2cd [2021-04-20T08:38:02.133Z] [2021-04-20T08:38:02.133Z] Step 10/21 : FROM alpine:3.12 [2021-04-20T08:38:02.133Z] 3.12: Pulling from library/alpine [2021-04-20T08:38:02.133Z] Removing intermediate container d99d356bc979 [2021-04-20T08:38:02.133Z] ---> 5dee45e1f3f9 [2021-04-20T08:38:02.133Z] [2021-04-20T08:38:02.133Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T08:38:02.133Z] Removing intermediate container 1d87b122dafc [2021-04-20T08:38:02.133Z] ---> b4a847663f03 [2021-04-20T08:38:02.133Z] [2021-04-20T08:38:02.133Z] Step 10/22 : FROM alpine:3.12 [2021-04-20T08:38:02.133Z] 3.12: Pulling from library/alpine [2021-04-20T08:38:02.133Z] 3.12: Pulling from library/alpine [2021-04-20T08:38:02.133Z] Removing intermediate container b0f764b8efb9 [2021-04-20T08:38:02.133Z] ---> af391e1ef96e [2021-04-20T08:38:02.133Z] [2021-04-20T08:38:02.133Z] Step 11/23 : FROM docker:20.10.0 [2021-04-20T08:38:02.133Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-20T08:38:02.133Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-20T08:38:02.133Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-20T08:38:02.133Z] Status: Image is up to date for alpine:3.12 [2021-04-20T08:38:02.133Z] ---> 13621d1b12d4 [2021-04-20T08:38:02.133Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-20T08:38:02.133Z] Status: Downloaded newer image for alpine:3.12 [2021-04-20T08:38:02.133Z] ---> 13621d1b12d4 [2021-04-20T08:38:02.133Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-20T08:38:02.133Z] Status: Downloaded newer image for alpine:3.12 [2021-04-20T08:38:02.133Z] ---> 13621d1b12d4 [2021-04-20T08:38:02.133Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-20T08:38:02.134Z] 20.10.0: Pulling from library/docker [2021-04-20T08:38:04.697Z] ---> Running in 1e256f62eb0d [2021-04-20T08:38:04.697Z] ---> Running in 638cd88b3d21 [2021-04-20T08:38:04.697Z] ---> Running in d52583194318 [2021-04-20T08:38:05.646Z] Removing intermediate container 6a609b5b311d [2021-04-20T08:38:05.646Z] ---> c5d280515d5f [2021-04-20T08:38:05.646Z] [2021-04-20T08:38:05.646Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T08:38:05.646Z] ---> 13621d1b12d4 [2021-04-20T08:38:05.646Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-20T08:38:06.642Z] ---> Running in aafa93ca0143 [2021-04-20T08:38:06.642Z] Removing intermediate container aafa93ca0143 [2021-04-20T08:38:06.642Z] ---> 48319ae5d6f5 [2021-04-20T08:38:06.642Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-20T08:38:06.936Z] ---> Running in b123994e0309 [2021-04-20T08:38:07.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:38:07.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:38:07.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:38:07.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:38:07.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:38:07.211Z] Removing intermediate container b123994e0309 [2021-04-20T08:38:07.211Z] ---> aa6635b92033 [2021-04-20T08:38:07.211Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-20T08:38:07.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:38:07.520Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-20T08:38:07.520Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T08:38:07.520Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-20T08:38:07.520Z] ---> Running in aefa6117674e [2021-04-20T08:38:07.520Z] OK: 6 MiB in 15 packages [2021-04-20T08:38:07.520Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T08:38:07.520Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-20T08:38:07.520Z] (4/4) Installing curl (7.76.1-r0) [2021-04-20T08:38:07.520Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-20T08:38:07.520Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T08:38:07.520Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T08:38:07.520Z] OK: 6 MiB in 15 packages [2021-04-20T08:38:07.520Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T08:38:07.786Z] OK: 7 MiB in 18 packages [2021-04-20T08:38:07.786Z] Removing intermediate container aefa6117674e [2021-04-20T08:38:07.786Z] ---> aaa5e78e67b4 [2021-04-20T08:38:07.786Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:38:08.063Z] ---> Running in 8fdee6f046ff [2021-04-20T08:38:09.486Z] Removing intermediate container 1e256f62eb0d [2021-04-20T08:38:09.486Z] ---> 5b6633aa6792 [2021-04-20T08:38:09.486Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T08:38:09.486Z] Removing intermediate container d52583194318 [2021-04-20T08:38:09.486Z] ---> bfb577cb06f0 [2021-04-20T08:38:09.486Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T08:38:09.749Z] ---> Running in afb0001f7469 [2021-04-20T08:38:10.706Z] Removing intermediate container 638cd88b3d21 [2021-04-20T08:38:10.706Z] ---> a98cf714866b [2021-04-20T08:38:10.706Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-20T08:38:11.285Z] ---> Running in f2ec62111409 [2021-04-20T08:38:11.286Z] ---> Running in b63f56a52bb3 [2021-04-20T08:38:11.286Z] Removing intermediate container afb0001f7469 [2021-04-20T08:38:11.286Z] ---> 97e01d1611ff [2021-04-20T08:38:11.286Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-20T08:38:11.551Z] Removing intermediate container f2ec62111409 [2021-04-20T08:38:11.551Z] ---> 3fd01513157a [2021-04-20T08:38:11.551Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-20T08:38:11.551Z] ---> Running in c137ec292eff [2021-04-20T08:38:11.814Z] ---> Running in 20de69c449f3 [2021-04-20T08:38:11.814Z] Removing intermediate container b63f56a52bb3 [2021-04-20T08:38:11.814Z] ---> 9f80efacdbde [2021-04-20T08:38:11.814Z] Step 13/21 : WORKDIR /edgex [2021-04-20T08:38:12.078Z] Removing intermediate container c137ec292eff [2021-04-20T08:38:12.078Z] ---> c626c7926c62 [2021-04-20T08:38:12.078Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-20T08:38:12.078Z] ---> Running in a7a8b638140a [2021-04-20T08:38:12.078Z] ---> Running in fcab6b49c36a [2021-04-20T08:38:12.078Z] Removing intermediate container 8fdee6f046ff [2021-04-20T08:38:12.078Z] ---> 8e4cd79a842b [2021-04-20T08:38:12.078Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-20T08:38:12.342Z] Removing intermediate container 20de69c449f3 [2021-04-20T08:38:12.342Z] ---> 49410ddf5eae [2021-04-20T08:38:12.342Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-20T08:38:12.342Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-20T08:38:12.342Z] ---> Running in e59bfc0ff121 [2021-04-20T08:38:12.342Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-20T08:38:12.606Z] ---> Running in a0f08f642c08 [2021-04-20T08:38:12.606Z] ---> aefe523efa57 [2021-04-20T08:38:12.606Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-20T08:38:12.606Z] Removing intermediate container a7a8b638140a [2021-04-20T08:38:12.606Z] ---> c41cd1e5fb1e [2021-04-20T08:38:12.606Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-20T08:38:12.606Z] Removing intermediate container fcab6b49c36a [2021-04-20T08:38:12.606Z] ---> 0277cbef7f4d [2021-04-20T08:38:12.606Z] Step 15/23 : WORKDIR / [2021-04-20T08:38:12.876Z] ---> Running in 4437a9461b3e [2021-04-20T08:38:12.876Z] ---> Running in 61961b65b7a2 [2021-04-20T08:38:12.876Z] Removing intermediate container a0f08f642c08 [2021-04-20T08:38:12.876Z] ---> 8222f64ce8f2 [2021-04-20T08:38:12.876Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T08:38:13.145Z] ---> e93ec63c514e [2021-04-20T08:38:13.145Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-20T08:38:13.145Z] Removing intermediate container 4437a9461b3e [2021-04-20T08:38:13.145Z] ---> f9fdc70a6055 [2021-04-20T08:38:13.145Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-20T08:38:13.145Z] ---> Running in 66f64b39edc3 [2021-04-20T08:38:13.412Z] Removing intermediate container 61961b65b7a2 [2021-04-20T08:38:13.412Z] ---> db268c08647a [2021-04-20T08:38:13.412Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T08:38:13.412Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:38:13.693Z] ---> 5238133a42b4 [2021-04-20T08:38:13.693Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-20T08:38:13.693Z] ---> b1cddd1f6aa1 [2021-04-20T08:38:13.693Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-20T08:38:13.693Z] ---> 38e72a3e131e [2021-04-20T08:38:13.693Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-20T08:38:13.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:38:14.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:38:14.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:38:14.517Z] (1/39) Installing readline (8.0.4-r0) [2021-04-20T08:38:14.517Z] (2/39) Installing bash (5.0.17-r0) [2021-04-20T08:38:14.517Z] Executing bash-5.0.17-r0.post-install [2021-04-20T08:38:14.517Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T08:38:14.517Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-20T08:38:14.517Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-20T08:38:14.517Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-20T08:38:14.781Z] (5/39) Installing curl (7.76.1-r0) [2021-04-20T08:38:14.781Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-20T08:38:14.781Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-20T08:38:15.047Z] (8/39) Installing expat (2.2.9-r1) [2021-04-20T08:38:15.047Z] (9/39) Installing libffi (3.3-r2) [2021-04-20T08:38:15.047Z] (10/39) Installing gdbm (1.13-r1) [2021-04-20T08:38:15.047Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-20T08:38:15.047Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-20T08:38:15.047Z] ---> fc8e6f502792 [2021-04-20T08:38:15.047Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-20T08:38:15.047Z] ---> 80187d468a5a [2021-04-20T08:38:15.047Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-20T08:38:15.047Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-20T08:38:15.047Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-20T08:38:15.047Z] ---> 498287a63abd [2021-04-20T08:38:15.047Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-20T08:38:15.311Z] ---> Running in 7d4d7ba33391 [2021-04-20T08:38:15.574Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-20T08:38:15.836Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-20T08:38:16.097Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-20T08:38:16.098Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T08:38:16.098Z] OK: 8 MiB in 20 packages [2021-04-20T08:38:18.663Z] ---> 9b0dd84a9131 [2021-04-20T08:38:18.663Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-20T08:38:18.663Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-20T08:38:18.663Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-20T08:38:18.663Z] ---> Running in e53799a5f1d5 [2021-04-20T08:38:18.663Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-20T08:38:18.663Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-20T08:38:18.663Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-20T08:38:18.663Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-20T08:38:18.663Z] Removing intermediate container 7d4d7ba33391 [2021-04-20T08:38:18.663Z] ---> 8096f50b705f [2021-04-20T08:38:18.663Z] Step 18/21 : CMD ["--init=true"] [2021-04-20T08:38:18.663Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-20T08:38:18.927Z] ---> 27cb8ab882dd [2021-04-20T08:38:18.927Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-20T08:38:19.198Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-20T08:38:19.463Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-20T08:38:19.463Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-20T08:38:19.725Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-20T08:38:19.725Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-20T08:38:19.989Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-20T08:38:19.989Z] ---> Running in e3e810c791fe [2021-04-20T08:38:19.989Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-20T08:38:19.989Z] ---> Running in a35eaeda3e62 [2021-04-20T08:38:19.989Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-20T08:38:20.252Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-20T08:38:20.516Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-20T08:38:20.516Z] Removing intermediate container e53799a5f1d5 [2021-04-20T08:38:20.516Z] ---> 7f2b5aec8f1d [2021-04-20T08:38:20.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T08:38:20.516Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-20T08:38:20.516Z] Removing intermediate container e59bfc0ff121 [2021-04-20T08:38:20.516Z] ---> 90eecb4c5b90 [2021-04-20T08:38:20.516Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T08:38:20.779Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-20T08:38:20.779Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-20T08:38:21.357Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-20T08:38:21.357Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-20T08:38:21.357Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-20T08:38:21.357Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-20T08:38:21.357Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-20T08:38:21.357Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-20T08:38:21.357Z] ---> Running in 6bde58dcee21 [2021-04-20T08:38:21.357Z] Removing intermediate container e3e810c791fe [2021-04-20T08:38:21.357Z] ---> 51d5a2445657 [2021-04-20T08:38:21.357Z] Step 19/21 : LABEL arch=x86_64 [2021-04-20T08:38:21.620Z] Removing intermediate container a35eaeda3e62 [2021-04-20T08:38:21.620Z] ---> b5e698d77092 [2021-04-20T08:38:21.620Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T08:38:22.220Z] Executing busybox-1.31.1-r19.trigger [2021-04-20T08:38:22.220Z] ---> e737e77c0dee [2021-04-20T08:38:22.220Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-20T08:38:22.220Z] OK: 72 MiB in 59 packages [2021-04-20T08:38:22.220Z] ---> Running in ba96df8e37f2 [2021-04-20T08:38:22.220Z] ---> Running in 9179763787f4 [2021-04-20T08:38:22.486Z] Removing intermediate container 6bde58dcee21 [2021-04-20T08:38:22.486Z] ---> bee96a3b71a3 [2021-04-20T08:38:22.486Z] Step 21/23 : LABEL arch=x86_64 [2021-04-20T08:38:23.438Z] ---> Running in cdde02a18df5 [2021-04-20T08:38:23.702Z] Removing intermediate container 9179763787f4 [2021-04-20T08:38:23.702Z] ---> 602b259be2da [2021-04-20T08:38:23.702Z] Step 20/21 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:38:23.702Z] Removing intermediate container ba96df8e37f2 [2021-04-20T08:38:23.702Z] ---> d126a739da71 [2021-04-20T08:38:23.702Z] Step 20/22 : LABEL arch=x86_64 [2021-04-20T08:38:23.702Z] ---> 97063aff2913 [2021-04-20T08:38:23.702Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-20T08:38:23.963Z] ---> Running in 2ed6f255922e [2021-04-20T08:38:23.963Z] ---> Running in d132f60da599 [2021-04-20T08:38:23.963Z] Removing intermediate container cdde02a18df5 [2021-04-20T08:38:23.963Z] ---> 4a17f1bf5712 [2021-04-20T08:38:23.963Z] Step 22/23 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:38:23.963Z] Collecting docker-compose==1.23.2 [2021-04-20T08:38:24.225Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-20T08:38:24.800Z] ---> Running in d002ab2e165e [2021-04-20T08:38:24.800Z] Collecting docker<4.0,>=3.6.0 [2021-04-20T08:38:24.800Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-20T08:38:24.800Z] Removing intermediate container 2ed6f255922e [2021-04-20T08:38:24.800Z] ---> 89de9c9ab1c4 [2021-04-20T08:38:24.800Z] Step 21/21 : LABEL version=0.0.0 [2021-04-20T08:38:24.800Z] Removing intermediate container d132f60da599 [2021-04-20T08:38:24.800Z] ---> a60d7159f337 [2021-04-20T08:38:24.800Z] Step 21/22 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:38:25.063Z] ---> fc9694bd9c39 [2021-04-20T08:38:25.063Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-20T08:38:25.063Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-20T08:38:25.063Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-20T08:38:25.326Z] ---> Running in 9af40f5c796d [2021-04-20T08:38:25.326Z] ---> Running in 4b802ef6cdab [2021-04-20T08:38:25.326Z] Removing intermediate container d002ab2e165e [2021-04-20T08:38:25.326Z] ---> f8982430f9c8 [2021-04-20T08:38:25.326Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T08:38:25.326Z] ---> Running in f5a4f2007bcd [2021-04-20T08:38:25.904Z] Collecting docopt<0.7,>=0.6.1 [2021-04-20T08:38:25.904Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-20T08:38:25.904Z] ---> Running in 213f1f05aace [2021-04-20T08:38:25.904Z] Removing intermediate container 9af40f5c796d [2021-04-20T08:38:25.904Z] ---> 47b0e9a0d3b1 [2021-04-20T08:38:25.904Z] [2021-04-20T08:38:25.904Z] Removing intermediate container 4b802ef6cdab [2021-04-20T08:38:25.904Z] ---> 5e6da1082c07 [2021-04-20T08:38:25.904Z] Step 22/22 : LABEL version=0.0.0 [2021-04-20T08:38:25.904Z] Removing intermediate container f5a4f2007bcd [2021-04-20T08:38:26.172Z] ---> 321457b6a672 [2021-04-20T08:38:26.172Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T08:38:26.172Z] ---> Running in c51f1179023e [2021-04-20T08:38:26.172Z] Removing intermediate container 213f1f05aace [2021-04-20T08:38:26.172Z] ---> edc0673a2688 [2021-04-20T08:38:26.172Z] [2021-04-20T08:38:26.172Z] ---> Running in 8ac9d5d521b8 [2021-04-20T08:38:26.445Z] Successfully built 47b0e9a0d3b1 [2021-04-20T08:38:26.445Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-20T08:38:26.445Z] Collecting cached-property<2,>=1.2.0 [2021-04-20T08:38:26.445Z] Building docker-security-bootstrapper-go [2021-04-20T08:38:26.445Z]  Building docker-security-proxy-setup-go ... done  Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-20T08:38:26.445Z] Successfully built edc0673a2688 [2021-04-20T08:38:26.445Z] Successfully tagged docker-core-command-go:latest [2021-04-20T08:38:26.445Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-04-20T08:38:26.445Z] Removing intermediate container c51f1179023e [2021-04-20T08:38:26.445Z] ---> e79abffa01a8 [2021-04-20T08:38:26.445Z] [2021-04-20T08:38:26.445Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-04-20T08:38:26.445Z] Removing intermediate container 8ac9d5d521b8 [2021-04-20T08:38:26.445Z] ---> 3c92a6fc5156 [2021-04-20T08:38:26.445Z] Step 21/23 : LABEL arch=x86_64 [2021-04-20T08:38:26.715Z] Collecting PyYAML<4,>=3.10 [2021-04-20T08:38:26.715Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-20T08:38:26.715Z] ---> Running in 2f4ed9d0b475 [2021-04-20T08:38:26.715Z] Successfully built e79abffa01a8 [2021-04-20T08:38:26.715Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-20T08:38:26.715Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-04-20T08:38:27.294Z] Removing intermediate container 2f4ed9d0b475 [2021-04-20T08:38:27.294Z] ---> 36fe22f915a5 [2021-04-20T08:38:27.294Z] Step 22/23 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:38:27.560Z] ---> Running in 0e531fafcbfc [2021-04-20T08:38:27.828Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-20T08:38:28.411Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-20T08:38:29.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-20T08:38:29.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-20T08:38:30.977Z] Removing intermediate container 0e531fafcbfc [2021-04-20T08:38:30.977Z] ---> 211c1279e781 [2021-04-20T08:38:30.977Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T08:38:31.563Z] Collecting texttable<0.10,>=0.9.0 [2021-04-20T08:38:31.563Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-20T08:38:31.563Z] ---> Running in d14494145b16 [2021-04-20T08:38:32.519Z] Collecting jsonschema<3,>=2.5.1 [2021-04-20T08:38:32.519Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-20T08:38:33.922Z] Removing intermediate container d14494145b16 [2021-04-20T08:38:33.922Z] ---> 244e501a7f20 [2021-04-20T08:38:33.922Z] [2021-04-20T08:38:34.874Z] Successfully built 244e501a7f20 [2021-04-20T08:38:36.208Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-20T08:38:36.208Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-20T08:38:36.817Z] Successfully tagged docker-core-data-go:latest [2021-04-20T08:38:36.817Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-04-20T08:38:36.817Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-20T08:38:36.817Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-20T08:38:37.408Z] Collecting docker-pycreds>=0.4.0 [2021-04-20T08:38:37.408Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-20T08:38:37.408Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-04-20T08:38:37.408Z] Collecting idna<2.8,>=2.5 [2021-04-20T08:38:37.408Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-20T08:38:37.408Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-20T08:38:37.670Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-20T08:38:38.253Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-04-20T08:38:38.253Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-20T08:38:38.253Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-20T08:38:38.253Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-20T08:38:38.253Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-20T08:38:38.253Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, docopt, cached-property, PyYAML, texttable, jsonschema, docker-compose [2021-04-20T08:38:38.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-20T08:38:38.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-20T08:38:38.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-20T08:38:38.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-20T08:38:40.212Z] Attempting uninstall: idna [2021-04-20T08:38:40.212Z] Found existing installation: idna 2.9 [2021-04-20T08:38:40.212Z] Uninstalling idna-2.9: [2021-04-20T08:38:40.212Z] Successfully uninstalled idna-2.9 [2021-04-20T08:38:40.212Z] Attempting uninstall: urllib3 [2021-04-20T08:38:40.212Z] Found existing installation: urllib3 1.25.9 [2021-04-20T08:38:40.212Z] Uninstalling urllib3-1.25.9: [2021-04-20T08:38:40.212Z] Successfully uninstalled urllib3-1.25.9 [2021-04-20T08:38:40.475Z] Attempting uninstall: requests [2021-04-20T08:38:40.475Z] Found existing installation: requests 2.23.0 [2021-04-20T08:38:40.475Z] Uninstalling requests-2.23.0: [2021-04-20T08:38:40.475Z] Successfully uninstalled requests-2.23.0 [2021-04-20T08:38:41.068Z] Running setup.py install for dockerpty: started [2021-04-20T08:38:43.190Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-20T08:38:43.190Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-20T08:38:44.422Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-20T08:38:44.422Z] Running setup.py install for docopt: started [2021-04-20T08:38:46.384Z] Running setup.py install for docopt: finished with status 'done' [2021-04-20T08:38:46.384Z] Running setup.py install for PyYAML: started [2021-04-20T08:38:47.370Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-20T08:38:47.370Z] Running setup.py install for texttable: started [2021-04-20T08:38:48.378Z] Running setup.py install for texttable: finished with status 'done' [2021-04-20T08:38:48.657Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-04-20T08:38:51.494Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-20T08:38:51.494Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-20T08:38:51.494Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-20T08:38:56.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.317s coverage: 45.9% of statements [2021-04-20T08:38:56.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-20T08:38:56.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-20T08:38:56.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-20T08:38:56.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-20T08:38:56.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-20T08:38:56.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-20T08:38:56.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.115s coverage: 19.8% of statements [2021-04-20T08:38:56.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.232s coverage: 100.0% of statements [2021-04-20T08:38:58.798Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:38:58.798Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:38:58.798Z] ---> 21114106e108 [2021-04-20T08:38:58.798Z] Step 3/22 : WORKDIR /edgex-go [2021-04-20T08:38:58.798Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:38:58.798Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:38:58.798Z] ---> 21114106e108 [2021-04-20T08:38:58.798Z] Step 3/31 : WORKDIR /edgex-go [2021-04-20T08:38:58.798Z] ---> Using cache [2021-04-20T08:38:58.798Z] ---> 3949c805f739 [2021-04-20T08:38:58.798Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache [2021-04-20T08:38:58.798Z] [2021-04-20T08:38:58.798Z] ---> 3949c805f739 [2021-04-20T08:38:58.798Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:38:58.798Z] ---> Using cache [2021-04-20T08:38:58.798Z] ---> 1378be477aaf [2021-04-20T08:38:58.798Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-20T08:38:58.798Z] ---> Using cache [2021-04-20T08:38:58.798Z] ---> 1378be477aaf [2021-04-20T08:38:58.798Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-20T08:38:58.798Z] ---> Using cache [2021-04-20T08:38:58.798Z] ---> ca3b562d239b [2021-04-20T08:38:58.798Z] Step 6/31 : COPY go.mod . [2021-04-20T08:38:58.798Z] ---> Using cache [2021-04-20T08:38:58.798Z] ---> 2a895f05aacc [2021-04-20T08:38:58.798Z] Step 7/31 : RUN go mod download [2021-04-20T08:38:58.798Z] ---> Using cache [2021-04-20T08:38:58.798Z] ---> 8871e056518e [2021-04-20T08:38:58.798Z] Step 8/31 : COPY . . [2021-04-20T08:38:58.798Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:38:58.798Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:38:58.798Z] ---> 21114106e108 [2021-04-20T08:38:58.798Z] Step 3/24 : WORKDIR /edgex-go [2021-04-20T08:38:58.798Z] ---> Using cache [2021-04-20T08:38:58.798Z] ---> 3949c805f739 [2021-04-20T08:38:58.798Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:38:58.798Z] ---> Using cache [2021-04-20T08:38:58.798Z] ---> 1378be477aaf [2021-04-20T08:38:58.798Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-20T08:38:58.798Z] ---> Using cache [2021-04-20T08:38:58.798Z] ---> ca3b562d239b [2021-04-20T08:38:58.798Z] Step 6/24 : COPY go.mod . [2021-04-20T08:38:58.798Z] ---> Using cache [2021-04-20T08:38:58.798Z] ---> 2a895f05aacc [2021-04-20T08:38:58.798Z] Step 7/24 : RUN go mod download [2021-04-20T08:38:58.798Z] ---> Using cache [2021-04-20T08:38:58.798Z] ---> 8871e056518e [2021-04-20T08:38:58.798Z] Step 8/24 : COPY . . [2021-04-20T08:38:58.798Z] ---> Using cache [2021-04-20T08:38:58.798Z] ---> 0d75f9de7b8a [2021-04-20T08:38:58.799Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-20T08:38:58.799Z] ---> Using cache [2021-04-20T08:38:58.799Z] ---> 0d75f9de7b8a [2021-04-20T08:38:58.799Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-20T08:38:59.067Z] ---> Running in 0a45dbb1dc97 [2021-04-20T08:38:59.067Z] ---> Running in 319b1aebe3d5 [2021-04-20T08:38:59.067Z] ---> Running in 32b9fd8c0653 [2021-04-20T08:39:02.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-20T08:39:02.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-20T08:39:02.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:39:02.718Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:39:02.718Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:39:02.718Z] ---> 21114106e108 [2021-04-20T08:39:02.718Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T08:39:02.718Z] ---> Using cache [2021-04-20T08:39:02.718Z] ---> 3949c805f739 [2021-04-20T08:39:02.718Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:39:02.718Z] ---> Using cache [2021-04-20T08:39:02.718Z] ---> 1378be477aaf [2021-04-20T08:39:02.718Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-20T08:39:02.718Z] ---> Using cache [2021-04-20T08:39:02.718Z] ---> ca3b562d239b [2021-04-20T08:39:02.718Z] Step 6/23 : COPY go.mod . [2021-04-20T08:39:02.718Z] ---> Using cache [2021-04-20T08:39:02.718Z] ---> 2a895f05aacc [2021-04-20T08:39:02.718Z] Step 7/23 : RUN go mod download [2021-04-20T08:39:02.718Z] ---> Using cache [2021-04-20T08:39:02.718Z] ---> 8871e056518e [2021-04-20T08:39:02.718Z] Step 8/23 : COPY . . [2021-04-20T08:39:02.980Z] ---> Using cache [2021-04-20T08:39:02.980Z] ---> 0d75f9de7b8a [2021-04-20T08:39:02.980Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-20T08:39:02.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:39:03.582Z] OK: 233 MiB in 51 packages [2021-04-20T08:39:03.852Z] ---> Running in 04789292020f [2021-04-20T08:39:05.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.585s coverage: 27.1% of statements [2021-04-20T08:39:05.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-20T08:39:05.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-20T08:39:05.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-20T08:39:05.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-20T08:39:05.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-20T08:39:05.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-20T08:39:05.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.174s coverage: 100.0% of statements [2021-04-20T08:39:05.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-20T08:39:05.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.140s coverage: 100.0% of statements [2021-04-20T08:39:05.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-20T08:39:05.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-20T08:39:05.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.232s coverage: 71.3% of statements [2021-04-20T08:39:05.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-20T08:39:05.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-20T08:39:05.918Z] Removing intermediate container 319b1aebe3d5 [2021-04-20T08:39:05.918Z] ---> 53e8065cc589 [2021-04-20T08:39:05.918Z] Step 6/22 : COPY go.mod . [2021-04-20T08:39:06.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-20T08:39:07.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.494s coverage: 82.9% of statements [2021-04-20T08:39:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-20T08:39:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T08:39:07.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.160s coverage: 78.9% of statements [2021-04-20T08:39:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-20T08:39:08.083Z] ---> a2e62de20d6b [2021-04-20T08:39:08.083Z] Step 7/22 : RUN go mod download [2021-04-20T08:39:09.117Z] ---> Running in 389301359c9a [2021-04-20T08:39:13.429Z] Removing intermediate container 389301359c9a [2021-04-20T08:39:13.429Z] ---> 9fda60d5ca32 [2021-04-20T08:39:13.429Z] Step 8/22 : COPY . . [2021-04-20T08:39:13.429Z] Removing intermediate container 66f64b39edc3 [2021-04-20T08:39:13.429Z] ---> 631dc63dd66e [2021-04-20T08:39:13.429Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-20T08:39:13.702Z] ---> Running in 1d6b837c810f [2021-04-20T08:39:16.351Z] Removing intermediate container 1d6b837c810f [2021-04-20T08:39:16.351Z] ---> cb090e93b6ce [2021-04-20T08:39:16.351Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-20T08:39:18.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.191s coverage: 28.6% of statements [2021-04-20T08:39:18.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-20T08:39:18.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-20T08:39:18.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-20T08:39:18.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-20T08:39:18.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-20T08:39:18.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.204s coverage: 100.0% of statements [2021-04-20T08:39:18.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-20T08:39:18.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.173s coverage: 100.0% of statements [2021-04-20T08:39:18.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-20T08:39:18.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.368s coverage: 86.7% of statements [2021-04-20T08:39:18.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-20T08:39:18.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.474s coverage: 97.5% of statements [2021-04-20T08:39:18.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-20T08:39:18.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.192s coverage: 78.3% of statements [2021-04-20T08:39:18.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-20T08:39:18.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-20T08:39:18.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-20T08:39:18.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-20T08:39:20.664Z] ---> Running in f6a5db1ed610 [2021-04-20T08:39:23.306Z] Removing intermediate container f6a5db1ed610 [2021-04-20T08:39:23.306Z] ---> bf09e13d7577 [2021-04-20T08:39:23.306Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-20T08:39:25.938Z] ---> c07f26a328b3 [2021-04-20T08:39:25.938Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-20T08:39:26.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.272s coverage: 93.0% of statements [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-20T08:39:26.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.119s coverage: 58.8% of statements [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-20T08:39:26.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.208s coverage: 0.9% of statements [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-20T08:39:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-20T08:39:26.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.157s coverage: 47.1% of statements [2021-04-20T08:39:26.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.172s coverage: 79.5% of statements [2021-04-20T08:39:26.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.116s coverage: 94.1% of statements [2021-04-20T08:39:26.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.168s coverage: 96.3% of statements [2021-04-20T08:39:26.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.171s coverage: 87.5% of statements [2021-04-20T08:39:28.543Z] ---> 9fb856d822a8 [2021-04-20T08:39:28.543Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-20T08:39:30.522Z] ---> bedd692321be [2021-04-20T08:39:30.522Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-20T08:39:31.968Z] ---> Running in 0bdd439f8073 [2021-04-20T08:39:33.915Z] Removing intermediate container 0bdd439f8073 [2021-04-20T08:39:33.916Z] ---> 238ac6685109 [2021-04-20T08:39:33.916Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T08:39:36.523Z] ---> Running in bea7341839ce [2021-04-20T08:39:37.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-20T08:39:37.133Z] Removing intermediate container bea7341839ce [2021-04-20T08:39:37.133Z] ---> 1155bd2e0a00 [2021-04-20T08:39:37.133Z] Step 21/23 : LABEL arch=x86_64 [2021-04-20T08:39:37.400Z] ---> Running in 5e0603b25cc0 [2021-04-20T08:39:38.363Z] Removing intermediate container 5e0603b25cc0 [2021-04-20T08:39:38.363Z] ---> 17fd07e87654 [2021-04-20T08:39:38.363Z] Step 22/23 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:39:38.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.184s coverage: 94.4% of statements [2021-04-20T08:39:38.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.113s coverage: 44.8% of statements [2021-04-20T08:39:39.767Z] ---> Running in b4d65bce3959 [2021-04-20T08:39:41.696Z] ---> 436427cd357f [2021-04-20T08:39:41.696Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-20T08:39:42.270Z] Removing intermediate container b4d65bce3959 [2021-04-20T08:39:42.270Z] ---> 2bdcf4d0d0f7 [2021-04-20T08:39:42.270Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T08:39:42.538Z] ---> Running in a34e408839f6 [2021-04-20T08:39:42.826Z] ---> Running in b722a5b70665 [2021-04-20T08:39:43.115Z] Removing intermediate container 32b9fd8c0653 [2021-04-20T08:39:43.115Z] ---> 91632c69e7d4 [2021-04-20T08:39:43.115Z] [2021-04-20T08:39:43.115Z] Step 10/31 : FROM alpine:3.12 [2021-04-20T08:39:43.115Z] ---> 13621d1b12d4 [2021-04-20T08:39:43.115Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-20T08:39:43.115Z] Removing intermediate container b722a5b70665 [2021-04-20T08:39:43.115Z] ---> 99a9e0c6bc4d [2021-04-20T08:39:43.115Z] [2021-04-20T08:39:43.390Z] ---> Running in 5779744129ba [2021-04-20T08:39:43.390Z] Successfully built 99a9e0c6bc4d [2021-04-20T08:39:43.390Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-20T08:39:43.665Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-20T08:39:43.665Z] Removing intermediate container 5779744129ba [2021-04-20T08:39:43.665Z] ---> be98cc192a87 [2021-04-20T08:39:43.665Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-20T08:39:43.665Z] ---> Running in 485f057851b5 [2021-04-20T08:39:44.660Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:39:44.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:39:44.936Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-20T08:39:44.936Z] (2/2) Installing su-exec (0.2-r1) [2021-04-20T08:39:44.936Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T08:39:45.215Z] OK: 6 MiB in 16 packages [2021-04-20T08:39:45.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.514s coverage: 81.9% of statements [2021-04-20T08:39:45.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-20T08:39:49.524Z] Removing intermediate container 0a45dbb1dc97 [2021-04-20T08:39:49.524Z] ---> 5493b58cdac5 [2021-04-20T08:39:49.524Z] [2021-04-20T08:39:49.524Z] Step 10/24 : FROM alpine:3.12 [2021-04-20T08:39:49.524Z] ---> 13621d1b12d4 [2021-04-20T08:39:49.524Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-20T08:39:49.524Z] Removing intermediate container 485f057851b5 [2021-04-20T08:39:49.524Z] ---> 45d0feb42326 [2021-04-20T08:39:49.524Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-20T08:39:49.801Z] ---> Running in c1cd517dc2fc [2021-04-20T08:39:49.801Z] Removing intermediate container 04789292020f [2021-04-20T08:39:49.801Z] ---> aa14af054afa [2021-04-20T08:39:49.801Z] [2021-04-20T08:39:49.801Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T08:39:49.801Z] ---> 13621d1b12d4 [2021-04-20T08:39:49.801Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-20T08:39:49.801Z] ---> Using cache [2021-04-20T08:39:49.801Z] ---> bfb577cb06f0 [2021-04-20T08:39:49.801Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T08:39:49.801Z] ---> Using cache [2021-04-20T08:39:49.801Z] ---> 3fd01513157a [2021-04-20T08:39:49.801Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-20T08:39:49.801Z] ---> Running in 3d9426b04c93 [2021-04-20T08:39:50.076Z] ---> Running in b1bbbe9c7a25 [2021-04-20T08:39:50.356Z] Removing intermediate container 3d9426b04c93 [2021-04-20T08:39:50.356Z] ---> 6eb23c4e99c2 [2021-04-20T08:39:50.356Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-20T08:39:50.356Z] ---> Running in 69ce0c01c544 [2021-04-20T08:39:50.356Z] Removing intermediate container b1bbbe9c7a25 [2021-04-20T08:39:50.356Z] ---> 78c1586eafa3 [2021-04-20T08:39:50.633Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-20T08:39:50.633Z] ---> Running in 30f5d957b5ff [2021-04-20T08:39:50.907Z] Removing intermediate container 69ce0c01c544 [2021-04-20T08:39:50.907Z] ---> 47a2ccc3bc41 [2021-04-20T08:39:50.907Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-20T08:39:50.907Z] Removing intermediate container 30f5d957b5ff [2021-04-20T08:39:50.907Z] ---> ab3bb2a76cce [2021-04-20T08:39:50.907Z] Step 15/23 : WORKDIR / [2021-04-20T08:39:50.907Z] ---> Running in ff23a5e0d7a1 [2021-04-20T08:39:51.179Z] ---> Running in f3ab9252838c [2021-04-20T08:39:51.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:39:51.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:39:51.455Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-20T08:39:51.455Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T08:39:51.455Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-20T08:39:51.455Z] (4/6) Installing curl (7.76.1-r0) [2021-04-20T08:39:51.455Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-20T08:39:51.455Z] (6/6) Installing su-exec (0.2-r1) [2021-04-20T08:39:51.455Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T08:39:51.455Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T08:39:51.732Z] OK: 7 MiB in 20 packages [2021-04-20T08:39:51.732Z] Removing intermediate container f3ab9252838c [2021-04-20T08:39:51.732Z] ---> b96869c6659b [2021-04-20T08:39:51.732Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T08:39:54.319Z] ---> f72bd4ff9515 [2021-04-20T08:39:54.319Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-20T08:39:54.924Z] Removing intermediate container c1cd517dc2fc [2021-04-20T08:39:54.924Z] ---> bfea1064ef87 [2021-04-20T08:39:54.924Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-20T08:39:55.196Z] ---> 896a73e516f2 [2021-04-20T08:39:55.196Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-20T08:39:55.196Z] Removing intermediate container ff23a5e0d7a1 [2021-04-20T08:39:55.196Z] ---> f3cff740301c [2021-04-20T08:39:55.196Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-20T08:39:55.196Z] ---> Running in 24ecef84a8bf [2021-04-20T08:39:55.467Z] ---> Running in cf4291288991 [2021-04-20T08:39:55.740Z] Removing intermediate container 24ecef84a8bf [2021-04-20T08:39:55.740Z] ---> d893e0c95ff9 [2021-04-20T08:39:55.740Z] Step 13/24 : WORKDIR / [2021-04-20T08:39:55.740Z] Removing intermediate container cf4291288991 [2021-04-20T08:39:55.740Z] ---> 5eba11b84601 [2021-04-20T08:39:55.740Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-20T08:39:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.182s coverage: 92.9% of statements [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-20T08:39:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-20T08:39:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-20T08:39:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-20T08:39:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.141s coverage: 75.5% of statements [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-20T08:39:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.134s coverage: 80.8% of statements [2021-04-20T08:39:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.212s coverage: 87.2% of statements [2021-04-20T08:39:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.209s coverage: 84.6% of statements [2021-04-20T08:39:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.255s coverage: 91.6% of statements [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-20T08:39:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.585s coverage: 64.4% of statements [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-20T08:39:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-20T08:39:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.153s coverage: 100.0% of statements [2021-04-20T08:39:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-04-20T08:39:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements [2021-04-20T08:39:56.006Z] ---> ed05e3d49070 [2021-04-20T08:39:56.006Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-20T08:39:56.006Z] ---> Running in 959556c2f4b1 [2021-04-20T08:39:56.270Z] ---> Running in 371c97b49b78 [2021-04-20T08:39:56.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2021-04-20T08:39:56.545Z] ---> aec874277f0e [2021-04-20T08:39:56.545Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-20T08:39:56.545Z] Removing intermediate container 959556c2f4b1 [2021-04-20T08:39:56.545Z] ---> 8588db01f4a4 [2021-04-20T08:39:56.545Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-20T08:39:56.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-04-20T08:39:56.812Z] ---> Running in f6b9321906a8 [2021-04-20T08:39:56.812Z] Removing intermediate container 371c97b49b78 [2021-04-20T08:39:56.812Z] ---> ae23e2e9d9e6 [2021-04-20T08:39:56.812Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T08:39:57.078Z] ---> Running in 5a780c431d33 [2021-04-20T08:39:57.343Z] ---> 8e847e52e6c3 [2021-04-20T08:39:57.343Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-20T08:39:57.610Z] Removing intermediate container 5a780c431d33 [2021-04-20T08:39:57.610Z] ---> 0865505aeae9 [2021-04-20T08:39:57.610Z] Step 21/23 : LABEL arch=x86_64 [2021-04-20T08:39:57.878Z] ---> Running in 499576783a43 [2021-04-20T08:39:58.140Z] ---> 2f3040bd3990 [2021-04-20T08:39:58.140Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-20T08:39:58.140Z] Removing intermediate container 499576783a43 [2021-04-20T08:39:58.140Z] ---> 28e2eca24bb9 [2021-04-20T08:39:58.140Z] Step 22/23 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:39:58.413Z] ---> Running in e0b37e152524 [2021-04-20T08:39:58.413Z] ---> cbe5c3b6ba2c [2021-04-20T08:39:58.413Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-20T08:39:58.688Z] Removing intermediate container e0b37e152524 [2021-04-20T08:39:58.688Z] ---> 7496adac3ab7 [2021-04-20T08:39:58.688Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T08:39:58.688Z] Removing intermediate container f6b9321906a8 [2021-04-20T08:39:58.688Z] ---> 55ea7e8b4f02 [2021-04-20T08:39:58.688Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T08:39:58.688Z] ---> Running in 8e5542852957 [2021-04-20T08:39:58.952Z] Removing intermediate container 8e5542852957 [2021-04-20T08:39:58.952Z] ---> bbc7e09285d6 [2021-04-20T08:39:58.952Z] [2021-04-20T08:39:59.232Z] ---> b0d9e286bbb7 [2021-04-20T08:39:59.232Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-20T08:39:59.232Z] ---> 6a3e6c2d9bf3 [2021-04-20T08:39:59.232Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-20T08:39:59.232Z] Successfully built bbc7e09285d6 [2021-04-20T08:40:00.196Z] Successfully tagged docker-core-metadata-go:latest [2021-04-20T08:40:00.196Z]  Building docker-core-metadata-go ... done  ---> 336bd85343d1 [2021-04-20T08:40:00.196Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-20T08:40:00.196Z] ---> 8e5a017457d0 [2021-04-20T08:40:00.196Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-20T08:40:00.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.904s coverage: 69.0% of statements [2021-04-20T08:40:00.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-20T08:40:00.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-20T08:40:00.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-20T08:40:00.779Z] ---> 43f0f4616f6e [2021-04-20T08:40:00.779Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-20T08:40:00.779Z] ---> 09fac7d175e6 [2021-04-20T08:40:00.779Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-04-20T08:40:01.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.468s coverage: 38.4% of statements [2021-04-20T08:40:01.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-20T08:40:01.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-20T08:40:01.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements [2021-04-20T08:40:01.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-20T08:40:01.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements [2021-04-20T08:40:02.716Z] ---> Running in 5231927de761 [2021-04-20T08:40:02.716Z] ---> f6e8a96eac22 [2021-04-20T08:40:02.716Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-20T08:40:02.989Z] Removing intermediate container a34e408839f6 [2021-04-20T08:40:02.989Z] ---> 0c1520a3a6f4 [2021-04-20T08:40:02.989Z] [2021-04-20T08:40:02.989Z] Step 10/22 : FROM alpine:3.12 [2021-04-20T08:40:02.989Z] ---> 13621d1b12d4 [2021-04-20T08:40:02.989Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-20T08:40:02.989Z] ---> Running in e2369cf3f835 [2021-04-20T08:40:03.266Z] ---> 6328a582f64e [2021-04-20T08:40:03.266Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-20T08:40:03.534Z] ---> Running in d44e6ca3ac9b [2021-04-20T08:40:03.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T08:40:03.800Z] Removing intermediate container d44e6ca3ac9b [2021-04-20T08:40:03.800Z] ---> 32c217e4687a [2021-04-20T08:40:03.800Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-20T08:40:03.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T08:40:04.062Z] Removing intermediate container 5231927de761 [2021-04-20T08:40:04.062Z] ---> 206eb3db63d1 [2021-04-20T08:40:04.062Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-20T08:40:04.062Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-20T08:40:04.062Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-20T08:40:04.062Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T08:40:04.062Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T08:40:04.323Z] OK: 6 MiB in 16 packages [2021-04-20T08:40:04.588Z] ---> Running in 36a9b62809a9 [2021-04-20T08:40:04.588Z] ---> fc91d1550552 [2021-04-20T08:40:04.588Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-20T08:40:04.850Z] ---> Running in bf601ded35c8 [2021-04-20T08:40:04.850Z] Removing intermediate container 36a9b62809a9 [2021-04-20T08:40:04.850Z] ---> 318f582b3ea2 [2021-04-20T08:40:04.850Z] Step 22/24 : LABEL arch=x86_64 [2021-04-20T08:40:05.114Z] ---> Running in 31d7abb3ac0d [2021-04-20T08:40:05.688Z] Removing intermediate container 31d7abb3ac0d [2021-04-20T08:40:05.688Z] ---> a59dbd3e69f2 [2021-04-20T08:40:05.688Z] Step 23/24 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:40:05.952Z] Removing intermediate container e2369cf3f835 [2021-04-20T08:40:05.952Z] ---> 5ea45b74e7aa [2021-04-20T08:40:05.952Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T08:40:06.215Z] ---> Running in f3379f7ae736 [2021-04-20T08:40:06.215Z] ---> Running in ce2063676f5e [2021-04-20T08:40:06.479Z] Removing intermediate container ce2063676f5e [2021-04-20T08:40:06.479Z] ---> a9337c700044 [2021-04-20T08:40:06.479Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-20T08:40:06.479Z] Removing intermediate container f3379f7ae736 [2021-04-20T08:40:06.479Z] ---> 2d601fdd64ae [2021-04-20T08:40:06.479Z] Step 24/24 : LABEL version=0.0.0 [2021-04-20T08:40:06.744Z] ---> Running in fa400d5cea63 [2021-04-20T08:40:06.744Z] ---> Running in 47cf75423ce6 [2021-04-20T08:40:06.744Z] Removing intermediate container bf601ded35c8 [2021-04-20T08:40:06.744Z] ---> a1db43a41ac7 [2021-04-20T08:40:06.744Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-20T08:40:07.010Z] ---> Running in cba6a32f0bf9 [2021-04-20T08:40:07.010Z] Removing intermediate container fa400d5cea63 [2021-04-20T08:40:07.010Z] ---> d7d8d6335aff [2021-04-20T08:40:07.010Z] [2021-04-20T08:40:07.010Z] Removing intermediate container 47cf75423ce6 [2021-04-20T08:40:07.010Z] ---> b26949054876 [2021-04-20T08:40:07.010Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-20T08:40:07.273Z] ---> Running in 915c81feef43 [2021-04-20T08:40:07.273Z] Successfully built d7d8d6335aff [2021-04-20T08:40:07.273Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-20T08:40:07.273Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container cba6a32f0bf9 [2021-04-20T08:40:07.273Z] ---> 96874964a802 [2021-04-20T08:40:07.273Z] Step 28/31 : CMD ["gate"] [2021-04-20T08:40:07.850Z] Removing intermediate container 915c81feef43 [2021-04-20T08:40:07.850Z] ---> 2933aa904776 [2021-04-20T08:40:07.850Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T08:40:08.113Z] ---> Running in 665db976201d [2021-04-20T08:40:08.378Z] ---> 83d441205189 [2021-04-20T08:40:08.378Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-20T08:40:08.378Z] Removing intermediate container 665db976201d [2021-04-20T08:40:08.378Z] ---> f8fa0959133d [2021-04-20T08:40:08.378Z] Step 29/31 : LABEL arch=x86_64 [2021-04-20T08:40:08.438Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.415s coverage: 47.0% of statements [2021-04-20T08:40:08.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-20T08:40:08.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-20T08:40:08.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-20T08:40:08.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-20T08:40:08.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-20T08:40:08.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.138s coverage: 100.0% of statements [2021-04-20T08:40:08.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-20T08:40:08.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.134s coverage: 100.0% of statements [2021-04-20T08:40:08.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-20T08:40:08.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-20T08:40:08.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.147s coverage: 9.6% of statements [2021-04-20T08:40:08.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-20T08:40:08.651Z] ---> Running in f685647b80e0 [2021-04-20T08:40:08.651Z] Removing intermediate container f685647b80e0 [2021-04-20T08:40:08.651Z] ---> a9107dfa1d2c [2021-04-20T08:40:08.651Z] Step 30/31 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:40:08.924Z] ---> f914ab4a1b64 [2021-04-20T08:40:08.924Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-20T08:40:08.924Z] ---> Running in ad75af6ea682 [2021-04-20T08:40:09.187Z] Removing intermediate container ad75af6ea682 [2021-04-20T08:40:09.187Z] ---> f8bf7ad536e5 [2021-04-20T08:40:09.187Z] Step 31/31 : LABEL version=0.0.0 [2021-04-20T08:40:09.449Z] ---> Running in a8de3eb873e6 [2021-04-20T08:40:09.449Z] ---> 4f5f122a41a1 [2021-04-20T08:40:09.449Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-20T08:40:09.449Z] ---> Running in c82c5d2788c3 [2021-04-20T08:40:09.449Z] Removing intermediate container a8de3eb873e6 [2021-04-20T08:40:09.449Z] ---> cafa1a130a16 [2021-04-20T08:40:09.449Z] [2021-04-20T08:40:09.717Z] Removing intermediate container c82c5d2788c3 [2021-04-20T08:40:09.717Z] ---> cb0694c2d0db [2021-04-20T08:40:09.717Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T08:40:09.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.469s coverage: 88.6% of statements [2021-04-20T08:40:09.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-20T08:40:09.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T08:40:09.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-20T08:40:09.982Z] Successfully built cafa1a130a16 [2021-04-20T08:40:09.982Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-20T08:40:10.934Z]  Building docker-security-bootstrapper-go ... done  ---> Running in f14e2d049937 [2021-04-20T08:40:11.197Z] Removing intermediate container f14e2d049937 [2021-04-20T08:40:11.197Z] ---> 86a19ac713bf [2021-04-20T08:40:11.197Z] Step 20/22 : LABEL arch=x86_64 [2021-04-20T08:40:11.197Z] ---> Running in d40d07d4b6f4 [2021-04-20T08:40:11.460Z] Removing intermediate container d40d07d4b6f4 [2021-04-20T08:40:11.460Z] ---> 28f676b600c6 [2021-04-20T08:40:11.460Z] Step 21/22 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:40:11.460Z] ---> Running in a06b51401e47 [2021-04-20T08:40:11.722Z] Removing intermediate container a06b51401e47 [2021-04-20T08:40:11.722Z] ---> 8a7c35462a8e [2021-04-20T08:40:11.722Z] Step 22/22 : LABEL version=0.0.0 [2021-04-20T08:40:11.723Z] ---> Running in 231be27b8c05 [2021-04-20T08:40:11.723Z] Removing intermediate container 231be27b8c05 [2021-04-20T08:40:11.723Z] ---> 69a4fb756483 [2021-04-20T08:40:11.723Z] [2021-04-20T08:40:11.988Z] Successfully built 69a4fb756483 [2021-04-20T08:40:11.988Z] Successfully tagged docker-support-notifications-go:latest [2021-04-20T08:40:12.668Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-04-20T08:40:12.679Z] $ docker stop --time=1 84e68ba6f10f989ed0a6e9765f89796c51c932a44e36c30c7a3ab1b64895e028 [2021-04-20T08:40:14.356Z] $ docker rm -f 84e68ba6f10f989ed0a6e9765f89796c51c932a44e36c30c7a3ab1b64895e028 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-20T08:40:14.895Z] + docker images [2021-04-20T08:40:14.896Z] + grep docker [2021-04-20T08:40:15.160Z] docker-support-notifications-go latest 69a4fb756483 4 seconds ago 18.2MB [2021-04-20T08:40:15.160Z] docker-security-bootstrapper-go latest cafa1a130a16 6 seconds ago 19.3MB [2021-04-20T08:40:15.160Z] docker-security-secretstore-setup-go latest d7d8d6335aff 9 seconds ago 26.3MB [2021-04-20T08:40:15.160Z] docker-core-metadata-go latest bbc7e09285d6 17 seconds ago 19.2MB [2021-04-20T08:40:15.160Z] docker-sys-mgmt-agent-go latest 99a9e0c6bc4d 33 seconds ago 312MB [2021-04-20T08:40:15.160Z] docker-core-data-go latest 244e501a7f20 About a minute ago 22.9MB [2021-04-20T08:40:15.160Z] docker-support-scheduler-go latest e79abffa01a8 About a minute ago 17.7MB [2021-04-20T08:40:15.160Z] docker-security-proxy-setup-go latest 47b0e9a0d3b1 About a minute ago 26MB [2021-04-20T08:40:15.160Z] docker-core-command-go latest edc0673a2688 About a minute ago 17.5MB [2021-04-20T08:40:15.160Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-04-20T08:40:18.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.409s coverage: 28.7% of statements [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-20T08:40:18.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.235s coverage: 99.0% of statements [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-20T08:40:18.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.161s coverage: 100.0% of statements [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-20T08:40:18.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.166s coverage: 64.6% of statements [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-20T08:40:18.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.342s coverage: 95.6% of statements [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-20T08:40:18.229Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-20T08:40:18.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-20T08:40:18.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.110s coverage: 87.9% of statements [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-20T08:40:18.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-20T08:40:18.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.079s coverage: 100.0% of statements [2021-04-20T08:40:20.864Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.109s coverage: 28.1% of statements [2021-04-20T08:40:20.864Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-04-20T08:40:21.139Z] GO111MODULE=on go vet ./... [2021-04-20T08:40:30.424Z] Still waiting to schedule task [2021-04-20T08:40:30.424Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1140’ [2021-04-20T08:41:43.001Z] gofmt -l . [2021-04-20T08:41:43.001Z] [ "`gofmt -l .`" = "" ] [2021-04-20T08:41:43.274Z] ./bin/test-go-mod-tidy.sh [2021-04-20T08:41:43.875Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-20T08:41:46.530Z] + ls -al . [2021-04-20T08:41:46.530Z] total 840 [2021-04-20T08:41:46.530Z] drwxrwxr-x 9 1001 1001 4096 Apr 20 08:41 . [2021-04-20T08:41:46.530Z] drwxr-xr-x 4 root root 4096 Apr 20 08:37 .. [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 11 Apr 20 08:35 .dockerignore [2021-04-20T08:41:46.530Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 08:35 .git [2021-04-20T08:41:46.530Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 08:35 .github [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 818 Apr 20 08:35 .gitignore [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 166 Apr 20 08:35 .sonarcloud.properties [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 8609 Apr 20 08:35 Attribution.txt [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 08:35 CONTRIBUTING.md [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 931 Apr 20 08:35 Dockerfile.build [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 863 Apr 20 08:35 Jenkinsfile [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 08:35 LICENSE [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 5774 Apr 20 08:35 Makefile [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 7978 Apr 20 08:35 README.md [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 6755 Apr 20 08:35 SECURITY.md [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 5 Apr 20 08:31 VERSION [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 4131 Apr 20 08:35 ZMQWindows.md [2021-04-20T08:41:46.530Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 08:35 bin [2021-04-20T08:41:46.530Z] drwxrwxr-x 14 1001 1001 4096 Apr 20 08:35 cmd [2021-04-20T08:41:46.530Z] -rw-r--r-- 1 root root 703598 Apr 20 08:40 coverage.out [2021-04-20T08:41:46.530Z] -rw-r--r-- 1 root root 1058 Apr 20 08:41 go.mod [2021-04-20T08:41:46.530Z] -rw-r--r-- 1 root root 22256 Apr 20 08:41 go.sum [2021-04-20T08:41:46.530Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 08:35 internal [2021-04-20T08:41:46.530Z] drwxrwxr-x 4 1001 1001 4096 Apr 20 08:35 openapi [2021-04-20T08:41:46.530Z] drwxrwxr-x 4 1001 1001 4096 Apr 20 08:35 snap [2021-04-20T08:41:46.530Z] -rw-rw-r-- 1 1001 1001 168 Apr 20 08:35 version.go [Pipeline] sh [2021-04-20T08:41:47.192Z] + '[' -e coverage.out ] [2021-04-20T08:41:47.192Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-20T08:41:47.225Z] Warning: overwriting stash ‘coverage-report’ [2021-04-20T08:41:48.619Z] Stashed 1 file(s) [Pipeline] sh [2021-04-20T08:41:49.349Z] + make build [2021-04-20T08:41:49.349Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-20T08:41:59.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-20T08:42:26.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-20T08:42:29.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-20T08:42:35.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-20T08:42:37.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-20T08:42:42.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-20T08:42:44.982Z] Running on prd-ubuntu18.04-docker-8c-8g-1141 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-04-20T08:42:45.001Z] Running in /w/workspace/edgex-go/103 [Pipeline] { [Pipeline] checkout [2021-04-20T08:42:47.336Z] using credential edgex-jenkins-ssh [2021-04-20T08:42:47.348Z] Cloning the remote Git repository [2021-04-20T08:42:47.338Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-20T08:42:47.412Z] > git init /w/workspace/edgex-go/103 # timeout=10 [2021-04-20T08:42:47.442Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-20T08:42:47.442Z] > git --version # timeout=10 [2021-04-20T08:42:47.448Z] > git --version # 'git version 2.17.1' [2021-04-20T08:42:47.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T08:42:48.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-20T08:42:47.473Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-20T08:42:53.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-20T08:42:54.343Z] Merging remotes/origin/master commit 51171a228bb1224c00b3568eb910f5544dbf0ab1 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-04-20T08:42:54.784Z] Merge succeeded, producing c7adcf3d388893b76e5ac59254152c91e85ebf5b [2021-04-20T08:42:54.785Z] Checking out Revision c7adcf3d388893b76e5ac59254152c91e85ebf5b (PR-2858) [2021-04-20T08:42:53.613Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-20T08:42:53.617Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-20T08:42:53.625Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-20T08:42:53.635Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-20T08:42:53.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T08:42:53.639Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-20T08:42:54.326Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T08:42:54.333Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-04-20T08:42:54.468Z] > git remote # timeout=10 [2021-04-20T08:42:54.475Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T08:42:54.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T08:42:54.486Z] > git merge 51171a228bb1224c00b3568eb910f5544dbf0ab1 # timeout=10 [2021-04-20T08:42:54.754Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T08:42:54.764Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T08:42:54.769Z] > git checkout -f c7adcf3d388893b76e5ac59254152c91e85ebf5b # timeout=10 [2021-04-20T08:42:56.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-20T08:42:58.434Z] Commit message: "Merge commit '51171a228bb1224c00b3568eb910f5544dbf0ab1' into HEAD" [2021-04-20T08:42:58.446Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-20T08:42:59.661Z] + echo snap-build.sh [2021-04-20T08:42:59.661Z] snap-build.sh [2021-04-20T08:42:59.661Z] + SNAP_BASE_DIR=. [2021-04-20T08:42:59.661Z] + '[' '!' -z /w/workspace/edgex-go/103 ']' [2021-04-20T08:42:59.661Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/103 [2021-04-20T08:42:59.661Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/103]' [2021-04-20T08:42:59.661Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/103] [2021-04-20T08:42:59.661Z] + cd /w/workspace/edgex-go/103 [2021-04-20T08:42:59.661Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-20T08:42:59.661Z] Reading package lists... [2021-04-20T08:42:59.923Z] Building dependency tree... [2021-04-20T08:42:59.923Z] Reading state information... [2021-04-20T08:42:59.923Z] The following packages were automatically installed and are no longer required: [2021-04-20T08:42:59.923Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-20T08:42:59.923Z] uidmap xdelta3 [2021-04-20T08:42:59.923Z] Use 'sudo apt autoremove' to remove them. [2021-04-20T08:42:59.923Z] The following packages will be REMOVED: [2021-04-20T08:42:59.923Z] lxd* lxd-client* [2021-04-20T08:43:00.496Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-20T08:43:00.497Z] After this operation, 31.7 MB disk space will be freed. [2021-04-20T08:43:01.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-20T08:43:01.546Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-04-20T08:43:01.546Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-20T08:43:02.491Z] Removing lxd dnsmasq configuration [2021-04-20T08:43:02.491Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-20T08:43:02.755Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-20T08:43:03.332Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-20T08:43:03.600Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-04-20T08:43:03.600Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-20T08:43:04.989Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-20T08:43:04.989Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-20T08:43:06.377Z] + sudo snap remove --purge lxd [2021-04-20T08:43:06.637Z] snap "lxd" is not installed [2021-04-20T08:43:06.637Z] + sudo groupadd --force --system lxd [2021-04-20T08:43:06.638Z] ++ whoami [2021-04-20T08:43:06.638Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-20T08:43:06.638Z] + newgrp - lxd [2021-04-20T08:43:06.638Z] + sudo snap install lxd [2021-04-20T08:43:06.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-20T08:43:13.374Z] $ docker stop --time=1 c8b3e5f2b2aaf2f4da4053efc5a7509da6e69e2116149bc7a9f8a9ff5e3885b5 [2021-04-20T08:43:15.923Z] $ docker rm -f c8b3e5f2b2aaf2f4da4053efc5a7509da6e69e2116149bc7a9f8a9ff5e3885b5 [2021-04-20T08:43:16.644Z] 2021-04-20T08:43:14Z INFO Waiting for automatic snapd restart... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:43:17.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-20T08:43:17.667Z] [2021-04-20T08:43:17.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:43:18.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-20T08:43:18.286Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-20T08:43:18.286Z] 29e5d40040c1: Pulling fs layer [2021-04-20T08:43:18.286Z] 1ce36da41761: Pulling fs layer [2021-04-20T08:43:18.286Z] 25b303627fd3: Pulling fs layer [2021-04-20T08:43:18.560Z] 29e5d40040c1: Verifying Checksum [2021-04-20T08:43:18.560Z] 29e5d40040c1: Download complete [2021-04-20T08:43:19.159Z] 29e5d40040c1: Pull complete [2021-04-20T08:43:19.159Z] 1ce36da41761: Verifying Checksum [2021-04-20T08:43:19.159Z] 1ce36da41761: Download complete [2021-04-20T08:43:20.631Z] 1ce36da41761: Pull complete [2021-04-20T08:43:20.631Z] 25b303627fd3: Verifying Checksum [2021-04-20T08:43:20.631Z] 25b303627fd3: Download complete [2021-04-20T08:43:30.785Z] 25b303627fd3: Pull complete [2021-04-20T08:43:30.785Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-20T08:43:30.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-20T08:43:30.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-20T08:43:31.069Z] prd-ubuntu18.04-docker-arm64-4c-16g-1139 does not seem to be running inside a container [2021-04-20T08:43:31.146Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-04-20T08:43:31.570Z] lxd 4.13 from Canonical* installed [2021-04-20T08:43:31.570Z] + sudo lxd init --auto [2021-04-20T08:43:34.435Z] $ docker top 4bf7a4718e9c251c60fa667278d60ab27b9b815d03b18eade53c10413ba39f00 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T08:43:35.397Z] + docker-compose build --help [2021-04-20T08:43:35.397Z] + grep parallel [2021-04-20T08:43:38.771Z] --parallel Build images in parallel. [Pipeline] } [2021-04-20T08:43:39.379Z] $ docker stop --time=1 4bf7a4718e9c251c60fa667278d60ab27b9b815d03b18eade53c10413ba39f00 [2021-04-20T08:43:39.713Z] + sudo snap install --classic snapcraft [2021-04-20T08:43:41.395Z] $ docker rm -f 4bf7a4718e9c251c60fa667278d60ab27b9b815d03b18eade53c10413ba39f00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:43:42.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-20T08:43:42.116Z] . [Pipeline] withDockerContainer [2021-04-20T08:43:42.380Z] prd-ubuntu18.04-docker-arm64-4c-16g-1139 does not seem to be running inside a container [2021-04-20T08:43:42.455Z] $ 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/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-20T08:43:43.953Z] $ docker top a6f5d5b432fecf8e6aa8106a273ca4b8f786d1d95d501c4a6d1ffaea1ebf52a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T08:43:44.881Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-20T08:43:47.852Z] snapcraft 4.6.2 from Canonical* installed [2021-04-20T08:43:47.852Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-20T08:43:47.852Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-20T08:43:47.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-20T08:43:47.852Z] Dload Upload Total Spent Left Speed [2021-04-20T08:43:47.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4478 0 --:--:-- --:--:-- --:--:-- 4478 [2021-04-20T08:43:47.852Z] 100 3325k 100 3325k 0 0 12.2M 0 --:--:-- --:--:-- --:--:-- 12.2M [2021-04-20T08:43:47.852Z] ./yq_linux_amd64 [2021-04-20T08:43:47.852Z] + sudo snapcraft prime --use-lxd [2021-04-20T08:43:49.172Z] Building docker-core-command-go ... [2021-04-20T08:43:49.172Z] Building docker-core-data-go ... [2021-04-20T08:43:49.173Z] Building docker-core-metadata-go ... [2021-04-20T08:43:49.173Z] Building docker-security-bootstrapper-go ... [2021-04-20T08:43:49.173Z] Building docker-security-proxy-setup-go ... [2021-04-20T08:43:49.173Z] Building docker-security-secretstore-setup-go ... [2021-04-20T08:43:49.173Z] Building docker-support-notifications-go ... [2021-04-20T08:43:49.173Z] Building docker-support-scheduler-go ... [2021-04-20T08:43:49.173Z] Building docker-sys-mgmt-agent-go ... [2021-04-20T08:43:49.173Z] Building docker-sys-mgmt-agent-go [2021-04-20T08:43:49.173Z] Building docker-support-notifications-go [2021-04-20T08:43:49.173Z] Building docker-core-command-go [2021-04-20T08:43:49.173Z] Building docker-security-secretstore-setup-go [2021-04-20T08:43:49.173Z] Building docker-security-bootstrapper-go [2021-04-20T08:43:49.765Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-20T08:43:49.765Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-04-20T08:43:49.765Z] - README.md [2021-04-20T08:43:49.765Z] [2021-04-20T08:43:49.765Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-20T08:43:50.709Z] Launching a container. [2021-04-20T08:44:05.627Z] Waiting for container to be ready [2021-04-20T08:44:06.205Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-20T08:44:06.206Z] [2021-04-20T08:44:09.509Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-20T08:44:10.080Z] Waiting for network to be ready... [2021-04-20T08:44:10.650Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-20T08:44:10.650Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-20T08:44:10.911Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] [2021-04-20T08:44:10.911Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-20T08:44:11.171Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-20T08:44:11.171Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-20T08:44:11.433Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-20T08:44:11.433Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-20T08:44:11.433Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-20T08:44:11.433Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-20T08:44:11.433Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-20T08:44:11.433Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] [2021-04-20T08:44:11.433Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-20T08:44:11.433Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-20T08:44:11.433Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-20T08:44:11.433Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-20T08:44:11.433Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] [2021-04-20T08:44:11.433Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-20T08:44:11.694Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-20T08:44:11.694Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-20T08:44:11.960Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-20T08:44:11.960Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-20T08:44:11.960Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-20T08:44:11.960Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-20T08:44:11.960Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-20T08:44:11.960Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-20T08:44:11.960Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-20T08:44:16.162Z] Fetched 24.4 MB in 6s (4204 kB/s) [2021-04-20T08:44:17.546Z] Reading package lists... [2021-04-20T08:44:17.807Z] Reading package lists... [2021-04-20T08:44:18.068Z] Building dependency tree... [2021-04-20T08:44:18.068Z] Reading state information... [2021-04-20T08:44:18.328Z] The following additional packages will be installed: [2021-04-20T08:44:18.328Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-20T08:44:18.328Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-20T08:44:18.328Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-20T08:44:18.328Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-20T08:44:18.328Z] Suggested packages: [2021-04-20T08:44:18.328Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-20T08:44:18.328Z] Recommended packages: [2021-04-20T08:44:18.328Z] gnupg libsasl2-modules [2021-04-20T08:44:18.328Z] The following NEW packages will be installed: [2021-04-20T08:44:18.328Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-20T08:44:18.328Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-20T08:44:18.328Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-20T08:44:18.328Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-20T08:44:18.328Z] The following packages will be upgraded: [2021-04-20T08:44:18.328Z] gpg gpg-agent gpgconf libudev1 [2021-04-20T08:44:18.328Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-20T08:44:18.328Z] Need to get 3529 kB of archives. [2021-04-20T08:44:18.328Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-20T08:44:18.328Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-04-20T08:44:18.328Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-04-20T08:44:18.328Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-20T08:44:18.328Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-20T08:44:18.588Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-20T08:44:18.848Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-20T08:44:19.108Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-20T08:44:19.108Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-20T08:44:19.108Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-20T08:44:19.108Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-20T08:44:19.108Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-20T08:44:19.108Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-20T08:44:19.108Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-20T08:44:19.108Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-20T08:44:19.369Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-20T08:44:19.369Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-20T08:44:19.369Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-20T08:44:19.369Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-20T08:44:19.369Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-20T08:44:19.369Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-20T08:44:19.369Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-20T08:44:19.369Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-20T08:44:19.629Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T08:44:19.629Z] Fetched 3529 kB in 1s (3512 kB/s) [2021-04-20T08:44:19.629Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-20T08:44:19.629Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-20T08:44:19.629Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-20T08:44:19.890Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-20T08:44:19.890Z] Selecting previously unselected package udev. [2021-04-20T08:44:19.890Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-20T08:44:19.890Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-20T08:44:19.890Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-20T08:44:20.462Z] Selecting previously unselected package libfuse2:amd64. [2021-04-20T08:44:20.462Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-20T08:44:20.462Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-20T08:44:20.722Z] Selecting previously unselected package fuse. [2021-04-20T08:44:20.722Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-20T08:44:20.722Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-20T08:44:20.722Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T08:44:20.722Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-20T08:44:20.983Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T08:44:20.983Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-20T08:44:20.983Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T08:44:20.983Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-20T08:44:20.983Z] Selecting previously unselected package libksba8:amd64. [2021-04-20T08:44:20.983Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-20T08:44:21.245Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-20T08:44:21.245Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-20T08:44:21.245Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T08:44:21.245Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:21.245Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-20T08:44:21.245Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T08:44:21.245Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:21.245Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-20T08:44:21.245Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T08:44:21.245Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:21.506Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-20T08:44:21.506Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T08:44:21.506Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:21.506Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-20T08:44:21.506Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T08:44:21.506Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:21.506Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-20T08:44:21.506Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T08:44:21.506Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:21.768Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-20T08:44:21.768Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T08:44:21.768Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:21.768Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-20T08:44:21.768Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T08:44:21.768Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:22.029Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-20T08:44:22.029Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T08:44:22.029Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:22.029Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-20T08:44:22.029Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-20T08:44:22.029Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-20T08:44:22.029Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-20T08:44:22.029Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-20T08:44:22.029Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-20T08:44:22.290Z] Selecting previously unselected package libldap-common. [2021-04-20T08:44:22.290Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-20T08:44:22.290Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-20T08:44:22.290Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-20T08:44:22.290Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-20T08:44:22.290Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-20T08:44:22.290Z] Selecting previously unselected package dirmngr. [2021-04-20T08:44:22.290Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T08:44:22.290Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-20T08:44:22.551Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-20T08:44:22.551Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-20T08:44:22.551Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-20T08:44:22.551Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-20T08:44:22.551Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-20T08:44:22.551Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-20T08:44:22.812Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:22.812Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-20T08:44:22.812Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-20T08:44:22.812Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-20T08:44:23.383Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-20T08:44:23.383Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:23.383Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-20T08:44:23.383Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-20T08:44:23.383Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-20T08:44:23.383Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:23.643Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:23.643Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:23.643Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:23.643Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:23.643Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:23.643Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T08:44:23.643Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-20T08:44:23.643Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-20T08:44:23.904Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-20T08:44:24.476Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-20T08:44:24.476Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-20T08:44:24.476Z] This means they are not meant to be enabled using systemctl. [2021-04-20T08:44:24.476Z] Possible reasons for having this kind of units are: [2021-04-20T08:44:24.476Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-20T08:44:24.476Z] .wants/ or .requires/ directory. [2021-04-20T08:44:24.476Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-20T08:44:24.476Z] a requirement dependency on it. [2021-04-20T08:44:24.476Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-20T08:44:24.476Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-20T08:44:24.476Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-20T08:44:24.476Z] instance name specified. [2021-04-20T08:44:24.737Z] Reading package lists... [2021-04-20T08:44:24.737Z] Building dependency tree... [2021-04-20T08:44:24.737Z] Reading state information... [2021-04-20T08:44:24.998Z] The following additional packages will be installed: [2021-04-20T08:44:24.998Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-20T08:44:24.998Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-20T08:44:24.998Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-20T08:44:24.998Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-20T08:44:24.998Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-20T08:44:24.998Z] Suggested packages: [2021-04-20T08:44:24.998Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-20T08:44:24.998Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-20T08:44:24.998Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-20T08:44:24.998Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-20T08:44:24.998Z] systemd-container policykit-1 [2021-04-20T08:44:24.998Z] Recommended packages: [2021-04-20T08:44:24.998Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-20T08:44:24.998Z] The following NEW packages will be installed: [2021-04-20T08:44:24.998Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-20T08:44:24.998Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-20T08:44:24.998Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-20T08:44:24.998Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-20T08:44:24.998Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-20T08:44:24.998Z] The following packages will be upgraded: [2021-04-20T08:44:24.998Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-20T08:44:25.260Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-20T08:44:25.260Z] Need to get 35.2 MB of archives. [2021-04-20T08:44:25.260Z] After this operation, 141 MB of additional disk space will be used. [2021-04-20T08:44:25.260Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-20T08:44:25.260Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-20T08:44:26.204Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-20T08:44:26.204Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-20T08:44:26.204Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-20T08:44:26.204Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-20T08:44:26.204Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-20T08:44:26.204Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-20T08:44:26.204Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-20T08:44:26.204Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-20T08:44:26.204Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-20T08:44:26.204Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-20T08:44:26.204Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-20T08:44:26.204Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-20T08:44:26.204Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-20T08:44:26.204Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-20T08:44:26.204Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-20T08:44:26.204Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-20T08:44:26.204Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-20T08:44:26.204Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-20T08:44:26.204Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-20T08:44:26.204Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-20T08:44:26.204Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-20T08:44:26.204Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-20T08:44:26.204Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-20T08:44:26.204Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-20T08:44:26.204Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-20T08:44:26.465Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-20T08:44:26.465Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-20T08:44:26.465Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-20T08:44:27.410Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T08:44:27.410Z] Fetched 35.2 MB in 2s (18.6 MB/s) [2021-04-20T08:44:27.410Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-20T08:44:27.410Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-20T08:44:27.410Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-20T08:44:27.983Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-20T08:44:27.983Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-20T08:44:28.244Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-20T08:44:28.244Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-20T08:44:28.244Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-20T08:44:28.244Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-20T08:44:28.506Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-20T08:44:28.507Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-20T08:44:28.507Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-20T08:44:28.507Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-20T08:44:29.081Z] Setting up apt (1.6.13) ... [2021-04-20T08:44:29.081Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-20T08:44:29.342Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-20T08:44:29.603Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-20T08:44:29.603Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-20T08:44:29.603Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-20T08:44:29.864Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-20T08:44:29.864Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-20T08:44:29.864Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T08:44:29.864Z] Selecting previously unselected package libexpat1:amd64. [2021-04-20T08:44:29.864Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-20T08:44:29.864Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-20T08:44:30.126Z] Selecting previously unselected package python3.6-minimal. [2021-04-20T08:44:30.126Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-20T08:44:30.126Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T08:44:30.388Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-20T08:44:30.388Z] Checking for services that may need to be restarted...done. [2021-04-20T08:44:30.388Z] Checking for services that may need to be restarted...done. [2021-04-20T08:44:30.388Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T08:44:30.649Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-20T08:44:30.649Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T08:44:31.221Z] Selecting previously unselected package python3-minimal. [2021-04-20T08:44:31.221Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-20T08:44:31.221Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-20T08:44:31.221Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-20T08:44:31.221Z] Selecting previously unselected package mime-support. [2021-04-20T08:44:31.221Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-20T08:44:31.221Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-20T08:44:31.221Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-20T08:44:31.221Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-20T08:44:31.483Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-20T08:44:31.483Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-20T08:44:31.483Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-20T08:44:31.483Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T08:44:31.746Z] Selecting previously unselected package python3.6. [2021-04-20T08:44:31.746Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-20T08:44:31.746Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T08:44:31.746Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-20T08:44:31.746Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-20T08:44:31.746Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-20T08:44:32.007Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-20T08:44:32.267Z] Selecting previously unselected package python3. [2021-04-20T08:44:32.267Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-20T08:44:32.267Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-20T08:44:32.267Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-20T08:44:32.267Z] Selecting previously unselected package multiarch-support. [2021-04-20T08:44:32.267Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T08:44:32.267Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-20T08:44:32.267Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-20T08:44:32.267Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-20T08:44:32.528Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-20T08:44:32.528Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-20T08:44:32.528Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-20T08:44:32.528Z] Selecting previously unselected package libbsd0:amd64. [2021-04-20T08:44:32.528Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-20T08:44:32.528Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-20T08:44:32.528Z] Selecting previously unselected package sudo. [2021-04-20T08:44:32.528Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-20T08:44:32.528Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-20T08:44:32.789Z] Selecting previously unselected package apparmor. [2021-04-20T08:44:32.789Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-20T08:44:32.789Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-20T08:44:32.789Z] Selecting previously unselected package libedit2:amd64. [2021-04-20T08:44:32.789Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-20T08:44:32.789Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-20T08:44:33.049Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-20T08:44:33.049Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-20T08:44:33.049Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T08:44:33.049Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-20T08:44:33.049Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-20T08:44:33.049Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T08:44:33.049Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-20T08:44:33.049Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-20T08:44:33.049Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-20T08:44:33.311Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-20T08:44:33.311Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-20T08:44:33.311Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T08:44:33.311Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-20T08:44:33.311Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-20T08:44:33.311Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T08:44:33.573Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-20T08:44:33.573Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-20T08:44:33.573Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-20T08:44:33.835Z] Selecting previously unselected package openssh-client. [2021-04-20T08:44:33.835Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-20T08:44:33.835Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-20T08:44:33.835Z] Selecting previously unselected package squashfs-tools. [2021-04-20T08:44:33.835Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-20T08:44:33.835Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-20T08:44:34.098Z] Selecting previously unselected package snapd. [2021-04-20T08:44:34.098Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-20T08:44:34.098Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-20T08:44:36.652Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-20T08:44:36.652Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-20T08:44:36.917Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-20T08:44:36.917Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-20T08:44:36.917Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-20T08:44:36.917Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T08:44:36.917Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-20T08:44:37.178Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-20T08:44:37.178Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-20T08:44:37.754Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-20T08:44:37.754Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-20T08:44:37.754Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-20T08:44:37.754Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T08:44:38.016Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T08:44:38.016Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T08:44:38.591Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-20T08:44:38.591Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T08:44:38.854Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-20T08:44:38.854Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-20T08:44:38.854Z] running python rtupdate hooks for python3.6... [2021-04-20T08:44:38.854Z] running python post-rtupdate hooks for python3.6... [2021-04-20T08:44:38.854Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-20T08:44:40.772Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-20T08:44:40.772Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T08:44:40.772Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-20T08:44:41.033Z] Setting up snapd (2.48.3+18.04) ... [2021-04-20T08:44:41.609Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-20T08:44:41.609Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-20T08:44:41.870Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-20T08:44:42.132Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-20T08:44:42.394Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-20T08:44:42.395Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-20T08:44:42.657Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-20T08:44:42.919Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-20T08:44:42.919Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-20T08:44:43.181Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-20T08:44:43.443Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-04-20T08:44:43.443Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-20T08:44:43.443Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-20T08:44:44.830Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-20T08:44:44.831Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-20T08:44:44.831Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-20T08:44:46.220Z] Reading package lists... [2021-04-20T08:44:46.483Z] Reading package lists... [2021-04-20T08:44:46.747Z] Building dependency tree... [2021-04-20T08:44:46.747Z] Reading state information... [2021-04-20T08:44:47.011Z] Calculating upgrade... [2021-04-20T08:44:47.277Z] The following packages will be upgraded: [2021-04-20T08:44:47.277Z] advancecomp base-files bash binutils binutils-common [2021-04-20T08:44:47.277Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-20T08:44:47.277Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-20T08:44:47.277Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-20T08:44:47.277Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-20T08:44:47.277Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-20T08:44:47.277Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-20T08:44:47.277Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-20T08:44:47.277Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-20T08:44:47.277Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-20T08:44:47.277Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-20T08:44:47.277Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-20T08:44:47.277Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-20T08:44:47.277Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-20T08:44:47.277Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-20T08:44:47.277Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T08:44:47.277Z] Need to get 64.0 MB of archives. [2021-04-20T08:44:47.278Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-20T08:44:47.278Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-20T08:44:47.278Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-20T08:44:47.278Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-20T08:44:47.278Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-20T08:44:47.278Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-20T08:44:47.278Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-20T08:44:47.278Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-20T08:44:47.278Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-20T08:44:47.278Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-04-20T08:44:47.278Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-20T08:44:47.278Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-20T08:44:47.278Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-20T08:44:47.278Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-20T08:44:47.542Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-20T08:44:47.542Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-20T08:44:47.542Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-20T08:44:47.542Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-20T08:44:47.542Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-20T08:44:47.542Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-20T08:44:47.542Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-20T08:44:47.542Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-20T08:44:47.542Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-20T08:44:47.542Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-20T08:44:47.542Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-20T08:44:47.542Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-20T08:44:47.542Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-20T08:44:47.542Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-20T08:44:47.542Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-20T08:44:47.542Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-20T08:44:47.542Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-20T08:44:47.542Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-20T08:44:47.542Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-20T08:44:47.542Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-20T08:44:47.542Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-20T08:44:47.807Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-20T08:44:47.807Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-20T08:44:47.807Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-20T08:44:47.807Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-20T08:44:47.807Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-20T08:44:47.807Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-20T08:44:47.807Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-20T08:44:47.807Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-20T08:44:47.807Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-20T08:44:47.807Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-20T08:44:47.807Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-20T08:44:47.807Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-20T08:44:47.807Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-20T08:44:47.807Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-20T08:44:47.807Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-20T08:44:47.807Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-20T08:44:47.807Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-20T08:44:47.808Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-20T08:44:47.808Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-20T08:44:47.808Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-20T08:44:47.808Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-20T08:44:47.808Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-20T08:44:48.073Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-20T08:44:48.073Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-20T08:44:48.073Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-20T08:44:48.073Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-20T08:44:48.335Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-20T08:44:48.335Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-20T08:44:48.335Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-20T08:44:48.335Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-20T08:44:48.335Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-20T08:44:48.335Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-20T08:44:48.335Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-20T08:44:48.335Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-20T08:44:48.335Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-20T08:44:48.335Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-20T08:44:48.335Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-20T08:44:48.335Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-20T08:44:48.335Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-20T08:44:48.335Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-20T08:44:48.335Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-20T08:44:48.335Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-20T08:44:48.335Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-20T08:44:48.335Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-20T08:44:48.335Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-20T08:44:48.335Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-20T08:44:48.335Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-20T08:44:48.335Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-20T08:44:48.335Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-20T08:44:48.335Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-20T08:44:48.335Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-20T08:44:48.649Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-20T08:44:48.649Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-20T08:44:48.649Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-20T08:44:48.649Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-20T08:44:48.649Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-20T08:44:48.649Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-20T08:44:48.649Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-20T08:44:48.649Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-20T08:44:48.649Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-20T08:44:48.649Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-04-20T08:44:48.649Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-20T08:44:48.649Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-20T08:44:48.649Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-20T08:44:48.649Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-20T08:44:48.912Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-20T08:44:48.912Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-20T08:44:48.912Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T08:44:48.912Z] Fetched 64.0 MB in 2s (40.5 MB/s) [2021-04-20T08:44:49.174Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:49.174Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T08:44:49.174Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-20T08:44:49.746Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T08:44:49.746Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-20T08:44:50.008Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-20T08:44:50.008Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-20T08:44:50.954Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T08:44:50.955Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T08:44:50.955Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T08:44:50.955Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T08:44:50.955Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T08:44:50.955Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T08:44:51.215Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T08:44:51.215Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T08:44:51.215Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T08:44:51.215Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T08:44:51.215Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T08:44:51.477Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T08:44:51.477Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T08:44:51.477Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T08:44:51.477Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T08:44:51.738Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-20T08:44:51.738Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T08:44:51.738Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-20T08:44:51.738Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-20T08:44:51.998Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-20T08:44:51.998Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T08:44:51.998Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T08:44:51.998Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T08:44:51.998Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T08:44:52.261Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T08:44:52.261Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T08:44:52.261Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T08:44:52.523Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-20T08:44:52.523Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T08:44:52.784Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-20T08:44:53.357Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-20T08:44:53.357Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-20T08:44:53.357Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-20T08:44:53.618Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-20T08:44:53.618Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-20T08:44:53.618Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-20T08:44:53.618Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-20T08:44:53.879Z] Installing new version of config file /etc/issue ... [2021-04-20T08:44:53.879Z] Installing new version of config file /etc/issue.net ... [2021-04-20T08:44:53.879Z] Installing new version of config file /etc/lsb-release ... [2021-04-20T08:44:53.879Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-20T08:44:54.142Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-20T08:44:54.142Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-20T08:44:54.142Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-20T08:44:54.403Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:54.403Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-20T08:44:54.403Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-20T08:44:54.403Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-20T08:44:54.664Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-04-20T08:44:54.664Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:54.664Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T08:44:54.664Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-20T08:44:54.664Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-20T08:44:54.926Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:54.926Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-20T08:44:54.926Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-20T08:44:54.926Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-20T08:44:55.188Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:55.188Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-20T08:44:55.188Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-20T08:44:55.449Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-20T08:44:55.449Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:55.449Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-20T08:44:55.449Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-20T08:44:55.449Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-20T08:44:55.709Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:55.709Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-20T08:44:55.709Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-20T08:44:55.709Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-20T08:44:55.970Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:55.970Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-20T08:44:55.970Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-20T08:44:55.970Z] Setting up grep (3.1-2build1) ... [2021-04-20T08:44:56.232Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:56.232Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-20T08:44:56.232Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-20T08:44:56.232Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-20T08:44:56.493Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:56.493Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-20T08:44:56.493Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T08:44:56.493Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-20T08:44:56.493Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:56.493Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-20T08:44:56.754Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-20T08:44:57.328Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-20T08:44:57.328Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-20T08:44:57.328Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-20T08:44:57.328Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-20T08:44:58.273Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-20T08:44:58.273Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:58.273Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-20T08:44:58.273Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-20T08:44:59.220Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-20T08:44:59.220Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-20T08:44:59.484Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-20T08:44:59.484Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-20T08:44:59.484Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-20T08:44:59.484Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:59.484Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-20T08:44:59.484Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-20T08:44:59.746Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-20T08:44:59.746Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:44:59.746Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T08:44:59.746Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T08:45:00.008Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T08:45:00.008Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:45:00.008Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T08:45:00.008Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T08:45:00.271Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T08:45:00.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:45:00.271Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T08:45:00.271Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T08:45:00.532Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T08:45:00.532Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:45:00.532Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T08:45:00.532Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T08:45:00.793Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T08:45:00.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:45:00.793Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-20T08:45:00.793Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T08:45:01.054Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-20T08:45:01.054Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T08:45:01.054Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-20T08:45:01.054Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:45:01.054Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-20T08:45:01.316Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T08:45:01.316Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-20T08:45:01.316Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:45:01.316Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T08:45:01.577Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T08:45:01.577Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T08:45:01.577Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:45:01.577Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T08:45:01.838Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T08:45:01.838Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-20T08:45:01.838Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:45:01.838Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T08:45:02.099Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T08:45:02.673Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-20T08:45:02.933Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-20T08:45:03.194Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-20T08:45:03.194Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:45:03.194Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T08:45:03.194Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-20T08:45:03.456Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-20T08:45:03.717Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T08:45:03.717Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-20T08:45:03.717Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T08:45:03.997Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-20T08:45:03.997Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:03.997Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-20T08:45:03.997Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-20T08:45:04.258Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-20T08:45:04.520Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:04.520Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-20T08:45:04.520Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-20T08:45:04.520Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-20T08:45:04.781Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:04.781Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-20T08:45:04.781Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-20T08:45:04.781Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-20T08:45:04.781Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:04.781Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-20T08:45:04.781Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-20T08:45:05.042Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-20T08:45:05.304Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:05.304Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-20T08:45:05.304Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-20T08:45:05.304Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-20T08:45:05.565Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:05.565Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-20T08:45:05.565Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-20T08:45:05.826Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-20T08:45:06.088Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:06.088Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T08:45:06.088Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T08:45:06.088Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-20T08:45:06.088Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-20T08:45:06.348Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-20T08:45:06.348Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-20T08:45:06.348Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-20T08:45:06.609Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:06.609Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-20T08:45:06.609Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-20T08:45:06.609Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-20T08:45:06.870Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:06.871Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-20T08:45:06.871Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-20T08:45:07.132Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-20T08:45:07.393Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:07.393Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-20T08:45:07.393Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-20T08:45:07.393Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-20T08:45:07.964Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:07.964Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-20T08:45:07.964Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-20T08:45:07.964Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-20T08:45:07.964Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:07.964Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-20T08:45:08.227Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-20T08:45:08.489Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-20T08:45:08.750Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:08.750Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T08:45:08.750Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-20T08:45:08.750Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-20T08:45:09.015Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:09.015Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-20T08:45:09.015Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-20T08:45:09.015Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-20T08:45:09.277Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:09.277Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-20T08:45:09.277Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-20T08:45:09.277Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-20T08:45:09.277Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:09.277Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-20T08:45:09.538Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-20T08:45:09.538Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-20T08:45:09.801Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:09.801Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-20T08:45:09.801Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-20T08:45:09.801Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-20T08:45:10.062Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:10.062Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-20T08:45:10.062Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-20T08:45:10.062Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-20T08:45:10.062Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:10.062Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-20T08:45:10.323Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-20T08:45:10.323Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-20T08:45:10.589Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:10.589Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-20T08:45:10.589Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-20T08:45:10.589Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-20T08:45:10.853Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T08:45:10.853Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-20T08:45:10.853Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-20T08:45:10.853Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-20T08:45:10.853Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-20T08:45:10.931Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:45:10.932Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:45:10.932Z] ---> 495e179ed07b [2021-04-20T08:45:10.932Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T08:45:10.932Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:45:10.932Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:45:10.932Z] ---> 495e179ed07b [2021-04-20T08:45:10.932Z] Step 3/24 : WORKDIR /edgex-go [2021-04-20T08:45:10.932Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:45:10.932Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:45:10.932Z] ---> 495e179ed07b [2021-04-20T08:45:10.932Z] Step 3/22 : WORKDIR /edgex-go [2021-04-20T08:45:10.932Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:45:10.932Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:45:10.932Z] ---> 495e179ed07b [2021-04-20T08:45:10.932Z] Step 3/31 : WORKDIR /edgex-go [2021-04-20T08:45:10.932Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:45:10.932Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:45:10.932Z] ---> 495e179ed07b [2021-04-20T08:45:10.932Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T08:45:10.932Z] ---> Running in eb2f45ca477a [2021-04-20T08:45:10.932Z] ---> Running in 84a683094dd2 [2021-04-20T08:45:10.932Z] ---> Running in 8c4430669204 [2021-04-20T08:45:10.932Z] ---> Running in 30f21d00ce86 [2021-04-20T08:45:10.932Z] ---> Running in 67494966452c [2021-04-20T08:45:10.932Z] Removing intermediate container 84a683094dd2 [2021-04-20T08:45:10.932Z] ---> 9f9a57301384 [2021-04-20T08:45:10.932Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:45:10.932Z] Removing intermediate container eb2f45ca477a [2021-04-20T08:45:10.932Z] ---> 9584db18fd95 [2021-04-20T08:45:10.932Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:45:10.932Z] Removing intermediate container 8c4430669204 [2021-04-20T08:45:10.932Z] ---> 36f5cabb0a53 [2021-04-20T08:45:10.932Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:45:10.932Z] Removing intermediate container 67494966452c [2021-04-20T08:45:10.932Z] ---> 8aa10f02c23c [2021-04-20T08:45:10.932Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:45:10.932Z] Removing intermediate container 30f21d00ce86 [2021-04-20T08:45:10.932Z] ---> 8934fda4768f [2021-04-20T08:45:10.932Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:45:10.932Z] ---> Running in d3ce3b700e5f [2021-04-20T08:45:10.932Z] ---> Running in f4d80e47beb6 [2021-04-20T08:45:10.932Z] ---> Running in c49be565abb8 [2021-04-20T08:45:10.932Z] ---> Running in e2791f0cf9ec [2021-04-20T08:45:10.932Z] ---> Running in db1bdfb317a7 [2021-04-20T08:45:10.932Z] Removing intermediate container d3ce3b700e5f [2021-04-20T08:45:10.932Z] ---> d21acb7761e4 [2021-04-20T08:45:10.932Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-20T08:45:11.115Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-20T08:45:11.115Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-20T08:45:11.115Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-20T08:45:11.115Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-20T08:45:11.205Z] ---> Running in 05685b612b67 [2021-04-20T08:45:11.377Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-20T08:45:11.378Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-20T08:45:11.479Z] Removing intermediate container e2791f0cf9ec [2021-04-20T08:45:11.479Z] ---> 193ed402905d [2021-04-20T08:45:11.479Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-20T08:45:11.479Z] Removing intermediate container c49be565abb8 [2021-04-20T08:45:11.479Z] ---> b1c391b9e982 [2021-04-20T08:45:11.479Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-20T08:45:11.479Z] Removing intermediate container f4d80e47beb6 [2021-04-20T08:45:11.479Z] ---> 42e4315d8f44 [2021-04-20T08:45:11.479Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-20T08:45:11.479Z] Removing intermediate container db1bdfb317a7 [2021-04-20T08:45:11.479Z] ---> c8f46e24aa05 [2021-04-20T08:45:11.479Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-20T08:45:11.479Z] ---> Running in ddf8d17d1d9b [2021-04-20T08:45:11.640Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-20T08:45:11.640Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-20T08:45:11.756Z] ---> Running in de52f0a08d28 [2021-04-20T08:45:11.756Z] ---> Running in 47fc58e148e6 [2021-04-20T08:45:11.756Z] ---> Running in 15efa962b469 [2021-04-20T08:45:11.905Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-20T08:45:11.905Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-20T08:45:11.905Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-20T08:45:11.905Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-20T08:45:12.168Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-20T08:45:12.168Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-20T08:45:12.168Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-20T08:45:12.429Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-20T08:45:12.429Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-20T08:45:12.429Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-20T08:45:12.429Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-20T08:45:12.691Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-20T08:45:12.953Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-20T08:45:12.953Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-20T08:45:12.953Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-20T08:45:12.953Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-20T08:45:13.191Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:45:13.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:45:13.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:45:13.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:45:13.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:45:13.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:45:13.900Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-20T08:45:13.900Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-20T08:45:14.014Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:45:14.163Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-20T08:45:14.163Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-20T08:45:14.163Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-20T08:45:14.163Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-20T08:45:14.303Z] OK: 217 MiB in 51 packages [2021-04-20T08:45:14.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:45:14.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:45:14.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:45:14.743Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-20T08:45:14.743Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-20T08:45:14.743Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-20T08:45:14.743Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-20T08:45:14.875Z] OK: 217 MiB in 51 packages [2021-04-20T08:45:15.005Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-20T08:45:15.006Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-20T08:45:15.006Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T08:45:15.006Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T08:45:15.270Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T08:45:15.270Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T08:45:15.480Z] OK: 217 MiB in 51 packages [2021-04-20T08:45:15.480Z] OK: 217 MiB in 51 packages [2021-04-20T08:45:15.531Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T08:45:15.531Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T08:45:15.531Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T08:45:15.531Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T08:45:15.762Z] OK: 217 MiB in 51 packages [2021-04-20T08:45:16.037Z] Removing intermediate container 05685b612b67 [2021-04-20T08:45:16.037Z] ---> e1e14d05b262 [2021-04-20T08:45:16.037Z] Step 6/23 : COPY go.mod . [2021-04-20T08:45:16.648Z] Removing intermediate container ddf8d17d1d9b [2021-04-20T08:45:16.649Z] ---> b5ff1c34fdd2 [2021-04-20T08:45:16.649Z] Step 6/31 : COPY go.mod . [2021-04-20T08:45:16.914Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T08:45:16.914Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T08:45:17.257Z] Removing intermediate container de52f0a08d28 [2021-04-20T08:45:17.257Z] ---> 0e8de674165b [2021-04-20T08:45:17.257Z] Step 6/22 : COPY go.mod . [2021-04-20T08:45:17.257Z] ---> 9ab0a938393a [2021-04-20T08:45:17.257Z] Step 7/23 : RUN go mod download [2021-04-20T08:45:17.485Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T08:45:17.485Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T08:45:17.534Z] Removing intermediate container 15efa962b469 [2021-04-20T08:45:17.534Z] ---> 47e9f90476c6 [2021-04-20T08:45:17.534Z] Step 6/24 : COPY go.mod . [2021-04-20T08:45:17.534Z] ---> Running in 8c3b1b0d2858 [2021-04-20T08:45:17.810Z] ---> ea87f46f1ae1 [2021-04-20T08:45:17.810Z] Step 7/31 : RUN go mod downloadRemoving intermediate container 47fc58e148e6 [2021-04-20T08:45:17.810Z] [2021-04-20T08:45:17.810Z] ---> 45f4d281138e [2021-04-20T08:45:17.810Z] Step 6/23 : COPY go.mod . [2021-04-20T08:45:17.810Z] ---> Running in 9e9715e4b124 [2021-04-20T08:45:18.408Z] ---> a766d1fa4217 [2021-04-20T08:45:18.408Z] Step 7/22 : RUN go mod download [2021-04-20T08:45:18.439Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T08:45:18.439Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T08:45:18.682Z] ---> Running in c77f405e88b9 [2021-04-20T08:45:18.699Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T08:45:18.699Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T08:45:18.957Z] ---> 21bf9759bb9e [2021-04-20T08:45:18.957Z] Step 7/24 : RUN go mod download [2021-04-20T08:45:18.957Z] ---> 5c8bc252a931 [2021-04-20T08:45:18.957Z] Step 7/23 : RUN go mod download [2021-04-20T08:45:19.238Z] ---> Running in 09eefa74b14f [2021-04-20T08:45:19.516Z] ---> Running in 07c5d0ac66ab [2021-04-20T08:45:19.638Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T08:45:19.638Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T08:45:19.638Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-20T08:45:19.638Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-20T08:45:19.899Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-20T08:45:19.899Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-20T08:45:20.160Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-20T08:45:20.160Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-20T08:45:20.160Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-20T08:45:20.160Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-20T08:45:20.427Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-20T08:45:20.427Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-20T08:45:20.427Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-20T08:45:20.427Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-20T08:45:20.689Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-20T08:45:20.689Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-20T08:45:20.689Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T08:45:20.689Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-20T08:45:20.689Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T08:45:20.950Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T08:45:20.950Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T08:45:20.950Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-20T08:45:20.950Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-20T08:45:20.950Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-20T08:45:20.950Z] [2021-04-20T08:45:20.950Z] Current default time zone: 'Etc/UTC' [2021-04-20T08:45:20.950Z] Local time is now: Tue Apr 20 08:45:20 UTC 2021. [2021-04-20T08:45:20.950Z] Universal Time is now: Tue Apr 20 08:45:20 UTC 2021. [2021-04-20T08:45:20.950Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-20T08:45:20.950Z] [2021-04-20T08:45:21.211Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-20T08:45:21.211Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T08:45:21.211Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-20T08:45:21.211Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-20T08:45:21.211Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-20T08:45:21.211Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-20T08:45:21.211Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-20T08:45:21.211Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-20T08:45:21.211Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-20T08:45:21.211Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-20T08:45:21.211Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T08:45:21.485Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-20T08:45:21.485Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T08:45:21.485Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-20T08:45:21.749Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T08:45:21.749Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-20T08:45:21.749Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-20T08:45:21.749Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-20T08:45:21.749Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-20T08:45:21.749Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-20T08:45:21.749Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-20T08:45:21.749Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-20T08:45:21.749Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-20T08:45:22.172Z] Removing intermediate container 8c3b1b0d2858 [2021-04-20T08:45:22.172Z] ---> 2dbaa4ebc8f1 [2021-04-20T08:45:22.172Z] Step 8/23 : COPY . . [2021-04-20T08:45:22.774Z] Removing intermediate container 9e9715e4b124 [2021-04-20T08:45:22.774Z] ---> edd17c4867b9 [2021-04-20T08:45:22.774Z] Step 8/31 : COPY . . [2021-04-20T08:45:23.374Z] Removing intermediate container c77f405e88b9 [2021-04-20T08:45:23.374Z] ---> f59c925c1d72 [2021-04-20T08:45:23.374Z] Step 8/22 : COPY . . [2021-04-20T08:45:23.650Z] Removing intermediate container 09eefa74b14f [2021-04-20T08:45:23.650Z] ---> 97a321f38792 [2021-04-20T08:45:23.650Z] Step 8/24 : COPY . . [2021-04-20T08:45:23.662Z] Updating certificates in /etc/ssl/certs... [2021-04-20T08:45:24.233Z] 23 added, 27 removed; done. [2021-04-20T08:45:24.233Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-20T08:45:24.233Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T08:45:24.233Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-20T08:45:24.233Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-20T08:45:24.233Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-20T08:45:24.494Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T08:45:24.494Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-20T08:45:24.494Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T08:45:24.494Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T08:45:24.494Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T08:45:24.494Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T08:45:24.494Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T08:45:24.494Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-20T08:45:24.648Z] Removing intermediate container 07c5d0ac66ab [2021-04-20T08:45:24.648Z] ---> 6485c4300b2d [2021-04-20T08:45:24.648Z] Step 8/23 : COPY . . [2021-04-20T08:45:24.755Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-20T08:45:24.755Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-20T08:45:24.755Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-20T08:45:24.755Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-20T08:45:24.755Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T08:45:24.755Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T08:45:25.017Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-20T08:45:25.017Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-20T08:45:25.017Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-20T08:45:25.017Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-20T08:45:25.017Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-20T08:45:25.278Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-20T08:45:25.278Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-20T08:45:25.278Z] Updating certificates in /etc/ssl/certs... [2021-04-20T08:45:25.850Z] 0 added, 0 removed; done. [2021-04-20T08:45:25.850Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-20T08:45:25.850Z] done. [2021-04-20T08:45:26.421Z] Reading package lists... [2021-04-20T08:45:26.683Z] Building dependency tree... [2021-04-20T08:45:26.683Z] Reading state information... [2021-04-20T08:45:26.683Z] The following NEW packages will be installed: [2021-04-20T08:45:26.683Z] apt-transport-https [2021-04-20T08:45:26.944Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T08:45:26.944Z] Need to get 1692 B of archives. [2021-04-20T08:45:26.944Z] After this operation, 154 kB of additional disk space will be used. [2021-04-20T08:45:26.944Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-20T08:45:27.205Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T08:45:27.205Z] Fetched 1692 B in 0s (9333 B/s) [2021-04-20T08:45:27.205Z] Selecting previously unselected package apt-transport-https. [2021-04-20T08:45:27.205Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-20T08:45:27.205Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-20T08:45:27.205Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-20T08:45:27.205Z] Setting up apt-transport-https (1.6.13) ... [2021-04-20T08:45:27.472Z] Waiting for network to be ready... [2021-04-20T08:45:34.057Z] 2021-04-20T08:45:31Z INFO Waiting for automatic snapd restart... [2021-04-20T08:45:34.057Z] snapd 2.49.2 from Canonical* installed [2021-04-20T08:45:35.005Z] "snapd" switched to the "latest/stable" channel [2021-04-20T08:45:35.005Z] [2021-04-20T08:45:39.218Z] core18 20210309 from Canonical* installed [2021-04-20T08:45:39.218Z] "core18" switched to the "latest/stable" channel [2021-04-20T08:45:39.218Z] [2021-04-20T08:45:44.535Z] snapcraft 4.6.2 from Canonical* installed [2021-04-20T08:45:44.535Z] "snapcraft" switched to the "latest/stable" channel [2021-04-20T08:45:44.535Z] [2021-04-20T08:45:48.740Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-04-20T08:45:48.740Z] - README.md [2021-04-20T08:45:48.740Z] [2021-04-20T08:45:48.741Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-20T08:45:51.478Z] ---> 6bdb00ef0f17 [2021-04-20T08:45:51.479Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-20T08:45:51.479Z] ---> 77169a59a041 [2021-04-20T08:45:51.479Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-20T08:45:51.479Z] ---> Running in e1349046e5fd [2021-04-20T08:45:51.479Z] ---> 7c99a55cc10f [2021-04-20T08:45:51.479Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-20T08:45:51.479Z] ---> ffecad3e4ce9 [2021-04-20T08:45:51.479Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-20T08:45:51.479Z] ---> Running in 3328e7225557 [2021-04-20T08:45:51.479Z] ---> Running in e8e4b1242cf7 [2021-04-20T08:45:51.479Z] ---> de2466f4809f [2021-04-20T08:45:51.479Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-20T08:45:51.479Z] ---> Running in af1748ab8ee2 [2021-04-20T08:45:51.479Z] ---> Running in 78575699cbe4 [2021-04-20T08:45:51.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-20T08:45:52.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-20T08:45:53.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-20T08:45:53.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-20T08:45:53.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-20T08:45:55.330Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T08:45:55.330Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-20T08:45:55.330Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-20T08:45:55.330Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-20T08:45:56.719Z] Reading package lists... [2021-04-20T08:45:56.981Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-04-20T08:46:03.572Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T08:46:03.572Z] Reading package lists... [2021-04-20T08:46:03.572Z] Building dependency tree... [2021-04-20T08:46:03.572Z] Reading state information... [2021-04-20T08:46:03.572Z] Suggested packages: [2021-04-20T08:46:03.572Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-20T08:46:03.572Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-20T08:46:03.572Z] Recommended packages: [2021-04-20T08:46:03.572Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-20T08:46:03.572Z] The following NEW packages will be installed: [2021-04-20T08:46:03.572Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-20T08:46:03.572Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-20T08:46:03.572Z] pkg-config zip [2021-04-20T08:46:03.572Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T08:46:03.572Z] Need to get 7663 kB of archives. [2021-04-20T08:46:03.572Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-20T08:46:03.572Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-20T08:46:03.572Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-20T08:46:03.572Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-20T08:46:03.572Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-20T08:46:03.572Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-20T08:46:03.833Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-20T08:46:03.833Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-20T08:46:03.833Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-20T08:46:04.093Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-20T08:46:04.093Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-20T08:46:04.093Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-20T08:46:04.093Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-20T08:46:04.093Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-20T08:46:04.093Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-20T08:46:04.361Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-20T08:46:04.361Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T08:46:04.361Z] Fetched 7663 kB in 1s (9640 kB/s) [2021-04-20T08:46:04.621Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-20T08:46:04.621Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-20T08:46:04.621Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-20T08:46:04.621Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-20T08:46:04.882Z] Selecting previously unselected package libpsl5:amd64. [2021-04-20T08:46:04.882Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-20T08:46:04.882Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-20T08:46:05.141Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-20T08:46:05.141Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-20T08:46:05.141Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-20T08:46:05.141Z] Selecting previously unselected package librtmp1:amd64. [2021-04-20T08:46:05.141Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-20T08:46:05.141Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-20T08:46:05.141Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-20T08:46:05.141Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-20T08:46:05.141Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-20T08:46:05.402Z] Selecting previously unselected package liberror-perl. [2021-04-20T08:46:05.402Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-20T08:46:05.402Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-20T08:46:05.402Z] Selecting previously unselected package git-man. [2021-04-20T08:46:05.402Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-20T08:46:05.402Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-20T08:46:05.663Z] Selecting previously unselected package git. [2021-04-20T08:46:05.663Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-20T08:46:05.663Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-20T08:46:06.606Z] Selecting previously unselected package libnorm1:amd64. [2021-04-20T08:46:06.606Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-20T08:46:06.606Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-20T08:46:06.606Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-20T08:46:06.606Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-20T08:46:06.606Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-20T08:46:06.606Z] Selecting previously unselected package libsodium23:amd64. [2021-04-20T08:46:06.606Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-20T08:46:06.869Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-20T08:46:06.869Z] Selecting previously unselected package libzmq5:amd64. [2021-04-20T08:46:06.869Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-20T08:46:06.869Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-20T08:46:06.869Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-20T08:46:06.869Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-20T08:46:06.869Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-20T08:46:07.130Z] Selecting previously unselected package pkg-config. [2021-04-20T08:46:07.130Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-20T08:46:07.130Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-20T08:46:07.130Z] Selecting previously unselected package zip. [2021-04-20T08:46:07.130Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-20T08:46:07.130Z] Unpacking zip (3.0-11build1) ... [2021-04-20T08:46:07.391Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-20T08:46:07.391Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-20T08:46:07.391Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-20T08:46:07.391Z] Setting up liberror-perl (0.17025-1) ... [2021-04-20T08:46:07.391Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-20T08:46:07.391Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-20T08:46:07.391Z] No schema files found: doing nothing. [2021-04-20T08:46:07.391Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-20T08:46:07.391Z] Setting up zip (3.0-11build1) ... [2021-04-20T08:46:07.391Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-20T08:46:07.651Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-20T08:46:07.651Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-20T08:46:07.651Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-20T08:46:07.651Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-20T08:46:07.651Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-20T08:46:07.651Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-20T08:46:07.651Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-20T08:46:14.231Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T08:46:14.492Z] git set to automatically installed. [2021-04-20T08:46:14.492Z] git-man set to automatically installed. [2021-04-20T08:46:14.492Z] libcurl3-gnutls set to automatically installed. [2021-04-20T08:46:14.492Z] liberror-perl set to automatically installed. [2021-04-20T08:46:14.492Z] libglib2.0-0 set to automatically installed. [2021-04-20T08:46:14.492Z] libnghttp2-14 set to automatically installed. [2021-04-20T08:46:14.492Z] libnorm1 set to automatically installed. [2021-04-20T08:46:14.492Z] libpgm-5.2-0 set to automatically installed. [2021-04-20T08:46:14.492Z] libpsl5 set to automatically installed. [2021-04-20T08:46:14.492Z] librtmp1 set to automatically installed. [2021-04-20T08:46:14.492Z] libsodium23 set to automatically installed. [2021-04-20T08:46:14.492Z] libzmq3-dev set to automatically installed. [2021-04-20T08:46:14.492Z] libzmq5 set to automatically installed. [2021-04-20T08:46:14.492Z] pkg-config set to automatically installed. [2021-04-20T08:46:14.492Z] zip set to automatically installed. [2021-04-20T08:46:17.042Z] snapd is not logged in, snap install commands will use sudo [2021-04-20T08:46:23.626Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T08:46:35.865Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-20T08:46:35.865Z] snapd is not logged in, snap install commands will use sudo [2021-04-20T08:46:42.453Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T08:46:42.453Z] snap "core18" has no updates available [2021-04-20T08:46:42.716Z] Pulling go-build-helper [2021-04-20T08:46:42.716Z] + snapcraftctl pull [2021-04-20T08:46:44.098Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-20T08:46:44.098Z] Skipping pull go-build-helper (already ran) [2021-04-20T08:46:44.098Z] Building go-build-helper [2021-04-20T08:46:44.098Z] + snapcraftctl build [2021-04-20T08:46:46.643Z] Staging go-build-helper [2021-04-20T08:46:46.643Z] + snapcraftctl stage [2021-04-20T08:46:58.878Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-20T08:46:58.878Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-20T08:46:58.878Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] [2021-04-20T08:46:58.878Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-20T08:46:58.878Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-20T08:46:58.878Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-20T08:46:58.878Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-20T08:46:58.878Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-20T08:46:58.878Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-20T08:46:58.878Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-20T08:46:58.878Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-20T08:46:58.878Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] [2021-04-20T08:46:58.878Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-20T08:46:58.878Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-20T08:46:58.878Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-20T08:46:58.878Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-20T08:46:58.878Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] [2021-04-20T08:46:58.878Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-20T08:46:58.878Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-20T08:46:58.878Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-20T08:46:58.878Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-20T08:46:58.878Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-20T08:46:58.878Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-20T08:46:58.878Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-20T08:46:58.878Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-20T08:46:58.878Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-20T08:46:58.878Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-20T08:46:58.878Z] Fetched 24.4 MB in 0s (0 B/s) [2021-04-20T08:46:58.878Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-20T08:46:58.878Z] Fetched 224 kB in 0s (0 B/s) [2021-04-20T08:46:58.878Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-20T08:46:58.878Z] Fetched 157 kB in 0s (0 B/s) [2021-04-20T08:46:58.878Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-20T08:46:58.878Z] Fetched 221 kB in 0s (0 B/s) [2021-04-20T08:46:58.879Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-20T08:46:58.879Z] Fetched 143 kB in 0s (0 B/s) [2021-04-20T08:46:58.879Z] Pulling app-service-config [2021-04-20T08:46:58.879Z] + snapcraftctl pull [2021-04-20T08:46:59.819Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-20T08:47:00.762Z] Pulling config-common [2021-04-20T08:47:00.762Z] + snapcraftctl pull [2021-04-20T08:47:06.044Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-20T08:47:06.044Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-20T08:47:06.044Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-20T08:47:06.044Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T08:47:06.044Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-20T08:47:06.044Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T08:47:06.044Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-20T08:47:06.044Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T08:47:06.044Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-20T08:47:06.044Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T08:47:06.044Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-20T08:47:06.044Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T08:47:06.044Z] Pulling edgex-go [2021-04-20T08:47:06.044Z] + snapcraftctl pull [2021-04-20T08:47:28.007Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-20T08:47:28.007Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-20T08:47:28.007Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-20T08:47:28.007Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-20T08:47:28.007Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-20T08:47:28.007Z] Fetched 279 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-20T08:47:28.007Z] Fetched 122 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-20T08:47:28.007Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-20T08:47:28.007Z] Fetched 8848 B in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-20T08:47:28.007Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-20T08:47:28.007Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-20T08:47:28.007Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-20T08:47:28.007Z] Fetched 219 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-20T08:47:28.007Z] Fetched 154 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-20T08:47:28.007Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-20T08:47:28.007Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-20T08:47:28.007Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-20T08:47:28.007Z] Fetched 499 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-20T08:47:28.007Z] Fetched 111 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-20T08:47:28.007Z] Fetched 240 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-20T08:47:28.007Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-20T08:47:28.007Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-20T08:47:28.007Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-20T08:47:28.007Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-20T08:47:28.007Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-20T08:47:28.007Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-20T08:47:28.007Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-20T08:47:28.007Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-20T08:47:28.007Z] Fetched 8720 B in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-20T08:47:28.007Z] Fetched 137 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-20T08:47:28.007Z] Fetched 119 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-20T08:47:28.007Z] Fetched 110 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-20T08:47:28.007Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-20T08:47:28.007Z] Fetched 645 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-20T08:47:28.007Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-20T08:47:28.007Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-20T08:47:28.007Z] Fetched 368 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-20T08:47:28.007Z] Fetched 187 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-20T08:47:28.007Z] Fetched 175 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-20T08:47:28.007Z] Fetched 206 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-20T08:47:28.007Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-20T08:47:28.007Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-20T08:47:28.007Z] Fetched 159 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-20T08:47:28.007Z] Fetched 107 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-20T08:47:28.007Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-20T08:47:28.007Z] Pulling static-packages [2021-04-20T08:47:28.007Z] + snapcraftctl pull [2021-04-20T08:47:28.949Z] Pulling version [2021-04-20T08:47:28.949Z] + cd /root/project [2021-04-20T08:47:28.949Z] + [ -f VERSION ] [2021-04-20T08:47:28.949Z] + PROJECT_VERSION=local-dev [2021-04-20T08:47:28.949Z] + git rev-parse --short HEAD [2021-04-20T08:47:28.949Z] + GIT_REVISION=c7adcf3d [2021-04-20T08:47:28.949Z] + snapcraftctl set-version local-dev [2021-04-20T08:47:30.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-20T08:47:30.331Z] Skipping build go-build-helper (already ran) [2021-04-20T08:47:30.331Z] Building app-service-config [2021-04-20T08:47:30.331Z] + make build [2021-04-20T08:47:30.331Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-20T08:47:32.878Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-20T08:47:32.878Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-20T08:47:32.878Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-20T08:47:32.878Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-20T08:47:32.878Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-20T08:47:32.878Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-20T08:47:32.878Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-20T08:47:32.878Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-20T08:47:32.878Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-20T08:47:33.447Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-20T08:47:33.447Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-20T08:47:33.447Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-20T08:47:33.716Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-20T08:47:33.716Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-20T08:47:33.716Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-20T08:47:33.716Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-20T08:47:33.716Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-20T08:47:33.988Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T08:47:33.988Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-20T08:47:33.988Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-20T08:47:33.988Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-20T08:47:33.988Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-20T08:47:33.988Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-20T08:47:33.988Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-20T08:47:33.988Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-20T08:47:34.249Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-20T08:47:34.249Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-20T08:47:34.249Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-20T08:47:34.249Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-20T08:47:34.249Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-20T08:47:34.249Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-20T08:47:34.249Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-20T08:47:34.249Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-20T08:47:34.249Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-20T08:47:34.249Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-20T08:47:34.249Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-20T08:47:34.249Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-20T08:47:34.249Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-20T08:47:34.249Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-20T08:47:34.249Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-20T08:47:34.249Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-20T08:47:34.249Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-20T08:47:34.249Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-20T08:47:34.511Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-20T08:47:34.511Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-20T08:47:45.314Z] Removing intermediate container 3328e7225557 [2021-04-20T08:47:45.314Z] ---> c78c878bc9f2 [2021-04-20T08:47:45.314Z] [2021-04-20T08:47:45.314Z] Step 10/31 : FROM alpine:3.12 [2021-04-20T08:47:45.590Z] 3.12: Pulling from library/alpine [2021-04-20T08:47:46.758Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-20T08:47:46.758Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-20T08:47:46.758Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-20T08:47:46.758Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-20T08:47:46.758Z] Building config-common [2021-04-20T08:47:46.758Z] + snapcraftctl build [2021-04-20T08:47:47.598Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-20T08:47:47.599Z] Status: Downloaded newer image for alpine:3.12 [2021-04-20T08:47:47.599Z] ---> 9852663dfa18 [2021-04-20T08:47:47.599Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-20T08:47:49.106Z] ---> Running in 351e1fd730cf [2021-04-20T08:47:49.308Z] Building edgex-go [2021-04-20T08:47:49.393Z] Removing intermediate container e8e4b1242cf7 [2021-04-20T08:47:49.393Z] ---> 2f9c5933b41f [2021-04-20T08:47:49.393Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-20T08:47:49.393Z] Removing intermediate container 78575699cbe4 [2021-04-20T08:47:49.393Z] ---> 95b1789a8819 [2021-04-20T08:47:49.393Z] [2021-04-20T08:47:49.393Z] Step 10/24 : FROM alpine:3.12 [2021-04-20T08:47:49.393Z] ---> 9852663dfa18 [2021-04-20T08:47:49.393Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-20T08:47:49.570Z] + cd /root/parts/edgex-go/src [2021-04-20T08:47:49.570Z] + make build [2021-04-20T08:47:49.570Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-20T08:47:49.709Z] ---> Running in 2021eeb1dfe7 [2021-04-20T08:47:49.995Z] ---> Running in 973fb0158b5e [2021-04-20T08:47:50.141Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.9 [2021-04-20T08:47:50.141Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 [2021-04-20T08:47:50.141Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.34 [2021-04-20T08:47:50.346Z] Removing intermediate container 351e1fd730cf [2021-04-20T08:47:50.347Z] ---> fdc467d834d4 [2021-04-20T08:47:50.347Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-20T08:47:50.430Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.6 [2021-04-20T08:47:50.430Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-20T08:47:50.430Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-20T08:47:50.430Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-20T08:47:50.430Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-20T08:47:50.430Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-20T08:47:50.430Z] go: downloading golang.org/x/text v0.3.2 [2021-04-20T08:47:51.019Z] ---> Running in 63cc7c806523 [2021-04-20T08:47:52.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-20T08:47:53.055Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:47:53.055Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:47:53.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:47:53.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:47:53.924Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-20T08:47:53.924Z] (2/2) Installing su-exec (0.2-r1) [2021-04-20T08:47:53.924Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T08:47:53.924Z] OK: 5 MiB in 16 packages [2021-04-20T08:47:53.924Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-20T08:47:53.924Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T08:47:53.924Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-20T08:47:53.924Z] (4/6) Installing curl (7.76.1-r0) [2021-04-20T08:47:53.924Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-20T08:47:53.924Z] (6/6) Installing su-exec (0.2-r1) [2021-04-20T08:47:54.199Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T08:47:54.199Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T08:47:54.474Z] OK: 7 MiB in 20 packages [2021-04-20T08:47:55.463Z] Removing intermediate container e1349046e5fd [2021-04-20T08:47:55.463Z] ---> f2885bdc5354 [2021-04-20T08:47:55.463Z] [2021-04-20T08:47:55.463Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T08:47:55.463Z] ---> 9852663dfa18 [2021-04-20T08:47:55.463Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-20T08:47:55.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-20T08:47:55.747Z] ---> Running in 04065c4f9303 [2021-04-20T08:47:55.978Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-20T08:47:56.345Z] Removing intermediate container af1748ab8ee2 [2021-04-20T08:47:56.345Z] ---> 571f85df182f [2021-04-20T08:47:56.345Z] [2021-04-20T08:47:56.345Z] Step 10/22 : FROM alpine:3.12 [2021-04-20T08:47:56.345Z] ---> 9852663dfa18 [2021-04-20T08:47:56.345Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-20T08:47:56.620Z] ---> Running in b802aae88dd7 [2021-04-20T08:47:56.620Z] Removing intermediate container 63cc7c806523 [2021-04-20T08:47:56.620Z] ---> 034d6fdb40f4 [2021-04-20T08:47:56.620Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-20T08:47:57.228Z] Removing intermediate container 973fb0158b5e [2021-04-20T08:47:57.228Z] ---> c9b7451f21e3 [2021-04-20T08:47:57.228Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-20T08:47:57.228Z] ---> Running in dbafa3830b78 [2021-04-20T08:47:57.228Z] ---> Running in 4efdde0f3934 [2021-04-20T08:47:57.502Z] Removing intermediate container 2021eeb1dfe7 [2021-04-20T08:47:57.502Z] ---> 31b874e5aa46 [2021-04-20T08:47:57.502Z] [2021-04-20T08:47:57.502Z] Step 11/23 : FROM docker:20.10.0 [2021-04-20T08:47:57.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:47:57.502Z] 20.10.0: Pulling from library/docker [2021-04-20T08:47:57.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:47:58.080Z] Removing intermediate container dbafa3830b78 [2021-04-20T08:47:58.080Z] Removing intermediate container 4efdde0f3934 [2021-04-20T08:47:58.080Z] ---> 9aca57841365 [2021-04-20T08:47:58.080Z] Step 13/24 : WORKDIR / ---> e212d83252c3 [2021-04-20T08:47:58.080Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-20T08:47:58.080Z] [2021-04-20T08:47:58.080Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-20T08:47:58.080Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T08:47:58.357Z] OK: 5 MiB in 15 packages [2021-04-20T08:47:58.357Z] ---> Running in c2e354e872a1 [2021-04-20T08:47:58.357Z] ---> Running in 04fe152e0248 [2021-04-20T08:47:58.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:47:58.914Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:47:59.515Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-20T08:47:59.515Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-20T08:47:59.515Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T08:47:59.794Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T08:47:59.794Z] Removing intermediate container c2e354e872a1 [2021-04-20T08:47:59.794Z] ---> e02668d22bf8 [2021-04-20T08:47:59.794Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-20T08:47:59.794Z] Removing intermediate container 04fe152e0248 [2021-04-20T08:47:59.794Z] ---> a57164232425 [2021-04-20T08:47:59.794Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-20T08:47:59.794Z] OK: 6 MiB in 16 packages [2021-04-20T08:48:00.390Z] Removing intermediate container 04065c4f9303 [2021-04-20T08:48:00.390Z] ---> cfa57751ec03 [2021-04-20T08:48:00.390Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T08:48:00.663Z] ---> Running in 2db192369f8f [2021-04-20T08:48:00.936Z] ---> Running in a8279c906c20 [2021-04-20T08:48:01.212Z] ---> 497a3eda75dc [2021-04-20T08:48:01.212Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-20T08:48:01.488Z] Removing intermediate container a8279c906c20 [2021-04-20T08:48:01.488Z] ---> 578b693d1d74 [2021-04-20T08:48:01.488Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-20T08:48:01.761Z] ---> Running in a7a339880ce2 [2021-04-20T08:48:02.741Z] Removing intermediate container b802aae88dd7 [2021-04-20T08:48:02.741Z] ---> 8f72428402ea [2021-04-20T08:48:02.741Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T08:48:02.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-20T08:48:03.019Z] ---> d11241c7ce3b [2021-04-20T08:48:03.019Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-20T08:48:03.019Z] Removing intermediate container a7a339880ce2 [2021-04-20T08:48:03.019Z] ---> 1482830e45e5 [2021-04-20T08:48:03.019Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-20T08:48:03.292Z] ---> Running in 9576dd86239c [2021-04-20T08:48:03.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-20T08:48:03.568Z] ---> Running in b35e9b6e8cc5 [2021-04-20T08:48:04.183Z] Removing intermediate container 9576dd86239c [2021-04-20T08:48:04.183Z] ---> c51c045aee38 [2021-04-20T08:48:04.183Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-20T08:48:04.459Z] ---> 223daa774196 [2021-04-20T08:48:04.459Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-20T08:48:04.459Z] Removing intermediate container b35e9b6e8cc5 [2021-04-20T08:48:04.459Z] ---> 306cc364da16 [2021-04-20T08:48:04.459Z] Step 15/23 : WORKDIR / [2021-04-20T08:48:04.732Z] ---> Running in 0da264c3d01a [2021-04-20T08:48:04.732Z] ---> Running in 3d88928de0f3 [2021-04-20T08:48:05.010Z] Removing intermediate container 2db192369f8f [2021-04-20T08:48:05.010Z] ---> 0d5b67f6ee5c [2021-04-20T08:48:05.010Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-20T08:48:05.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-20T08:48:05.609Z] ---> Running in 1f473d061047 [2021-04-20T08:48:05.609Z] Removing intermediate container 0da264c3d01a [2021-04-20T08:48:05.609Z] ---> ba3e624b0ae5 [2021-04-20T08:48:05.609Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-20T08:48:06.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-20T08:48:06.097Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-20T08:48:06.204Z] Removing intermediate container 3d88928de0f3 [2021-04-20T08:48:06.204Z] ---> 3bca78c6a754 [2021-04-20T08:48:06.204Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T08:48:06.204Z] ---> 0bf63a4110f2 [2021-04-20T08:48:06.204Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-20T08:48:06.204Z] ---> Running in c628ba84e7b9 [2021-04-20T08:48:06.372Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-20T08:48:06.372Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-20T08:48:06.372Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-20T08:48:06.796Z] Removing intermediate container 1f473d061047 [2021-04-20T08:48:06.796Z] ---> 76eb3b6adf42 [2021-04-20T08:48:06.796Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-20T08:48:07.071Z] Removing intermediate container c628ba84e7b9 [2021-04-20T08:48:07.071Z] ---> f917b6cb5c76 [2021-04-20T08:48:07.071Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T08:48:07.347Z] ---> c7fdd94021ba [2021-04-20T08:48:07.347Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-20T08:48:08.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-20T08:48:08.338Z] ---> d02fe6595a9a [2021-04-20T08:48:08.338Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-20T08:48:08.576Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-20T08:48:08.576Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-20T08:48:08.942Z] ---> 1cf6d998e36e [2021-04-20T08:48:08.943Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-20T08:48:08.943Z] ---> ddd3b30b165b [2021-04-20T08:48:08.943Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-20T08:48:09.543Z] ---> Running in 3a8ed1762efb [2021-04-20T08:48:09.816Z] ---> 2f709f0892de [2021-04-20T08:48:09.816Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-20T08:48:10.090Z] ---> 86a58c7cd54e [2021-04-20T08:48:10.090Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-04-20T08:48:10.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-20T08:48:10.702Z] ---> Running in e03771068f7e [2021-04-20T08:48:10.976Z] ---> 32df39e1ad5d [2021-04-20T08:48:10.976Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-20T08:48:11.253Z] ---> fe8bd59ab18f [2021-04-20T08:48:11.253Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-20T08:48:11.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-20T08:48:11.529Z] ---> Running in 9e7826bba2ae [2021-04-20T08:48:11.529Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-20T08:48:11.529Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-20T08:48:11.529Z] ---> eeaf43b92773 [2021-04-20T08:48:11.804Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-20T08:48:12.087Z] ---> Running in ed98cdd6bd96 [2021-04-20T08:48:12.087Z] Removing intermediate container 9e7826bba2ae [2021-04-20T08:48:12.087Z] ---> 201bbcdf83d4 [2021-04-20T08:48:12.087Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T08:48:12.087Z] ---> 2d11fd361609 [2021-04-20T08:48:12.087Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-20T08:48:12.364Z] ---> Running in 503f85237841 [2021-04-20T08:48:12.364Z] ---> Running in 890db91e3f76 [2021-04-20T08:48:12.639Z] Removing intermediate container ed98cdd6bd96 [2021-04-20T08:48:12.639Z] ---> 5cced901bb4b [2021-04-20T08:48:12.639Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-20T08:48:12.915Z] ---> Running in 764bba7732a1 [2021-04-20T08:48:13.189Z] Removing intermediate container 3a8ed1762efb [2021-04-20T08:48:13.189Z] ---> 61cbfda45ac8 [2021-04-20T08:48:13.189Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T08:48:13.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-20T08:48:13.464Z] Removing intermediate container 503f85237841 [2021-04-20T08:48:13.464Z] ---> 0830ae9c4295 [2021-04-20T08:48:13.464Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T08:48:13.464Z] Removing intermediate container 890db91e3f76 [2021-04-20T08:48:13.464Z] ---> 833e450654f2 [2021-04-20T08:48:13.464Z] Step 21/23 : LABEL arch=arm64 [2021-04-20T08:48:13.744Z] ---> Running in bfdce7f206c3 [2021-04-20T08:48:13.744Z] ---> Running in ca4f3e419783 [2021-04-20T08:48:14.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-20T08:48:14.346Z] Removing intermediate container e03771068f7e [2021-04-20T08:48:14.346Z] ---> ffa242a9cdf0 [2021-04-20T08:48:14.346Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-20T08:48:14.346Z] ---> 5e0bd95cedb3 [2021-04-20T08:48:14.346Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-20T08:48:14.346Z] ---> Running in 4addfe6fd4ee [2021-04-20T08:48:14.346Z] Removing intermediate container ca4f3e419783 [2021-04-20T08:48:14.346Z] ---> ed7d12dbd3fd [2021-04-20T08:48:14.346Z] Step 22/23 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:48:14.545Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-20T08:48:14.620Z] Removing intermediate container bfdce7f206c3 [2021-04-20T08:48:14.620Z] ---> 3242619aa936 [2021-04-20T08:48:14.620Z] Step 20/22 : LABEL arch=arm64 [2021-04-20T08:48:14.620Z] ---> Running in cad0c850d442 [2021-04-20T08:48:14.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:48:14.893Z] ---> Running in 9c77967496b1 [2021-04-20T08:48:15.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:48:15.173Z] Removing intermediate container 4addfe6fd4ee [2021-04-20T08:48:15.173Z] ---> df5fcdc78d52 [2021-04-20T08:48:15.173Z] Step 22/24 : LABEL arch=arm64 [2021-04-20T08:48:15.776Z] Removing intermediate container cad0c850d442 [2021-04-20T08:48:15.776Z] ---> f3fdabe0462e [2021-04-20T08:48:15.777Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T08:48:15.777Z] (1/39) Installing readline (8.0.4-r0) [2021-04-20T08:48:15.777Z] (2/39) Installing bash (5.0.17-r0) [2021-04-20T08:48:15.777Z] Executing bash-5.0.17-r0.post-install [2021-04-20T08:48:15.777Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T08:48:15.777Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-20T08:48:15.777Z] ---> Running in 7bb219a2f2f2 [2021-04-20T08:48:15.777Z] (5/39) Installing curl (7.76.1-r0) [2021-04-20T08:48:15.777Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-20T08:48:15.777Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-20T08:48:15.777Z] (8/39) Installing expat (2.2.9-r1) [2021-04-20T08:48:15.777Z] (9/39) Installing libffi (3.3-r2) [2021-04-20T08:48:15.777Z] (10/39) Installing gdbm (1.13-r1) [2021-04-20T08:48:15.777Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-20T08:48:15.777Z] Removing intermediate container 9c77967496b1 [2021-04-20T08:48:15.777Z] ---> c590bf72d9c4 [2021-04-20T08:48:15.777Z] Step 21/22 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:48:15.777Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-20T08:48:15.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-20T08:48:15.931Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-20T08:48:16.050Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-20T08:48:16.050Z] ---> 26300be7fbfe [2021-04-20T08:48:16.050Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-20T08:48:16.050Z] ---> Running in 78f20d9cd54a [2021-04-20T08:48:16.336Z] ---> Running in 379709747d2d [2021-04-20T08:48:16.619Z] Removing intermediate container 7bb219a2f2f2 [2021-04-20T08:48:16.619Z] ---> 955fe5b0d209 [2021-04-20T08:48:16.619Z] Step 23/24 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:48:17.214Z] ---> Running in 9d30c6b79ed3 [2021-04-20T08:48:17.214Z] ---> d3823fd33032 [2021-04-20T08:48:17.214Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-20T08:48:17.214Z] Removing intermediate container 379709747d2d [2021-04-20T08:48:17.214Z] ---> 6bd53b244c97 [2021-04-20T08:48:17.214Z] Step 22/22 : LABEL version=0.0.0 [2021-04-20T08:48:17.214Z] Removing intermediate container 78f20d9cd54a [2021-04-20T08:48:17.214Z] ---> 66d326d8b5e0 [2021-04-20T08:48:17.214Z] [2021-04-20T08:48:17.489Z] ---> Running in 9132c2244798 [2021-04-20T08:48:17.842Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-20T08:48:17.842Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-20T08:48:17.842Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-20T08:48:17.842Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-20T08:48:17.842Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-20T08:48:17.842Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-20T08:48:17.842Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-20T08:48:17.842Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-20T08:48:17.842Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-20T08:48:17.842Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-20T08:48:17.842Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-20T08:48:17.842Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-20T08:48:17.842Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-20T08:48:17.842Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-20T08:48:17.842Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-20T08:48:17.842Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-20T08:48:17.842Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-20T08:48:17.842Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-04-20T08:48:17.842Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-20T08:48:17.842Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-20T08:48:17.842Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-20T08:48:17.842Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-20T08:48:17.842Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-20T08:48:17.842Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-20T08:48:17.842Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-20T08:48:17.842Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-04-20T08:48:18.085Z] Removing intermediate container 9d30c6b79ed3 [2021-04-20T08:48:18.085Z] ---> ad3171e2ab61 [2021-04-20T08:48:18.085Z] Step 24/24 : LABEL version=0.0.0 [2021-04-20T08:48:18.085Z] Successfully built 66d326d8b5e0 [2021-04-20T08:48:18.085Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-20T08:48:18.085Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-20T08:48:18.085Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-20T08:48:18.085Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-20T08:48:18.085Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-20T08:48:18.086Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-20T08:48:18.086Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-20T08:48:18.086Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-04-20T08:48:18.086Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-20T08:48:18.357Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-20T08:48:18.357Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-20T08:48:18.357Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-20T08:48:18.357Z] ---> Running in 10fd2993f0b5 [2021-04-20T08:48:18.357Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-20T08:48:18.357Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-20T08:48:18.357Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-20T08:48:18.357Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-20T08:48:18.357Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-20T08:48:18.357Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-20T08:48:18.637Z] ---> e8cfd8de2ed1 [2021-04-20T08:48:18.637Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-20T08:48:18.637Z] Removing intermediate container 9132c2244798 [2021-04-20T08:48:18.637Z] ---> c92c91b7ba6d [2021-04-20T08:48:18.637Z] [2021-04-20T08:48:18.637Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-20T08:48:18.637Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-20T08:48:18.637Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-20T08:48:18.637Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-20T08:48:18.637Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-20T08:48:18.637Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-20T08:48:18.637Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-20T08:48:18.637Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-20T08:48:18.637Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-20T08:48:18.637Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-20T08:48:18.921Z] Executing busybox-1.31.1-r19.trigger [2021-04-20T08:48:18.921Z] OK: 72 MiB in 59 packages [2021-04-20T08:48:19.200Z] Removing intermediate container 10fd2993f0b5 [2021-04-20T08:48:19.200Z] ---> 6261b08c5732 [2021-04-20T08:48:19.200Z] [2021-04-20T08:48:19.200Z] Successfully built c92c91b7ba6d [2021-04-20T08:48:19.200Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-20T08:48:19.200Z] Building docker-support-scheduler-go [2021-04-20T08:48:19.803Z]  Building docker-support-notifications-go ... done Successfully built 6261b08c5732 [2021-04-20T08:48:19.803Z] ---> 95367e001faa [2021-04-20T08:48:19.803Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-20T08:48:19.803Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-20T08:48:19.803Z] Building docker-security-proxy-setup-go [2021-04-20T08:48:20.081Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 3eef40732047 [2021-04-20T08:48:20.681Z] Removing intermediate container 3eef40732047 [2021-04-20T08:48:20.681Z] ---> 7c5d1eb6de7a [2021-04-20T08:48:20.681Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-20T08:48:21.143Z] Building static-packages [2021-04-20T08:48:21.143Z] + snapcraftctl build [2021-04-20T08:48:21.663Z] ---> 3c39e0a6b1ef [2021-04-20T08:48:21.663Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-20T08:48:22.284Z] ---> Running in 5e77d6421c24 [2021-04-20T08:48:23.685Z] Building version [2021-04-20T08:48:23.685Z] + snapcraftctl build [2021-04-20T08:48:24.283Z] Collecting docker-compose==1.23.2 [2021-04-20T08:48:24.283Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-20T08:48:26.227Z] Skipping stage go-build-helper (already ran) [2021-04-20T08:48:26.227Z] Staging app-service-config [2021-04-20T08:48:26.227Z] + snapcraftctl stage [2021-04-20T08:48:26.919Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-20T08:48:26.919Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-20T08:48:26.919Z] Removing intermediate container 5e77d6421c24 [2021-04-20T08:48:26.919Z] ---> 82c28d5e8a60 [2021-04-20T08:48:26.919Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-20T08:48:26.919Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-04-20T08:48:27.167Z] Staging config-common [2021-04-20T08:48:27.168Z] + snapcraftctl stage [2021-04-20T08:48:27.519Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-20T08:48:27.519Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-20T08:48:27.795Z] ---> Running in 5c41ff8f0ad2 [2021-04-20T08:48:28.074Z] Collecting docopt<0.7,>=0.6.1 [2021-04-20T08:48:28.074Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-20T08:48:28.347Z] Removing intermediate container 5c41ff8f0ad2 [2021-04-20T08:48:28.347Z] ---> 1f200fa00377 [2021-04-20T08:48:28.347Z] Step 28/31 : CMD ["gate"] [2021-04-20T08:48:28.550Z] Staging edgex-go [2021-04-20T08:48:28.550Z] + snapcraftctl stage [2021-04-20T08:48:28.942Z] ---> Running in 1d174eff9976 [2021-04-20T08:48:29.490Z] Staging static-packages [2021-04-20T08:48:29.490Z] + snapcraftctl stage [2021-04-20T08:48:29.539Z] Removing intermediate container 1d174eff9976 [2021-04-20T08:48:29.539Z] ---> 378228d4b358 [2021-04-20T08:48:29.539Z] Step 29/31 : LABEL arch=arm64 [2021-04-20T08:48:29.816Z] ---> Running in 83d78c679063 [2021-04-20T08:48:30.415Z] Removing intermediate container 83d78c679063 [2021-04-20T08:48:30.415Z] ---> e3f002d05cda [2021-04-20T08:48:30.415Z] Step 30/31 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:48:30.690Z] Collecting jsonschema<3,>=2.5.1 [2021-04-20T08:48:30.690Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-20T08:48:30.877Z] Staging version [2021-04-20T08:48:30.877Z] + snapcraftctl stage [2021-04-20T08:48:30.967Z] ---> Running in 03f3367edf39 [2021-04-20T08:48:31.560Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-20T08:48:31.560Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-20T08:48:31.817Z] Priming go-build-helper [2021-04-20T08:48:31.817Z] + snapcraftctl prime [2021-04-20T08:48:31.833Z] Removing intermediate container 03f3367edf39 [2021-04-20T08:48:31.833Z] ---> 1656e9759fbf [2021-04-20T08:48:31.833Z] Step 31/31 : LABEL version=0.0.0 [2021-04-20T08:48:33.204Z] Priming app-service-config [2021-04-20T08:48:33.204Z] + snapcraftctl prime [2021-04-20T08:48:33.274Z] ---> Running in 32b4b53edaf3 [2021-04-20T08:48:33.871Z] Removing intermediate container 32b4b53edaf3 [2021-04-20T08:48:33.871Z] ---> 0bd1a4322e24 [2021-04-20T08:48:33.871Z] [2021-04-20T08:48:34.467Z] Successfully built 0bd1a4322e24 [2021-04-20T08:48:34.467Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-20T08:48:34.467Z]  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go [2021-04-20T08:48:34.587Z] Priming config-common [2021-04-20T08:48:34.587Z] + snapcraftctl prime [2021-04-20T08:48:34.740Z] Collecting docker<4.0,>=3.6.0 [2021-04-20T08:48:34.740Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-20T08:48:35.333Z] Collecting texttable<0.10,>=0.9.0 [2021-04-20T08:48:35.333Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-20T08:48:35.527Z] Priming edgex-go [2021-04-20T08:48:35.528Z] + snapcraftctl prime [2021-04-20T08:48:36.914Z] Priming static-packages [2021-04-20T08:48:36.915Z] + snapcraftctl prime [2021-04-20T08:48:37.953Z] Collecting PyYAML<4,>=3.10 [2021-04-20T08:48:37.953Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-20T08:48:39.460Z] Priming version [2021-04-20T08:48:39.460Z] + snapcraftctl prime [2021-04-20T08:48:40.405Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-04-20T08:48:41.338Z] Collecting cached-property<2,>=1.2.0 [2021-04-20T08:48:41.338Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-20T08:48:41.939Z] Collecting idna<2.8,>=2.5 [2021-04-20T08:48:41.939Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-20T08:48:41.939Z] 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) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-20T08:48:42.922Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-20T08:48:42.922Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-20T08:48:43.198Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-04-20T08:48:43.472Z] Collecting docker-pycreds>=0.4.0 [2021-04-20T08:48:43.472Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-20T08:48:43.748Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-20T08:48:43.748Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-20T08:48:43.748Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-20T08:48:43.748Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-20T08:48:45.211Z] Installing collected packages: idna, urllib3, requests, websocket-client, docopt, jsonschema, dockerpty, docker-pycreds, docker, texttable, PyYAML, cached-property, docker-compose [2021-04-20T08:48:45.211Z] Attempting uninstall: idna [2021-04-20T08:48:45.211Z] Found existing installation: idna 2.9 [2021-04-20T08:48:45.211Z] Uninstalling idna-2.9: [2021-04-20T08:48:45.211Z] Successfully uninstalled idna-2.9 [2021-04-20T08:48:45.816Z] Attempting uninstall: urllib3 [2021-04-20T08:48:45.816Z] Found existing installation: urllib3 1.25.9 [2021-04-20T08:48:45.816Z] Uninstalling urllib3-1.25.9: [2021-04-20T08:48:45.816Z] Successfully uninstalled urllib3-1.25.9 [2021-04-20T08:48:46.798Z] Attempting uninstall: requests [2021-04-20T08:48:46.798Z] Found existing installation: requests 2.23.0 [2021-04-20T08:48:46.798Z] Uninstalling requests-2.23.0: [2021-04-20T08:48:46.798Z] Successfully uninstalled requests-2.23.0 [2021-04-20T08:48:47.400Z] Running setup.py install for docopt: started [2021-04-20T08:48:50.021Z] Running setup.py install for docopt: finished with status 'done' [2021-04-20T08:48:50.021Z] Running setup.py install for dockerpty: started [2021-04-20T08:48:52.649Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-20T08:48:53.631Z] Running setup.py install for texttable: started [2021-04-20T08:48:55.611Z] Running setup.py install for texttable: finished with status 'done' [2021-04-20T08:48:55.612Z] Running setup.py install for PyYAML: started [2021-04-20T08:48:59.004Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-20T08:48:59.607Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-04-20T08:49:09.797Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:49:09.797Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:49:09.797Z] ---> 495e179ed07b [2021-04-20T08:49:09.797Z] Step 3/21 : WORKDIR /edgex-go [2021-04-20T08:49:09.797Z] ---> Using cache [2021-04-20T08:49:09.797Z] ---> 8934fda4768f [2021-04-20T08:49:09.797Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:49:09.797Z] ---> Using cache [2021-04-20T08:49:09.797Z] ---> c8f46e24aa05 [2021-04-20T08:49:09.797Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-20T08:49:09.797Z] ---> Using cache [2021-04-20T08:49:09.797Z] ---> 47e9f90476c6 [2021-04-20T08:49:09.797Z] Step 6/21 : COPY go.mod . [2021-04-20T08:49:09.797Z] ---> Using cache [2021-04-20T08:49:09.797Z] ---> 21bf9759bb9e [2021-04-20T08:49:09.797Z] Step 7/21 : RUN go mod download [2021-04-20T08:49:09.797Z] ---> Using cache [2021-04-20T08:49:09.797Z] ---> 97a321f38792 [2021-04-20T08:49:09.797Z] Step 8/21 : COPY . . [2021-04-20T08:49:09.797Z] ---> Using cache [2021-04-20T08:49:09.797Z] ---> de2466f4809f [2021-04-20T08:49:09.797Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-20T08:49:09.797Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:49:09.797Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:49:09.797Z] ---> 495e179ed07b [2021-04-20T08:49:09.797Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T08:49:09.797Z] ---> Using cache [2021-04-20T08:49:09.797Z] ---> 8934fda4768f [2021-04-20T08:49:09.797Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:49:09.797Z] ---> Using cache [2021-04-20T08:49:09.797Z] ---> c8f46e24aa05 [2021-04-20T08:49:09.797Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-20T08:49:10.070Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:49:10.070Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:49:10.070Z] ---> 495e179ed07b [2021-04-20T08:49:10.070Z] Step 3/22 : WORKDIR /edgex-go [2021-04-20T08:49:10.070Z] ---> Using cache [2021-04-20T08:49:10.070Z] ---> 8934fda4768f [2021-04-20T08:49:10.070Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:49:10.070Z] ---> Using cache [2021-04-20T08:49:10.070Z] ---> c8f46e24aa05 [2021-04-20T08:49:10.070Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-20T08:49:10.070Z] ---> Using cache [2021-04-20T08:49:10.070Z] ---> 47e9f90476c6 [2021-04-20T08:49:10.070Z] Step 6/22 : COPY go.mod . [2021-04-20T08:49:10.070Z] ---> Using cache [2021-04-20T08:49:10.070Z] ---> 21bf9759bb9e [2021-04-20T08:49:10.070Z] Step 7/22 : RUN go mod download [2021-04-20T08:49:10.070Z] ---> Using cache [2021-04-20T08:49:10.070Z] ---> 97a321f38792 [2021-04-20T08:49:10.070Z] Step 8/22 : COPY . . [2021-04-20T08:49:10.343Z] ---> Using cache [2021-04-20T08:49:10.343Z] ---> de2466f4809f [2021-04-20T08:49:10.343Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-20T08:49:10.948Z] ---> Running in 5b7a3e4b4970 [2021-04-20T08:49:10.948Z] ---> Running in 98eab157744a [2021-04-20T08:49:10.948Z] ---> Running in d11b42443529 [2021-04-20T08:49:12.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-20T08:49:13.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-20T08:49:13.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:49:14.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:49:15.128Z] OK: 217 MiB in 51 packages [2021-04-20T08:49:19.489Z] Removing intermediate container 98eab157744a [2021-04-20T08:49:19.489Z] ---> 400dc2163e49 [2021-04-20T08:49:19.489Z] Step 6/23 : COPY go.mod . [2021-04-20T08:49:20.482Z] ---> 74cdc579bad2 [2021-04-20T08:49:20.482Z] Step 7/23 : RUN go mod download [2021-04-20T08:49:20.786Z] ---> Running in 4a6077f2f296 [2021-04-20T08:49:21.386Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T08:49:21.386Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T08:49:21.386Z] ---> 495e179ed07b [2021-04-20T08:49:21.386Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T08:49:21.386Z] ---> Using cache [2021-04-20T08:49:21.386Z] ---> 8934fda4768f [2021-04-20T08:49:21.386Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:49:21.386Z] ---> Using cache [2021-04-20T08:49:21.386Z] ---> c8f46e24aa05 [2021-04-20T08:49:21.386Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-20T08:49:21.386Z] ---> Using cache [2021-04-20T08:49:21.386Z] ---> 47e9f90476c6 [2021-04-20T08:49:21.386Z] Step 6/23 : COPY go.mod . [2021-04-20T08:49:21.386Z] ---> Using cache [2021-04-20T08:49:21.386Z] ---> 21bf9759bb9e [2021-04-20T08:49:21.386Z] Step 7/23 : RUN go mod download [2021-04-20T08:49:21.386Z] ---> Using cache [2021-04-20T08:49:21.386Z] ---> 97a321f38792 [2021-04-20T08:49:21.386Z] Step 8/23 : COPY . . [2021-04-20T08:49:21.670Z] Removing intermediate container 764bba7732a1 [2021-04-20T08:49:21.670Z] ---> 542ef26a20cd [2021-04-20T08:49:21.670Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-20T08:49:21.670Z] ---> Using cache [2021-04-20T08:49:21.670Z] ---> de2466f4809f [2021-04-20T08:49:21.670Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-20T08:49:22.265Z] ---> Running in db601e1e61d7 [2021-04-20T08:49:22.265Z] ---> Running in c7b676d72992 [2021-04-20T08:49:23.255Z] Removing intermediate container db601e1e61d7 [2021-04-20T08:49:23.256Z] ---> fa2b127a8f03 [2021-04-20T08:49:23.256Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-20T08:49:23.528Z] ---> Running in 4dd3eec1e231 [2021-04-20T08:49:24.128Z] Removing intermediate container 4dd3eec1e231 [2021-04-20T08:49:24.128Z] ---> df45c59751bf [2021-04-20T08:49:24.128Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-20T08:49:24.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-20T08:49:26.125Z] Removing intermediate container 4a6077f2f296 [2021-04-20T08:49:26.125Z] ---> 94668ce7c63c [2021-04-20T08:49:26.125Z] Step 8/23 : COPY . . [2021-04-20T08:49:26.399Z] ---> 6362c0f8e1af [2021-04-20T08:49:26.399Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-20T08:49:28.390Z] ---> 2ffab418da54 [2021-04-20T08:49:28.390Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-20T08:49:30.382Z] ---> a4c556bf4c7e [2021-04-20T08:49:30.382Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-20T08:49:30.984Z] ---> Running in 8d32e5e0e577 [2021-04-20T08:49:32.434Z] Removing intermediate container 8d32e5e0e577 [2021-04-20T08:49:32.434Z] ---> 0ee3899ade75 [2021-04-20T08:49:32.434Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T08:49:33.035Z] ---> Running in e5e9a82ccc81 [2021-04-20T08:49:34.478Z] Removing intermediate container e5e9a82ccc81 [2021-04-20T08:49:34.478Z] ---> b5b513f733d8 [2021-04-20T08:49:34.478Z] Step 21/23 : LABEL arch=arm64 [2021-04-20T08:49:34.757Z] ---> Running in fd2400b9544a [2021-04-20T08:49:35.747Z] Removing intermediate container fd2400b9544a [2021-04-20T08:49:35.747Z] ---> aa53ef0d5932 [2021-04-20T08:49:35.747Z] Step 22/23 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:49:36.023Z] ---> Running in 07248d6231ae [2021-04-20T08:49:37.478Z] Removing intermediate container 07248d6231ae [2021-04-20T08:49:37.478Z] ---> c782abf6d993 [2021-04-20T08:49:37.478Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T08:49:37.755Z] ---> Running in 2ae1df72d93b [2021-04-20T08:49:38.745Z] Removing intermediate container 2ae1df72d93b [2021-04-20T08:49:38.746Z] ---> dbdfceff6bb9 [2021-04-20T08:49:38.746Z] [2021-04-20T08:49:39.738Z] Successfully built dbdfceff6bb9 [2021-04-20T08:49:39.738Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-20T08:49:49.990Z]  Building docker-sys-mgmt-agent-go ... done  ---> 9604971719a4 [2021-04-20T08:49:49.990Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-20T08:49:49.990Z] ---> Running in e2e02401151d [2021-04-20T08:49:50.593Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-20T08:50:37.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-20T08:50:47.859Z] Removing intermediate container 5b7a3e4b4970 [2021-04-20T08:50:47.859Z] ---> f92ee16d8dfe [2021-04-20T08:50:47.859Z] [2021-04-20T08:50:47.859Z] Step 10/21 : FROM alpine:3.12 [2021-04-20T08:50:47.859Z] ---> 9852663dfa18 [2021-04-20T08:50:47.859Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-20T08:50:48.132Z] ---> Running in 47275e607d88 [2021-04-20T08:50:50.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:50:50.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:50:50.729Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-20T08:50:51.006Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T08:50:51.006Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-20T08:50:51.006Z] (4/4) Installing curl (7.76.1-r0) [2021-04-20T08:50:51.006Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T08:50:51.006Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T08:50:51.288Z] OK: 7 MiB in 18 packages [2021-04-20T08:50:53.951Z] Removing intermediate container 47275e607d88 [2021-04-20T08:50:53.951Z] ---> b160928a944f [2021-04-20T08:50:53.951Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-20T08:50:53.951Z] ---> Running in 312f94b6d80e [2021-04-20T08:50:54.950Z] Removing intermediate container 312f94b6d80e [2021-04-20T08:50:54.950Z] ---> 5b5b545c9b2a [2021-04-20T08:50:54.950Z] Step 13/21 : WORKDIR /edgex [2021-04-20T08:50:55.229Z] ---> Running in fab9b81109cd [2021-04-20T08:50:56.226Z] Removing intermediate container fab9b81109cd [2021-04-20T08:50:56.226Z] ---> 302d9818c5f1 [2021-04-20T08:50:56.226Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-20T08:50:57.685Z] ---> d398233ba4f9 [2021-04-20T08:50:57.685Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-20T08:51:00.336Z] Removing intermediate container d11b42443529 [2021-04-20T08:51:00.336Z] ---> a1ce45fc3ac6 [2021-04-20T08:51:00.336Z] [2021-04-20T08:51:00.336Z] Step 10/22 : FROM alpine:3.12 [2021-04-20T08:51:00.336Z] ---> 9852663dfa18 [2021-04-20T08:51:00.336Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-20T08:51:00.336Z] ---> Using cache [2021-04-20T08:51:00.336Z] ---> cfa57751ec03 [2021-04-20T08:51:00.336Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T08:51:00.336Z] ---> Using cache [2021-04-20T08:51:00.336Z] ---> 578b693d1d74 [2021-04-20T08:51:00.336Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-20T08:51:00.336Z] ---> f0ea8f2fcba1 [2021-04-20T08:51:00.336Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-20T08:51:00.336Z] ---> Running in dcc09593276c [2021-04-20T08:51:00.945Z] Removing intermediate container dcc09593276c [2021-04-20T08:51:00.945Z] ---> 99fb5d6a04d9 [2021-04-20T08:51:00.945Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-20T08:51:01.225Z] ---> Running in 026476cf008e [2021-04-20T08:51:01.831Z] ---> 93c54270b60b [2021-04-20T08:51:01.831Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-20T08:51:02.109Z] Removing intermediate container 026476cf008e [2021-04-20T08:51:02.109Z] ---> a9452d22cf5b [2021-04-20T08:51:02.109Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T08:51:02.109Z] ---> Running in a1e18c3c2813 [2021-04-20T08:51:03.108Z] Removing intermediate container a1e18c3c2813 [2021-04-20T08:51:03.108Z] ---> d683f5c28bbb [2021-04-20T08:51:03.108Z] Step 18/21 : CMD ["--init=true"] [2021-04-20T08:51:03.108Z] ---> Running in 58682fb8947d [2021-04-20T08:51:03.386Z] ---> dd0cfe830d5b [2021-04-20T08:51:03.386Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-20T08:51:03.991Z] Removing intermediate container 58682fb8947d [2021-04-20T08:51:03.991Z] ---> 44f0bd772069 [2021-04-20T08:51:03.991Z] Step 19/21 : LABEL arch=arm64 [2021-04-20T08:51:04.271Z] ---> Running in 84cee40adbc7 [2021-04-20T08:51:05.277Z] Removing intermediate container 84cee40adbc7 [2021-04-20T08:51:05.277Z] ---> 8b7b9f921335 [2021-04-20T08:51:05.277Z] Step 20/21 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:51:05.553Z] ---> Running in 27b66cbcbe08 [2021-04-20T08:51:05.553Z] ---> c82fb047b3a0 [2021-04-20T08:51:05.553Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-20T08:51:06.551Z] Removing intermediate container 27b66cbcbe08 [2021-04-20T08:51:06.551Z] ---> 8bc2660d2a52 [2021-04-20T08:51:06.551Z] Step 21/21 : LABEL version=0.0.0 [2021-04-20T08:51:06.551Z] ---> Running in 0c64792e93b3 [2021-04-20T08:51:06.837Z] ---> f15569ec86b3 [2021-04-20T08:51:06.837Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-20T08:51:07.116Z] ---> Running in 9a877f325e53 [2021-04-20T08:51:07.116Z] Removing intermediate container 0c64792e93b3 [2021-04-20T08:51:07.116Z] ---> 8c5df2969d43 [2021-04-20T08:51:07.116Z] [2021-04-20T08:51:07.734Z] Removing intermediate container 9a877f325e53 [2021-04-20T08:51:07.734Z] ---> 8e2f68c801c5 [2021-04-20T08:51:07.734Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T08:51:08.018Z] Successfully built 8c5df2969d43 [2021-04-20T08:51:08.018Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-20T08:51:08.018Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 12cefe9efc85 [2021-04-20T08:51:09.013Z] Removing intermediate container 12cefe9efc85 [2021-04-20T08:51:09.013Z] ---> 8454aea029cd [2021-04-20T08:51:09.013Z] Step 20/22 : LABEL arch=arm64 [2021-04-20T08:51:09.013Z] ---> Running in fe4e0017fe69 [2021-04-20T08:51:09.623Z] Removing intermediate container fe4e0017fe69 [2021-04-20T08:51:09.624Z] ---> f257583cf275 [2021-04-20T08:51:09.624Z] Step 21/22 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:51:10.231Z] ---> Running in 6827d48c5825 [2021-04-20T08:51:10.862Z] Removing intermediate container 6827d48c5825 [2021-04-20T08:51:10.862Z] ---> fef63a594e4c [2021-04-20T08:51:10.862Z] Step 22/22 : LABEL version=0.0.0 [2021-04-20T08:51:11.333Z] ---> Running in 12d800c98f4b [2021-04-20T08:51:12.182Z] Removing intermediate container 12d800c98f4b [2021-04-20T08:51:12.182Z] ---> 244832bed0f5 [2021-04-20T08:51:12.182Z] [2021-04-20T08:51:13.215Z] Successfully built 244832bed0f5 [2021-04-20T08:51:13.215Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-20T08:51:17.046Z]  Building docker-support-scheduler-go ... done Removing intermediate container c7b676d72992 [2021-04-20T08:51:17.046Z] ---> 0c38cbf2d73f [2021-04-20T08:51:17.046Z] [2021-04-20T08:51:17.046Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T08:51:17.046Z] ---> 9852663dfa18 [2021-04-20T08:51:17.046Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-20T08:51:17.046Z] ---> Using cache [2021-04-20T08:51:17.046Z] ---> cfa57751ec03 [2021-04-20T08:51:17.046Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T08:51:17.046Z] ---> Using cache [2021-04-20T08:51:17.046Z] ---> 578b693d1d74 [2021-04-20T08:51:17.046Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-20T08:51:17.318Z] ---> Running in f4f5df2b121a [2021-04-20T08:51:17.922Z] Removing intermediate container f4f5df2b121a [2021-04-20T08:51:17.922Z] ---> 5d43eb00b5a3 [2021-04-20T08:51:17.922Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-20T08:51:18.197Z] ---> Running in 60d0893dce42 [2021-04-20T08:51:18.472Z] Removing intermediate container 60d0893dce42 [2021-04-20T08:51:18.472Z] ---> 228bf13c9aa2 [2021-04-20T08:51:18.472Z] Step 15/23 : WORKDIR / [2021-04-20T08:51:18.748Z] ---> Running in be3d77997dd3 [2021-04-20T08:51:19.028Z] Removing intermediate container be3d77997dd3 [2021-04-20T08:51:19.028Z] ---> ea371a6c1567 [2021-04-20T08:51:19.028Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T08:51:20.021Z] ---> 01d833ca9781 [2021-04-20T08:51:20.021Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-20T08:51:21.457Z] ---> 16b84f5d7b13 [2021-04-20T08:51:21.457Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-20T08:51:22.434Z] ---> 56ae523e16c8 [2021-04-20T08:51:22.434Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-20T08:51:22.434Z] ---> Running in d3c1767c2aff [2021-04-20T08:51:23.026Z] Removing intermediate container d3c1767c2aff [2021-04-20T08:51:23.026Z] ---> 4e8d523b6da4 [2021-04-20T08:51:23.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T08:51:23.297Z] ---> Running in 720bf7264e4c [2021-04-20T08:51:23.892Z] Removing intermediate container 720bf7264e4c [2021-04-20T08:51:23.892Z] ---> 077979f38ac6 [2021-04-20T08:51:23.892Z] Step 21/23 : LABEL arch=arm64 [2021-04-20T08:51:23.892Z] ---> Running in 209e256b7d91 [2021-04-20T08:51:24.485Z] Removing intermediate container 209e256b7d91 [2021-04-20T08:51:24.485Z] ---> 49f86f80ebc5 [2021-04-20T08:51:24.485Z] Step 22/23 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:51:24.485Z] ---> Running in 792797635fea [2021-04-20T08:51:25.076Z] Removing intermediate container 792797635fea [2021-04-20T08:51:25.076Z] ---> 1ae0667e5fbb [2021-04-20T08:51:25.076Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T08:51:25.076Z] ---> Running in cab0d6967125 [2021-04-20T08:51:25.671Z] Removing intermediate container cab0d6967125 [2021-04-20T08:51:25.671Z] ---> 7b3a24b94f33 [2021-04-20T08:51:25.671Z] [2021-04-20T08:51:25.948Z] Successfully built 7b3a24b94f33 [2021-04-20T08:51:26.218Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-20T08:51:30.512Z]  Building docker-core-metadata-go ... done Removing intermediate container e2e02401151d [2021-04-20T08:51:30.512Z] ---> 9d6b7fb460fd [2021-04-20T08:51:30.512Z] [2021-04-20T08:51:30.512Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T08:51:30.512Z] ---> 9852663dfa18 [2021-04-20T08:51:30.512Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-20T08:51:30.512Z] ---> Running in 0e212c2fcfc8 [2021-04-20T08:51:31.106Z] Removing intermediate container 0e212c2fcfc8 [2021-04-20T08:51:31.106Z] ---> 07ab0c0a012b [2021-04-20T08:51:31.106Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-20T08:51:31.106Z] ---> Running in c1221fde880e [2021-04-20T08:51:31.701Z] Removing intermediate container c1221fde880e [2021-04-20T08:51:31.701Z] ---> fef52ca34233 [2021-04-20T08:51:31.701Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-20T08:51:31.701Z] ---> Running in ac5cf868f19c [2021-04-20T08:51:32.294Z] Removing intermediate container ac5cf868f19c [2021-04-20T08:51:32.294Z] ---> 67c59866fd94 [2021-04-20T08:51:32.294Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T08:51:32.294Z] ---> Running in 46cca7101ba2 [2021-04-20T08:51:34.901Z] Removing intermediate container 46cca7101ba2 [2021-04-20T08:51:34.901Z] ---> 4b28bbd2e530 [2021-04-20T08:51:34.901Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-20T08:51:34.901Z] ---> Running in de9f463e336f [2021-04-20T08:51:35.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T08:51:36.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T08:51:37.053Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-20T08:51:37.053Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-20T08:51:37.322Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-20T08:51:37.322Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-20T08:51:37.591Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-20T08:51:37.591Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-20T08:51:37.864Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T08:51:37.864Z] OK: 8 MiB in 20 packages [2021-04-20T08:51:39.297Z] Removing intermediate container de9f463e336f [2021-04-20T08:51:39.298Z] ---> 4fb9736d4a71 [2021-04-20T08:51:39.298Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T08:51:39.890Z] ---> f3f3a9a65967 [2021-04-20T08:51:39.890Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-20T08:51:41.323Z] ---> 90e0e6db5c3f [2021-04-20T08:51:41.323Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-20T08:51:41.918Z] ---> 40d459309149 [2021-04-20T08:51:41.918Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-20T08:51:41.918Z] ---> Running in 867946de8a46 [2021-04-20T08:51:42.511Z] Removing intermediate container 867946de8a46 [2021-04-20T08:51:42.511Z] ---> efd9ce3a5859 [2021-04-20T08:51:42.511Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T08:51:42.511Z] ---> Running in a75d74c14efe [2021-04-20T08:51:43.103Z] Removing intermediate container a75d74c14efe [2021-04-20T08:51:43.103Z] ---> 9a77bb24ec69 [2021-04-20T08:51:43.103Z] Step 21/23 : LABEL arch=arm64 [2021-04-20T08:51:43.103Z] ---> Running in 236adc421451 [2021-04-20T08:51:43.372Z] Removing intermediate container 236adc421451 [2021-04-20T08:51:43.372Z] ---> bd268c3288d4 [2021-04-20T08:51:43.372Z] Step 22/23 : LABEL git_sha=ab9e627856281e26a18f55785a1b78ccb469105b [2021-04-20T08:51:43.644Z] ---> Running in 43b8490cc02e [2021-04-20T08:51:43.914Z] Removing intermediate container 43b8490cc02e [2021-04-20T08:51:43.914Z] ---> bc06672fbbc4 [2021-04-20T08:51:43.914Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T08:51:44.187Z] ---> Running in 7d78c55779db [2021-04-20T08:51:44.782Z] Removing intermediate container 7d78c55779db [2021-04-20T08:51:44.782Z] ---> 101d466da56c [2021-04-20T08:51:44.782Z] [2021-04-20T08:51:45.054Z] Successfully built 101d466da56c [2021-04-20T08:51:45.054Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-20T08:51:45.664Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-20T08:51:45.661Z] $ docker stop --time=1 a6f5d5b432fecf8e6aa8106a273ca4b8f786d1d95d501c4a6d1ffaea1ebf52a5 [2021-04-20T08:51:47.616Z] $ docker rm -f a6f5d5b432fecf8e6aa8106a273ca4b8f786d1d95d501c4a6d1ffaea1ebf52a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-20T08:51:48.239Z] + docker images [2021-04-20T08:51:48.239Z] + grep docker [2021-04-20T08:51:48.510Z] docker-core-data-go-arm64 latest 101d466da56c 4 seconds ago 21.6MB [2021-04-20T08:51:48.510Z] docker-core-metadata-go-arm64 latest 7b3a24b94f33 23 seconds ago 18.1MB [2021-04-20T08:51:48.510Z] docker-support-scheduler-go-arm64 latest 244832bed0f5 37 seconds ago 16.6MB [2021-04-20T08:51:48.510Z] docker-security-proxy-setup-go-arm64 latest 8c5df2969d43 42 seconds ago 24.6MB [2021-04-20T08:51:48.510Z] docker-sys-mgmt-agent-go-arm64 latest dbdfceff6bb9 2 minutes ago 299MB [2021-04-20T08:51:48.511Z] docker-security-bootstrapper-go-arm64 latest 0bd1a4322e24 3 minutes ago 18.1MB [2021-04-20T08:51:48.511Z] docker-support-notifications-go-arm64 latest c92c91b7ba6d 3 minutes ago 17.2MB [2021-04-20T08:51:48.511Z] docker-security-secretstore-setup-go-arm64 latest 6261b08c5732 3 minutes ago 24.9MB [2021-04-20T08:51:48.511Z] docker-core-command-go-arm64 latest 66d326d8b5e0 3 minutes ago 16.5MB [2021-04-20T08:51:48.511Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-20T08:51:49.126Z] ---> job-cost.sh [2021-04-20T08:51:49.127Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-knRx [2021-04-20T08:52:28.075Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-20T08:54:04.797Z] lf-activate-venv(): INFO: Adding /tmp/venv-knRx/bin to PATH [2021-04-20T08:54:04.797Z] INFO: No Stack... [2021-04-20T08:54:04.797Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-20T08:54:04.797Z] INFO: Archiving Costs [Pipeline] sh [2021-04-20T08:54:05.132Z] + cat /w/workspace/edgex-go/103/archives/cost.csv [2021-04-20T08:54:05.133Z] + cut -d, -f6 [Pipeline] lock [2021-04-20T08:54:05.238Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-103-stack-cost] [2021-04-20T08:54:05.250Z] Resource [jenkins-edgexfoundry-edgex-go-PR-2858-103-stack-cost] did not exist. Created. [2021-04-20T08:54:05.250Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-20T08:54:05.598Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-20T08:54:05.858Z] Stashed 1 file(s) [Pipeline] } [2021-04-20T08:54:05.869Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-103-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-20T08:54:06.323Z] provisioning config files... [2021-04-20T08:54:06.336Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/103@tmp/config3616864441963430266tmp [Pipeline] { [Pipeline] sh [2021-04-20T08:54:06.662Z] + set +x [2021-04-20T08:54:06.662Z] + curl -s https://codecov.io/bash [2021-04-20T08:54:06.662Z] + bash -s -- [2021-04-20T08:54:06.925Z] [2021-04-20T08:54:06.925Z] _____ _ [2021-04-20T08:54:06.925Z] / ____| | | [2021-04-20T08:54:06.925Z] | | ___ __| | ___ ___ _____ __ [2021-04-20T08:54:06.925Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-20T08:54:06.925Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-20T08:54:06.925Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-20T08:54:06.925Z] Bash-1.0.1 [2021-04-20T08:54:06.925Z] [2021-04-20T08:54:06.925Z] [2021-04-20T08:54:07.190Z] ==> git version 2.24.3 found [2021-04-20T08:54:07.190Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-20T08:54:07.190Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-20T08:54:07.190Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-20T08:54:07.190Z] ==> Jenkins CI detected. [2021-04-20T08:54:07.190Z] project root: . [2021-04-20T08:54:07.190Z] --> token set from env [2021-04-20T08:54:07.190Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-20T08:54:07.190Z] ==> Running gcov in . (disable via -X gcov) [2021-04-20T08:54:07.190Z] ==> Python coveragepy not found [2021-04-20T08:54:07.190Z] ==> Searching for coverage reports in: [2021-04-20T08:54:07.190Z] + . [2021-04-20T08:54:07.452Z] -> Found 1 reports [2021-04-20T08:54:07.452Z] ==> Detecting git/mercurial file structure [2021-04-20T08:54:07.452Z] ==> Reading reports [2021-04-20T08:54:07.452Z] + ./coverage.out bytes=703598 [2021-04-20T08:54:07.452Z] ==> Appending adjustments [2021-04-20T08:54:07.452Z] https://docs.codecov.io/docs/fixing-reports [2021-04-20T08:54:11.674Z] + Found adjustments [2021-04-20T08:54:11.675Z] ==> Gzipping contents [2021-04-20T08:54:11.675Z] 100K /tmp/codecov.r9DJqo.gz [2021-04-20T08:54:11.675Z] ==> Uploading reports [2021-04-20T08:54:11.675Z] url: https://codecov.io [2021-04-20T08:54:11.675Z] query: branch=PR-2858&commit=ab9e627856281e26a18f55785a1b78ccb469105b&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2858%2F103%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2858&job=&cmd_args= [2021-04-20T08:54:11.675Z] -> Pinging Codecov [2021-04-20T08:54:11.675Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-2858&commit=ab9e627856281e26a18f55785a1b78ccb469105b&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2858%2F103%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2858&job=&cmd_args= [2021-04-20T08:54:11.675Z] -> Uploading to [2021-04-20T08:54:11.675Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-20/00271124DB129430A58F1EEE437C3FCB/ab9e627856281e26a18f55785a1b78ccb469105b/15631702-1149-4671-b530-1d98facfa88d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210420T085411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0b6923514549d57143b208f3f0002953950a079383abc9415d3b6f6252ed982 [2021-04-20T08:54:11.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-20T08:54:11.675Z] Dload Upload Total Spent Left Speed [2021-04-20T08:54:12.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 226k --:--:-- --:--:-- --:--:-- 226k [2021-04-20T08:54:12.251Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ab9e627856281e26a18f55785a1b78ccb469105b [Pipeline] } [2021-04-20T08:54:12.262Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-20T08:54:13.141Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T08:54:14.027Z] ---> package-listing.sh [2021-04-20T08:54:14.027Z] ++ facter osfamily [2021-04-20T08:54:14.027Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-20T08:54:14.027Z] + OS_FAMILY=redhat [2021-04-20T08:54:14.027Z] + workspace=/w/workspace/edgex-go/103 [2021-04-20T08:54:14.027Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-20T08:54:14.027Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-20T08:54:14.027Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-20T08:54:14.027Z] + PACKAGES=/tmp/packages_start.txt [2021-04-20T08:54:14.027Z] + '[' /w/workspace/edgex-go/103 ']' [2021-04-20T08:54:14.027Z] + PACKAGES=/tmp/packages_end.txt [2021-04-20T08:54:14.027Z] + case "${OS_FAMILY}" in [2021-04-20T08:54:14.027Z] + rpm -qa [2021-04-20T08:54:14.027Z] + sort [2021-04-20T08:54:19.342Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-20T08:54:19.342Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-20T08:54:19.342Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-20T08:54:19.342Z] + '[' /w/workspace/edgex-go/103 ']' [2021-04-20T08:54:19.342Z] + mkdir -p /w/workspace/edgex-go/103/archives/ [2021-04-20T08:54:19.342Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/103/archives/ [Pipeline] echo [2021-04-20T08:54:19.357Z] 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/103/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-20T08:54:19.667Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:54:19.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-20T08:54:19.984Z] [2021-04-20T08:54:19.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-20T08:54:20.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-20T08:54:20.305Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-20T08:54:20.305Z] df20fa9351a1: Pulling fs layer [2021-04-20T08:54:20.305Z] 36b3adc4ff6f: Pulling fs layer [2021-04-20T08:54:20.305Z] 8ad3a11d3b57: Pulling fs layer [2021-04-20T08:54:20.305Z] 46f8f816bc3b: Pulling fs layer [2021-04-20T08:54:20.305Z] 93b61091891f: Pulling fs layer [2021-04-20T08:54:20.305Z] 93b9cdb0e59b: Pulling fs layer [2021-04-20T08:54:20.305Z] 5e14af77c1be: Pulling fs layer [2021-04-20T08:54:20.305Z] 01666e4c0597: Pulling fs layer [2021-04-20T08:54:20.305Z] aa168da1d23b: Pulling fs layer [2021-04-20T08:54:20.305Z] 93b9cdb0e59b: Waiting [2021-04-20T08:54:20.305Z] 46f8f816bc3b: Waiting [2021-04-20T08:54:20.305Z] 5e14af77c1be: Waiting [2021-04-20T08:54:20.305Z] aa168da1d23b: Waiting [2021-04-20T08:54:20.305Z] 01666e4c0597: Waiting [2021-04-20T08:54:20.305Z] 93b61091891f: Waiting [2021-04-20T08:54:20.305Z] 36b3adc4ff6f: Verifying Checksum [2021-04-20T08:54:20.305Z] 36b3adc4ff6f: Download complete [2021-04-20T08:54:20.305Z] 46f8f816bc3b: Verifying Checksum [2021-04-20T08:54:20.305Z] 46f8f816bc3b: Download complete [2021-04-20T08:54:20.573Z] df20fa9351a1: Verifying Checksum [2021-04-20T08:54:20.573Z] df20fa9351a1: Download complete [2021-04-20T08:54:20.573Z] 93b9cdb0e59b: Verifying Checksum [2021-04-20T08:54:20.573Z] 93b9cdb0e59b: Download complete [2021-04-20T08:54:20.573Z] 93b61091891f: Download complete [2021-04-20T08:54:20.573Z] 5e14af77c1be: Verifying Checksum [2021-04-20T08:54:20.573Z] 5e14af77c1be: Download complete [2021-04-20T08:54:20.573Z] 01666e4c0597: Verifying Checksum [2021-04-20T08:54:20.573Z] 01666e4c0597: Download complete [2021-04-20T08:54:20.573Z] 8ad3a11d3b57: Verifying Checksum [2021-04-20T08:54:20.573Z] 8ad3a11d3b57: Download complete [2021-04-20T08:54:20.841Z] df20fa9351a1: Pull complete [2021-04-20T08:54:21.119Z] 36b3adc4ff6f: Pull complete [2021-04-20T08:54:23.085Z] aa168da1d23b: Verifying Checksum [2021-04-20T08:54:23.085Z] aa168da1d23b: Download complete [2021-04-20T08:54:23.662Z] 8ad3a11d3b57: Pull complete [2021-04-20T08:54:23.662Z] 46f8f816bc3b: Pull complete [2021-04-20T08:54:24.615Z] 93b61091891f: Pull complete [2021-04-20T08:54:24.615Z] 93b9cdb0e59b: Pull complete [2021-04-20T08:54:24.878Z] 5e14af77c1be: Pull complete [2021-04-20T08:54:24.879Z] 01666e4c0597: Pull complete [2021-04-20T08:54:33.100Z] aa168da1d23b: Pull complete [2021-04-20T08:54:33.100Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-20T08:54:33.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-20T08:54:33.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-20T08:54:33.401Z] prd-centos7-docker-4c-2g-1135 does not seem to be running inside a container [2021-04-20T08:54:33.463Z] $ 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/103/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/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-04-20T08:54:37.985Z] $ docker top f3ed88e60667512226cc4179dfa0c2c9a8260664268f27d18523fcd73ac89d1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T08:54:38.459Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-20T08:54:38.776Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-20T08:54:39.088Z] + ls /var/log/sa-host [2021-04-20T08:54:39.088Z] + sadf -c /var/log/sa-host/sa20 [2021-04-20T08:54:39.088Z] file_magic: OK [2021-04-20T08:54:39.088Z] HZ: Using current value: 100 [2021-04-20T08:54:39.088Z] file_header: OK [2021-04-20T08:54:39.088Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-20T08:54:39.088Z] Statistics: [2021-04-20T08:54:39.088Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-20T08:54:39.088Z] File successfully converted to sysstat format version 12.2.1 [2021-04-20T08:54:39.088Z] + sadf -c /var/log/sa-host/sa23 [2021-04-20T08:54:39.088Z] file_magic: OK [2021-04-20T08:54:39.089Z] HZ: Using current value: 100 [2021-04-20T08:54:39.089Z] file_header: OK [2021-04-20T08:54:39.089Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-20T08:54:39.089Z] Statistics: [2021-04-20T08:54:39.089Z] Hnuu...uuuununununu... [2021-04-20T08:54:39.089Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-20T08:54:39.247Z] provisioning config files... [2021-04-20T08:54:39.266Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/103@tmp/config5942905595719654889tmp [Pipeline] { [Pipeline] echo [2021-04-20T08:54:39.290Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T08:54:39.592Z] ---> create-netrc.sh [Pipeline] } [2021-04-20T08:54:39.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-20T08:54:39.626Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T08:54:39.927Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-20T08:54:39.938Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T08:54:40.244Z] ---> sudo-logs.sh [2021-04-20T08:54:40.244Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-20T08:54:40.280Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T08:54:40.607Z] ---> job-cost.sh [2021-04-20T08:54:40.607Z] lf-activate-venv: SKIPPING [2021-04-20T08:54:40.607Z] DEBUG: total: 0.20999999344348907 [2021-04-20T08:54:40.607Z] INFO: Retrieving Stack Cost... [2021-04-20T08:54:41.590Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-20T08:54:42.171Z] INFO: Archiving Costs [Pipeline] echo [2021-04-20T08:54:42.188Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T08:54:42.496Z] ---> logs-deploy.sh [2021-04-20T08:54:42.496Z] lf-activate-venv: SKIPPING [2021-04-20T08:54:42.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/103 [2021-04-20T08:54:42.496Z] INFO: archiving workspace using pattern(s): [2021-04-20T08:54:44.423Z] Archives upload complete. [2021-04-20T08:54:44.685Z] INFO: archiving logs to Nexus