Pull request #3214 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f0a5054a805e8aad79e6fefc9c847f3d46b91de1 rather than 8e3f381f48b291784d2fa4191d0258c1a582df0c Obtained Jenkinsfile from f0a5054a805e8aad79e6fefc9c847f3d46b91de1 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3214/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3214/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28217 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f0a5054a805e8aad79e6fefc9c847f3d46b91de1 into PR head commit 8e3f381f48b291784d2fa4191d0258c1a582df0c > 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/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 Merge succeeded, producing 8e3f381f48b291784d2fa4191d0258c1a582df0c Checking out Revision 8e3f381f48b291784d2fa4191d0258c1a582df0c (PR-3214) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f0a5054a805e8aad79e6fefc9c847f3d46b91de1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 Commit message: "build: Upgrade the go-mod-core-contracts lib" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-02T14:04:36.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-02T14:04:36.392Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-02T14:04:36.598Z] ========================================================= [2021-03-02T14:04:36.599Z] EdgeX Global Pipelines Version Info [2021-03-02T14:04:36.599Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-02T14:04:38.119Z] ------------------- [2021-03-02T14:04:38.119Z] stable info: [2021-03-02T14:04:38.119Z] ------------------- [2021-03-02T14:04:38.119Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-02T14:04:38.119Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-02T14:04:38.119Z] Message: update stable to v1.0.183 [2021-03-02T14:04:39.064Z] ------------------- [2021-03-02T14:04:39.064Z] experimental info: [2021-03-02T14:04:39.064Z] ------------------- [2021-03-02T14:04:39.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-02T14:04:39.064Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-02T14:04:39.064Z] Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-02T14:04:39.432Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-02T14:04:39.551Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-02T14:04:39.674Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-02T14:04:39.815Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-02T14:04:39.957Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-02T14:04:40.087Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-02T14:04:40.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-02T14:04:40.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-02T14:04:40.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-02T14:04:40.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-02T14:04:40.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-02T14:04:40.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-02T14:04:41.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-02T14:04:41.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-02T14:04:41.398Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-02T14:04:41.538Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-02T14:04:41.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-02T14:04:41.801Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-02T14:04:41.939Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-02T14:04:42.075Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-02T14:04:42.205Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-02T14:04:42.327Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-02T14:04:42.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3214 [Pipeline] echo [2021-03-02T14:04:42.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3214 [Pipeline] echo [2021-03-02T14:04:42.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3214 [Pipeline] echo [2021-03-02T14:04:42.888Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e3f381f48b291784d2fa4191d0258c1a582df0c [Pipeline] echo [2021-03-02T14:04:43.015Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e3f381 [Pipeline] echo [2021-03-02T14:04:43.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-02T14:04:43.479Z] provisioning config files... [2021-03-02T14:04:43.512Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4923214636780842035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-02T14:04:43.929Z] ---> docker-login.sh [2021-03-02T14:04:43.929Z] nexus3.edgexfoundry.org:10001 [2021-03-02T14:04:44.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T14:04:44.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T14:04:44.772Z] Configure a credential helper to remove this warning. See [2021-03-02T14:04:44.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T14:04:44.772Z] [2021-03-02T14:04:44.772Z] Login Succeeded [2021-03-02T14:04:44.772Z] nexus3.edgexfoundry.org:10002 [2021-03-02T14:04:44.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T14:04:44.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T14:04:44.772Z] Configure a credential helper to remove this warning. See [2021-03-02T14:04:44.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T14:04:44.772Z] [2021-03-02T14:04:44.772Z] Login Succeeded [2021-03-02T14:04:44.772Z] nexus3.edgexfoundry.org:10003 [2021-03-02T14:04:45.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T14:04:45.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T14:04:45.036Z] Configure a credential helper to remove this warning. See [2021-03-02T14:04:45.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T14:04:45.036Z] [2021-03-02T14:04:45.036Z] Login Succeeded [2021-03-02T14:04:45.036Z] nexus3.edgexfoundry.org:10004 [2021-03-02T14:04:45.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T14:04:45.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T14:04:45.299Z] Configure a credential helper to remove this warning. See [2021-03-02T14:04:45.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T14:04:45.299Z] [2021-03-02T14:04:45.299Z] Login Succeeded [2021-03-02T14:04:45.299Z] docker.io [2021-03-02T14:04:45.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T14:04:45.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T14:04:45.561Z] Configure a credential helper to remove this warning. See [2021-03-02T14:04:45.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T14:04:45.561Z] [2021-03-02T14:04:45.561Z] Login Succeeded [2021-03-02T14:04:45.561Z] ---> docker-login.sh ends [Pipeline] } [2021-03-02T14:04:45.593Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-02T14:04:46.183Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-02T14:04:46.183Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T14:04:46.183Z] ++ dirname cmd/core-command/Dockerfile [2021-03-02T14:04:46.183Z] ++ cut -d/ -f2 [2021-03-02T14:04:46.183Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-02T14:04:46.183Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T14:04:46.183Z] ++ dirname cmd/core-data/Dockerfile [2021-03-02T14:04:46.183Z] ++ cut -d/ -f2 [2021-03-02T14:04:46.183Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-02T14:04:46.183Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T14:04:46.183Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-02T14:04:46.183Z] ++ cut -d/ -f2 [2021-03-02T14:04:46.183Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-02T14:04:46.183Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T14:04:46.183Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-02T14:04:46.183Z] ++ cut -d/ -f2 [2021-03-02T14:04:46.183Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-02T14:04:46.183Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T14:04:46.183Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-02T14:04:46.183Z] ++ cut -d/ -f2 [2021-03-02T14:04:46.183Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-02T14:04:46.183Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T14:04:46.183Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-02T14:04:46.183Z] ++ cut -d/ -f2 [2021-03-02T14:04:46.183Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-02T14:04:46.183Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T14:04:46.183Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-02T14:04:46.183Z] ++ cut -d/ -f2 [2021-03-02T14:04:46.183Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-02T14:04:46.183Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T14:04:46.183Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-02T14:04:46.183Z] ++ cut -d/ -f2 [2021-03-02T14:04:46.183Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-02T14:04:46.183Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T14:04:46.183Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-02T14:04:46.183Z] ++ cut -d/ -f2 [2021-03-02T14:04:46.183Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-02T14:04:46.275Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:04:47.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-02T14:04:47.975Z] [2021-03-02T14:04:47.975Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:04:48.374Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-02T14:04:48.375Z] latest: Pulling from edgex-devops/git-semver [2021-03-02T14:04:48.375Z] 31603596830f: Pulling fs layer [2021-03-02T14:04:48.375Z] 2a8b12db71e7: Pulling fs layer [2021-03-02T14:04:48.375Z] 6ca5941a6612: Pulling fs layer [2021-03-02T14:04:48.375Z] ecc8261a40a4: Pulling fs layer [2021-03-02T14:04:48.375Z] ecc8261a40a4: Waiting [2021-03-02T14:04:48.375Z] 2a8b12db71e7: Verifying Checksum [2021-03-02T14:04:48.375Z] 2a8b12db71e7: Download complete [2021-03-02T14:04:48.639Z] 31603596830f: Verifying Checksum [2021-03-02T14:04:48.639Z] 31603596830f: Download complete [2021-03-02T14:04:48.639Z] ecc8261a40a4: Verifying Checksum [2021-03-02T14:04:48.639Z] ecc8261a40a4: Download complete [2021-03-02T14:04:48.639Z] 6ca5941a6612: Verifying Checksum [2021-03-02T14:04:48.639Z] 6ca5941a6612: Download complete [2021-03-02T14:04:48.913Z] 31603596830f: Pull complete [2021-03-02T14:04:49.183Z] 2a8b12db71e7: Pull complete [2021-03-02T14:04:50.133Z] 6ca5941a6612: Pull complete [2021-03-02T14:04:50.133Z] ecc8261a40a4: Pull complete [2021-03-02T14:04:50.133Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-02T14:04:50.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-02T14:04:50.133Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-02T14:04:50.303Z] prd-centos7-docker-4c-2g-28217 does not seem to be running inside a container [2021-03-02T14:04:50.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-02T14:04:53.194Z] $ docker top 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-02T14:04:53.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-02T14:04:53.633Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-02T14:04:53.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-02T14:04:53.881Z] $ docker exec 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 ssh-agent [2021-03-02T14:04:54.058Z] SSH_AUTH_SOCK=/tmp/ssh-0y7frXPQK9ol/agent.11 [2021-03-02T14:04:54.058Z] SSH_AGENT_PID=16 [2021-03-02T14:04:54.072Z] Running ssh-add (command line suppressed) [2021-03-02T14:04:54.208Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4469751063801607215.key (/w/workspace/edgex-go/1@tmp/private_key_4469751063801607215.key) [2021-03-02T14:04:54.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-02T14:04:54.653Z] + git tag --points-at HEAD [Pipeline] } [2021-03-02T14:04:54.690Z] $ docker exec --env ******** --env ******** 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 ssh-agent -k [2021-03-02T14:04:54.809Z] unset SSH_AUTH_SOCK; [2021-03-02T14:04:54.809Z] unset SSH_AGENT_PID; [2021-03-02T14:04:54.810Z] echo Agent pid 16 killed; [2021-03-02T14:04:54.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-02T14:04:55.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-02T14:04:55.062Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-02T14:04:55.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-02T14:04:55.242Z] $ docker exec 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 ssh-agent [2021-03-02T14:04:55.415Z] SSH_AUTH_SOCK=/tmp/ssh-B4HEltZpODF8/agent.48 [2021-03-02T14:04:55.415Z] SSH_AGENT_PID=53 [2021-03-02T14:04:55.423Z] Running ssh-add (command line suppressed) [2021-03-02T14:04:55.547Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1461497959870130293.key (/w/workspace/edgex-go/1@tmp/private_key_1461497959870130293.key) [2021-03-02T14:04:55.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-02T14:04:55.992Z] + git semver init [2021-03-02T14:04:55.992Z] # -> Open(): unable to determine branch for HEAD [2021-03-02T14:04:55.992Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-02T14:04:55.992Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-02T14:04:55.992Z] # $SEMVER_REMOTE_NAME = origin [2021-03-02T14:04:55.992Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-02T14:04:55.992Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-02T14:04:55.992Z] # $SEMVER_BRANCH = PR-3214 [2021-03-02T14:04:55.992Z] # $SEMVER_TEMP = /tmp/semver-730757436 [2021-03-02T14:04:55.992Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-02T14:05:18.029Z] # '/tmp/semver-730757436' -> '/w/workspace/edgex-go/1/.semver' [2021-03-02T14:05:18.030Z] # -> Force: false [2021-03-02T14:05:18.030Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-02T14:05:18.061Z] $ docker exec --env ******** --env ******** 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 ssh-agent -k [2021-03-02T14:05:18.373Z] unset SSH_AUTH_SOCK; [2021-03-02T14:05:18.374Z] unset SSH_AGENT_PID; [2021-03-02T14:05:18.374Z] echo Agent pid 53 killed; [2021-03-02T14:05:18.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-02T14:05:19.165Z] + git semver [Pipeline] } [2021-03-02T14:05:19.200Z] $ docker stop --time=1 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 [2021-03-02T14:05:20.790Z] $ docker rm -f 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-02T14:05:21.396Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-02T14:05:21.969Z] Stashed 1 file(s) [Pipeline] echo [2021-03-02T14:05:21.989Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-02T14:05:23.321Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-02T14:05:23.647Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-02T14:05:23.964Z] + sudo service docker restart [2021-03-02T14:05:23.964Z] + true [2021-03-02T14:05:23.964Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-02T14:05:24.576Z] ========================================================= [2021-03-02T14:05:24.576Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-02T14:05:24.576Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:05:24.992Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-02T14:05:28.311Z] Sending build context to Docker daemon 328.2MB [2021-03-02T14:05:28.311Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-02T14:05:28.311Z] Step 2/6 : FROM ${BASE} [2021-03-02T14:05:28.311Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-02T14:05:28.311Z] 188c0c94c7c5: Pulling fs layer [2021-03-02T14:05:28.311Z] 0ef7d3d256c8: Pulling fs layer [2021-03-02T14:05:28.311Z] de9db76c5a1d: Pulling fs layer [2021-03-02T14:05:28.311Z] bca2f99d35d6: Pulling fs layer [2021-03-02T14:05:28.311Z] 93359f2a8cfa: Pulling fs layer [2021-03-02T14:05:28.311Z] 7c6f9722023f: Pulling fs layer [2021-03-02T14:05:28.311Z] a35cf1a2eb13: Pulling fs layer [2021-03-02T14:05:28.311Z] 93359f2a8cfa: Waiting [2021-03-02T14:05:28.311Z] 7c6f9722023f: Waiting [2021-03-02T14:05:28.311Z] a35cf1a2eb13: Waiting [2021-03-02T14:05:28.311Z] bca2f99d35d6: Waiting [2021-03-02T14:05:28.311Z] de9db76c5a1d: Verifying Checksum [2021-03-02T14:05:28.311Z] de9db76c5a1d: Download complete [2021-03-02T14:05:28.579Z] 0ef7d3d256c8: Verifying Checksum [2021-03-02T14:05:28.579Z] 0ef7d3d256c8: Download complete [2021-03-02T14:05:28.579Z] 93359f2a8cfa: Verifying Checksum [2021-03-02T14:05:28.579Z] 93359f2a8cfa: Download complete [2021-03-02T14:05:28.579Z] 188c0c94c7c5: Verifying Checksum [2021-03-02T14:05:28.579Z] 188c0c94c7c5: Download complete [2021-03-02T14:05:28.579Z] 7c6f9722023f: Verifying Checksum [2021-03-02T14:05:28.579Z] 7c6f9722023f: Download complete [2021-03-02T14:05:28.847Z] 188c0c94c7c5: Pull complete [2021-03-02T14:05:29.111Z] 0ef7d3d256c8: Pull complete [2021-03-02T14:05:29.374Z] de9db76c5a1d: Pull complete [2021-03-02T14:05:31.320Z] a35cf1a2eb13: Verifying Checksum [2021-03-02T14:05:31.320Z] a35cf1a2eb13: Download complete [2021-03-02T14:05:31.320Z] bca2f99d35d6: Verifying Checksum [2021-03-02T14:05:31.320Z] bca2f99d35d6: Download complete [2021-03-02T14:05:37.613Z] Still waiting to schedule task [2021-03-02T14:05:37.613Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-02T14:05:37.989Z] bca2f99d35d6: Pull complete [2021-03-02T14:05:37.989Z] 93359f2a8cfa: Pull complete [2021-03-02T14:05:37.989Z] 7c6f9722023f: Pull complete [2021-03-02T14:05:42.225Z] a35cf1a2eb13: Pull complete [2021-03-02T14:05:42.225Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-02T14:05:42.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-02T14:05:42.225Z] ---> a62c8e92a672 [2021-03-02T14:05:42.225Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-02T14:05:42.506Z] ---> Running in ed27d4726bfc [2021-03-02T14:05:43.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:05:44.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:05:45.441Z] (1/12) Installing libmagic (5.38-r0) [2021-03-02T14:05:45.706Z] (2/12) Installing file (5.38-r0) [2021-03-02T14:05:45.970Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-02T14:05:45.970Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-02T14:05:51.282Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-02T14:05:51.282Z] (6/12) Installing patch (2.7.6-r6) [2021-03-02T14:05:51.282Z] (7/12) Installing build-base (0.5-r2) [2021-03-02T14:05:51.282Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-02T14:05:51.282Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-02T14:05:51.282Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-02T14:05:51.282Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-02T14:05:51.282Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-02T14:05:51.544Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:05:51.544Z] OK: 233 MiB in 51 packages [2021-03-02T14:05:54.868Z] Removing intermediate container ed27d4726bfc [2021-03-02T14:05:54.868Z] ---> 66c94cbb8f01 [2021-03-02T14:05:54.868Z] Step 4/6 : WORKDIR /edgex-go [2021-03-02T14:05:54.868Z] ---> Running in 222aecfea669 [2021-03-02T14:05:54.868Z] Removing intermediate container 222aecfea669 [2021-03-02T14:05:54.868Z] ---> 9e0854ae7a04 [2021-03-02T14:05:54.868Z] Step 5/6 : COPY go.mod . [2021-03-02T14:05:55.137Z] ---> 991405c6dc8a [2021-03-02T14:05:55.138Z] Step 6/6 : RUN go mod download [2021-03-02T14:05:55.402Z] ---> Running in 8ffbbbc4567a [2021-03-02T14:06:22.064Z] Removing intermediate container 8ffbbbc4567a [2021-03-02T14:06:22.065Z] ---> 7ad8f9fa33f7 [2021-03-02T14:06:22.065Z] Successfully built 7ad8f9fa33f7 [2021-03-02T14:06:22.065Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:06:22.416Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-02T14:06:22.416Z] . [Pipeline] withDockerContainer [2021-03-02T14:06:22.558Z] prd-centos7-docker-4c-2g-28217 does not seem to be running inside a container [2021-03-02T14:06:22.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-02T14:06:23.565Z] $ docker top 4e1a07c89c13746f4597f3b816fddbda5e172826e192aaf8bb11a3a974283302 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T14:06:24.153Z] + go version [2021-03-02T14:06:24.153Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-02T14:06:24.187Z] $ docker stop --time=1 4e1a07c89c13746f4597f3b816fddbda5e172826e192aaf8bb11a3a974283302 [2021-03-02T14:06:25.557Z] $ docker rm -f 4e1a07c89c13746f4597f3b816fddbda5e172826e192aaf8bb11a3a974283302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:06:26.706Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-02T14:06:26.706Z] . [Pipeline] withDockerContainer [2021-03-02T14:06:26.858Z] prd-centos7-docker-4c-2g-28217 does not seem to be running inside a container [2021-03-02T14:06:26.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-02T14:06:27.680Z] $ docker top 4c65ee52635546dc254355c1fedc562d04ae6a69df2907222dc088bffc72282b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-02T14:06:27.987Z] ========================================================= [2021-03-02T14:06:27.987Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-02T14:06:27.987Z] ========================================================= [Pipeline] sh [2021-03-02T14:06:28.310Z] + make test [2021-03-02T14:06:28.310Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-02T14:06:38.535Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-02T14:06:53.626Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-02T14:07:00.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-02T14:07:00.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-02T14:07:00.787Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-02T14:07:02.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-02T14:07:02.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-02T14:07:02.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-02T14:07:02.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-02T14:07:03.454Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-02T14:07:03.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-02T14:07:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-02T14:07:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-02T14:07:07.069Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-02T14:07:09.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.112s coverage: 45.9% of statements [2021-03-02T14:07:09.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-02T14:07:09.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-02T14:07:09.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-02T14:07:09.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-02T14:07:09.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-02T14:07:09.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-02T14:07:09.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-02T14:07:09.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.109s coverage: 100.0% of statements [2021-03-02T14:07:13.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.183s coverage: 27.1% of statements [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-02T14:07:13.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-02T14:07:13.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.053s coverage: 100.0% of statements [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-02T14:07:13.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.119s coverage: 66.2% of statements [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-02T14:07:13.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.446s coverage: 82.4% of statements [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-02T14:07:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-02T14:07:15.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.358s coverage: 28.6% of statements [2021-03-02T14:07:15.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-02T14:07:15.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-02T14:07:15.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-02T14:07:15.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-02T14:07:15.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-02T14:07:15.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2021-03-02T14:07:15.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-02T14:07:15.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements [2021-03-02T14:07:15.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-02T14:07:15.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2021-03-02T14:07:15.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-02T14:07:15.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.151s coverage: 97.5% of statements [2021-03-02T14:07:15.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-02T14:07:15.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements [2021-03-02T14:07:15.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-02T14:07:15.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-02T14:07:15.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-02T14:07:15.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-02T14:07:18.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.400s coverage: 92.8% of statements [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-02T14:07:18.486Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-02T14:07:18.486Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-02T14:07:18.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-02T14:07:18.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 45.5% of statements [2021-03-02T14:07:18.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements [2021-03-02T14:07:18.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.033s coverage: 94.1% of statements [2021-03-02T14:07:18.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-03-02T14:07:18.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-03-02T14:07:31.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-03-02T14:07:31.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.034s coverage: 44.8% of statements [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.6% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 62.4% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.297s coverage: 69.1% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.091s coverage: 38.4% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.040s coverage: 84.8% of statements [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.161s coverage: 47.0% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.147s coverage: 89.4% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.753s coverage: 29.1% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.065s coverage: 94.3% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-02T14:07:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-03-02T14:07:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-02T14:07:43.360Z] GO111MODULE=on go vet ./... [2021-03-02T14:08:10.161Z] gofmt -l . [2021-03-02T14:08:10.161Z] [ "`gofmt -l .`" = "" ] [2021-03-02T14:08:10.161Z] ./bin/test-go-mod-tidy.sh [2021-03-02T14:08:10.741Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-02T14:08:11.665Z] + ls -al . [2021-03-02T14:08:11.665Z] total 712 [2021-03-02T14:08:11.665Z] drwxrwxr-x 10 1001 1001 4096 Mar 2 14:08 . [2021-03-02T14:08:11.665Z] drwxr-xr-x 4 root root 28 Mar 2 14:06 .. [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 11 Mar 2 14:04 .dockerignore [2021-03-02T14:08:11.665Z] drwxrwxr-x 8 1001 1001 179 Mar 2 14:04 .git [2021-03-02T14:08:11.665Z] drwxrwxr-x 3 1001 1001 125 Mar 2 14:04 .github [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 818 Mar 2 14:04 .gitignore [2021-03-02T14:08:11.665Z] drwx------ 3 1001 1001 60 Mar 2 14:05 .semver [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 166 Mar 2 14:04 .sonarcloud.properties [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 8475 Mar 2 14:04 Attribution.txt [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 3804 Mar 2 14:04 CONTRIBUTING.md [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 931 Mar 2 14:04 Dockerfile.build [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 863 Mar 2 14:04 Jenkinsfile [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 10775 Mar 2 14:04 LICENSE [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 5774 Mar 2 14:04 Makefile [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 6524 Mar 2 14:04 README.md [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 6755 Mar 2 14:04 SECURITY.md [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 5 Mar 2 14:05 VERSION [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 4131 Mar 2 14:04 ZMQWindows.md [2021-03-02T14:08:11.665Z] drwxrwxr-x 2 1001 1001 117 Mar 2 14:04 bin [2021-03-02T14:08:11.665Z] drwxrwxr-x 14 1001 1001 4096 Mar 2 14:04 cmd [2021-03-02T14:08:11.665Z] -rw-r--r-- 1 root root 600749 Mar 2 14:07 coverage.out [2021-03-02T14:08:11.665Z] -rw-r--r-- 1 root root 1055 Mar 2 14:08 go.mod [2021-03-02T14:08:11.665Z] -rw-r--r-- 1 root root 21699 Mar 2 14:08 go.sum [2021-03-02T14:08:11.665Z] drwxrwxr-x 8 1001 1001 127 Mar 2 14:04 internal [2021-03-02T14:08:11.665Z] drwxrwxr-x 4 1001 1001 26 Mar 2 14:04 openapi [2021-03-02T14:08:11.665Z] drwxrwxr-x 4 1001 1001 71 Mar 2 14:04 snap [2021-03-02T14:08:11.665Z] -rw-rw-r-- 1 1001 1001 168 Mar 2 14:04 version.go [Pipeline] sh [2021-03-02T14:08:11.995Z] + '[' -e coverage.out ] [2021-03-02T14:08:11.995Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-02T14:08:12.245Z] Stashed 1 file(s) [Pipeline] sh [2021-03-02T14:08:12.571Z] + make build [2021-03-02T14:08:12.571Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-02T14:08:13.828Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28219 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws [2021-03-02T14:08:13.942Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-02T14:08:16.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-02T14:08:18.967Z] using credential edgex-jenkins-ssh [2021-03-02T14:08:19.033Z] Cloning the remote Git repository [2021-03-02T14:08:19.090Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-02T14:08:19.194Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-02T14:08:19.267Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-02T14:08:19.268Z] > git --version # timeout=10 [2021-03-02T14:08:19.295Z] > git --version # 'git version 2.17.1' [2021-03-02T14:08:19.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T14:08:19.376Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-02T14:08:25.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-02T14:08:26.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-02T14:08:28.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-02T14:08:28.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-02T14:08:30.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-02T14:08:31.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-02T14:08:32.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-02T14:08:34.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-02T14:08:34.310Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-02T14:08:34.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-02T14:08:35.213Z] Merging remotes/origin/master commit f0a5054a805e8aad79e6fefc9c847f3d46b91de1 into PR head commit 8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:08:35.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-02T14:08:35.669Z] Merge succeeded, producing 8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:08:35.670Z] Checking out Revision 8e3f381f48b291784d2fa4191d0258c1a582df0c (PR-3214) [2021-03-02T14:08:34.343Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-02T14:08:34.384Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-02T14:08:34.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T14:08:34.396Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T14:08:35.237Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T14:08:35.261Z] > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 [2021-03-02T14:08:35.579Z] > git remote # timeout=10 [2021-03-02T14:08:35.600Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T14:08:35.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T14:08:35.627Z] > git merge f0a5054a805e8aad79e6fefc9c847f3d46b91de1 # timeout=10 [2021-03-02T14:08:35.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T14:08:35.679Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T14:08:35.689Z] > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 [2021-03-02T14:08:36.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-02T14:08:38.698Z] $ docker stop --time=1 4c65ee52635546dc254355c1fedc562d04ae6a69df2907222dc088bffc72282b [2021-03-02T14:08:40.507Z] Commit message: "build: Upgrade the go-mod-core-contracts lib" [2021-03-02T14:08:40.566Z] $ docker rm -f 4c65ee52635546dc254355c1fedc562d04ae6a69df2907222dc088bffc72282b [2021-03-02T14:08:40.567Z] > git --version # timeout=10 [2021-03-02T14:08:40.577Z] > git --version # 'git version 2.17.1' [2021-03-02T14:08:40.592Z] fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-02T14:08:44.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-02T14:08:44.691Z] [2021-03-02T14:08:44.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:08:45.484Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-02T14:08:45.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-02T14:08:45.606Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-02T14:08:45.606Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-02T14:08:45.606Z] ca9280d653b3: Pulling fs layer [2021-03-02T14:08:45.606Z] 7e9c9ca2126c: Pulling fs layer [2021-03-02T14:08:45.902Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-02T14:08:46.182Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-02T14:08:46.182Z] cbdbe7a5bc2a: Download complete [2021-03-02T14:08:46.260Z] + true [2021-03-02T14:08:46.260Z] + sudo service docker restart [2021-03-02T14:08:46.765Z] ca9280d653b3: Verifying Checksum [2021-03-02T14:08:46.765Z] ca9280d653b3: Download complete [2021-03-02T14:08:46.765Z] cbdbe7a5bc2a: Pull complete [2021-03-02T14:08:47.717Z] 7e9c9ca2126c: Verifying Checksum [2021-03-02T14:08:47.717Z] 7e9c9ca2126c: Download complete [2021-03-02T14:08:47.717Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-02T14:08:49.029Z] provisioning config files... [2021-03-02T14:08:49.071Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config765266991798484962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-02T14:08:49.514Z] ---> docker-login.sh [2021-03-02T14:08:49.514Z] nexus3.edgexfoundry.org:10001 [2021-03-02T14:08:50.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T14:08:50.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T14:08:50.775Z] Configure a credential helper to remove this warning. See [2021-03-02T14:08:50.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T14:08:50.775Z] [2021-03-02T14:08:50.775Z] Login Succeeded [2021-03-02T14:08:50.775Z] nexus3.edgexfoundry.org:10002 [2021-03-02T14:08:51.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T14:08:51.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T14:08:51.056Z] Configure a credential helper to remove this warning. See [2021-03-02T14:08:51.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T14:08:51.056Z] [2021-03-02T14:08:51.056Z] Login Succeeded [2021-03-02T14:08:51.330Z] nexus3.edgexfoundry.org:10003 [2021-03-02T14:08:51.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T14:08:51.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T14:08:51.603Z] Configure a credential helper to remove this warning. See [2021-03-02T14:08:51.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T14:08:51.603Z] [2021-03-02T14:08:51.603Z] Login Succeeded [2021-03-02T14:08:51.603Z] nexus3.edgexfoundry.org:10004 [2021-03-02T14:08:51.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T14:08:52.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T14:08:52.157Z] Configure a credential helper to remove this warning. See [2021-03-02T14:08:52.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T14:08:52.157Z] [2021-03-02T14:08:52.157Z] Login Succeeded [2021-03-02T14:08:52.157Z] docker.io [2021-03-02T14:08:52.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T14:08:52.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T14:08:52.703Z] Configure a credential helper to remove this warning. See [2021-03-02T14:08:52.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T14:08:52.703Z] [2021-03-02T14:08:52.703Z] Login Succeeded [2021-03-02T14:08:52.703Z] ---> docker-login.sh ends [Pipeline] } [2021-03-02T14:08:52.733Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-02T14:08:53.294Z] ========================================================= [2021-03-02T14:08:53.294Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-02T14:08:53.294Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:08:53.730Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-02T14:08:54.351Z] 7e9c9ca2126c: Pull complete [2021-03-02T14:08:54.351Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-02T14:08:54.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-02T14:08:54.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-02T14:08:54.497Z] prd-centos7-docker-4c-2g-28217 does not seem to be running inside a container [2021-03-02T14:08:54.553Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-02T14:08:56.361Z] Sending build context to Docker daemon 166.5MB [2021-03-02T14:08:56.361Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-02T14:08:56.361Z] Step 2/6 : FROM ${BASE} [2021-03-02T14:08:56.361Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-02T14:08:56.361Z] 5f621e34cdf4: Pulling fs layer [2021-03-02T14:08:56.361Z] a4357932f1b6: Pulling fs layer [2021-03-02T14:08:56.361Z] 18c013af1878: Pulling fs layer [2021-03-02T14:08:56.361Z] 00ac8860ef70: Pulling fs layer [2021-03-02T14:08:56.361Z] 63d7cb157983: Pulling fs layer [2021-03-02T14:08:56.361Z] b116817d02f9: Pulling fs layer [2021-03-02T14:08:56.361Z] 745a02a5169b: Pulling fs layer [2021-03-02T14:08:56.361Z] 00ac8860ef70: Waiting [2021-03-02T14:08:56.361Z] 63d7cb157983: Waiting [2021-03-02T14:08:56.361Z] b116817d02f9: Waiting [2021-03-02T14:08:56.361Z] 745a02a5169b: Waiting [2021-03-02T14:08:56.361Z] 18c013af1878: Verifying Checksum [2021-03-02T14:08:56.361Z] 18c013af1878: Download complete [2021-03-02T14:08:56.361Z] a4357932f1b6: Verifying Checksum [2021-03-02T14:08:56.361Z] a4357932f1b6: Download complete [2021-03-02T14:08:56.361Z] 63d7cb157983: Verifying Checksum [2021-03-02T14:08:56.361Z] 63d7cb157983: Download complete [2021-03-02T14:08:56.361Z] 5f621e34cdf4: Verifying Checksum [2021-03-02T14:08:56.361Z] 5f621e34cdf4: Download complete [2021-03-02T14:08:56.361Z] b116817d02f9: Verifying Checksum [2021-03-02T14:08:56.361Z] b116817d02f9: Download complete [2021-03-02T14:08:56.958Z] 5f621e34cdf4: Pull complete [2021-03-02T14:08:57.415Z] $ docker top fb0b751b0889a3620c511e1e20be2329be6f9151fdcd91f15b7cf71832e905e9 -eo pid,comm [2021-03-02T14:08:57.554Z] a4357932f1b6: Pull complete [Pipeline] { [Pipeline] sh [2021-03-02T14:08:57.830Z] 18c013af1878: Pull complete [2021-03-02T14:08:58.037Z] + docker-compose build --help [2021-03-02T14:08:58.037Z] + grep parallel [2021-03-02T14:08:58.429Z] 745a02a5169b: Verifying Checksum [2021-03-02T14:08:58.429Z] 745a02a5169b: Download complete [2021-03-02T14:08:58.989Z] --parallel Build images in parallel. [Pipeline] } [2021-03-02T14:08:59.025Z] $ docker stop --time=1 fb0b751b0889a3620c511e1e20be2329be6f9151fdcd91f15b7cf71832e905e9 [2021-03-02T14:08:59.862Z] 00ac8860ef70: Verifying Checksum [2021-03-02T14:08:59.862Z] 00ac8860ef70: Download complete [2021-03-02T14:09:00.397Z] $ docker rm -f fb0b751b0889a3620c511e1e20be2329be6f9151fdcd91f15b7cf71832e905e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:09:01.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-02T14:09:01.303Z] . [Pipeline] withDockerContainer [2021-03-02T14:09:01.494Z] prd-centos7-docker-4c-2g-28217 does not seem to be running inside a container [2021-03-02T14:09:01.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-02T14:09:02.464Z] $ docker top 1558d075223cffb4a0ae35de90e693a0c6e6193d28ab3b7d6fdb8098ff7963d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T14:09:03.005Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-02T14:09:03.956Z] Building docker-core-command-go ... [2021-03-02T14:09:03.956Z] Building docker-core-data-go ... [2021-03-02T14:09:03.956Z] Building docker-core-metadata-go ... [2021-03-02T14:09:03.956Z] Building docker-security-bootstrapper-go ... [2021-03-02T14:09:03.956Z] Building docker-security-proxy-setup-go ... [2021-03-02T14:09:03.956Z] Building docker-security-secretstore-setup-go ... [2021-03-02T14:09:03.956Z] Building docker-support-notifications-go ... [2021-03-02T14:09:03.956Z] Building docker-support-scheduler-go ... [2021-03-02T14:09:03.956Z] Building docker-sys-mgmt-agent-go ... [2021-03-02T14:09:03.956Z] Building docker-core-data-go [2021-03-02T14:09:03.956Z] Building docker-support-scheduler-go [2021-03-02T14:09:03.956Z] Building docker-security-bootstrapper-go [2021-03-02T14:09:03.956Z] Building docker-support-notifications-go [2021-03-02T14:09:03.956Z] Building docker-core-metadata-go [2021-03-02T14:09:10.018Z] 00ac8860ef70: Pull complete [2021-03-02T14:09:10.293Z] 63d7cb157983: Pull complete [2021-03-02T14:09:10.569Z] b116817d02f9: Pull complete [2021-03-02T14:09:14.897Z] 745a02a5169b: Pull complete [2021-03-02T14:09:14.897Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-02T14:09:14.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-02T14:09:14.897Z] ---> b7e6874047d6 [2021-03-02T14:09:14.897Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-02T14:09:17.559Z] ---> Running in 1952e61afc4c [2021-03-02T14:09:18.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:09:19.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:09:20.169Z] (1/12) Installing libmagic (5.38-r0) [2021-03-02T14:09:20.169Z] (2/12) Installing file (5.38-r0) [2021-03-02T14:09:20.439Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-02T14:09:20.439Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-02T14:09:23.037Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-02T14:09:23.037Z] (6/12) Installing patch (2.7.6-r6) [2021-03-02T14:09:23.037Z] (7/12) Installing build-base (0.5-r2) [2021-03-02T14:09:23.037Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-02T14:09:23.350Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-02T14:09:23.350Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-02T14:09:23.350Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-02T14:09:23.621Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-02T14:09:23.621Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:09:23.621Z] OK: 217 MiB in 51 packages [2021-03-02T14:09:27.924Z] Removing intermediate container 1952e61afc4c [2021-03-02T14:09:27.924Z] ---> 097047686dbf [2021-03-02T14:09:27.924Z] Step 4/6 : WORKDIR /edgex-go [2021-03-02T14:09:27.924Z] ---> Running in a0c30a256aca [2021-03-02T14:09:27.924Z] Removing intermediate container a0c30a256aca [2021-03-02T14:09:27.924Z] ---> e25748bfe4d4 [2021-03-02T14:09:27.924Z] Step 5/6 : COPY go.mod . [2021-03-02T14:09:28.518Z] ---> ffd0e6c459c3 [2021-03-02T14:09:28.518Z] Step 6/6 : RUN go mod download [2021-03-02T14:09:28.792Z] ---> Running in 98e68022bc91 [2021-03-02T14:09:36.258Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:09:36.258Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:09:36.258Z] ---> 7ad8f9fa33f7 [2021-03-02T14:09:36.258Z] Step 3/22 : WORKDIR /edgex-go [2021-03-02T14:09:36.258Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:09:36.258Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:09:36.258Z] ---> 7ad8f9fa33f7 [2021-03-02T14:09:36.258Z] Step 3/23 : WORKDIR /edgex-go [2021-03-02T14:09:36.258Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:09:36.258Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:09:36.258Z] ---> 7ad8f9fa33f7 [2021-03-02T14:09:36.258Z] Step 3/22 : WORKDIR /edgex-go [2021-03-02T14:09:36.536Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:09:36.536Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:09:36.536Z] ---> 7ad8f9fa33f7 [2021-03-02T14:09:36.536Z] Step 3/30 : WORKDIR /edgex-go [2021-03-02T14:09:36.802Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:09:36.802Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:09:36.802Z] ---> 7ad8f9fa33f7 [2021-03-02T14:09:36.802Z] Step 3/23 : WORKDIR /edgex-go [2021-03-02T14:09:37.757Z] ---> Running in e67ed599a4e4 [2021-03-02T14:09:37.757Z] ---> Running in d1a70fd3e979 [2021-03-02T14:09:37.757Z] ---> Running in 3ff433730ce2 [2021-03-02T14:09:37.757Z] ---> Running in a73a66308b28 [2021-03-02T14:09:37.757Z] ---> Running in c2d53c2727c1 [2021-03-02T14:09:38.028Z] Removing intermediate container d1a70fd3e979 [2021-03-02T14:09:38.028Z] ---> 93c5e36c506a [2021-03-02T14:09:38.028Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:09:38.028Z] Removing intermediate container c2d53c2727c1 [2021-03-02T14:09:38.028Z] ---> fcd004249a2c [2021-03-02T14:09:38.028Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:09:38.028Z] Removing intermediate container a73a66308b28 [2021-03-02T14:09:38.028Z] ---> 8e2ba8ca7eb1 [2021-03-02T14:09:38.028Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:09:38.312Z] Removing intermediate container 3ff433730ce2 [2021-03-02T14:09:38.312Z] ---> 4e57dbf5c67c [2021-03-02T14:09:38.312Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:09:38.312Z] Removing intermediate container e67ed599a4e4 [2021-03-02T14:09:38.312Z] ---> e4f18e6eeaa7 [2021-03-02T14:09:38.312Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:09:38.312Z] ---> Running in 719371a1f7da [2021-03-02T14:09:38.312Z] ---> Running in 0d39411b1eaf [2021-03-02T14:09:38.312Z] ---> Running in 682d2df302ed [2021-03-02T14:09:38.312Z] ---> Running in af8b806f4ebb [2021-03-02T14:09:38.312Z] ---> Running in 7d0d29a0aa30 [2021-03-02T14:09:40.881Z] Removing intermediate container 719371a1f7da [2021-03-02T14:09:40.881Z] ---> f9fd9bdccd6a [2021-03-02T14:09:40.881Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-02T14:09:40.881Z] Removing intermediate container 0d39411b1eaf [2021-03-02T14:09:40.881Z] ---> 5afd2c207c0f [2021-03-02T14:09:40.881Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-02T14:09:40.881Z] Removing intermediate container 682d2df302ed [2021-03-02T14:09:40.881Z] ---> aebd0a17362f [2021-03-02T14:09:40.881Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-02T14:09:40.881Z] ---> Running in 02a09603dc70 [2021-03-02T14:09:40.881Z] ---> Running in 7715e528e106 [2021-03-02T14:09:40.881Z] Removing intermediate container 7d0d29a0aa30 [2021-03-02T14:09:40.881Z] ---> 1a3dbe590614 [2021-03-02T14:09:40.881Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-02T14:09:40.881Z] Removing intermediate container af8b806f4ebb [2021-03-02T14:09:40.881Z] ---> ab3d608eaf36 [2021-03-02T14:09:40.881Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-02T14:09:40.881Z] ---> Running in 3fb61605af5a [2021-03-02T14:09:41.150Z] ---> Running in f234aa6fdb4f [2021-03-02T14:09:41.150Z] ---> Running in fc715e9ffaae [2021-03-02T14:09:42.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:09:42.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:09:42.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:09:42.381Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:09:42.381Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:09:42.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:09:42.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:09:42.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:09:42.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:09:43.191Z] OK: 233 MiB in 51 packages [2021-03-02T14:09:43.191Z] OK: 233 MiB in 51 packages [2021-03-02T14:09:43.483Z] OK: 233 MiB in 51 packages [2021-03-02T14:09:43.483Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:09:43.483Z] OK: 233 MiB in 51 packages [2021-03-02T14:09:44.070Z] OK: 233 MiB in 51 packages [2021-03-02T14:09:44.070Z] Removing intermediate container 7715e528e106 [2021-03-02T14:09:44.070Z] ---> e8d1b79fc81c [2021-03-02T14:09:44.070Z] Step 6/22 : COPY go.mod . [2021-03-02T14:09:44.338Z] Removing intermediate container 3fb61605af5a [2021-03-02T14:09:44.338Z] ---> 84d62a0cfb30 [2021-03-02T14:09:44.338Z] Step 6/23 : COPY go.mod . [2021-03-02T14:09:44.338Z] Removing intermediate container 02a09603dc70 [2021-03-02T14:09:44.338Z] ---> 1b547f78639f [2021-03-02T14:09:44.338Z] Step 6/30 : COPY go.mod . [2021-03-02T14:09:44.605Z] Removing intermediate container f234aa6fdb4f [2021-03-02T14:09:44.605Z] ---> 386d4f8ce536 [2021-03-02T14:09:44.605Z] Step 6/22 : COPY go.mod . [2021-03-02T14:09:44.605Z] ---> 4208879bbd71 [2021-03-02T14:09:44.605Z] Step 7/22 : RUN go mod download [2021-03-02T14:09:44.605Z] ---> Running in 164fb9fa37f0 [2021-03-02T14:09:44.870Z] ---> 73f47c2ffae7 [2021-03-02T14:09:44.870Z] Step 7/23 : RUN go mod download [2021-03-02T14:09:44.870Z] Removing intermediate container fc715e9ffaae [2021-03-02T14:09:44.870Z] ---> 4c6ce45b292c [2021-03-02T14:09:44.870Z] Step 6/23 : COPY go.mod . [2021-03-02T14:09:44.870Z] ---> bfd950515912 [2021-03-02T14:09:44.870Z] Step 7/30 : RUN go mod download [2021-03-02T14:09:45.140Z] ---> 4fe6a44002cf [2021-03-02T14:09:45.140Z] Step 7/22 : RUN go mod download [2021-03-02T14:09:45.140Z] ---> Running in f6073a7fd3eb [2021-03-02T14:09:45.403Z] ---> Running in fb8096a476d1 [2021-03-02T14:09:45.403Z] ---> Running in 5fc1bc363375 [2021-03-02T14:09:45.403Z] ---> e0b1d136dd0e [2021-03-02T14:09:45.403Z] Step 7/23 : RUN go mod download [2021-03-02T14:09:46.382Z] ---> Running in 405a3e652893 [2021-03-02T14:09:47.353Z] Removing intermediate container 164fb9fa37f0 [2021-03-02T14:09:47.354Z] ---> 008096026b1a [2021-03-02T14:09:47.354Z] Step 8/22 : COPY . . [2021-03-02T14:09:47.624Z] Removing intermediate container f6073a7fd3eb [2021-03-02T14:09:47.624Z] ---> f987276a1a07 [2021-03-02T14:09:47.624Z] Step 8/23 : COPY . . [2021-03-02T14:09:54.326Z] Removing intermediate container 405a3e652893 [2021-03-02T14:09:54.326Z] ---> b2bc8acfb9f6 [2021-03-02T14:09:54.326Z] Step 8/23 : COPY . . [2021-03-02T14:09:54.326Z] Removing intermediate container 5fc1bc363375 [2021-03-02T14:09:54.326Z] ---> a617534e6ef2 [2021-03-02T14:09:54.326Z] Step 8/22 : COPY . . [2021-03-02T14:09:54.326Z] Removing intermediate container fb8096a476d1 [2021-03-02T14:09:54.326Z] ---> eeb681e8020a [2021-03-02T14:09:54.326Z] Step 8/30 : COPY . . [2021-03-02T14:09:55.606Z] Removing intermediate container 98e68022bc91 [2021-03-02T14:09:55.606Z] ---> b61ee837fbdd [2021-03-02T14:09:55.878Z] Successfully built b61ee837fbdd [2021-03-02T14:09:56.151Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:09:56.550Z] + docker inspect -f . ci-base-image-arm64 [2021-03-02T14:09:56.550Z] . [Pipeline] withDockerContainer [2021-03-02T14:09:56.807Z] prd-ubuntu18.04-docker-arm64-4c-16g-28219 does not seem to be running inside a container [2021-03-02T14:09:56.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-02T14:09:58.537Z] $ docker top 7a1e8b3e79aba06694d1638a358584e0906e3b3eababad1042d5ed9aef8a6360 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T14:09:59.629Z] + go version [2021-03-02T14:09:59.629Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-02T14:09:59.667Z] $ docker stop --time=1 7a1e8b3e79aba06694d1638a358584e0906e3b3eababad1042d5ed9aef8a6360 [2021-03-02T14:10:01.568Z] $ docker rm -f 7a1e8b3e79aba06694d1638a358584e0906e3b3eababad1042d5ed9aef8a6360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:10:02.808Z] + docker inspect -f . ci-base-image-arm64 [2021-03-02T14:10:02.808Z] . [Pipeline] withDockerContainer [2021-03-02T14:10:03.052Z] prd-ubuntu18.04-docker-arm64-4c-16g-28219 does not seem to be running inside a container [2021-03-02T14:10:03.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-02T14:10:04.428Z] $ docker top 7e332b9a90a4481b45ddfaed1fe86ac417b670ff8b8ab83410bef25dd0d4afba -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-02T14:10:04.840Z] ========================================================= [2021-03-02T14:10:04.840Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-02T14:10:04.840Z] ========================================================= [Pipeline] sh [2021-03-02T14:10:05.499Z] + make test [2021-03-02T14:10:05.499Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-02T14:10:27.664Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-02T14:10:33.392Z] ---> 7cf78cd9c115 [2021-03-02T14:10:33.392Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-02T14:10:33.392Z] ---> ffebdd4590b9 [2021-03-02T14:10:33.392Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-02T14:10:33.392Z] ---> Running in 28b9b0cd8db6 [2021-03-02T14:10:33.392Z] ---> Running in 58cf9706ce45 [2021-03-02T14:10:33.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-02T14:10:33.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-02T14:10:33.392Z] ---> d9e001010ec1 [2021-03-02T14:10:33.392Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-02T14:10:33.392Z] ---> 5b612f6a011d [2021-03-02T14:10:33.392Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-02T14:10:33.392Z] ---> 7681e614be77 [2021-03-02T14:10:33.392Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-02T14:10:33.392Z] ---> Running in 0e27e20dd54b [2021-03-02T14:10:33.392Z] ---> Running in 30bb75b084cf [2021-03-02T14:10:33.392Z] ---> Running in f694077b912e [2021-03-02T14:10:33.392Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-02T14:10:33.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-02T14:10:33.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-02T14:11:14.691Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-02T14:11:20.557Z] Removing intermediate container 58cf9706ce45 [2021-03-02T14:11:20.558Z] ---> 995b9648062f [2021-03-02T14:11:20.558Z] [2021-03-02T14:11:20.558Z] Step 10/22 : FROM alpine:3.12 [2021-03-02T14:11:20.558Z] Removing intermediate container 0e27e20dd54b [2021-03-02T14:11:20.558Z] ---> 8742c846afef [2021-03-02T14:11:20.558Z] [2021-03-02T14:11:20.558Z] Step 10/30 : FROM alpine:3.12 [2021-03-02T14:11:20.558Z] 3.12: Pulling from library/alpine [2021-03-02T14:11:20.558Z] 3.12: Pulling from library/alpine [2021-03-02T14:11:20.558Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-02T14:11:20.558Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-02T14:11:20.558Z] Status: Image is up to date for alpine:3.12 [2021-03-02T14:11:20.558Z] ---> 88dd2752d2ea [2021-03-02T14:11:20.558Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-02T14:11:20.558Z] Status: Downloaded newer image for alpine:3.12 [2021-03-02T14:11:20.558Z] ---> 88dd2752d2ea [2021-03-02T14:11:20.558Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-02T14:11:21.451Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-02T14:11:21.545Z] ---> Running in 7c49f3240edf [2021-03-02T14:11:21.545Z] ---> Running in 80e870c6dc4f [2021-03-02T14:11:21.810Z] Removing intermediate container 28b9b0cd8db6 [2021-03-02T14:11:21.810Z] ---> 586caf4b5692 [2021-03-02T14:11:21.810Z] [2021-03-02T14:11:21.810Z] Step 10/23 : FROM alpine:3.12 [2021-03-02T14:11:21.810Z] ---> 88dd2752d2ea [2021-03-02T14:11:21.810Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-02T14:11:21.810Z] Removing intermediate container 30bb75b084cf [2021-03-02T14:11:21.810Z] ---> 5ab51e30f2cb [2021-03-02T14:11:21.810Z] [2021-03-02T14:11:21.810Z] Step 10/23 : FROM alpine:3.12 [2021-03-02T14:11:21.810Z] ---> 88dd2752d2ea [2021-03-02T14:11:21.810Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-02T14:11:21.810Z] Removing intermediate container f694077b912e [2021-03-02T14:11:21.810Z] ---> f964ce1ab6b0 [2021-03-02T14:11:21.810Z] [2021-03-02T14:11:21.810Z] Step 10/22 : FROM alpine:3.12 [2021-03-02T14:11:21.810Z] ---> 88dd2752d2ea [2021-03-02T14:11:21.810Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-02T14:11:22.075Z] ---> Running in be34e3c57dda [2021-03-02T14:11:22.075Z] ---> Running in eee6fa76aeaf [2021-03-02T14:11:22.075Z] ---> Running in cc02f1078a2a [2021-03-02T14:11:22.075Z] Removing intermediate container 80e870c6dc4f [2021-03-02T14:11:22.075Z] ---> 3d1124fe8763 [2021-03-02T14:11:22.075Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-02T14:11:22.340Z] ---> Running in 9bb692cc87bd [2021-03-02T14:11:22.340Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:11:22.340Z] Removing intermediate container be34e3c57dda [2021-03-02T14:11:22.340Z] ---> 9d66f4695db9 [2021-03-02T14:11:22.340Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-02T14:11:22.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:11:22.617Z] ---> Running in af2f2a9c099a [2021-03-02T14:11:22.617Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-02T14:11:22.898Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-02T14:11:22.898Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:11:22.898Z] Executing ca-certificates-20191127-r4.trigger [2021-03-02T14:11:22.898Z] OK: 6 MiB in 16 packages [2021-03-02T14:11:23.484Z] Removing intermediate container af2f2a9c099a [2021-03-02T14:11:23.484Z] ---> f700e37d488e [2021-03-02T14:11:23.484Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-02T14:11:23.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:11:23.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:11:23.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:11:23.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:11:23.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:11:23.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:11:23.755Z] ---> Running in cfd2d20f58e6 [2021-03-02T14:11:23.755Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-02T14:11:23.755Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:11:23.755Z] OK: 6 MiB in 15 packages [2021-03-02T14:11:23.755Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-02T14:11:23.755Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-02T14:11:23.755Z] (2/2) Installing su-exec (0.2-r1) [2021-03-02T14:11:23.755Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:11:23.755Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:11:23.755Z] OK: 6 MiB in 15 packages [2021-03-02T14:11:23.755Z] OK: 6 MiB in 16 packages [2021-03-02T14:11:24.020Z] Removing intermediate container cfd2d20f58e6 [2021-03-02T14:11:24.020Z] ---> 8bfae56de831 [2021-03-02T14:11:24.020Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:11:24.288Z] ---> Running in 76401bbd337a [2021-03-02T14:11:24.552Z] Removing intermediate container 7c49f3240edf [2021-03-02T14:11:24.552Z] ---> cc29b4d3c5bf [2021-03-02T14:11:24.552Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-02T14:11:24.552Z] ---> Running in 0b97556da2cd [2021-03-02T14:11:25.141Z] Removing intermediate container 0b97556da2cd [2021-03-02T14:11:25.141Z] ---> 45fd968cb723 [2021-03-02T14:11:25.141Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-02T14:11:25.141Z] Removing intermediate container eee6fa76aeaf [2021-03-02T14:11:25.141Z] ---> f1596a4094b8 [2021-03-02T14:11:25.141Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-02T14:11:25.405Z] ---> Running in b53928618fc3 [2021-03-02T14:11:25.405Z] ---> Running in 18f7000b7edf [2021-03-02T14:11:25.405Z] Removing intermediate container cc02f1078a2a [2021-03-02T14:11:25.405Z] ---> 9c95d5314bea [2021-03-02T14:11:25.405Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-02T14:11:25.405Z] Removing intermediate container 9bb692cc87bd [2021-03-02T14:11:25.405Z] ---> d05beff5c131 [2021-03-02T14:11:25.405Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-02T14:11:25.726Z] ---> Running in f8f89adbadfd [2021-03-02T14:11:25.726Z] ---> Running in 94e8eb994acd [2021-03-02T14:11:26.679Z] Removing intermediate container 18f7000b7edf [2021-03-02T14:11:26.679Z] ---> 5e3a9e4c4244 [2021-03-02T14:11:26.679Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-02T14:11:26.679Z] Removing intermediate container b53928618fc3 [2021-03-02T14:11:26.679Z] ---> d44ec633a849 [2021-03-02T14:11:26.679Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-02T14:11:26.945Z] ---> Running in c15facbb6d45 [2021-03-02T14:11:26.945Z] ---> Running in 0d57d4d6b00b [2021-03-02T14:11:26.945Z] Removing intermediate container 94e8eb994acd [2021-03-02T14:11:26.945Z] ---> 25775eec6371 [2021-03-02T14:11:26.945Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-02T14:11:26.945Z] Removing intermediate container f8f89adbadfd [2021-03-02T14:11:26.945Z] ---> 8144c738ce60 [2021-03-02T14:11:26.945Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-02T14:11:27.220Z] ---> Running in 1539cf6a9af1 [2021-03-02T14:11:27.220Z] Removing intermediate container 76401bbd337a [2021-03-02T14:11:27.220Z] ---> 3cafa9222c43 [2021-03-02T14:11:27.220Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-02T14:11:27.220Z] ---> Running in 1d7d8b1b3323 [2021-03-02T14:11:27.220Z] Removing intermediate container 0d57d4d6b00b [2021-03-02T14:11:27.220Z] ---> 48fedb7e8e56 [2021-03-02T14:11:27.220Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T14:11:27.220Z] Removing intermediate container c15facbb6d45 [2021-03-02T14:11:27.220Z] ---> f0c059852b86 [2021-03-02T14:11:27.220Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-02T14:11:27.491Z] ---> Running in f939cb442a63 [2021-03-02T14:11:27.491Z] ---> Running in d3d6e0afe43e [2021-03-02T14:11:27.754Z] Removing intermediate container 1539cf6a9af1 [2021-03-02T14:11:27.754Z] ---> e7d5ec18c8c1 [2021-03-02T14:11:27.754Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-02T14:11:27.754Z] Removing intermediate container 1d7d8b1b3323 [2021-03-02T14:11:27.754Z] ---> bc402e0fe42d [2021-03-02T14:11:27.754Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-02T14:11:28.020Z] ---> Running in fe7bed8e0229 [2021-03-02T14:11:28.020Z] ---> 300da6945a80 [2021-03-02T14:11:28.020Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-02T14:11:28.020Z] ---> Running in 6753ceacb492 [2021-03-02T14:11:28.020Z] Removing intermediate container d3d6e0afe43e [2021-03-02T14:11:28.020Z] ---> f3d128400b6e [2021-03-02T14:11:28.020Z] Step 15/23 : WORKDIR / [2021-03-02T14:11:28.298Z] Removing intermediate container 6753ceacb492 [2021-03-02T14:11:28.298Z] ---> e9b5d0a34c50 [2021-03-02T14:11:28.298Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T14:11:28.298Z] ---> Running in 14cf2abdd9d7 [2021-03-02T14:11:28.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:11:28.563Z] ---> 41ceb70a3b4f [2021-03-02T14:11:28.563Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-02T14:11:28.831Z] Removing intermediate container 14cf2abdd9d7 [2021-03-02T14:11:28.831Z] ---> 9023b1241d6e [2021-03-02T14:11:28.831Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T14:11:28.831Z] ---> 4d26c4eef0d6 [2021-03-02T14:11:28.831Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-02T14:11:29.095Z] ---> f2261b8fa04c [2021-03-02T14:11:29.095Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-02T14:11:29.095Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:11:29.361Z] ---> Running in 3726797cee0e [2021-03-02T14:11:29.361Z] ---> 84fbeae8856b [2021-03-02T14:11:29.361Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-02T14:11:29.629Z] ---> 5f60e20c1eab [2021-03-02T14:11:29.629Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-02T14:11:29.629Z] Removing intermediate container fe7bed8e0229 [2021-03-02T14:11:29.629Z] ---> 3a2bfcb8e4d2 [2021-03-02T14:11:29.629Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-02T14:11:29.629Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-02T14:11:29.629Z] Removing intermediate container 3726797cee0e [2021-03-02T14:11:29.629Z] ---> e0027ea15679 [2021-03-02T14:11:29.629Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T14:11:29.629Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-02T14:11:29.629Z] ---> Running in d378216e9002 [2021-03-02T14:11:29.892Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-02T14:11:29.892Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-02T14:11:29.901Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-02T14:11:29.901Z] ---> Running in bf2582bee81b [2021-03-02T14:11:29.901Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-02T14:11:29.901Z] ---> ac179928d1fc [2021-03-02T14:11:29.901Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-02T14:11:30.178Z] ---> Running in b2ff7b8955a4 [2021-03-02T14:11:30.178Z] ---> 654c0824c0c6 [2021-03-02T14:11:30.178Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-02T14:11:30.178Z] Removing intermediate container d378216e9002 [2021-03-02T14:11:30.178Z] ---> 930b3ace5875 [2021-03-02T14:11:30.178Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-02T14:11:30.178Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-02T14:11:30.178Z] Removing intermediate container bf2582bee81b [2021-03-02T14:11:30.178Z] ---> f18007b39485 [2021-03-02T14:11:30.178Z] Step 20/22 : LABEL arch=x86_64 [2021-03-02T14:11:30.178Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-02T14:11:30.178Z] ---> Running in 8258398b56b2 [2021-03-02T14:11:30.450Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:11:30.450Z] OK: 8 MiB in 20 packages [2021-03-02T14:11:30.450Z] Removing intermediate container b2ff7b8955a4 [2021-03-02T14:11:30.450Z] ---> f92ffc585206 [2021-03-02T14:11:30.450Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T14:11:30.450Z] ---> Running in 2e11331c37ee [2021-03-02T14:11:30.714Z] Removing intermediate container 8258398b56b2 [2021-03-02T14:11:30.714Z] ---> 1bd97d019fb3 [2021-03-02T14:11:30.714Z] Step 21/22 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:11:30.714Z] ---> 1531934a4ec9 [2021-03-02T14:11:30.714Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-02T14:11:30.714Z] ---> 9d2c95f7cd24 [2021-03-02T14:11:30.714Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-02T14:11:30.982Z] ---> Running in c3eead7dcf28 [2021-03-02T14:11:30.982Z] ---> Running in 11b03c2ce1ab [2021-03-02T14:11:30.982Z] ---> Running in cc04c5687213 [2021-03-02T14:11:31.251Z] Removing intermediate container 2e11331c37ee [2021-03-02T14:11:31.251Z] ---> 8dc2905ebfc3 [2021-03-02T14:11:31.251Z] Step 20/22 : LABEL arch=x86_64 [2021-03-02T14:11:31.520Z] ---> Running in b4b444a61a11 [2021-03-02T14:11:31.520Z] Removing intermediate container cc04c5687213 [2021-03-02T14:11:31.520Z] ---> ea72c3407ecb [2021-03-02T14:11:31.520Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T14:11:31.520Z] Removing intermediate container 11b03c2ce1ab [2021-03-02T14:11:31.520Z] ---> 05ada7d7c2f7 [2021-03-02T14:11:31.520Z] Step 22/22 : LABEL version=0.0.0 [2021-03-02T14:11:31.520Z] Removing intermediate container f939cb442a63 [2021-03-02T14:11:31.520Z] ---> 8dd0497f204f [2021-03-02T14:11:31.520Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T14:11:31.790Z] ---> Running in 29c9bf48854c [2021-03-02T14:11:31.790Z] ---> Running in 5a98acb16e10 [2021-03-02T14:11:31.790Z] Removing intermediate container b4b444a61a11 [2021-03-02T14:11:31.790Z] ---> c201d2155a52 [2021-03-02T14:11:31.790Z] Step 21/22 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:11:31.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-02T14:11:31.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-02T14:11:31.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-02T14:11:32.054Z] ---> Running in f9c0b2b8f8f5 [2021-03-02T14:11:32.054Z] Removing intermediate container 29c9bf48854c [2021-03-02T14:11:32.054Z] ---> ac6104a78412 [2021-03-02T14:11:32.054Z] Step 21/23 : LABEL arch=x86_64 [2021-03-02T14:11:32.054Z] ---> b76f28d3fdc0 [2021-03-02T14:11:32.054Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-02T14:11:32.054Z] Removing intermediate container 5a98acb16e10 [2021-03-02T14:11:32.054Z] ---> f6837d496902 [2021-03-02T14:11:32.054Z] [2021-03-02T14:11:32.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-02T14:11:32.318Z] ---> Running in 5d2d0b59dbe6 [2021-03-02T14:11:32.318Z] Removing intermediate container f9c0b2b8f8f5 [2021-03-02T14:11:32.318Z] ---> 7a118b8bb3b9 [2021-03-02T14:11:32.318Z] Step 22/22 : LABEL version=0.0.0 [2021-03-02T14:11:32.584Z] Successfully built f6837d496902 [2021-03-02T14:11:32.856Z] Successfully tagged docker-support-notifications-go:latest [2021-03-02T14:11:32.857Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-03-02T14:11:32.857Z] ---> Running in bf4e36d165b1 [2021-03-02T14:11:32.857Z] Removing intermediate container 5d2d0b59dbe6 [2021-03-02T14:11:32.857Z] ---> 2685931daf59 [2021-03-02T14:11:32.857Z] Step 22/23 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:11:32.857Z] ---> 980c5a9ece77 [2021-03-02T14:11:32.857Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-02T14:11:33.132Z] ---> Running in 6224e0308151 [2021-03-02T14:11:33.132Z] Removing intermediate container c3eead7dcf28 [2021-03-02T14:11:33.132Z] ---> e3ada7b59501 [2021-03-02T14:11:33.132Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T14:11:33.132Z] Removing intermediate container bf4e36d165b1 [2021-03-02T14:11:33.132Z] ---> 76c9bc32b7cc [2021-03-02T14:11:33.132Z] [2021-03-02T14:11:33.399Z] Removing intermediate container 6224e0308151 [2021-03-02T14:11:33.400Z] ---> b7d640e11e0e [2021-03-02T14:11:33.400Z] Step 23/23 : LABEL version=0.0.0 [2021-03-02T14:11:33.400Z] ---> 7a63877753d0 [2021-03-02T14:11:33.400Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-02T14:11:33.400Z] Successfully built 76c9bc32b7cc [2021-03-02T14:11:33.979Z] ---> Running in 8d99ff6029c9 [2021-03-02T14:11:33.979Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-02T14:11:33.979Z] Building docker-security-secretstore-setup-go [2021-03-02T14:11:34.243Z]  Building docker-support-scheduler-go ... done  ---> Running in ee53eae90e1a [2021-03-02T14:11:34.243Z] ---> 735d5fcf5101 [2021-03-02T14:11:34.243Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-02T14:11:34.507Z] Removing intermediate container 8d99ff6029c9 [2021-03-02T14:11:34.507Z] ---> bce0895cd604 [2021-03-02T14:11:34.507Z] [2021-03-02T14:11:35.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-02T14:11:35.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-02T14:11:35.910Z] Removing intermediate container ee53eae90e1a [2021-03-02T14:11:35.911Z] ---> 338f7261af7c [2021-03-02T14:11:35.911Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T14:11:35.911Z] Successfully built bce0895cd604 [2021-03-02T14:11:37.846Z] Successfully tagged docker-core-metadata-go:latest [2021-03-02T14:11:37.846Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-03-02T14:11:37.846Z] ---> Running in 22f03dc4b63d [2021-03-02T14:11:38.117Z] ---> 033f644b6d25 [2021-03-02T14:11:38.117Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-02T14:11:42.373Z] Removing intermediate container 22f03dc4b63d [2021-03-02T14:11:42.373Z] ---> 4c4b3800e074 [2021-03-02T14:11:42.373Z] Step 21/23 : LABEL arch=x86_64 [2021-03-02T14:11:42.637Z] ---> 625558aac639 [2021-03-02T14:11:42.637Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-02T14:11:43.219Z] ---> Running in ec8248169c95 [2021-03-02T14:11:43.219Z] ---> cd6eced84662 [2021-03-02T14:11:43.219Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-02T14:11:43.485Z] Removing intermediate container ec8248169c95 [2021-03-02T14:11:43.485Z] ---> 2a8a5443eb7f [2021-03-02T14:11:43.485Z] Step 22/23 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:11:43.485Z] ---> Running in d5b834710fc0 [2021-03-02T14:11:43.485Z] ---> Running in 5ff2fac2a52c [2021-03-02T14:11:44.180Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-02T14:11:44.180Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-02T14:11:44.180Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-02T14:11:46.859Z] Removing intermediate container d5b834710fc0 [2021-03-02T14:11:46.859Z] ---> 9c89e38bcbf9 [2021-03-02T14:11:46.859Z] Step 23/23 : LABEL version=0.0.0 [2021-03-02T14:11:47.124Z] Removing intermediate container 5ff2fac2a52c [2021-03-02T14:11:47.124Z] ---> aa8cba6e7115 [2021-03-02T14:11:47.124Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-02T14:11:47.397Z] ---> Running in b00d634597f3 [2021-03-02T14:11:48.841Z] Removing intermediate container b00d634597f3 [2021-03-02T14:11:48.841Z] ---> 7268e63f8e8f [2021-03-02T14:11:48.841Z] [2021-03-02T14:11:49.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.319s coverage: 45.9% of statements [2021-03-02T14:11:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-02T14:11:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-02T14:11:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-02T14:11:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-02T14:11:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-02T14:11:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-02T14:11:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-02T14:11:49.807Z] Successfully built 7268e63f8e8f [2021-03-02T14:11:50.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.212s coverage: 100.0% of statements [2021-03-02T14:11:50.771Z] ---> 087782ff1d65 [2021-03-02T14:11:50.771Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-02T14:11:51.749Z] Successfully tagged docker-core-data-go:latest [2021-03-02T14:11:51.749Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-03-02T14:11:53.703Z] ---> Running in 3bea22fd04b3 [2021-03-02T14:11:55.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.535s coverage: 27.1% of statements [2021-03-02T14:11:55.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-02T14:11:55.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-02T14:11:55.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-02T14:11:55.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-02T14:11:55.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-02T14:11:55.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-02T14:11:55.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements [2021-03-02T14:11:55.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-02T14:11:55.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.139s coverage: 100.0% of statements [2021-03-02T14:11:55.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-02T14:11:55.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-02T14:11:57.073Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:11:57.074Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:11:57.074Z] ---> 7ad8f9fa33f7 [2021-03-02T14:11:57.074Z] Step 3/21 : WORKDIR /edgex-go [2021-03-02T14:11:57.074Z] ---> Using cache [2021-03-02T14:11:57.074Z] ---> e4f18e6eeaa7 [2021-03-02T14:11:57.074Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:11:57.074Z] ---> Using cache [2021-03-02T14:11:57.074Z] ---> 1a3dbe590614 [2021-03-02T14:11:57.074Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-02T14:11:57.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.270s coverage: 66.2% of statements [2021-03-02T14:11:57.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-02T14:11:57.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-02T14:11:57.346Z] ---> Using cache [2021-03-02T14:11:57.346Z] ---> 386d4f8ce536 [2021-03-02T14:11:57.346Z] Step 6/21 : COPY go.mod . [2021-03-02T14:11:57.346Z] ---> Using cache [2021-03-02T14:11:57.346Z] ---> 4fe6a44002cf [2021-03-02T14:11:57.346Z] Step 7/21 : RUN go mod download [2021-03-02T14:11:57.346Z] ---> Using cache [2021-03-02T14:11:57.346Z] ---> a617534e6ef2 [2021-03-02T14:11:57.346Z] Step 8/21 : COPY . . [2021-03-02T14:11:57.346Z] ---> Using cache [2021-03-02T14:11:57.346Z] ---> 5b612f6a011d [2021-03-02T14:11:57.346Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-02T14:11:58.313Z] ---> Running in 185fdd6c0f5f [2021-03-02T14:11:58.893Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:11:58.893Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:11:58.893Z] ---> 7ad8f9fa33f7 [2021-03-02T14:11:58.893Z] Step 3/24 : WORKDIR /edgex-go [2021-03-02T14:11:58.893Z] ---> Using cache [2021-03-02T14:11:58.893Z] ---> e4f18e6eeaa7 [2021-03-02T14:11:58.893Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:11:58.893Z] ---> Using cache [2021-03-02T14:11:58.893Z] ---> 1a3dbe590614 [2021-03-02T14:11:58.893Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-02T14:11:58.893Z] ---> Using cache [2021-03-02T14:11:58.893Z] ---> 386d4f8ce536 [2021-03-02T14:11:58.893Z] Step 6/24 : COPY go.mod . [2021-03-02T14:11:58.893Z] ---> Using cache [2021-03-02T14:11:58.893Z] ---> 4fe6a44002cf [2021-03-02T14:11:58.893Z] Step 7/24 : RUN go mod download [2021-03-02T14:11:58.893Z] ---> Using cache [2021-03-02T14:11:58.893Z] ---> a617534e6ef2 [2021-03-02T14:11:58.893Z] Step 8/24 : COPY . . [2021-03-02T14:11:58.893Z] ---> Using cache [2021-03-02T14:11:58.893Z] ---> 5b612f6a011d [2021-03-02T14:11:58.893Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-02T14:11:59.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.665s coverage: 82.4% of statements [2021-03-02T14:11:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-02T14:11:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-02T14:11:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-02T14:11:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-02T14:12:01.633Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:12:01.633Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:12:01.633Z] ---> 7ad8f9fa33f7 [2021-03-02T14:12:01.634Z] Step 3/26 : WORKDIR /edgex-go [2021-03-02T14:12:01.634Z] ---> Using cache [2021-03-02T14:12:01.634Z] ---> e4f18e6eeaa7 [2021-03-02T14:12:01.634Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:12:01.634Z] ---> Using cache [2021-03-02T14:12:01.634Z] ---> 1a3dbe590614 [2021-03-02T14:12:01.634Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-02T14:12:01.634Z] ---> Running in 44adf0a9d0b1 [2021-03-02T14:12:03.221Z] Removing intermediate container 3bea22fd04b3 [2021-03-02T14:12:03.221Z] ---> f74acbf7e3ba [2021-03-02T14:12:03.221Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-02T14:12:03.221Z] ---> Running in d6d1a200b186 [2021-03-02T14:12:03.221Z] ---> Running in 67831b0b3699 [2021-03-02T14:12:03.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-02T14:12:04.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-02T14:12:04.483Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:12:04.782Z] Removing intermediate container 67831b0b3699 [2021-03-02T14:12:04.782Z] ---> 3730ca70f869 [2021-03-02T14:12:04.782Z] Step 27/30 : CMD ["gate"] [2021-03-02T14:12:05.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:12:05.645Z] ---> Running in e3a8a792748c [2021-03-02T14:12:05.645Z] OK: 233 MiB in 51 packages [2021-03-02T14:12:06.621Z] Removing intermediate container e3a8a792748c [2021-03-02T14:12:06.621Z] ---> b8b552fe1b48 [2021-03-02T14:12:06.621Z] Step 28/30 : LABEL arch=x86_64 [2021-03-02T14:12:07.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.118s coverage: 28.6% of statements [2021-03-02T14:12:07.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-02T14:12:07.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-02T14:12:07.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-02T14:12:07.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-02T14:12:07.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-02T14:12:07.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.143s coverage: 100.0% of statements [2021-03-02T14:12:07.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-02T14:12:07.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements [2021-03-02T14:12:07.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-02T14:12:07.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.318s coverage: 86.7% of statements [2021-03-02T14:12:07.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-02T14:12:07.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.404s coverage: 97.5% of statements [2021-03-02T14:12:07.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-02T14:12:07.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements [2021-03-02T14:12:07.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-02T14:12:07.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-02T14:12:07.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-02T14:12:07.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-02T14:12:08.082Z] ---> Running in b15b3ad60d57 [2021-03-02T14:12:08.693Z] Removing intermediate container d6d1a200b186 [2021-03-02T14:12:08.693Z] ---> 19b6b11be9b9 [2021-03-02T14:12:08.693Z] Step 6/26 : COPY go.mod . [2021-03-02T14:12:08.965Z] Removing intermediate container b15b3ad60d57 [2021-03-02T14:12:08.965Z] ---> 11078dceb645 [2021-03-02T14:12:08.965Z] Step 29/30 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:12:09.569Z] ---> 2f06751faa7f [2021-03-02T14:12:09.569Z] Step 7/26 : RUN go mod download [2021-03-02T14:12:09.569Z] ---> Running in bd48382092ff [2021-03-02T14:12:09.569Z] ---> Running in 0dabc471c2ce [2021-03-02T14:12:10.566Z] Removing intermediate container bd48382092ff [2021-03-02T14:12:10.566Z] ---> 52307244c9a4 [2021-03-02T14:12:10.566Z] Step 30/30 : LABEL version=0.0.0 [2021-03-02T14:12:11.185Z] ---> Running in e64d8eb9a0fe [2021-03-02T14:12:11.782Z] Removing intermediate container e64d8eb9a0fe [2021-03-02T14:12:11.782Z] ---> 51d80ee0926b [2021-03-02T14:12:11.782Z] [2021-03-02T14:12:12.378Z] Successfully built 51d80ee0926b [2021-03-02T14:12:12.378Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-02T14:12:15.800Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 0dabc471c2ce [2021-03-02T14:12:15.800Z] ---> 805fe61ba992 [2021-03-02T14:12:15.800Z] Step 8/26 : COPY . . [2021-03-02T14:12:15.800Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:12:15.800Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:12:15.800Z] ---> 7ad8f9fa33f7 [2021-03-02T14:12:15.800Z] Step 3/23 : WORKDIR /edgex-go [2021-03-02T14:12:15.800Z] ---> Using cache [2021-03-02T14:12:15.800Z] ---> e4f18e6eeaa7 [2021-03-02T14:12:15.800Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:12:15.800Z] ---> Using cache [2021-03-02T14:12:15.800Z] ---> 1a3dbe590614 [2021-03-02T14:12:15.800Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-02T14:12:15.800Z] ---> Using cache [2021-03-02T14:12:15.800Z] ---> 386d4f8ce536 [2021-03-02T14:12:15.800Z] Step 6/23 : COPY go.mod . [2021-03-02T14:12:15.800Z] ---> Using cache [2021-03-02T14:12:15.800Z] ---> 4fe6a44002cf [2021-03-02T14:12:15.800Z] Step 7/23 : RUN go mod download [2021-03-02T14:12:15.800Z] ---> Using cache [2021-03-02T14:12:15.800Z] ---> a617534e6ef2 [2021-03-02T14:12:15.800Z] Step 8/23 : COPY . . [2021-03-02T14:12:15.800Z] ---> Using cache [2021-03-02T14:12:15.800Z] ---> 5b612f6a011d [2021-03-02T14:12:15.800Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-02T14:12:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.288s coverage: 92.8% of statements [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-02T14:12:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-02T14:12:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.197s coverage: 0.1% of statements [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-02T14:12:17.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-02T14:12:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 45.5% of statements [2021-03-02T14:12:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.097s coverage: 79.5% of statements [2021-03-02T14:12:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2021-03-02T14:12:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2021-03-02T14:12:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-03-02T14:12:18.427Z] ---> Running in bc8ff0891301 [2021-03-02T14:12:19.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-02T14:12:27.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-02T14:12:27.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-02T14:12:27.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements [2021-03-02T14:12:27.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2021-03-02T14:12:40.034Z] Removing intermediate container 185fdd6c0f5f [2021-03-02T14:12:40.034Z] ---> 0291014da607 [2021-03-02T14:12:40.034Z] [2021-03-02T14:12:40.034Z] Step 10/21 : FROM alpine:3.12 [2021-03-02T14:12:40.034Z] Removing intermediate container 44adf0a9d0b1 [2021-03-02T14:12:40.034Z] ---> cfac0c8204c5 [2021-03-02T14:12:40.034Z] [2021-03-02T14:12:40.034Z] Step 10/24 : FROM alpine:3.12 [2021-03-02T14:12:40.034Z] ---> 88dd2752d2ea [2021-03-02T14:12:40.034Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-02T14:12:40.034Z] ---> 88dd2752d2ea [2021-03-02T14:12:40.034Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-02T14:12:40.034Z] ---> 3e5e78e6e92c [2021-03-02T14:12:40.034Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-02T14:12:40.034Z] ---> Running in b892761826f0 [2021-03-02T14:12:40.034Z] ---> Running in dba9bf5533f1 [2021-03-02T14:12:40.299Z] ---> Running in 7ac250f0efb2 [2021-03-02T14:12:41.311Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-02T14:12:41.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:12:41.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:12:41.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:12:41.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:12:41.857Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-02T14:12:41.857Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-02T14:12:41.857Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-02T14:12:41.857Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-02T14:12:41.857Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-02T14:12:41.857Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-02T14:12:41.857Z] (4/4) Installing curl (7.69.1-r3) [2021-03-02T14:12:41.857Z] (4/5) Installing curl (7.69.1-r3) [2021-03-02T14:12:41.857Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:12:41.857Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-02T14:12:41.857Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:12:41.857Z] Executing ca-certificates-20191127-r4.trigger [2021-03-02T14:12:41.857Z] Executing ca-certificates-20191127-r4.trigger [2021-03-02T14:12:41.857Z] OK: 7 MiB in 18 packages [2021-03-02T14:12:41.857Z] OK: 7 MiB in 19 packages [2021-03-02T14:12:44.474Z] Removing intermediate container b892761826f0 [2021-03-02T14:12:44.474Z] ---> 9f53ca4ce5b9 [2021-03-02T14:12:44.474Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.117s coverage: 92.9% of statements [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 77.8% of statements [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.115s coverage: 87.2% of statements [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.6% of statements [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.186s coverage: 91.6% of statements [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.491s coverage: 62.4% of statements [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.827s coverage: 69.1% of statements [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.332s coverage: 38.4% of statements [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.085s coverage: 89.5% of statements [2021-03-02T14:12:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-02T14:12:46.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements [2021-03-02T14:12:46.398Z] Removing intermediate container dba9bf5533f1 [2021-03-02T14:12:46.398Z] ---> fd9ed62d8abc [2021-03-02T14:12:46.398Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-02T14:12:46.996Z] ---> Running in 619a72b86e0b [2021-03-02T14:12:48.412Z] ---> Running in 9ef9797b2bae [2021-03-02T14:12:48.412Z] Removing intermediate container bc8ff0891301 [2021-03-02T14:12:48.412Z] ---> dc77d6500f69 [2021-03-02T14:12:48.412Z] [2021-03-02T14:12:48.412Z] Step 10/23 : FROM alpine:3.12 [2021-03-02T14:12:48.412Z] ---> 88dd2752d2ea [2021-03-02T14:12:48.412Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-02T14:12:48.412Z] ---> Using cache [2021-03-02T14:12:48.412Z] ---> 9c95d5314bea [2021-03-02T14:12:48.412Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-02T14:12:48.689Z] ---> Using cache [2021-03-02T14:12:48.689Z] ---> 8144c738ce60 [2021-03-02T14:12:48.689Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-02T14:12:48.689Z] Removing intermediate container 619a72b86e0b [2021-03-02T14:12:48.689Z] ---> 2cefcb585644 [2021-03-02T14:12:48.689Z] Step 13/24 : WORKDIR / [2021-03-02T14:12:48.976Z] ---> Running in 0d8a23d49d10 [2021-03-02T14:12:48.976Z] Removing intermediate container 9ef9797b2bae [2021-03-02T14:12:48.976Z] ---> e844afdfb601 [2021-03-02T14:12:48.976Z] Step 13/21 : WORKDIR /edgex [2021-03-02T14:12:48.976Z] ---> Running in f93b750d6952 [2021-03-02T14:12:48.976Z] ---> Running in 2591677d2eda [2021-03-02T14:12:49.253Z] Removing intermediate container 0d8a23d49d10 [2021-03-02T14:12:49.253Z] ---> c16bf93ff6e3 [2021-03-02T14:12:49.253Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-02T14:12:49.253Z] Removing intermediate container f93b750d6952 [2021-03-02T14:12:49.253Z] ---> a82dffe186e5 [2021-03-02T14:12:49.254Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-02T14:12:49.525Z] ---> Running in 78b1436f0a0b [2021-03-02T14:12:49.525Z] Removing intermediate container 2591677d2eda [2021-03-02T14:12:49.525Z] ---> 5ce0ca9639bb [2021-03-02T14:12:49.525Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-02T14:12:49.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.450s coverage: 47.0% of statements [2021-03-02T14:12:49.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-02T14:12:49.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-02T14:12:49.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-02T14:12:49.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-02T14:12:49.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-02T14:12:49.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.147s coverage: 100.0% of statements [2021-03-02T14:12:49.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-02T14:12:49.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.134s coverage: 100.0% of statements [2021-03-02T14:12:49.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-02T14:12:49.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-02T14:12:49.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-02T14:12:49.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-02T14:12:49.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.389s coverage: 89.4% of statements [2021-03-02T14:12:49.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-02T14:12:49.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-02T14:12:49.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-02T14:12:50.118Z] ---> 4e48e002978a [2021-03-02T14:12:50.118Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-02T14:12:50.118Z] Removing intermediate container 78b1436f0a0b [2021-03-02T14:12:50.118Z] ---> c39396ac559e [2021-03-02T14:12:50.118Z] Step 15/23 : WORKDIR / [2021-03-02T14:12:50.118Z] ---> 1d6aed83cfd5 [2021-03-02T14:12:50.118Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-02T14:12:50.118Z] ---> Running in fc05ae403a82 [2021-03-02T14:12:50.393Z] Removing intermediate container fc05ae403a82 [2021-03-02T14:12:50.393Z] ---> df76e22788e2 [2021-03-02T14:12:50.393Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T14:12:50.662Z] ---> 95b5a4c63ee6 [2021-03-02T14:12:50.662Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-02T14:12:50.940Z] ---> cdb1a2555d54 [2021-03-02T14:12:50.940Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-02T14:12:50.940Z] ---> 890c534b0e80 [2021-03-02T14:12:50.940Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-02T14:12:50.940Z] ---> ca53aa40e919 [2021-03-02T14:12:50.940Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-02T14:12:52.353Z] ---> 0b6f59fc6bed [2021-03-02T14:12:52.353Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-02T14:12:52.353Z] ---> e1e97dfa7fe1 [2021-03-02T14:12:52.353Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-02T14:12:52.353Z] ---> fc57ad18f0ac [2021-03-02T14:12:52.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-02T14:12:52.353Z] ---> Running in 83a1fc55cbc0 [2021-03-02T14:12:52.628Z] Removing intermediate container 83a1fc55cbc0 [2021-03-02T14:12:52.628Z] ---> 6fb28fdfd635 [2021-03-02T14:12:52.628Z] Step 18/21 : CMD ["--init=true"] [2021-03-02T14:12:52.899Z] ---> 6e56549a2ecc [2021-03-02T14:12:52.899Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-02T14:12:52.899Z] ---> Running in fb3174f81cad [2021-03-02T14:12:52.899Z] ---> cb70aee3680a [2021-03-02T14:12:52.899Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-02T14:12:52.899Z] ---> Running in 13361d12dbbf [2021-03-02T14:12:53.179Z] Removing intermediate container fb3174f81cad [2021-03-02T14:12:53.179Z] ---> bd8031665e01 [2021-03-02T14:12:53.179Z] Step 19/21 : LABEL arch=x86_64 [2021-03-02T14:12:53.447Z] Removing intermediate container 13361d12dbbf [2021-03-02T14:12:53.447Z] ---> 6966e4fcd1ee [2021-03-02T14:12:53.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T14:12:53.447Z] ---> Running in ecb56535a95e [2021-03-02T14:12:53.719Z] ---> 42eff4135229 [2021-03-02T14:12:53.719Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-02T14:12:53.719Z] ---> Running in e3db0c1cdb01 [2021-03-02T14:12:53.982Z] ---> Running in 459ce39d1f45 [2021-03-02T14:12:53.982Z] Removing intermediate container ecb56535a95e [2021-03-02T14:12:53.982Z] ---> a89db3d2daa2 [2021-03-02T14:12:53.982Z] Step 20/21 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:12:54.254Z] ---> Running in b338d61cf142 [2021-03-02T14:12:54.254Z] Removing intermediate container e3db0c1cdb01 [2021-03-02T14:12:54.254Z] ---> 58232fe1862a [2021-03-02T14:12:54.254Z] Step 21/23 : LABEL arch=x86_64 [2021-03-02T14:12:54.254Z] ---> Running in f5bb4d9dde70 [2021-03-02T14:12:54.527Z] Removing intermediate container b338d61cf142 [2021-03-02T14:12:54.527Z] ---> e7f662ffcd09 [2021-03-02T14:12:54.527Z] Step 21/21 : LABEL version=0.0.0 [2021-03-02T14:12:54.527Z] ---> Running in 17ce416b08ae [2021-03-02T14:12:54.527Z] Removing intermediate container f5bb4d9dde70 [2021-03-02T14:12:54.527Z] ---> f39545f74be4 [2021-03-02T14:12:54.527Z] Step 22/23 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:12:54.808Z] ---> Running in 41187978daaf [2021-03-02T14:12:54.808Z] Removing intermediate container 17ce416b08ae [2021-03-02T14:12:54.808Z] ---> 3def388e5ab0 [2021-03-02T14:12:54.808Z] [2021-03-02T14:12:55.391Z] Successfully built 3def388e5ab0 [2021-03-02T14:12:55.661Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-02T14:12:55.661Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 41187978daaf [2021-03-02T14:12:55.661Z] ---> 995fe895a660 [2021-03-02T14:12:55.661Z] Step 23/23 : LABEL version=0.0.0 [2021-03-02T14:12:55.925Z] ---> Running in abfe49741a1f [2021-03-02T14:12:55.925Z] Removing intermediate container 459ce39d1f45 [2021-03-02T14:12:55.925Z] ---> 719aecbcb06b [2021-03-02T14:12:55.925Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-02T14:12:56.188Z] Removing intermediate container abfe49741a1f [2021-03-02T14:12:56.188Z] ---> 61d712daedc9 [2021-03-02T14:12:56.188Z] [2021-03-02T14:12:56.188Z] ---> Running in 4f00867dc7db [2021-03-02T14:12:56.188Z] Successfully built 61d712daedc9 [2021-03-02T14:12:56.188Z] Successfully tagged docker-core-command-go:latest [2021-03-02T14:12:57.589Z]  Building docker-core-command-go ... done Removing intermediate container 4f00867dc7db [2021-03-02T14:12:57.589Z] ---> d6cd1c709eeb [2021-03-02T14:12:57.589Z] Step 22/24 : LABEL arch=x86_64 [2021-03-02T14:12:57.852Z] ---> Running in 65bd9cd4d34e [2021-03-02T14:12:57.852Z] Removing intermediate container 7ac250f0efb2 [2021-03-02T14:12:57.852Z] ---> 124693f5781b [2021-03-02T14:12:57.852Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-02T14:12:58.117Z] ---> Running in 9dc58bd2c6ea [2021-03-02T14:12:58.117Z] Removing intermediate container 65bd9cd4d34e [2021-03-02T14:12:58.117Z] ---> 17f837e756d1 [2021-03-02T14:12:58.117Z] Step 23/24 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:12:58.383Z] ---> Running in 926d7d3d785f [2021-03-02T14:12:58.652Z] Removing intermediate container 926d7d3d785f [2021-03-02T14:12:58.652Z] ---> 3aca48440c0c [2021-03-02T14:12:58.652Z] Step 24/24 : LABEL version=0.0.0 [2021-03-02T14:12:58.652Z] ---> Running in 44fc172adf58 [2021-03-02T14:12:58.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-02T14:12:58.919Z] Removing intermediate container 44fc172adf58 [2021-03-02T14:12:58.919Z] ---> 942f2b425056 [2021-03-02T14:12:58.919Z] [2021-03-02T14:12:58.919Z] Successfully built 942f2b425056 [2021-03-02T14:12:59.183Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-02T14:12:59.757Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 9dc58bd2c6ea [2021-03-02T14:12:59.757Z] ---> 361826160e84 [2021-03-02T14:12:59.757Z] [2021-03-02T14:12:59.757Z] Step 11/26 : FROM docker:20.10.0 [2021-03-02T14:12:59.757Z] 20.10.0: Pulling from library/docker [2021-03-02T14:12:59.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.041s coverage: 29.1% of statements [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-02T14:12:59.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.230s coverage: 99.0% of statements [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-02T14:12:59.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-02T14:12:59.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.156s coverage: 94.3% of statements [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-02T14:12:59.764Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-02T14:12:59.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-02T14:12:59.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-02T14:12:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-02T14:12:59.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2021-03-02T14:12:59.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements [2021-03-02T14:12:59.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-02T14:12:59.764Z] GO111MODULE=on go vet ./... [2021-03-02T14:13:05.087Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-02T14:13:05.087Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-02T14:13:05.087Z] ---> aefe523efa57 [2021-03-02T14:13:05.087Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-02T14:13:05.087Z] ---> Running in ef395c4aca91 [2021-03-02T14:13:05.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:13:05.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:13:05.615Z] (1/2) Installing readline (8.0.4-r0) [2021-03-02T14:13:05.615Z] (2/2) Installing bash (5.0.17-r0) [2021-03-02T14:13:05.615Z] Executing bash-5.0.17-r0.post-install [2021-03-02T14:13:05.615Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:13:05.615Z] OK: 12 MiB in 22 packages [2021-03-02T14:13:06.569Z] Removing intermediate container ef395c4aca91 [2021-03-02T14:13:06.569Z] ---> 1dd122f53741 [2021-03-02T14:13:06.569Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-02T14:13:06.569Z] ---> Running in 00d388459974 [2021-03-02T14:13:06.569Z] Removing intermediate container 00d388459974 [2021-03-02T14:13:06.569Z] ---> a790834852ed [2021-03-02T14:13:06.569Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-02T14:13:06.834Z] ---> Running in ce0bb73b109d [2021-03-02T14:13:06.834Z] Removing intermediate container ce0bb73b109d [2021-03-02T14:13:06.834Z] ---> 18f8b6db5c57 [2021-03-02T14:13:06.834Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-02T14:13:06.834Z] ---> Running in d7a3e5bfdb8e [2021-03-02T14:13:07.097Z] Removing intermediate container d7a3e5bfdb8e [2021-03-02T14:13:07.097Z] ---> c834eea48281 [2021-03-02T14:13:07.097Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-02T14:13:07.672Z] ---> df66ca1a7403 [2021-03-02T14:13:07.672Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-02T14:13:07.934Z] ---> adcdcb94ace6 [2021-03-02T14:13:07.934Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-02T14:13:08.200Z] ---> 5409b2582c1b [2021-03-02T14:13:08.200Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-02T14:13:08.200Z] ---> Running in bda557a54073 [2021-03-02T14:13:08.777Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:13:09.038Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:13:09.038Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-02T14:13:09.038Z] (2/33) Installing expat (2.2.9-r1) [2021-03-02T14:13:09.038Z] (3/33) Installing libffi (3.3-r2) [2021-03-02T14:13:09.038Z] (4/33) Installing gdbm (1.13-r1) [2021-03-02T14:13:09.300Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-02T14:13:09.300Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-02T14:13:09.300Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-02T14:13:10.690Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-02T14:13:10.690Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-02T14:13:10.690Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-02T14:13:10.690Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-02T14:13:10.690Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-02T14:13:10.690Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-02T14:13:10.690Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-02T14:13:10.690Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-02T14:13:10.690Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-02T14:13:10.690Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-02T14:13:10.690Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-02T14:13:10.690Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-02T14:13:10.690Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-02T14:13:10.690Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-02T14:13:10.690Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-02T14:13:10.690Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-02T14:13:10.690Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-02T14:13:10.690Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-02T14:13:10.690Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-02T14:13:10.952Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-02T14:13:10.952Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-02T14:13:10.952Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-02T14:13:10.952Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-02T14:13:10.952Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-02T14:13:10.952Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-02T14:13:10.952Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-02T14:13:10.952Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:13:10.952Z] OK: 71 MiB in 55 packages [2021-03-02T14:13:20.987Z] Removing intermediate container bda557a54073 [2021-03-02T14:13:20.987Z] ---> 1e6a90886c42 [2021-03-02T14:13:20.987Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-02T14:13:20.987Z] ---> Running in 4371b40c32cc [2021-03-02T14:13:21.254Z] Collecting docker-compose==1.23.2 [2021-03-02T14:13:21.254Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-02T14:13:21.519Z] Collecting cached-property<2,>=1.2.0 [2021-03-02T14:13:21.519Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-02T14:13:21.784Z] Collecting PyYAML<4,>=3.10 [2021-03-02T14:13:21.784Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-02T14:13:22.736Z] Collecting jsonschema<3,>=2.5.1 [2021-03-02T14:13:22.736Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-02T14:13:22.736Z] Collecting texttable<0.10,>=0.9.0 [2021-03-02T14:13:22.736Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-02T14:13:23.316Z] Collecting docker<4.0,>=3.6.0 [2021-03-02T14:13:23.316Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-02T14:13:23.316Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-02T14:13:23.578Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-02T14:13:23.578Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-02T14:13:24.152Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-02T14:13:24.152Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-02T14:13:24.152Z] Collecting docopt<0.7,>=0.6.1 [2021-03-02T14:13:24.152Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-02T14:13:24.727Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-02T14:13:24.727Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-03-02T14:13:24.990Z] Collecting docker-pycreds>=0.4.0 [2021-03-02T14:13:24.990Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-02T14:13:24.990Z] Collecting idna<2.8,>=2.5 [2021-03-02T14:13:24.990Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-02T14:13:25.252Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-02T14:13:25.252Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-02T14:13:25.252Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-02T14:13:25.252Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-02T14:13:25.252Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-02T14:13:25.252Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-02T14:13:25.252Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-02T14:13:25.252Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-02T14:13:25.514Z] Installing collected packages: cached-property, PyYAML, jsonschema, texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, docopt, docker-compose [2021-03-02T14:13:25.514Z] Running setup.py install for PyYAML: started [2021-03-02T14:13:26.087Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-02T14:13:26.350Z] Running setup.py install for texttable: started [2021-03-02T14:13:26.611Z] Running setup.py install for texttable: finished with status 'done' [2021-03-02T14:13:26.611Z] Attempting uninstall: idna [2021-03-02T14:13:26.611Z] Found existing installation: idna 2.9 [2021-03-02T14:13:26.611Z] Uninstalling idna-2.9: [2021-03-02T14:13:26.611Z] Successfully uninstalled idna-2.9 [2021-03-02T14:13:26.873Z] Attempting uninstall: urllib3 [2021-03-02T14:13:26.873Z] Found existing installation: urllib3 1.25.9 [2021-03-02T14:13:26.873Z] Uninstalling urllib3-1.25.9: [2021-03-02T14:13:26.873Z] Successfully uninstalled urllib3-1.25.9 [2021-03-02T14:13:27.138Z] Attempting uninstall: requests [2021-03-02T14:13:27.138Z] Found existing installation: requests 2.23.0 [2021-03-02T14:13:27.138Z] Uninstalling requests-2.23.0: [2021-03-02T14:13:27.138Z] Successfully uninstalled requests-2.23.0 [2021-03-02T14:13:27.713Z] Running setup.py install for dockerpty: started [2021-03-02T14:13:28.288Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-02T14:13:28.288Z] Running setup.py install for docopt: started [2021-03-02T14:13:28.862Z] Running setup.py install for docopt: finished with status 'done' [2021-03-02T14:13:28.862Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-03-02T14:13:32.175Z] Removing intermediate container 4371b40c32cc [2021-03-02T14:13:32.175Z] ---> 062a0dd997d3 [2021-03-02T14:13:32.175Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-02T14:13:32.440Z] ---> Running in 6efc29a44df9 [2021-03-02T14:13:33.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T14:13:33.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T14:13:33.279Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-02T14:13:33.279Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-02T14:13:33.279Z] (3/3) Installing curl (7.69.1-r3) [2021-03-02T14:13:33.279Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:13:33.279Z] OK: 72 MiB in 58 packages [2021-03-02T14:13:33.855Z] Removing intermediate container 6efc29a44df9 [2021-03-02T14:13:33.855Z] ---> 4c7b16a77157 [2021-03-02T14:13:33.855Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-02T14:13:33.855Z] ---> Running in 87f4afd73840 [2021-03-02T14:13:34.121Z] Removing intermediate container 87f4afd73840 [2021-03-02T14:13:34.121Z] ---> 9a8cbedf5fd8 [2021-03-02T14:13:34.121Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T14:13:34.121Z] ---> Running in 57e44c3aff95 [2021-03-02T14:13:34.385Z] Removing intermediate container 57e44c3aff95 [2021-03-02T14:13:34.385Z] ---> e20ae045e356 [2021-03-02T14:13:34.385Z] Step 24/26 : LABEL arch=x86_64 [2021-03-02T14:13:34.385Z] ---> Running in 66b493e8772f [2021-03-02T14:13:34.647Z] Removing intermediate container 66b493e8772f [2021-03-02T14:13:34.647Z] ---> 81815f611ddc [2021-03-02T14:13:34.647Z] Step 25/26 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:13:34.647Z] ---> Running in a09434ed884c [2021-03-02T14:13:34.647Z] Removing intermediate container a09434ed884c [2021-03-02T14:13:34.647Z] ---> 2a73133b26db [2021-03-02T14:13:34.647Z] Step 26/26 : LABEL version=0.0.0 [2021-03-02T14:13:34.910Z] ---> Running in eadfb59d3266 [2021-03-02T14:13:34.910Z] Removing intermediate container eadfb59d3266 [2021-03-02T14:13:34.910Z] ---> 462ff122f0dd [2021-03-02T14:13:34.910Z] [2021-03-02T14:13:35.173Z] Successfully built 462ff122f0dd [2021-03-02T14:13:35.173Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-02T14:13:35.448Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-02T14:13:35.480Z] $ docker stop --time=1 1558d075223cffb4a0ae35de90e693a0c6e6193d28ab3b7d6fdb8098ff7963d7 [2021-03-02T14:13:37.132Z] $ docker rm -f 1558d075223cffb4a0ae35de90e693a0c6e6193d28ab3b7d6fdb8098ff7963d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-02T14:13:37.833Z] + docker images [2021-03-02T14:13:37.833Z] + grep docker [2021-03-02T14:13:38.106Z] docker-sys-mgmt-agent-go latest 462ff122f0dd 4 seconds ago 313MB [2021-03-02T14:13:38.106Z] docker-security-secretstore-setup-go latest 942f2b425056 40 seconds ago 24.9MB [2021-03-02T14:13:38.106Z] docker-core-command-go latest 61d712daedc9 43 seconds ago 17MB [2021-03-02T14:13:38.106Z] docker-security-proxy-setup-go latest 3def388e5ab0 44 seconds ago 24.7MB [2021-03-02T14:13:38.106Z] docker-security-bootstrapper-go latest 51d80ee0926b About a minute ago 18.7MB [2021-03-02T14:13:38.106Z] docker-core-data-go latest 7268e63f8e8f About a minute ago 22.4MB [2021-03-02T14:13:38.106Z] docker-core-metadata-go latest bce0895cd604 2 minutes ago 19MB [2021-03-02T14:13:38.106Z] docker-support-scheduler-go latest 76c9bc32b7cc 2 minutes ago 17.2MB [2021-03-02T14:13:38.106Z] docker-support-notifications-go latest f6837d496902 2 minutes ago 17.8MB [2021-03-02T14:13:38.106Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-02T14:13:54.154Z] Still waiting to schedule task [2021-03-02T14:13:54.154Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-02T14:14:21.573Z] gofmt -l . [2021-03-02T14:14:21.573Z] [ "`gofmt -l .`" = "" ] [2021-03-02T14:14:21.573Z] ./bin/test-go-mod-tidy.sh [2021-03-02T14:14:21.573Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-02T14:14:22.259Z] + ls -al . [2021-03-02T14:14:22.259Z] total 740 [2021-03-02T14:14:22.259Z] drwxrwxr-x 9 1001 1001 4096 Mar 2 14:14 . [2021-03-02T14:14:22.259Z] drwxr-xr-x 4 root root 4096 Mar 2 14:10 .. [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 11 Mar 2 14:08 .dockerignore [2021-03-02T14:14:22.259Z] drwxrwxr-x 8 1001 1001 4096 Mar 2 14:08 .git [2021-03-02T14:14:22.259Z] drwxrwxr-x 3 1001 1001 4096 Mar 2 14:08 .github [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 818 Mar 2 14:08 .gitignore [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 166 Mar 2 14:08 .sonarcloud.properties [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 8475 Mar 2 14:08 Attribution.txt [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 3804 Mar 2 14:08 CONTRIBUTING.md [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 931 Mar 2 14:08 Dockerfile.build [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 863 Mar 2 14:08 Jenkinsfile [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 10775 Mar 2 14:08 LICENSE [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 5774 Mar 2 14:08 Makefile [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 6524 Mar 2 14:08 README.md [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 6755 Mar 2 14:08 SECURITY.md [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 5 Mar 2 14:05 VERSION [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 4131 Mar 2 14:08 ZMQWindows.md [2021-03-02T14:14:22.259Z] drwxrwxr-x 2 1001 1001 4096 Mar 2 14:08 bin [2021-03-02T14:14:22.259Z] drwxrwxr-x 14 1001 1001 4096 Mar 2 14:08 cmd [2021-03-02T14:14:22.259Z] -rw-r--r-- 1 root root 600749 Mar 2 14:12 coverage.out [2021-03-02T14:14:22.259Z] -rw-r--r-- 1 root root 1055 Mar 2 14:14 go.mod [2021-03-02T14:14:22.259Z] -rw-r--r-- 1 root root 21699 Mar 2 14:14 go.sum [2021-03-02T14:14:22.259Z] drwxrwxr-x 8 1001 1001 4096 Mar 2 14:08 internal [2021-03-02T14:14:22.259Z] drwxrwxr-x 4 1001 1001 4096 Mar 2 14:08 openapi [2021-03-02T14:14:22.259Z] drwxrwxr-x 4 1001 1001 4096 Mar 2 14:08 snap [2021-03-02T14:14:22.259Z] -rw-rw-r-- 1 1001 1001 168 Mar 2 14:08 version.go [Pipeline] sh [2021-03-02T14:14:22.933Z] + '[' -e coverage.out ] [2021-03-02T14:14:22.934Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-02T14:14:22.969Z] Warning: overwriting stash ‘coverage-report’ [2021-03-02T14:14:24.195Z] Stashed 1 file(s) [Pipeline] sh [2021-03-02T14:14:24.952Z] + make build [2021-03-02T14:14:24.953Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-02T14:14:35.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-02T14:14:47.902Z] Running on prd-ubuntu18.04-docker-8c-8g-28220 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws [2021-03-02T14:14:48.020Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-02T14:14:50.516Z] using credential edgex-jenkins-ssh [2021-03-02T14:14:50.590Z] Cloning the remote Git repository [2021-03-02T14:14:50.209Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-02T14:14:50.292Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-02T14:14:50.326Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-02T14:14:50.327Z] > git --version # timeout=10 [2021-03-02T14:14:50.335Z] > git --version # 'git version 2.17.1' [2021-03-02T14:14:50.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T14:14:50.364Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-02T14:14:57.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-02T14:14:59.035Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-02T14:14:59.042Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-02T14:14:59.057Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-02T14:14:59.072Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-02T14:14:59.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T14:14:59.079Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T14:14:59.736Z] Merging remotes/origin/master commit f0a5054a805e8aad79e6fefc9c847f3d46b91de1 into PR head commit 8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:14:59.963Z] Merge succeeded, producing 8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:14:59.964Z] Checking out Revision 8e3f381f48b291784d2fa4191d0258c1a582df0c (PR-3214) [2021-03-02T14:14:59.751Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T14:14:59.757Z] > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 [2021-03-02T14:14:59.920Z] > git remote # timeout=10 [2021-03-02T14:14:59.929Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T14:14:59.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T14:14:59.948Z] > git merge f0a5054a805e8aad79e6fefc9c847f3d46b91de1 # timeout=10 [2021-03-02T14:14:59.960Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T14:14:59.971Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T14:14:59.977Z] > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 [2021-03-02T14:15:02.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-02T14:15:03.785Z] Commit message: "build: Upgrade the go-mod-core-contracts lib" [2021-03-02T14:15:03.824Z] > git --version # timeout=10 [2021-03-02T14:15:03.829Z] > git --version # 'git version 2.17.1' [2021-03-02T14:15:03.842Z] fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-02T14:15:05.342Z] + echo snap-build.sh [2021-03-02T14:15:05.342Z] snap-build.sh [2021-03-02T14:15:05.342Z] + SNAP_BASE_DIR=. [2021-03-02T14:15:05.342Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-02T14:15:05.342Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-02T14:15:05.342Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-02T14:15:05.342Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-02T14:15:05.342Z] + cd /w/workspace/edgex-go/1 [2021-03-02T14:15:05.342Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-02T14:15:05.342Z] Reading package lists... [2021-03-02T14:15:05.611Z] Building dependency tree... [2021-03-02T14:15:05.611Z] Reading state information... [2021-03-02T14:15:05.877Z] The following packages were automatically installed and are no longer required: [2021-03-02T14:15:05.877Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-02T14:15:05.877Z] uidmap xdelta3 [2021-03-02T14:15:05.877Z] Use 'sudo apt autoremove' to remove them. [2021-03-02T14:15:06.145Z] The following packages will be REMOVED: [2021-03-02T14:15:06.145Z] lxd* lxd-client* [2021-03-02T14:15:06.723Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-02T14:15:06.723Z] After this operation, 31.7 MB disk space will be freed. [2021-03-02T14:15:08.056Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-02T14:15:08.056Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-02T14:15:09.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-02T14:15:09.471Z] Removing lxd dnsmasq configuration [2021-03-02T14:15:09.734Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-02T14:15:10.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-02T14:15:10.360Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-02T14:15:11.311Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-02T14:15:11.575Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-02T14:15:11.575Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-02T14:15:13.502Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-02T14:15:13.502Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-02T14:15:15.430Z] + sudo snap remove --purge lxd [2021-03-02T14:15:15.430Z] snap "lxd" is not installed [2021-03-02T14:15:15.430Z] + sudo groupadd --force --system lxd [2021-03-02T14:15:15.430Z] ++ whoami [2021-03-02T14:15:15.430Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-02T14:15:15.697Z] + newgrp - lxd [2021-03-02T14:15:15.697Z] + sudo snap install lxd [2021-03-02T14:15:16.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-02T14:15:21.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-02T14:15:24.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-02T14:15:25.733Z] 2021-03-02T14:15:22Z INFO Waiting for automatic snapd restart... [2021-03-02T14:15:28.785Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-02T14:15:32.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-02T14:15:35.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-02T14:15:43.906Z] lxd 4.11 from Canonical* installed [2021-03-02T14:15:43.906Z] + sudo lxd init --auto [Pipeline] } [2021-03-02T14:15:43.929Z] $ docker stop --time=1 7e332b9a90a4481b45ddfaed1fe86ac417b670ff8b8ab83410bef25dd0d4afba [2021-03-02T14:15:46.553Z] $ docker rm -f 7e332b9a90a4481b45ddfaed1fe86ac417b670ff8b8ab83410bef25dd0d4afba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:15:48.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-02T14:15:48.889Z] [2021-03-02T14:15:48.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:15:49.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-02T14:15:49.900Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-02T14:15:49.900Z] 29e5d40040c1: Pulling fs layer [2021-03-02T14:15:49.900Z] 1ce36da41761: Pulling fs layer [2021-03-02T14:15:49.900Z] 25b303627fd3: Pulling fs layer [2021-03-02T14:15:50.494Z] 29e5d40040c1: Verifying Checksum [2021-03-02T14:15:50.494Z] 29e5d40040c1: Download complete [2021-03-02T14:15:50.775Z] 1ce36da41761: Verifying Checksum [2021-03-02T14:15:50.776Z] 1ce36da41761: Download complete [2021-03-02T14:15:51.384Z] 29e5d40040c1: Pull complete [2021-03-02T14:15:52.095Z] + sudo snap install --classic snapcraft [2021-03-02T14:15:52.362Z] 1ce36da41761: Pull complete [2021-03-02T14:15:52.633Z] 25b303627fd3: Verifying Checksum [2021-03-02T14:15:52.633Z] 25b303627fd3: Download complete [2021-03-02T14:16:00.281Z] snapcraft 4.5.1 from Canonical* installed [2021-03-02T14:16:00.281Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-02T14:16:00.281Z] + patch --verbose -p1 [2021-03-02T14:16:00.281Z] Hmm... Looks like a unified diff to me... [2021-03-02T14:16:00.281Z] The text leading up to this was: [2021-03-02T14:16:00.281Z] -------------------------- [2021-03-02T14:16:00.281Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-02T14:16:00.281Z] |From: Tony Espy [2021-03-02T14:16:00.281Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-02T14:16:00.281Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-02T14:16:00.281Z] | [2021-03-02T14:16:00.281Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-02T14:16:00.281Z] |optimize the snap CI check run for pull requests. When [2021-03-02T14:16:00.281Z] |applied, it essentially strips out everything (apps and [2021-03-02T14:16:00.281Z] |parts) from the snapcraft.yaml file except those required [2021-03-02T14:16:00.281Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-02T14:16:00.281Z] |catch changes to edgex-go that break the snap build. [2021-03-02T14:16:00.281Z] | [2021-03-02T14:16:00.281Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-02T14:16:00.281Z] |to update this patch file, otherwise it may fail to apply, [2021-03-02T14:16:00.281Z] |resulting in a failed snap build CI check in the associated [2021-03-02T14:16:00.281Z] |pull request. [2021-03-02T14:16:00.281Z] | [2021-03-02T14:16:00.281Z] |Note - in addition to applying this patch, the pipeline also [2021-03-02T14:16:00.281Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-02T14:16:00.281Z] |need to build the finally binary .snap file (and it won't [2021-03-02T14:16:00.281Z] |work with the patch applied). This further reduces the build [2021-03-02T14:16:00.281Z] |time. [2021-03-02T14:16:00.281Z] |--- [2021-03-02T14:16:00.281Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-02T14:16:00.281Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-02T14:16:00.281Z] | [2021-03-02T14:16:00.281Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-02T14:16:00.281Z] |index 1e537489..faf42425 100644 [2021-03-02T14:16:00.281Z] |--- a/snap/snapcraft.yaml [2021-03-02T14:16:00.281Z] |+++ b/snap/snapcraft.yaml [2021-03-02T14:16:00.281Z] -------------------------- [2021-03-02T14:16:00.281Z] patching file snap/snapcraft.yaml [2021-03-02T14:16:00.281Z] Using Plan A... [2021-03-02T14:16:00.281Z] Hunk #1 succeeded at 73. [2021-03-02T14:16:00.281Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-02T14:16:00.281Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-02T14:16:00.281Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-02T14:16:00.281Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-02T14:16:00.281Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-02T14:16:00.281Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-02T14:16:00.281Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-02T14:16:00.281Z] Hmm... Ignoring the trailing garbage. [2021-03-02T14:16:00.281Z] done [2021-03-02T14:16:00.281Z] + sudo snapcraft prime --use-lxd [2021-03-02T14:16:01.681Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-02T14:16:01.681Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-02T14:16:01.681Z] - README.md [2021-03-02T14:16:01.681Z] - snapcraft.yaml.orig [2021-03-02T14:16:01.681Z] [2021-03-02T14:16:01.681Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-02T14:16:02.645Z] Launching a container. [2021-03-02T14:16:02.782Z] 25b303627fd3: Pull complete [2021-03-02T14:16:02.782Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-02T14:16:02.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-02T14:16:02.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-02T14:16:03.067Z] prd-ubuntu18.04-docker-arm64-4c-16g-28219 does not seem to be running inside a container [2021-03-02T14:16:03.142Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-02T14:16:06.299Z] $ docker top f1c780fa6776aa60005898112f1b8c98dc78302b3fd5d98e01431585768578a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T14:16:07.441Z] + grep parallel [2021-03-02T14:16:07.441Z] + docker-compose build --help [2021-03-02T14:16:10.814Z] --parallel Build images in parallel. [Pipeline] } [2021-03-02T14:16:11.129Z] $ docker stop --time=1 f1c780fa6776aa60005898112f1b8c98dc78302b3fd5d98e01431585768578a7 [2021-03-02T14:16:13.175Z] $ docker rm -f f1c780fa6776aa60005898112f1b8c98dc78302b3fd5d98e01431585768578a7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:16:14.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-02T14:16:14.221Z] . [Pipeline] withDockerContainer [2021-03-02T14:16:14.520Z] prd-ubuntu18.04-docker-arm64-4c-16g-28219 does not seem to be running inside a container [2021-03-02T14:16:14.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-02T14:16:16.006Z] $ docker top 6fc23763c0be3dd886da46de3f8800c823431a95e8a56f19c1c6a9755ada97cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T14:16:17.089Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-02T14:16:17.629Z] Waiting for container to be ready [2021-03-02T14:16:17.629Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-02T14:16:17.629Z] [2021-03-02T14:16:20.198Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-02T14:16:20.783Z] Waiting for network to be ready... [2021-03-02T14:16:21.359Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-02T14:16:21.359Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-02T14:16:21.359Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-02T14:16:21.374Z] Building docker-core-command-go ... [2021-03-02T14:16:21.374Z] Building docker-core-data-go ... [2021-03-02T14:16:21.374Z] Building docker-core-metadata-go ... [2021-03-02T14:16:21.374Z] Building docker-security-bootstrapper-go ... [2021-03-02T14:16:21.374Z] Building docker-security-proxy-setup-go ... [2021-03-02T14:16:21.374Z] Building docker-security-secretstore-setup-go ... [2021-03-02T14:16:21.374Z] Building docker-support-notifications-go ... [2021-03-02T14:16:21.374Z] Building docker-support-scheduler-go ... [2021-03-02T14:16:21.374Z] Building docker-sys-mgmt-agent-go ... [2021-03-02T14:16:21.374Z] Building docker-support-notifications-go [2021-03-02T14:16:21.374Z] Building docker-security-secretstore-setup-go [2021-03-02T14:16:21.374Z] Building docker-core-metadata-go [2021-03-02T14:16:21.374Z] Building docker-security-bootstrapper-go [2021-03-02T14:16:21.374Z] Building docker-core-data-go [2021-03-02T14:16:21.625Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-02T14:16:21.625Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-03-02T14:16:21.625Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-03-02T14:16:21.625Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-03-02T14:16:21.625Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-03-02T14:16:21.625Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-03-02T14:16:21.625Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-02T14:16:21.888Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-02T14:16:22.152Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-02T14:16:22.416Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-02T14:16:22.416Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-02T14:16:22.416Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-02T14:16:22.416Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-02T14:16:22.416Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-02T14:16:22.416Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-02T14:16:22.993Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-02T14:16:23.573Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-02T14:16:23.573Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-02T14:16:23.573Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-03-02T14:16:23.573Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-03-02T14:16:23.573Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-03-02T14:16:23.573Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-03-02T14:16:23.573Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-02T14:16:23.839Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-02T14:16:27.181Z] Fetched 24.0 MB in 6s (3982 kB/s) [2021-03-02T14:16:28.575Z] Reading package lists... [2021-03-02T14:16:29.152Z] Reading package lists... [2021-03-02T14:16:29.152Z] Building dependency tree... [2021-03-02T14:16:29.152Z] Reading state information... [2021-03-02T14:16:29.415Z] The following additional packages will be installed: [2021-03-02T14:16:29.415Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-02T14:16:29.415Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-02T14:16:29.415Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-02T14:16:29.415Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-02T14:16:29.415Z] Suggested packages: [2021-03-02T14:16:29.415Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-02T14:16:29.415Z] Recommended packages: [2021-03-02T14:16:29.415Z] gnupg libsasl2-modules [2021-03-02T14:16:29.415Z] The following NEW packages will be installed: [2021-03-02T14:16:29.415Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-02T14:16:29.415Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-02T14:16:29.415Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-02T14:16:29.415Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-02T14:16:29.415Z] The following packages will be upgraded: [2021-03-02T14:16:29.415Z] gpg gpg-agent gpgconf libudev1 [2021-03-02T14:16:29.678Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-02T14:16:29.678Z] Need to get 3530 kB of archives. [2021-03-02T14:16:29.678Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-02T14:16:29.678Z] 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-03-02T14:16:29.678Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-02T14:16:29.944Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-02T14:16:29.945Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-02T14:16:29.945Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-02T14:16:29.945Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-02T14:16:30.524Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-02T14:16:30.524Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-02T14:16:30.524Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-02T14:16:30.524Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-02T14:16:30.524Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-02T14:16:30.524Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-02T14:16:30.524Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-02T14:16:30.803Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-02T14:16:30.803Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-02T14:16:30.803Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-02T14:16:30.803Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-02T14:16:30.803Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-02T14:16:30.803Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-02T14:16:30.803Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-02T14:16:30.803Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-02T14:16:30.803Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-02T14:16:31.068Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T14:16:31.068Z] Fetched 3530 kB in 1s (2534 kB/s) [2021-03-02T14:16:31.068Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-02T14:16:31.068Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-02T14:16:31.068Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-02T14:16:31.332Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-02T14:16:31.332Z] Selecting previously unselected package udev. [2021-03-02T14:16:31.332Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-02T14:16:31.332Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-02T14:16:31.332Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-02T14:16:31.911Z] Selecting previously unselected package libfuse2:amd64. [2021-03-02T14:16:31.911Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-02T14:16:31.911Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-02T14:16:32.175Z] Selecting previously unselected package fuse. [2021-03-02T14:16:32.175Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-02T14:16:32.175Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-02T14:16:32.175Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-02T14:16:32.175Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-02T14:16:32.441Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-02T14:16:32.441Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-02T14:16:32.441Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-02T14:16:32.441Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-02T14:16:32.704Z] Selecting previously unselected package libksba8:amd64. [2021-03-02T14:16:32.704Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-02T14:16:32.704Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-02T14:16:32.704Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-02T14:16:32.704Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-02T14:16:32.704Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:32.967Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-02T14:16:32.967Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-02T14:16:32.967Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:32.967Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-02T14:16:32.967Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-02T14:16:32.967Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:33.232Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-02T14:16:33.232Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-02T14:16:33.232Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:33.232Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-02T14:16:33.232Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-02T14:16:33.232Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:33.500Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-02T14:16:33.501Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-02T14:16:33.501Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:33.501Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-02T14:16:33.501Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-02T14:16:33.501Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:33.764Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-02T14:16:33.765Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-02T14:16:33.765Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:33.765Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-02T14:16:33.765Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-02T14:16:33.765Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:34.028Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-02T14:16:34.028Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-02T14:16:34.028Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-02T14:16:34.028Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-02T14:16:34.028Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-02T14:16:34.028Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-02T14:16:34.028Z] Selecting previously unselected package libldap-common. [2021-03-02T14:16:34.028Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-02T14:16:34.028Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-02T14:16:34.028Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-02T14:16:34.028Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-02T14:16:34.291Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-02T14:16:34.291Z] Selecting previously unselected package dirmngr. [2021-03-02T14:16:34.291Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-02T14:16:34.291Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-02T14:16:34.555Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-02T14:16:34.820Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-02T14:16:34.820Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-02T14:16:34.820Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-02T14:16:34.820Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-02T14:16:34.820Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-02T14:16:35.083Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:35.083Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-02T14:16:35.083Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-02T14:16:35.083Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-02T14:16:36.033Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-02T14:16:36.033Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:36.033Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-02T14:16:36.033Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-02T14:16:36.296Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-02T14:16:36.296Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:36.296Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:36.296Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:36.296Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:36.296Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:36.296Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:36.296Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-02T14:16:36.558Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-02T14:16:36.558Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-02T14:16:36.558Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-02T14:16:37.520Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-02T14:16:37.520Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-02T14:16:37.520Z] This means they are not meant to be enabled using systemctl. [2021-03-02T14:16:37.520Z] Possible reasons for having this kind of units are: [2021-03-02T14:16:37.520Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-02T14:16:37.520Z] .wants/ or .requires/ directory. [2021-03-02T14:16:37.520Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-02T14:16:37.520Z] a requirement dependency on it. [2021-03-02T14:16:37.520Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-02T14:16:37.520Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-02T14:16:37.520Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-02T14:16:37.520Z] instance name specified. [2021-03-02T14:16:37.784Z] Reading package lists... [2021-03-02T14:16:38.048Z] Building dependency tree... [2021-03-02T14:16:38.048Z] Reading state information... [2021-03-02T14:16:38.314Z] The following additional packages will be installed: [2021-03-02T14:16:38.314Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-02T14:16:38.314Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-02T14:16:38.314Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-02T14:16:38.314Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-02T14:16:38.314Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-02T14:16:38.314Z] Suggested packages: [2021-03-02T14:16:38.314Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-02T14:16:38.314Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-02T14:16:38.314Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-02T14:16:38.314Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-02T14:16:38.314Z] systemd-container policykit-1 [2021-03-02T14:16:38.314Z] Recommended packages: [2021-03-02T14:16:38.314Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-02T14:16:38.314Z] The following NEW packages will be installed: [2021-03-02T14:16:38.314Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-02T14:16:38.314Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-02T14:16:38.315Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-02T14:16:38.315Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-02T14:16:38.315Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-02T14:16:38.315Z] The following packages will be upgraded: [2021-03-02T14:16:38.315Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-02T14:16:38.315Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-02T14:16:38.315Z] Need to get 35.2 MB of archives. [2021-03-02T14:16:38.315Z] After this operation, 141 MB of additional disk space will be used. [2021-03-02T14:16:38.315Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-02T14:16:38.583Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-02T14:16:38.583Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-02T14:16:38.583Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-02T14:16:38.583Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-02T14:16:38.583Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-02T14:16:38.583Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-02T14:16:38.583Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-02T14:16:38.583Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-02T14:16:38.583Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-02T14:16:38.583Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-02T14:16:38.583Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-02T14:16:38.583Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-02T14:16:38.583Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-02T14:16:38.583Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-02T14:16:38.583Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-02T14:16:38.583Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-02T14:16:38.583Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-02T14:16:38.583Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-02T14:16:39.161Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-02T14:16:39.161Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-02T14:16:39.161Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-02T14:16:39.161Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-02T14:16:39.161Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-02T14:16:39.161Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-02T14:16:39.161Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-02T14:16:39.161Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-02T14:16:39.161Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-02T14:16:39.425Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-02T14:16:39.425Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-02T14:16:39.688Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T14:16:39.688Z] Fetched 35.2 MB in 1s (31.2 MB/s) [2021-03-02T14:16:39.953Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-02T14:16:39.953Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-02T14:16:40.215Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-02T14:16:41.167Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-02T14:16:41.167Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-02T14:16:41.167Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-02T14:16:41.431Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-02T14:16:41.431Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-02T14:16:41.431Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-02T14:16:41.431Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-02T14:16:41.694Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-02T14:16:41.694Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-02T14:16:41.694Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-02T14:16:42.271Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-02T14:16:42.271Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-02T14:16:42.855Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-02T14:16:42.855Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-02T14:16:42.855Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-02T14:16:42.855Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-02T14:16:43.431Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-02T14:16:43.431Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-02T14:16:43.431Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-02T14:16:43.431Z] Selecting previously unselected package libexpat1:amd64. [2021-03-02T14:16:43.431Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-02T14:16:43.431Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-02T14:16:43.694Z] Selecting previously unselected package python3.6-minimal. [2021-03-02T14:16:43.694Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-02T14:16:43.694Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-02T14:16:43.962Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-02T14:16:43.963Z] Checking for services that may need to be restarted...done. [2021-03-02T14:16:43.963Z] Checking for services that may need to be restarted...done. [2021-03-02T14:16:44.225Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-02T14:16:44.225Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-02T14:16:44.225Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-02T14:16:44.801Z] Selecting previously unselected package python3-minimal. [2021-03-02T14:16:44.801Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-02T14:16:44.801Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-02T14:16:44.801Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-02T14:16:45.064Z] Selecting previously unselected package mime-support. [2021-03-02T14:16:45.064Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-02T14:16:45.064Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-02T14:16:45.064Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-02T14:16:45.064Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-02T14:16:45.064Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-02T14:16:45.064Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-02T14:16:45.064Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-02T14:16:45.332Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-02T14:16:46.738Z] Selecting previously unselected package python3.6. [2021-03-02T14:16:46.738Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-02T14:16:46.738Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-02T14:16:47.004Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-02T14:16:47.004Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-02T14:16:47.004Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-02T14:16:47.004Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-02T14:16:47.269Z] Selecting previously unselected package python3. [2021-03-02T14:16:47.269Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-02T14:16:47.269Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-02T14:16:47.269Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-02T14:16:47.537Z] Selecting previously unselected package multiarch-support. [2021-03-02T14:16:47.537Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-02T14:16:47.537Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-02T14:16:47.537Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-02T14:16:47.537Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-02T14:16:47.537Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-02T14:16:47.537Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-02T14:16:47.537Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-02T14:16:47.801Z] Selecting previously unselected package libbsd0:amd64. [2021-03-02T14:16:47.801Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-02T14:16:47.801Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-02T14:16:47.801Z] Selecting previously unselected package sudo. [2021-03-02T14:16:47.801Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-02T14:16:47.801Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-02T14:16:48.064Z] Selecting previously unselected package apparmor. [2021-03-02T14:16:48.064Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-02T14:16:48.064Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-02T14:16:48.329Z] Selecting previously unselected package libedit2:amd64. [2021-03-02T14:16:48.329Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-02T14:16:48.329Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-02T14:16:48.329Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-02T14:16:48.329Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-02T14:16:48.329Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-02T14:16:48.329Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-02T14:16:48.329Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-02T14:16:48.329Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-02T14:16:48.595Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-02T14:16:48.595Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-02T14:16:48.595Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-02T14:16:48.595Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-02T14:16:48.595Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-02T14:16:48.595Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-02T14:16:48.862Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-02T14:16:48.862Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-02T14:16:48.862Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-02T14:16:48.862Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-02T14:16:48.862Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-02T14:16:48.862Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-02T14:16:49.127Z] Selecting previously unselected package openssh-client. [2021-03-02T14:16:49.127Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-02T14:16:49.127Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-02T14:16:49.390Z] Selecting previously unselected package squashfs-tools. [2021-03-02T14:16:49.390Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-02T14:16:49.391Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-02T14:16:49.654Z] Selecting previously unselected package snapd. [2021-03-02T14:16:49.654Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-02T14:16:49.654Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-02T14:16:52.217Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-02T14:16:52.481Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-02T14:16:52.481Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-02T14:16:52.747Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-02T14:16:52.747Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-02T14:16:52.747Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-02T14:16:52.747Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-02T14:16:52.747Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-02T14:16:52.747Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-02T14:16:53.696Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-02T14:16:53.696Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-02T14:16:53.696Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-02T14:16:53.696Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-02T14:16:53.959Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-02T14:16:53.959Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-02T14:16:54.908Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-02T14:16:54.908Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-02T14:16:54.908Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-02T14:16:54.908Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-02T14:16:54.908Z] running python rtupdate hooks for python3.6... [2021-03-02T14:16:54.908Z] running python post-rtupdate hooks for python3.6... [2021-03-02T14:16:55.176Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-02T14:16:56.573Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-02T14:16:57.153Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-02T14:16:57.153Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-02T14:16:57.153Z] Setting up snapd (2.48.3+18.04) ... [2021-03-02T14:16:57.730Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-02T14:16:57.994Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-02T14:16:58.260Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-02T14:16:58.523Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-02T14:16:58.787Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-02T14:16:58.787Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-02T14:16:59.050Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-02T14:16:59.315Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-02T14:16:59.595Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-02T14:16:59.859Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-02T14:17:00.124Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-02T14:17:00.124Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-02T14:17:00.124Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-02T14:17:01.527Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-02T14:17:01.792Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-02T14:17:01.792Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-02T14:17:03.982Z] Reading package lists... [2021-03-02T14:17:03.982Z] Reading package lists... [2021-03-02T14:17:04.246Z] Building dependency tree... [2021-03-02T14:17:04.246Z] Reading state information... [2021-03-02T14:17:04.246Z] Calculating upgrade... [2021-03-02T14:17:04.509Z] The following packages will be upgraded: [2021-03-02T14:17:04.509Z] advancecomp base-files bash binutils binutils-common [2021-03-02T14:17:04.509Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-02T14:17:04.509Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-02T14:17:04.509Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-02T14:17:04.509Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-02T14:17:04.509Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-02T14:17:04.509Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-02T14:17:04.509Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-02T14:17:04.509Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-02T14:17:04.509Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-02T14:17:04.509Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-02T14:17:04.509Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-02T14:17:04.509Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-02T14:17:04.509Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-02T14:17:04.509Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-02T14:17:04.772Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-02T14:17:04.772Z] Need to get 63.8 MB of archives. [2021-03-02T14:17:04.772Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-02T14:17:04.772Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-02T14:17:05.349Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-02T14:17:05.349Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-02T14:17:05.349Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-02T14:17:05.349Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-02T14:17:05.349Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-02T14:17:05.349Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-02T14:17:05.349Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-02T14:17:05.349Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-02T14:17:05.349Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-02T14:17:05.613Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-02T14:17:05.613Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-02T14:17:05.613Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-02T14:17:05.613Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-02T14:17:05.613Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-02T14:17:05.613Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-02T14:17:05.613Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-02T14:17:05.613Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-02T14:17:05.876Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-02T14:17:05.876Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-02T14:17:05.876Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-02T14:17:05.876Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-02T14:17:05.876Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-02T14:17:05.876Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-02T14:17:05.876Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-02T14:17:05.876Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-02T14:17:05.876Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-02T14:17:05.876Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-02T14:17:05.876Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-02T14:17:05.876Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-02T14:17:06.139Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-02T14:17:06.139Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-02T14:17:06.139Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-02T14:17:06.139Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-02T14:17:06.139Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-02T14:17:06.139Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-02T14:17:06.139Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-02T14:17:06.139Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-02T14:17:06.139Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-02T14:17:06.139Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-02T14:17:06.139Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-02T14:17:06.139Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-02T14:17:06.139Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-02T14:17:06.401Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-02T14:17:06.401Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-02T14:17:06.401Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-02T14:17:06.401Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-02T14:17:06.401Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-02T14:17:06.401Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-02T14:17:06.401Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-02T14:17:06.401Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-02T14:17:06.401Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-02T14:17:06.401Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-02T14:17:06.664Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-02T14:17:06.664Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-02T14:17:06.664Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-02T14:17:06.664Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-02T14:17:06.936Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-02T14:17:06.936Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-02T14:17:06.936Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-02T14:17:06.936Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-02T14:17:06.936Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-02T14:17:06.936Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-02T14:17:06.936Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-02T14:17:06.936Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-02T14:17:06.936Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-02T14:17:06.936Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-02T14:17:06.936Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-02T14:17:06.936Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-02T14:17:06.936Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-02T14:17:06.936Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-02T14:17:07.200Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-02T14:17:07.200Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-02T14:17:07.200Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-02T14:17:07.200Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-02T14:17:07.200Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-02T14:17:07.200Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-02T14:17:07.200Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-02T14:17:07.200Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-02T14:17:07.200Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-02T14:17:07.200Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-02T14:17:07.464Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-02T14:17:07.464Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-02T14:17:07.464Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-02T14:17:07.464Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-02T14:17:07.464Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-02T14:17:07.464Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-02T14:17:07.464Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-02T14:17:07.464Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-02T14:17:07.464Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-02T14:17:07.464Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-02T14:17:07.464Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-02T14:17:07.464Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-02T14:17:07.464Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-02T14:17:07.727Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-02T14:17:07.727Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-02T14:17:07.727Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-02T14:17:07.727Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-02T14:17:07.727Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-02T14:17:07.991Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T14:17:07.991Z] Fetched 63.8 MB in 3s (19.8 MB/s) [2021-03-02T14:17:08.255Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:08.255Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-02T14:17:08.255Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-02T14:17:09.209Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-02T14:17:09.209Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-02T14:17:09.209Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-02T14:17:09.209Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-02T14:17:10.162Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:10.162Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-02T14:17:10.162Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:10.162Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-02T14:17:10.162Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:10.162Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-02T14:17:10.426Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:10.426Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-02T14:17:10.690Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:10.690Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-02T14:17:10.690Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:10.690Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-02T14:17:10.953Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:10.953Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-02T14:17:10.953Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-02T14:17:11.217Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-02T14:17:11.217Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:11.217Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-02T14:17:11.217Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-02T14:17:11.217Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-02T14:17:11.217Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:11.480Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-02T14:17:11.480Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:11.480Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-02T14:17:11.743Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:11.743Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-02T14:17:12.007Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-02T14:17:12.007Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-02T14:17:12.007Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-02T14:17:12.272Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-02T14:17:12.847Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-02T14:17:13.422Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-02T14:17:13.422Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-02T14:17:13.422Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-02T14:17:13.422Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-02T14:17:13.422Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-02T14:17:13.693Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-02T14:17:13.693Z] Installing new version of config file /etc/issue ... [2021-03-02T14:17:13.693Z] Installing new version of config file /etc/issue.net ... [2021-03-02T14:17:13.693Z] Installing new version of config file /etc/lsb-release ... [2021-03-02T14:17:13.693Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-02T14:17:13.957Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-02T14:17:14.222Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-02T14:17:14.222Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-02T14:17:14.222Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:14.222Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-02T14:17:14.222Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-02T14:17:14.486Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-02T14:17:14.486Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-02T14:17:14.486Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:14.486Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-02T14:17:14.486Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-02T14:17:14.751Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-02T14:17:14.751Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:14.751Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-02T14:17:15.014Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-02T14:17:15.014Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-02T14:17:15.323Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:15.323Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-02T14:17:15.323Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-02T14:17:15.600Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-02T14:17:15.880Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:15.880Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-02T14:17:15.880Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-02T14:17:15.880Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-02T14:17:16.149Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:16.150Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-02T14:17:16.150Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-02T14:17:16.150Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-02T14:17:16.424Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:16.425Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-02T14:17:16.425Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-02T14:17:16.425Z] Setting up grep (3.1-2build1) ... [2021-03-02T14:17:16.695Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:16.695Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-02T14:17:16.695Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-02T14:17:16.965Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-02T14:17:16.965Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:16.965Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-02T14:17:16.965Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-02T14:17:17.238Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-02T14:17:17.238Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:17.239Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-02T14:17:17.239Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-02T14:17:18.211Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-02T14:17:18.211Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-02T14:17:18.474Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-02T14:17:18.474Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-02T14:17:19.051Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-02T14:17:19.051Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:19.051Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-02T14:17:19.051Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-02T14:17:20.453Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-02T14:17:20.453Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-02T14:17:20.453Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-02T14:17:20.453Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-02T14:17:20.716Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-02T14:17:20.716Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:20.716Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-02T14:17:20.716Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-02T14:17:20.980Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-02T14:17:21.243Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:21.243Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-02T14:17:21.243Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-02T14:17:21.243Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-02T14:17:21.507Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:21.507Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-02T14:17:21.507Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-02T14:17:21.507Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-02T14:17:21.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:21.772Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-02T14:17:21.772Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-02T14:17:21.772Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-02T14:17:22.035Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:22.035Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-02T14:17:22.035Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-02T14:17:22.035Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-02T14:17:22.299Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:22.299Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-02T14:17:22.299Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-02T14:17:22.299Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-02T14:17:22.299Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-02T14:17:22.564Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-02T14:17:22.827Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:22.827Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-02T14:17:22.827Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-02T14:17:23.090Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-02T14:17:23.090Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:23.090Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-02T14:17:23.090Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-02T14:17:23.090Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-02T14:17:23.354Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:23.354Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-02T14:17:23.354Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-02T14:17:23.354Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-02T14:17:23.617Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:23.617Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-02T14:17:23.617Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-02T14:17:24.193Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-02T14:17:24.464Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-02T14:17:25.041Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-02T14:17:25.041Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:25.042Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-02T14:17:25.042Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-02T14:17:25.306Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-02T14:17:25.569Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-02T14:17:25.569Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-02T14:17:25.569Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-02T14:17:25.831Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-02T14:17:25.831Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:25.831Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-02T14:17:25.831Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-02T14:17:26.093Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-02T14:17:26.356Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:26.356Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-02T14:17:26.356Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-02T14:17:26.619Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-02T14:17:26.619Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:26.619Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-02T14:17:26.620Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-02T14:17:26.882Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-02T14:17:26.882Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:26.882Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-02T14:17:26.882Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-02T14:17:27.145Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-02T14:17:27.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:27.407Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-02T14:17:27.407Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-02T14:17:27.407Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-02T14:17:27.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:27.407Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-02T14:17:27.671Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-02T14:17:28.619Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-02T14:17:28.619Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:28.619Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-02T14:17:28.619Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-02T14:17:28.619Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-02T14:17:28.881Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-02T14:17:28.881Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-02T14:17:28.881Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-02T14:17:28.881Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-02T14:17:29.144Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:29.144Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-02T14:17:29.144Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-02T14:17:29.407Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-02T14:17:29.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:29.407Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-02T14:17:29.407Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-02T14:17:29.672Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-02T14:17:29.935Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:29.935Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-02T14:17:29.935Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-02T14:17:29.935Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-02T14:17:30.199Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:30.199Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-02T14:17:30.199Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-02T14:17:30.199Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-02T14:17:30.465Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:30.465Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-02T14:17:30.465Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-02T14:17:30.729Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-02T14:17:31.000Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:31.000Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-02T14:17:31.000Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-02T14:17:31.000Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-02T14:17:31.265Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:31.265Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-02T14:17:31.265Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-02T14:17:31.528Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-02T14:17:31.528Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:31.528Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-02T14:17:31.528Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-02T14:17:31.528Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-02T14:17:31.792Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:31.792Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-02T14:17:31.792Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-02T14:17:32.056Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-02T14:17:32.056Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:32.057Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-02T14:17:32.057Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-02T14:17:32.320Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-02T14:17:32.320Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:32.320Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-02T14:17:32.320Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-02T14:17:32.585Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-02T14:17:32.585Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-02T14:17:32.585Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-02T14:17:32.585Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-02T14:17:32.585Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-02T14:17:32.850Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-02T14:17:32.850Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-02T14:17:32.850Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-02T14:17:32.850Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-02T14:17:33.112Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-02T14:17:33.375Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-02T14:17:33.375Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-02T14:17:33.638Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-02T14:17:33.638Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-02T14:17:33.901Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-02T14:17:33.901Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-02T14:17:33.901Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-02T14:17:33.901Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-02T14:17:34.166Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-02T14:17:34.166Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-02T14:17:34.166Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-02T14:17:34.166Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-02T14:17:34.431Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-02T14:17:34.431Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-02T14:17:34.431Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-02T14:17:34.431Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-02T14:17:34.698Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-02T14:17:34.698Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-02T14:17:34.961Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-02T14:17:34.961Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-02T14:17:35.913Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-02T14:17:35.913Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-02T14:17:35.913Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-02T14:17:36.176Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-02T14:17:36.176Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-02T14:17:36.176Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-02T14:17:36.754Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-02T14:17:36.754Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-02T14:17:37.017Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-02T14:17:37.017Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-02T14:17:37.284Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-02T14:17:37.284Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-02T14:17:37.284Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:37.284Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-02T14:17:37.552Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:37.552Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-02T14:17:37.816Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:37.816Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-02T14:17:37.816Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:37.816Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-02T14:17:39.217Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:39.218Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-02T14:17:40.198Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:40.198Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-02T14:17:41.148Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:41.148Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-02T14:17:41.727Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:41.727Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-02T14:17:42.682Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-02T14:17:42.682Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-02T14:17:42.945Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-02T14:17:42.945Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-02T14:17:42.945Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-02T14:17:42.945Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-02T14:17:43.128Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:17:43.128Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:17:43.128Z] ---> b61ee837fbdd [2021-03-02T14:17:43.128Z] Step 3/22 : WORKDIR /edgex-go [2021-03-02T14:17:43.128Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:17:43.128Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:17:43.128Z] ---> b61ee837fbdd [2021-03-02T14:17:43.128Z] Step 3/23 : WORKDIR /edgex-go [2021-03-02T14:17:43.128Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:17:43.128Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:17:43.128Z] ---> b61ee837fbdd [2021-03-02T14:17:43.128Z] Step 3/30 : WORKDIR /edgex-go [2021-03-02T14:17:43.128Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:17:43.128Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:17:43.128Z] ---> b61ee837fbdd [2021-03-02T14:17:43.128Z] Step 3/24 : WORKDIR /edgex-go [2021-03-02T14:17:43.128Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:17:43.128Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:17:43.128Z] ---> b61ee837fbdd [2021-03-02T14:17:43.128Z] Step 3/23 : WORKDIR /edgex-go [2021-03-02T14:17:43.128Z] ---> Running in 8b1858c1a1e0 [2021-03-02T14:17:43.128Z] ---> Running in 276b301c73df [2021-03-02T14:17:43.128Z] ---> Running in d900b5b850f1 [2021-03-02T14:17:43.128Z] ---> Running in 5798a2d86511 [2021-03-02T14:17:43.128Z] ---> Running in 6c7d742bc219 [2021-03-02T14:17:43.128Z] Removing intermediate container 8b1858c1a1e0 [2021-03-02T14:17:43.128Z] ---> b96e5666df9f [2021-03-02T14:17:43.128Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container d900b5b850f1 [2021-03-02T14:17:43.128Z] [2021-03-02T14:17:43.128Z] ---> 89d0707e1407 [2021-03-02T14:17:43.128Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:17:43.128Z] Removing intermediate container 276b301c73df [2021-03-02T14:17:43.128Z] ---> 40cf54ac015a [2021-03-02T14:17:43.128Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:17:43.128Z] Removing intermediate container 5798a2d86511 [2021-03-02T14:17:43.128Z] ---> 4230e79fb161 [2021-03-02T14:17:43.128Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:17:43.128Z] Removing intermediate container 6c7d742bc219 [2021-03-02T14:17:43.128Z] ---> f67c8bc7a1b7 [2021-03-02T14:17:43.128Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:17:43.128Z] ---> Running in 7f7bb68f76bd [2021-03-02T14:17:43.128Z] ---> Running in 00bd9c2ae940 [2021-03-02T14:17:43.128Z] ---> Running in f42a762e88ff [2021-03-02T14:17:43.128Z] ---> Running in 109072492f03 [2021-03-02T14:17:43.128Z] ---> Running in 9573b4710933 [2021-03-02T14:17:43.128Z] Removing intermediate container 00bd9c2ae940 [2021-03-02T14:17:43.128Z] ---> a39d3e5b57be [2021-03-02T14:17:43.128Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-02T14:17:43.128Z] ---> Running in d486a45fc9ac [2021-03-02T14:17:43.128Z] Removing intermediate container 7f7bb68f76bd [2021-03-02T14:17:43.128Z] ---> 6309f9a199d5 [2021-03-02T14:17:43.128Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-02T14:17:43.128Z] Removing intermediate container 9573b4710933 [2021-03-02T14:17:43.128Z] ---> ed845fa74086 [2021-03-02T14:17:43.128Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-02T14:17:43.128Z] Removing intermediate container f42a762e88ff [2021-03-02T14:17:43.128Z] ---> 38c4306dad27 [2021-03-02T14:17:43.128Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-02T14:17:43.128Z] ---> Running in 456ccd8c3952 [2021-03-02T14:17:43.128Z] ---> Running in b6b7de58c100 [2021-03-02T14:17:43.128Z] Removing intermediate container 109072492f03 [2021-03-02T14:17:43.128Z] ---> 9c3f5ac7b051 [2021-03-02T14:17:43.128Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-02T14:17:43.128Z] ---> Running in 810b64b219a2 [2021-03-02T14:17:43.128Z] ---> Running in c36453ce0df4 [2021-03-02T14:17:43.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:17:43.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:17:43.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:17:43.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:17:43.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:17:43.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:17:43.128Z] OK: 217 MiB in 51 packages [2021-03-02T14:17:43.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:17:43.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:17:43.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:17:43.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:17:43.209Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-02T14:17:43.209Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-02T14:17:43.411Z] OK: 217 MiB in 51 packages [2021-03-02T14:17:43.472Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-02T14:17:43.472Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-02T14:17:43.472Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-02T14:17:43.472Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-02T14:17:43.686Z] OK: 217 MiB in 51 packages [2021-03-02T14:17:43.736Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-02T14:17:43.736Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-02T14:17:43.736Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-02T14:17:43.736Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-02T14:17:43.966Z] OK: 217 MiB in 51 packages [2021-03-02T14:17:43.966Z] OK: 217 MiB in 51 packages [2021-03-02T14:17:44.007Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-02T14:17:44.007Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-02T14:17:44.007Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-02T14:17:44.007Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-02T14:17:44.007Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-02T14:17:44.007Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-02T14:17:44.244Z] Removing intermediate container d486a45fc9ac [2021-03-02T14:17:44.244Z] ---> ec09680edc62 [2021-03-02T14:17:44.244Z] Step 6/30 : COPY go.mod . [2021-03-02T14:17:44.272Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-02T14:17:44.272Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-02T14:17:44.272Z] [2021-03-02T14:17:44.272Z] Current default time zone: 'Etc/UTC' [2021-03-02T14:17:44.272Z] Local time is now: Tue Mar 2 14:17:44 UTC 2021. [2021-03-02T14:17:44.272Z] Universal Time is now: Tue Mar 2 14:17:44 UTC 2021. [2021-03-02T14:17:44.272Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-02T14:17:44.272Z] [2021-03-02T14:17:44.537Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-02T14:17:44.537Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-02T14:17:44.537Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-02T14:17:44.537Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-02T14:17:44.537Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-02T14:17:44.804Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-02T14:17:44.804Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-02T14:17:44.804Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-02T14:17:44.804Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-02T14:17:44.804Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-02T14:17:44.804Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-02T14:17:44.804Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-02T14:17:45.228Z] Removing intermediate container 456ccd8c3952 [2021-03-02T14:17:45.228Z] ---> 02bbda659564 [2021-03-02T14:17:45.228Z] Step 6/23 : COPY go.mod . [2021-03-02T14:17:45.228Z] ---> 197e8baf253a [2021-03-02T14:17:45.228Z] Step 7/30 : RUN go mod download [2021-03-02T14:17:45.383Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-02T14:17:45.383Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-02T14:17:45.383Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-02T14:17:45.383Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-02T14:17:45.383Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-02T14:17:45.383Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-02T14:17:45.383Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-02T14:17:45.383Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-02T14:17:45.383Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-02T14:17:45.383Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-02T14:17:45.499Z] ---> Running in f047734d2082 [2021-03-02T14:17:45.499Z] Removing intermediate container b6b7de58c100 [2021-03-02T14:17:45.499Z] ---> 5dc1f39f03e3 [2021-03-02T14:17:45.499Z] Step 6/24 : COPY go.mod . [2021-03-02T14:17:45.648Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-02T14:17:45.783Z] Removing intermediate container c36453ce0df4 [2021-03-02T14:17:45.783Z] ---> 7fbf2fbe554b [2021-03-02T14:17:45.783Z] Step 6/22 : COPY go.mod . [2021-03-02T14:17:46.064Z] Removing intermediate container 810b64b219a2 [2021-03-02T14:17:46.064Z] ---> 6654eb28bccb [2021-03-02T14:17:46.064Z] Step 6/23 : COPY go.mod . [2021-03-02T14:17:46.341Z] ---> 98411c9e68f6 [2021-03-02T14:17:46.341Z] Step 7/23 : RUN go mod download [2021-03-02T14:17:46.620Z] ---> Running in 561728cf7948 [2021-03-02T14:17:46.899Z] ---> 0eebbe107420 [2021-03-02T14:17:46.899Z] Step 7/24 : RUN go mod download [2021-03-02T14:17:47.203Z] ---> Running in 3fec3ed78f88 [2021-03-02T14:17:47.204Z] ---> dd5c12497f7d [2021-03-02T14:17:47.204Z] Step 7/22 : RUN go mod download [2021-03-02T14:17:47.204Z] ---> c6e10764b26f [2021-03-02T14:17:47.204Z] Step 7/23 : RUN go mod download [2021-03-02T14:17:47.487Z] ---> Running in 0ec794462f28 [2021-03-02T14:17:47.487Z] ---> Running in c0d231844105 [2021-03-02T14:17:47.580Z] Updating certificates in /etc/ssl/certs... [2021-03-02T14:17:48.534Z] 23 added, 27 removed; done. [2021-03-02T14:17:48.798Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-02T14:17:48.798Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-02T14:17:48.798Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-02T14:17:48.798Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-02T14:17:48.798Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-02T14:17:49.062Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-02T14:17:49.062Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-02T14:17:49.062Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-02T14:17:49.062Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-02T14:17:49.062Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-02T14:17:49.324Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-02T14:17:49.324Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-02T14:17:49.324Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-02T14:17:49.324Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-02T14:17:49.324Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-02T14:17:49.324Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-02T14:17:49.324Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-02T14:17:49.588Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-02T14:17:49.588Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-02T14:17:49.588Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-02T14:17:49.588Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-02T14:17:49.588Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-02T14:17:49.855Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-02T14:17:49.855Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-02T14:17:49.855Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-02T14:17:49.855Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-02T14:17:49.855Z] Updating certificates in /etc/ssl/certs... [2021-03-02T14:17:50.139Z] Removing intermediate container f047734d2082 [2021-03-02T14:17:50.139Z] ---> a4f240f8942e [2021-03-02T14:17:50.139Z] Step 8/30 : COPY . . [2021-03-02T14:17:50.734Z] Removing intermediate container 561728cf7948 [2021-03-02T14:17:50.734Z] ---> 268ec7721c5c [2021-03-02T14:17:50.734Z] Step 8/23 : COPY . . [2021-03-02T14:17:50.805Z] 0 added, 0 removed; done. [2021-03-02T14:17:50.805Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-02T14:17:50.805Z] done. [2021-03-02T14:17:51.753Z] Reading package lists... [2021-03-02T14:17:51.753Z] Building dependency tree... [2021-03-02T14:17:51.753Z] Reading state information... [2021-03-02T14:17:52.330Z] The following NEW packages will be installed: [2021-03-02T14:17:52.330Z] apt-transport-https [2021-03-02T14:17:52.330Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-02T14:17:52.330Z] Need to get 1696 B of archives. [2021-03-02T14:17:52.330Z] After this operation, 153 kB of additional disk space will be used. [2021-03-02T14:17:52.330Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-02T14:17:52.330Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T14:17:52.593Z] Fetched 1696 B in 0s (20.0 kB/s) [2021-03-02T14:17:52.593Z] Selecting previously unselected package apt-transport-https. [2021-03-02T14:17:52.593Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-02T14:17:52.593Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-02T14:17:52.593Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-02T14:17:52.593Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-02T14:17:53.168Z] Waiting for network to be ready... [2021-03-02T14:17:54.125Z] Removing intermediate container 3fec3ed78f88 [2021-03-02T14:17:54.125Z] ---> 225b516aab21 [2021-03-02T14:17:54.125Z] Step 8/24 : COPY . . [2021-03-02T14:17:54.398Z] Removing intermediate container 0ec794462f28 [2021-03-02T14:17:54.398Z] ---> a0ec0dcbfed1 [2021-03-02T14:17:54.398Z] Step 8/23 : COPY . . [2021-03-02T14:17:54.670Z] Removing intermediate container c0d231844105 [2021-03-02T14:17:54.670Z] ---> f1bab57d3d93 [2021-03-02T14:17:54.670Z] Step 8/22 : COPY . . [2021-03-02T14:17:59.775Z] 2021-03-02T14:17:57Z INFO Waiting for automatic snapd restart... [2021-03-02T14:18:00.356Z] snapd 2.48.2.1 from Canonical* installed [2021-03-02T14:18:00.619Z] "snapd" switched to the "latest/stable" channel [2021-03-02T14:18:00.619Z] [2021-03-02T14:18:07.342Z] core18 20210128 from Canonical* installed [2021-03-02T14:18:07.342Z] "core18" switched to the "latest/stable" channel [2021-03-02T14:18:07.342Z] [2021-03-02T14:18:13.953Z] snapcraft 4.5.1 from Canonical* installed [2021-03-02T14:18:14.217Z] "snapcraft" switched to the "latest/stable" channel [2021-03-02T14:18:14.217Z] [2021-03-02T14:18:16.849Z] ---> 7c4424f662ab [2021-03-02T14:18:16.849Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-02T14:18:16.849Z] ---> 1f5df99aa97f [2021-03-02T14:18:16.849Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-02T14:18:16.849Z] ---> 6199c086c8c6 [2021-03-02T14:18:16.849Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-02T14:18:16.849Z] ---> fed4d1f7cc88 [2021-03-02T14:18:16.849Z] ---> 83c3c75da08a [2021-03-02T14:18:16.849Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-02T14:18:16.849Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-02T14:18:16.849Z] ---> Running in 2ff75e3bec5b [2021-03-02T14:18:16.849Z] ---> Running in a0ac5174103b [2021-03-02T14:18:16.849Z] ---> Running in 57b77c5be804 [2021-03-02T14:18:17.125Z] ---> Running in 9038993b1752 [2021-03-02T14:18:17.125Z] ---> Running in 820e3aec6b38 [2021-03-02T14:18:18.448Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-02T14:18:18.449Z] - README.md [2021-03-02T14:18:18.449Z] - snapcraft.yaml.orig [2021-03-02T14:18:18.449Z] [2021-03-02T14:18:18.449Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-02T14:18:19.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-02T14:18:19.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-02T14:18:19.401Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-02T14:18:19.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-02T14:18:19.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-02T14:18:25.057Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-02T14:18:25.057Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-02T14:18:25.057Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-02T14:18:25.057Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-02T14:18:27.259Z] Reading package lists... [2021-03-02T14:18:27.838Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-02T14:18:34.632Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-02T14:18:34.632Z] Reading package lists... [2021-03-02T14:18:34.632Z] Building dependency tree... [2021-03-02T14:18:34.632Z] Reading state information... [2021-03-02T14:18:34.632Z] Suggested packages: [2021-03-02T14:18:34.632Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-02T14:18:34.632Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-02T14:18:34.632Z] Recommended packages: [2021-03-02T14:18:34.632Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-02T14:18:34.632Z] The following NEW packages will be installed: [2021-03-02T14:18:34.632Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-02T14:18:34.632Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-02T14:18:34.632Z] pkg-config zip [2021-03-02T14:18:34.632Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-02T14:18:34.632Z] Need to get 7655 kB of archives. [2021-03-02T14:18:34.632Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-02T14:18:34.632Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-03-02T14:18:34.632Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-02T14:18:34.632Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-02T14:18:34.632Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-02T14:18:34.632Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-02T14:18:34.632Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-02T14:18:34.632Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-02T14:18:34.632Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-02T14:18:34.897Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-02T14:18:34.897Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-02T14:18:34.897Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-02T14:18:34.897Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-02T14:18:35.163Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-02T14:18:35.163Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-02T14:18:35.163Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-02T14:18:35.427Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T14:18:35.427Z] Fetched 7655 kB in 1s (10.4 MB/s) [2021-03-02T14:18:35.427Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-02T14:18:35.427Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-02T14:18:35.427Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-02T14:18:35.694Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-02T14:18:35.694Z] Selecting previously unselected package libpsl5:amd64. [2021-03-02T14:18:35.694Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-02T14:18:35.694Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-02T14:18:35.958Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-02T14:18:35.958Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-02T14:18:35.958Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-02T14:18:35.958Z] Selecting previously unselected package librtmp1:amd64. [2021-03-02T14:18:35.958Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-02T14:18:35.958Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-02T14:18:36.224Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-02T14:18:36.224Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-02T14:18:36.224Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-02T14:18:36.224Z] Selecting previously unselected package liberror-perl. [2021-03-02T14:18:36.224Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-02T14:18:36.224Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-02T14:18:36.488Z] Selecting previously unselected package git-man. [2021-03-02T14:18:36.488Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-02T14:18:36.488Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-02T14:18:36.488Z] Selecting previously unselected package git. [2021-03-02T14:18:36.488Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-02T14:18:36.488Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-02T14:18:37.436Z] Selecting previously unselected package libnorm1:amd64. [2021-03-02T14:18:37.437Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-02T14:18:37.437Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-02T14:18:37.701Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-02T14:18:37.701Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-02T14:18:37.701Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-02T14:18:37.701Z] Selecting previously unselected package libsodium23:amd64. [2021-03-02T14:18:37.701Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-02T14:18:37.701Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-02T14:18:37.968Z] Selecting previously unselected package libzmq5:amd64. [2021-03-02T14:18:37.968Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-02T14:18:37.968Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-02T14:18:37.968Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-02T14:18:37.968Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-02T14:18:37.968Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-02T14:18:38.231Z] Selecting previously unselected package pkg-config. [2021-03-02T14:18:38.231Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-02T14:18:38.231Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-02T14:18:38.495Z] Selecting previously unselected package zip. [2021-03-02T14:18:38.495Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-02T14:18:38.495Z] Unpacking zip (3.0-11build1) ... [2021-03-02T14:18:38.495Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-02T14:18:38.495Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-02T14:18:38.495Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-02T14:18:38.495Z] Setting up liberror-perl (0.17025-1) ... [2021-03-02T14:18:38.758Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-02T14:18:38.758Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-02T14:18:38.758Z] No schema files found: doing nothing. [2021-03-02T14:18:38.758Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-02T14:18:38.758Z] Setting up zip (3.0-11build1) ... [2021-03-02T14:18:38.758Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-02T14:18:38.758Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-02T14:18:38.758Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-02T14:18:38.758Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-02T14:18:39.022Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-02T14:18:39.022Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-02T14:18:39.022Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-02T14:18:39.022Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-02T14:18:45.632Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-02T14:18:45.895Z] git set to automatically installed. [2021-03-02T14:18:45.895Z] git-man set to automatically installed. [2021-03-02T14:18:45.895Z] libcurl3-gnutls set to automatically installed. [2021-03-02T14:18:45.895Z] liberror-perl set to automatically installed. [2021-03-02T14:18:45.895Z] libglib2.0-0 set to automatically installed. [2021-03-02T14:18:45.895Z] libnghttp2-14 set to automatically installed. [2021-03-02T14:18:45.895Z] libnorm1 set to automatically installed. [2021-03-02T14:18:45.895Z] libpgm-5.2-0 set to automatically installed. [2021-03-02T14:18:45.895Z] libpsl5 set to automatically installed. [2021-03-02T14:18:45.895Z] librtmp1 set to automatically installed. [2021-03-02T14:18:45.895Z] libsodium23 set to automatically installed. [2021-03-02T14:18:45.895Z] libzmq3-dev set to automatically installed. [2021-03-02T14:18:45.895Z] libzmq5 set to automatically installed. [2021-03-02T14:18:45.895Z] pkg-config set to automatically installed. [2021-03-02T14:18:45.895Z] zip set to automatically installed. [2021-03-02T14:18:47.817Z] snapd is not logged in, snap install commands will use sudo [2021-03-02T14:18:54.425Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-02T14:18:54.692Z] snap "core18" has no updates available [2021-03-02T14:18:56.090Z] Pulling config-common [2021-03-02T14:18:56.090Z] + snapcraftctl pull [2021-03-02T14:18:57.490Z] Pulling go-build-helper [2021-03-02T14:18:57.490Z] + snapcraftctl pull [2021-03-02T14:19:24.128Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-02T14:19:24.128Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-02T14:19:24.128Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-02T14:19:24.128Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-02T14:19:24.128Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-02T14:19:24.128Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-02T14:19:24.128Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-02T14:19:24.128Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-02T14:19:24.128Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-02T14:19:24.128Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-02T14:19:24.128Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-02T14:19:24.128Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-02T14:19:24.128Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-03-02T14:19:24.128Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-03-02T14:19:24.128Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-03-02T14:19:24.128Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-03-02T14:19:24.128Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-03-02T14:19:24.128Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-02T14:19:24.128Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-02T14:19:24.128Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-02T14:19:24.128Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-02T14:19:24.128Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-03-02T14:19:24.128Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-03-02T14:19:24.128Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-03-02T14:19:24.128Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-03-02T14:19:24.128Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-02T14:19:24.128Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-02T14:19:24.128Z] Fetched 24.0 MB in 6s (3877 kB/s) [2021-03-02T14:19:24.128Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-02T14:19:24.128Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-02T14:19:24.128Z] Fetched 279 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-02T14:19:24.128Z] Fetched 122 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-02T14:19:24.128Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-02T14:19:24.128Z] Fetched 8848 B in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-02T14:19:24.128Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-02T14:19:24.128Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-02T14:19:24.128Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-02T14:19:24.128Z] Fetched 214 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-02T14:19:24.128Z] Fetched 154 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-02T14:19:24.128Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-02T14:19:24.128Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-02T14:19:24.128Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-02T14:19:24.128Z] Fetched 499 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-02T14:19:24.128Z] Fetched 111 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-02T14:19:24.128Z] Fetched 240 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-02T14:19:24.128Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-02T14:19:24.128Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-02T14:19:24.129Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-02T14:19:24.129Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-02T14:19:24.129Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-02T14:19:24.129Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-02T14:19:24.129Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-02T14:19:24.129Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-02T14:19:24.129Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-02T14:19:24.129Z] Fetched 8720 B in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-02T14:19:24.129Z] Fetched 137 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-02T14:19:24.129Z] Fetched 119 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-02T14:19:24.129Z] Fetched 109 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-02T14:19:24.129Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-02T14:19:24.129Z] Fetched 645 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-02T14:19:24.129Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-02T14:19:24.129Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-02T14:19:24.129Z] Fetched 368 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-02T14:19:24.129Z] Fetched 187 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-02T14:19:24.129Z] Fetched 175 kB in 0s (0 B/s) [2021-03-02T14:19:24.129Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-02T14:19:27.444Z] Fetched 206 kB in 0s (0 B/s) [2021-03-02T14:19:27.444Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-02T14:19:27.444Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-02T14:19:27.444Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-02T14:19:27.444Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-02T14:19:27.444Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-02T14:19:27.444Z] Fetched 159 kB in 0s (0 B/s) [2021-03-02T14:19:27.444Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-02T14:19:27.444Z] Fetched 107 kB in 0s (0 B/s) [2021-03-02T14:19:27.444Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-02T14:19:27.444Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-02T14:19:27.444Z] Pulling static-packages [2021-03-02T14:19:27.444Z] + snapcraftctl pull [2021-03-02T14:19:28.846Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-03-02T14:19:28.847Z] Skipping pull go-build-helper (already ran) [2021-03-02T14:19:28.847Z] Skipping pull static-packages (already ran) [2021-03-02T14:19:28.847Z] Building go-build-helper [2021-03-02T14:19:28.847Z] + snapcraftctl build [2021-03-02T14:19:34.178Z] Building static-packages [2021-03-02T14:19:34.178Z] + snapcraftctl build [2021-03-02T14:19:36.747Z] Staging go-build-helper [2021-03-02T14:19:36.747Z] + snapcraftctl stage [2021-03-02T14:19:38.145Z] Staging static-packages [2021-03-02T14:19:38.145Z] + snapcraftctl stage [2021-03-02T14:19:39.539Z] Pulling go115 [2021-03-02T14:19:39.539Z] + snapcraftctl pull [2021-03-02T14:19:40.938Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-02T14:19:40.938Z] Skipping pull go115 (already ran) [2021-03-02T14:19:40.938Z] Building go115 [2021-03-02T14:19:40.938Z] + dpkg --print-architecture [2021-03-02T14:19:40.938Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-02T14:19:40.938Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-02T14:19:40.938Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-02T14:19:40.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-02T14:19:40.938Z] Dload Upload Total Spent Left Speed [2021-03-02T14:19:44.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 115M 5 6303k 0 0 9788k 0 0:00:12 --:--:-- 0:00:12 9788k 31 115M 31 36.8M 0 0 22.7M 0 0:00:05 0:00:01 0:00:04 22.7M 59 115M 59 69.2M 0 0 26.4M 0 0:00:04 0:00:02 0:00:02 26.4M 91 115M 91 105M 0 0 29.2M 0 0:00:03 0:00:03 --:--:-- 29.2M 100 115M 100 115M 0 0 30.3M 0 0:00:03 0:00:03 --:--:-- 30.3M [2021-03-02T14:19:44.520Z] curl: (16) Error in the HTTP2 framing layer [2021-03-02T14:19:44.784Z] Failed to run 'override-build': Exit code was 16. [2021-03-02T14:19:45.047Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T14:19:48.391Z] Failed in branch amd64 [2021-03-02T14:19:56.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-02T14:20:04.639Z] Removing intermediate container a0ac5174103b [2021-03-02T14:20:04.639Z] ---> bf21bf9eecdf [2021-03-02T14:20:04.639Z] [2021-03-02T14:20:04.639Z] Step 10/24 : FROM alpine:3.12 [2021-03-02T14:20:04.639Z] 3.12: Pulling from library/alpine [2021-03-02T14:20:05.648Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-02T14:20:05.648Z] Status: Downloaded newer image for alpine:3.12 [2021-03-02T14:20:05.648Z] ---> d10569e2745f [2021-03-02T14:20:05.648Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-02T14:20:06.642Z] ---> Running in ead508cbcdb5 [2021-03-02T14:20:07.267Z] Removing intermediate container 2ff75e3bec5b [2021-03-02T14:20:07.267Z] ---> 1ac41c4555b2 [2021-03-02T14:20:07.267Z] [2021-03-02T14:20:07.267Z] Step 10/30 : FROM alpine:3.12 [2021-03-02T14:20:07.267Z] ---> d10569e2745f [2021-03-02T14:20:07.267Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-02T14:20:07.546Z] ---> Running in 4e638505689d [2021-03-02T14:20:08.544Z] Removing intermediate container 4e638505689d [2021-03-02T14:20:08.544Z] ---> dc7596fdbb1d [2021-03-02T14:20:08.544Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-02T14:20:08.544Z] ---> Running in c9bb433095ee [2021-03-02T14:20:08.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:20:09.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:20:09.714Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-02T14:20:09.991Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-02T14:20:09.991Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-02T14:20:09.991Z] (4/5) Installing curl (7.69.1-r3) [2021-03-02T14:20:09.991Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-02T14:20:09.991Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:20:09.991Z] Executing ca-certificates-20191127-r4.trigger [2021-03-02T14:20:10.286Z] OK: 7 MiB in 19 packages [2021-03-02T14:20:10.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:20:10.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:20:11.837Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-02T14:20:11.837Z] (2/2) Installing su-exec (0.2-r1) [2021-03-02T14:20:11.837Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:20:11.837Z] OK: 5 MiB in 16 packages [2021-03-02T14:20:13.851Z] Removing intermediate container ead508cbcdb5 [2021-03-02T14:20:13.851Z] ---> dbd28ad65635 [2021-03-02T14:20:13.851Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-02T14:20:14.123Z] ---> Running in 0b72c00db312 [2021-03-02T14:20:14.395Z] Removing intermediate container c9bb433095ee [2021-03-02T14:20:14.395Z] ---> 7df6b9e9fa86 [2021-03-02T14:20:14.395Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-02T14:20:14.673Z] ---> Running in 736cbeb2cabb [2021-03-02T14:20:14.949Z] Removing intermediate container 0b72c00db312 [2021-03-02T14:20:14.949Z] ---> d43cd2165cac [2021-03-02T14:20:14.949Z] Step 13/24 : WORKDIR / [2021-03-02T14:20:15.557Z] ---> Running in 6cf0491694b3 [2021-03-02T14:20:15.843Z] Removing intermediate container 736cbeb2cabb [2021-03-02T14:20:15.843Z] ---> 78fdb539f412 [2021-03-02T14:20:15.843Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-02T14:20:16.121Z] ---> Running in 0ceaed17d2bf [2021-03-02T14:20:16.732Z] Removing intermediate container 6cf0491694b3 [2021-03-02T14:20:17.025Z] ---> f1346b68ac19 [2021-03-02T14:20:17.025Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-02T14:20:17.305Z] Removing intermediate container 0ceaed17d2bf [2021-03-02T14:20:17.305Z] ---> 039c66dc4a59 [2021-03-02T14:20:17.305Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-02T14:20:17.590Z] ---> Running in 1d18a3fb4ded [2021-03-02T14:20:18.197Z] Removing intermediate container 820e3aec6b38 [2021-03-02T14:20:18.197Z] ---> 31c5ea4db954 [2021-03-02T14:20:18.197Z] [2021-03-02T14:20:18.197Z] Step 10/22 : FROM alpine:3.12 [2021-03-02T14:20:18.197Z] ---> d10569e2745f [2021-03-02T14:20:18.197Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-02T14:20:18.475Z] ---> 8a867c538716 [2021-03-02T14:20:18.475Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-02T14:20:18.475Z] ---> Running in 79cb46a97250 [2021-03-02T14:20:19.923Z] ---> 139728aa0c2e [2021-03-02T14:20:19.923Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-02T14:20:20.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:20:20.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:20:21.405Z] ---> cdb662f3ceb7 [2021-03-02T14:20:21.405Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-02T14:20:21.405Z] Removing intermediate container 1d18a3fb4ded [2021-03-02T14:20:21.405Z] ---> ad9431513b91 [2021-03-02T14:20:21.405Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-02T14:20:21.682Z] ---> Running in c469d2bdbb87 [2021-03-02T14:20:21.682Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-02T14:20:21.682Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-02T14:20:21.682Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:20:21.682Z] Executing ca-certificates-20191127-r4.trigger [2021-03-02T14:20:21.963Z] OK: 6 MiB in 16 packages [2021-03-02T14:20:22.575Z] Removing intermediate container c469d2bdbb87 [2021-03-02T14:20:22.575Z] ---> b5398def7291 [2021-03-02T14:20:22.575Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-02T14:20:23.556Z] ---> 0112d3e2a157 [2021-03-02T14:20:23.556Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-02T14:20:24.162Z] ---> 2eae9b3526c3 [2021-03-02T14:20:24.162Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-02T14:20:24.766Z] ---> Running in 4718e5bfdcee [2021-03-02T14:20:25.417Z] Removing intermediate container 79cb46a97250 [2021-03-02T14:20:25.417Z] ---> 95bbb2f9cede [2021-03-02T14:20:25.417Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-02T14:20:26.027Z] ---> df06fcc66ce7 [2021-03-02T14:20:26.027Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-02T14:20:26.301Z] ---> Running in f024518d494b [2021-03-02T14:20:27.758Z] Removing intermediate container f024518d494b [2021-03-02T14:20:27.758Z] ---> 653e48eb4e13 [2021-03-02T14:20:27.758Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-02T14:20:27.758Z] ---> 352b5db6897f [2021-03-02T14:20:27.758Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-02T14:20:27.758Z] ---> Running in 78b383d70fee [2021-03-02T14:20:28.046Z] ---> Running in 920d1eaa1490 [2021-03-02T14:20:28.324Z] Removing intermediate container 57b77c5be804 [2021-03-02T14:20:28.324Z] ---> 1219524eec58 [2021-03-02T14:20:28.324Z] [2021-03-02T14:20:28.324Z] Step 10/23 : FROM alpine:3.12 [2021-03-02T14:20:28.324Z] ---> d10569e2745f [2021-03-02T14:20:28.324Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-02T14:20:28.599Z] Removing intermediate container 78b383d70fee [2021-03-02T14:20:28.599Z] ---> 874adda08649 [2021-03-02T14:20:28.599Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-02T14:20:28.599Z] ---> Running in 4bb82b5be295 [2021-03-02T14:20:28.873Z] Removing intermediate container 4718e5bfdcee [2021-03-02T14:20:28.873Z] ---> 9108c836d138 [2021-03-02T14:20:28.873Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T14:20:28.873Z] ---> Running in a9d9ef6798cc [2021-03-02T14:20:29.873Z] Removing intermediate container a9d9ef6798cc [2021-03-02T14:20:29.873Z] ---> e3cb71b2a9e2 [2021-03-02T14:20:29.873Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T14:20:30.149Z] ---> 76b82853b142 [2021-03-02T14:20:30.149Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-02T14:20:30.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:20:30.700Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:20:30.976Z] ---> a60c565806fe [2021-03-02T14:20:30.976Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-02T14:20:30.976Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-02T14:20:31.252Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:20:31.252Z] OK: 5 MiB in 15 packages [2021-03-02T14:20:32.241Z] Removing intermediate container 920d1eaa1490 [2021-03-02T14:20:32.241Z] ---> 2afd1439f395 [2021-03-02T14:20:32.241Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-02T14:20:33.224Z] ---> fcd49dc58b97 [2021-03-02T14:20:33.225Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-02T14:20:33.225Z] ---> Running in 415c450ebf72 [2021-03-02T14:20:33.500Z] ---> 3d3eafcaa86e [2021-03-02T14:20:33.500Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-02T14:20:33.783Z] Removing intermediate container 415c450ebf72 [2021-03-02T14:20:33.783Z] ---> 7556f8627150 [2021-03-02T14:20:33.783Z] Step 22/24 : LABEL arch=arm64 [2021-03-02T14:20:34.062Z] Removing intermediate container 9038993b1752 [2021-03-02T14:20:34.062Z] ---> fb3f39256568 [2021-03-02T14:20:34.062Z] [2021-03-02T14:20:34.062Z] Step 10/23 : FROM alpine:3.12 [2021-03-02T14:20:34.062Z] ---> d10569e2745f [2021-03-02T14:20:34.062Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-02T14:20:34.062Z] Removing intermediate container 4bb82b5be295 [2021-03-02T14:20:34.062Z] ---> cb6becdd5a66 [2021-03-02T14:20:34.062Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-02T14:20:34.378Z] ---> Running in 309b851e8e0a [2021-03-02T14:20:34.378Z] ---> cc37117032f4 [2021-03-02T14:20:34.378Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-02T14:20:34.378Z] ---> Running in 3490c783e177 [2021-03-02T14:20:34.378Z] ---> Running in fbd35be40bbb [2021-03-02T14:20:34.652Z] ---> ad9c70ef52e8 [2021-03-02T14:20:34.652Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-02T14:20:34.652Z] Removing intermediate container 309b851e8e0a [2021-03-02T14:20:34.652Z] ---> 5b7110fe4982 [2021-03-02T14:20:34.652Z] Step 23/24 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:20:34.935Z] ---> Running in 67eee6ac36fd [2021-03-02T14:20:34.935Z] Removing intermediate container 3490c783e177 [2021-03-02T14:20:34.935Z] ---> 385c449b4f8d [2021-03-02T14:20:35.212Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-02T14:20:35.212Z] ---> Running in cfe294c7b295 [2021-03-02T14:20:35.212Z] Removing intermediate container fbd35be40bbb [2021-03-02T14:20:35.212Z] ---> 9f69a6b5feca [2021-03-02T14:20:35.212Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-02T14:20:35.212Z] ---> Running in 57c991c6c50f [2021-03-02T14:20:35.487Z] ---> bacd2ffa2b3b [2021-03-02T14:20:35.487Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-02T14:20:35.487Z] ---> Running in 3c62f4ca7175 [2021-03-02T14:20:35.487Z] Removing intermediate container 67eee6ac36fd [2021-03-02T14:20:35.487Z] ---> f725e378f51e [2021-03-02T14:20:35.487Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T14:20:35.761Z] ---> Running in ff1fc908e000 [2021-03-02T14:20:36.036Z] ---> Running in e891197fd74f [2021-03-02T14:20:36.036Z] Removing intermediate container cfe294c7b295 [2021-03-02T14:20:36.036Z] ---> 64759a6dc282 [2021-03-02T14:20:36.036Z] Step 24/24 : LABEL version=0.0.0 [2021-03-02T14:20:36.036Z] Removing intermediate container 57c991c6c50f [2021-03-02T14:20:36.036Z] ---> 62c65fc2fda0 [2021-03-02T14:20:36.036Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-02T14:20:36.309Z] Removing intermediate container 3c62f4ca7175 [2021-03-02T14:20:36.309Z] ---> 73bd8ceca501 [2021-03-02T14:20:36.309Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-02T14:20:36.309Z] ---> Running in 6364c5e68556 [2021-03-02T14:20:36.309Z] ---> Running in 65162710bc4c [2021-03-02T14:20:36.309Z] ---> Running in 6f5ef595be1f [2021-03-02T14:20:36.585Z] Removing intermediate container ff1fc908e000 [2021-03-02T14:20:36.585Z] ---> e5a9ea77f0ab [2021-03-02T14:20:36.585Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-02T14:20:36.862Z] Removing intermediate container e891197fd74f [2021-03-02T14:20:36.862Z] ---> 2c62cb0dcf20 [2021-03-02T14:20:36.862Z] Step 20/22 : LABEL arch=arm64 [2021-03-02T14:20:36.862Z] Removing intermediate container 6364c5e68556 [2021-03-02T14:20:36.862Z] ---> e56ed1c568a9 [2021-03-02T14:20:36.862Z] [2021-03-02T14:20:37.137Z] ---> Running in ce8f5c247401 [2021-03-02T14:20:37.137Z] Removing intermediate container 65162710bc4c [2021-03-02T14:20:37.137Z] ---> 5c171b9b4be3 [2021-03-02T14:20:37.137Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:20:37.137Z] Removing intermediate container 6f5ef595be1f [2021-03-02T14:20:37.137Z] ---> dff79973816d [2021-03-02T14:20:37.137Z] Step 15/23 : WORKDIR / [2021-03-02T14:20:37.410Z] ---> Running in ad2bb6ec0887 [2021-03-02T14:20:37.410Z] ---> Running in 70db07240875 [2021-03-02T14:20:37.410Z] Successfully built e56ed1c568a9 [2021-03-02T14:20:37.682Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-02T14:20:37.682Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-03-02T14:20:37.682Z] ---> 59d2f7c91a75 [2021-03-02T14:20:37.682Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-02T14:20:37.961Z] Removing intermediate container ce8f5c247401 [2021-03-02T14:20:37.961Z] ---> 9340c28e2d50 [2021-03-02T14:20:37.961Z] Step 21/22 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:20:38.234Z] ---> Running in 7c4b05307674 [2021-03-02T14:20:38.234Z] ---> Running in 9bf779f8e30e [2021-03-02T14:20:38.508Z] Removing intermediate container 70db07240875 [2021-03-02T14:20:38.508Z] ---> e4221f4f0fba [2021-03-02T14:20:38.508Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T14:20:39.112Z] Removing intermediate container 9bf779f8e30e [2021-03-02T14:20:39.112Z] ---> f5bbc6e0df57 [2021-03-02T14:20:39.112Z] Step 22/22 : LABEL version=0.0.0 [2021-03-02T14:20:39.386Z] ---> Running in 60c5cb6dc721 [2021-03-02T14:20:40.834Z] ---> 68b7377b48b8 [2021-03-02T14:20:40.834Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-02T14:20:41.109Z] Removing intermediate container 60c5cb6dc721 [2021-03-02T14:20:41.109Z] ---> 7eea7efc82d7 [2021-03-02T14:20:41.109Z] [2021-03-02T14:20:41.724Z] Successfully built 7eea7efc82d7 [2021-03-02T14:20:41.724Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-02T14:20:41.724Z] Building docker-core-command-go [2021-03-02T14:20:42.322Z]  Building docker-support-notifications-go ... done  ---> 4a417974615a [2021-03-02T14:20:42.322Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-02T14:20:42.322Z] Removing intermediate container ad2bb6ec0887 [2021-03-02T14:20:42.322Z] ---> d62225f9d26b [2021-03-02T14:20:42.322Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-02T14:20:42.602Z] Removing intermediate container 7c4b05307674 [2021-03-02T14:20:42.602Z] ---> 0a430e5147f1 [2021-03-02T14:20:42.602Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-02T14:20:42.602Z] ---> Running in d80350ec4cf6 [2021-03-02T14:20:43.213Z] ---> Running in 8d3594c871b8 [2021-03-02T14:20:43.492Z] ---> 5a7c80fbfe2b [2021-03-02T14:20:43.492Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-02T14:20:44.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:20:44.509Z] ---> Running in 8fb27923c8ca [2021-03-02T14:20:44.509Z] Removing intermediate container 8d3594c871b8 [2021-03-02T14:20:44.509Z] ---> 82a1abf65700 [2021-03-02T14:20:44.509Z] Step 27/30 : CMD ["gate"] [2021-03-02T14:20:45.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:20:45.728Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-02T14:20:45.728Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-02T14:20:45.728Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-02T14:20:46.013Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-02T14:20:46.013Z] ---> Running in e0f2a95e06a3 [2021-03-02T14:20:46.013Z] Removing intermediate container 8fb27923c8ca [2021-03-02T14:20:46.013Z] ---> 63c039c9ac52 [2021-03-02T14:20:46.013Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T14:20:46.304Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-02T14:20:46.304Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-02T14:20:46.304Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:20:46.304Z] OK: 8 MiB in 20 packages [2021-03-02T14:20:46.304Z] ---> Running in a6ab785c7ab5 [2021-03-02T14:20:46.584Z] Removing intermediate container e0f2a95e06a3 [2021-03-02T14:20:46.584Z] ---> e78755ddc966 [2021-03-02T14:20:46.584Z] Step 28/30 : LABEL arch=arm64 [2021-03-02T14:20:47.192Z] ---> Running in be5c3611ed68 [2021-03-02T14:20:47.192Z] Removing intermediate container a6ab785c7ab5 [2021-03-02T14:20:47.192Z] ---> cae7240a5988 [2021-03-02T14:20:47.192Z] Step 21/23 : LABEL arch=arm64 [2021-03-02T14:20:47.799Z] ---> Running in 5137c7ae74d5 [2021-03-02T14:20:48.076Z] Removing intermediate container be5c3611ed68 [2021-03-02T14:20:48.076Z] ---> f6e152d30133 [2021-03-02T14:20:48.076Z] Step 29/30 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:20:48.351Z] Removing intermediate container d80350ec4cf6 [2021-03-02T14:20:48.351Z] ---> ecfe3800e128 [2021-03-02T14:20:48.351Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T14:20:48.351Z] Removing intermediate container 5137c7ae74d5 [2021-03-02T14:20:48.351Z] ---> bf136cc526f2 [2021-03-02T14:20:48.351Z] Step 22/23 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:20:48.953Z] ---> Running in eed07e704c9d [2021-03-02T14:20:48.953Z] ---> Running in a872a605b972 [2021-03-02T14:20:49.942Z] ---> 17d8f8849846 [2021-03-02T14:20:49.942Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-02T14:20:50.219Z] Removing intermediate container a872a605b972 [2021-03-02T14:20:50.219Z] ---> 15ae79ef7019 [2021-03-02T14:20:50.219Z] Step 23/23 : LABEL version=0.0.0 [2021-03-02T14:20:50.219Z] Removing intermediate container eed07e704c9d [2021-03-02T14:20:50.219Z] ---> ca83559b8caf [2021-03-02T14:20:50.219Z] Step 30/30 : LABEL version=0.0.0 [2021-03-02T14:20:51.671Z] ---> Running in f6e5d8e88d87 [2021-03-02T14:20:51.671Z] ---> Running in e4475ab375cd [2021-03-02T14:20:52.268Z] ---> 51ec1eb76cf0 [2021-03-02T14:20:52.268Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-02T14:20:52.874Z] Removing intermediate container f6e5d8e88d87 [2021-03-02T14:20:52.874Z] ---> a089bc0ac6a3 [2021-03-02T14:20:52.874Z] [2021-03-02T14:20:52.874Z] Removing intermediate container e4475ab375cd [2021-03-02T14:20:52.874Z] ---> 45dbe9c86330 [2021-03-02T14:20:52.874Z] [2021-03-02T14:20:53.472Z] Successfully built a089bc0ac6a3 [2021-03-02T14:20:53.472Z] Successfully built 45dbe9c86330 [2021-03-02T14:20:53.472Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-02T14:20:53.472Z] Building docker-support-scheduler-go [2021-03-02T14:20:53.472Z]  Building docker-core-metadata-go ... done  ---> 73be03066b52 [2021-03-02T14:20:53.472Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-02T14:20:53.472Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-02T14:20:53.472Z]  Building docker-security-bootstrapper-go ... done Building docker-sys-mgmt-agent-go [2021-03-02T14:20:53.746Z] ---> Running in 41cfbe6bfb5a [2021-03-02T14:20:54.018Z] Removing intermediate container 41cfbe6bfb5a [2021-03-02T14:20:54.018Z] ---> ee4318f52bb5 [2021-03-02T14:20:54.019Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T14:20:54.290Z] ---> Running in ad2d85a97e5c [2021-03-02T14:20:54.882Z] Removing intermediate container ad2d85a97e5c [2021-03-02T14:20:54.882Z] ---> 5ebd548986c1 [2021-03-02T14:20:54.882Z] Step 21/23 : LABEL arch=arm64 [2021-03-02T14:20:54.882Z] ---> Running in aed4d52334d7 [2021-03-02T14:20:55.483Z] Removing intermediate container aed4d52334d7 [2021-03-02T14:20:55.483Z] ---> 36e59a37e713 [2021-03-02T14:20:55.483Z] Step 22/23 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:20:55.758Z] ---> Running in df243b011d0d [2021-03-02T14:20:56.039Z] Removing intermediate container df243b011d0d [2021-03-02T14:20:56.039Z] ---> 2c9c19976820 [2021-03-02T14:20:56.039Z] Step 23/23 : LABEL version=0.0.0 [2021-03-02T14:20:56.321Z] ---> Running in 9561443d3192 [2021-03-02T14:20:56.925Z] Removing intermediate container 9561443d3192 [2021-03-02T14:20:56.925Z] ---> e5b85dd8aa8a [2021-03-02T14:20:56.925Z] [2021-03-02T14:20:57.202Z] Successfully built e5b85dd8aa8a [2021-03-02T14:20:57.477Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-02T14:21:19.654Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:21:19.654Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:21:19.654Z] ---> b61ee837fbdd [2021-03-02T14:21:19.654Z] Step 3/21 : WORKDIR /edgex-go [2021-03-02T14:21:19.654Z] ---> Using cache [2021-03-02T14:21:19.654Z] ---> f67c8bc7a1b7 [2021-03-02T14:21:19.654Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:21:19.654Z] ---> Using cache [2021-03-02T14:21:19.654Z] ---> ed845fa74086 [2021-03-02T14:21:19.654Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-02T14:21:19.654Z] ---> Using cache [2021-03-02T14:21:19.654Z] ---> 02bbda659564 [2021-03-02T14:21:19.654Z] Step 6/21 : COPY go.mod . [2021-03-02T14:21:19.654Z] ---> Using cache [2021-03-02T14:21:19.654Z] ---> 98411c9e68f6 [2021-03-02T14:21:19.654Z] Step 7/21 : RUN go mod download [2021-03-02T14:21:19.654Z] ---> Using cache [2021-03-02T14:21:19.654Z] ---> 268ec7721c5c [2021-03-02T14:21:19.654Z] Step 8/21 : COPY . . [2021-03-02T14:21:19.654Z] ---> Using cache [2021-03-02T14:21:19.654Z] ---> 1f5df99aa97f [2021-03-02T14:21:19.654Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-02T14:21:25.164Z] ---> Running in 92ea106b87a6 [2021-03-02T14:21:26.236Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-02T14:21:28.939Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:21:28.939Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:21:28.939Z] ---> b61ee837fbdd [2021-03-02T14:21:28.939Z] Step 3/23 : WORKDIR /edgex-go [2021-03-02T14:21:28.939Z] ---> Using cache [2021-03-02T14:21:28.939Z] ---> f67c8bc7a1b7 [2021-03-02T14:21:28.939Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:21:28.939Z] ---> Using cache [2021-03-02T14:21:28.939Z] ---> ed845fa74086 [2021-03-02T14:21:28.939Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-02T14:21:28.939Z] ---> Using cache [2021-03-02T14:21:28.939Z] ---> 02bbda659564 [2021-03-02T14:21:28.939Z] Step 6/23 : COPY go.mod . [2021-03-02T14:21:28.939Z] ---> Using cache [2021-03-02T14:21:28.939Z] ---> 98411c9e68f6 [2021-03-02T14:21:28.939Z] Step 7/23 : RUN go mod download [2021-03-02T14:21:28.939Z] ---> Using cache [2021-03-02T14:21:28.939Z] ---> 268ec7721c5c [2021-03-02T14:21:28.939Z] Step 8/23 : COPY . . [2021-03-02T14:21:28.939Z] ---> Using cache [2021-03-02T14:21:28.939Z] ---> 1f5df99aa97f [2021-03-02T14:21:28.939Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-02T14:21:30.929Z] ---> Running in 3c330bcc21ed [2021-03-02T14:21:32.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-02T14:21:38.346Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:21:38.346Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:21:38.346Z] ---> b61ee837fbdd [2021-03-02T14:21:38.346Z] Step 3/26 : WORKDIR /edgex-go [2021-03-02T14:21:38.346Z] ---> Using cache [2021-03-02T14:21:38.346Z] ---> f67c8bc7a1b7 [2021-03-02T14:21:38.346Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:21:38.346Z] ---> Using cache [2021-03-02T14:21:38.346Z] ---> ed845fa74086 [2021-03-02T14:21:38.346Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-02T14:21:38.624Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T14:21:38.624Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-02T14:21:38.624Z] ---> b61ee837fbdd [2021-03-02T14:21:38.624Z] Step 3/22 : WORKDIR /edgex-go [2021-03-02T14:21:38.624Z] ---> Using cache [2021-03-02T14:21:38.624Z] ---> f67c8bc7a1b7 [2021-03-02T14:21:38.624Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T14:21:38.624Z] ---> Using cache [2021-03-02T14:21:38.624Z] ---> ed845fa74086 [2021-03-02T14:21:38.624Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-02T14:21:38.624Z] ---> Using cache [2021-03-02T14:21:38.624Z] ---> 02bbda659564 [2021-03-02T14:21:38.624Z] Step 6/22 : COPY go.mod . [2021-03-02T14:21:38.624Z] ---> Using cache [2021-03-02T14:21:38.624Z] ---> 98411c9e68f6 [2021-03-02T14:21:38.624Z] Step 7/22 : RUN go mod download [2021-03-02T14:21:38.624Z] ---> Using cache [2021-03-02T14:21:38.624Z] ---> 268ec7721c5c [2021-03-02T14:21:38.624Z] Step 8/22 : COPY . . [2021-03-02T14:21:38.624Z] ---> Using cache [2021-03-02T14:21:38.624Z] ---> 1f5df99aa97f [2021-03-02T14:21:38.624Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-02T14:21:39.649Z] ---> Running in 6ad02d46945f [2021-03-02T14:21:39.649Z] ---> Running in df2b0062cac3 [2021-03-02T14:21:41.653Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:21:41.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-02T14:21:42.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:21:43.203Z] OK: 217 MiB in 51 packages [2021-03-02T14:21:45.202Z] Removing intermediate container 6ad02d46945f [2021-03-02T14:21:45.203Z] ---> 26f90659c9b8 [2021-03-02T14:21:45.203Z] Step 6/26 : COPY go.mod . [2021-03-02T14:21:46.195Z] ---> a5d18a80bef7 [2021-03-02T14:21:46.195Z] Step 7/26 : RUN go mod download [2021-03-02T14:21:46.195Z] ---> Running in 77b9fd2c151c [2021-03-02T14:21:50.524Z] Removing intermediate container 77b9fd2c151c [2021-03-02T14:21:50.524Z] ---> 37b7b72071b5 [2021-03-02T14:21:50.524Z] Step 8/26 : COPY . . [2021-03-02T14:22:08.880Z] ---> 404d6f904ba1 [2021-03-02T14:22:08.880Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-02T14:22:08.880Z] ---> Running in d43fdb59cee0 [2021-03-02T14:22:10.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-02T14:22:29.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-02T14:22:44.332Z] Removing intermediate container 92ea106b87a6 [2021-03-02T14:22:44.332Z] ---> b25e41aa7074 [2021-03-02T14:22:44.332Z] [2021-03-02T14:22:44.332Z] Step 10/21 : FROM alpine:3.12 [2021-03-02T14:22:44.332Z] ---> d10569e2745f [2021-03-02T14:22:44.332Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-02T14:22:44.332Z] ---> Running in 8e32db96a244 [2021-03-02T14:22:45.317Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:22:45.317Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:22:45.919Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-02T14:22:45.919Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-02T14:22:45.919Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-02T14:22:45.919Z] (4/4) Installing curl (7.69.1-r3) [2021-03-02T14:22:45.919Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:22:45.919Z] Executing ca-certificates-20191127-r4.trigger [2021-03-02T14:22:46.195Z] OK: 7 MiB in 18 packages [2021-03-02T14:22:48.834Z] Removing intermediate container 8e32db96a244 [2021-03-02T14:22:48.834Z] ---> 50328c62cd39 [2021-03-02T14:22:48.834Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-02T14:22:49.107Z] ---> Running in 5105adcd323e [2021-03-02T14:22:49.705Z] Removing intermediate container 5105adcd323e [2021-03-02T14:22:49.705Z] ---> 3f3fd3672364 [2021-03-02T14:22:49.705Z] Step 13/21 : WORKDIR /edgex [2021-03-02T14:22:49.979Z] ---> Running in e7bc54957e8d [2021-03-02T14:22:50.577Z] Removing intermediate container e7bc54957e8d [2021-03-02T14:22:50.577Z] ---> db5fbb16b281 [2021-03-02T14:22:50.577Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-02T14:22:51.561Z] ---> 906eeeb324f5 [2021-03-02T14:22:51.561Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-02T14:22:53.540Z] ---> dade4366106f [2021-03-02T14:22:53.540Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-02T14:22:54.989Z] ---> 9d8274c04501 [2021-03-02T14:22:54.989Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-02T14:22:55.266Z] ---> Running in 34d43c0e0483 [2021-03-02T14:22:55.907Z] Removing intermediate container 34d43c0e0483 [2021-03-02T14:22:55.908Z] ---> 0ea08e69a773 [2021-03-02T14:22:55.908Z] Step 18/21 : CMD ["--init=true"] [2021-03-02T14:22:56.180Z] ---> Running in fc2ed22d56ca [2021-03-02T14:22:56.773Z] Removing intermediate container fc2ed22d56ca [2021-03-02T14:22:56.773Z] ---> bc7350b45f8e [2021-03-02T14:22:56.773Z] Step 19/21 : LABEL arch=arm64 [2021-03-02T14:22:57.043Z] ---> Running in 6f5d86cfaad1 [2021-03-02T14:22:57.638Z] Removing intermediate container 6f5d86cfaad1 [2021-03-02T14:22:57.638Z] ---> 19acc8d3b35a [2021-03-02T14:22:57.638Z] Step 20/21 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:22:57.914Z] ---> Running in c0a55d0494af [2021-03-02T14:22:58.509Z] Removing intermediate container c0a55d0494af [2021-03-02T14:22:58.509Z] ---> 12fd5d4f24ea [2021-03-02T14:22:58.509Z] Step 21/21 : LABEL version=0.0.0 [2021-03-02T14:22:58.788Z] ---> Running in 4e8781cb9d9a [2021-03-02T14:22:59.382Z] Removing intermediate container 4e8781cb9d9a [2021-03-02T14:22:59.382Z] ---> 6d7cd4498aab [2021-03-02T14:22:59.382Z] [2021-03-02T14:22:59.981Z] Successfully built 6d7cd4498aab [2021-03-02T14:22:59.981Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-02T14:23:05.408Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 3c330bcc21ed [2021-03-02T14:23:05.408Z] ---> 89faf1b0013b [2021-03-02T14:23:05.408Z] [2021-03-02T14:23:05.408Z] Step 10/23 : FROM alpine:3.12 [2021-03-02T14:23:05.408Z] ---> d10569e2745f [2021-03-02T14:23:05.408Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-02T14:23:05.408Z] ---> Using cache [2021-03-02T14:23:05.408Z] ---> cb6becdd5a66 [2021-03-02T14:23:05.408Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-02T14:23:05.408Z] ---> Using cache [2021-03-02T14:23:05.408Z] ---> 9f69a6b5feca [2021-03-02T14:23:05.683Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-02T14:23:05.683Z] ---> Running in 5494d747cea4 [2021-03-02T14:23:06.288Z] Removing intermediate container 5494d747cea4 [2021-03-02T14:23:06.288Z] ---> 13944a27ea46 [2021-03-02T14:23:06.288Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-02T14:23:06.569Z] ---> Running in 72cf602701df [2021-03-02T14:23:07.168Z] Removing intermediate container 72cf602701df [2021-03-02T14:23:07.168Z] ---> 0bd8465fab85 [2021-03-02T14:23:07.168Z] Step 15/23 : WORKDIR / [2021-03-02T14:23:07.442Z] ---> Running in c57f7a7ed022 [2021-03-02T14:23:08.422Z] Removing intermediate container c57f7a7ed022 [2021-03-02T14:23:08.422Z] ---> 70ce1a31e20d [2021-03-02T14:23:08.422Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T14:23:09.865Z] ---> 5fcdf08265f9 [2021-03-02T14:23:09.865Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-02T14:23:12.490Z] ---> e05159fb6578 [2021-03-02T14:23:12.490Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-02T14:23:12.490Z] Removing intermediate container df2b0062cac3 [2021-03-02T14:23:12.490Z] ---> 5db81942a8b6 [2021-03-02T14:23:12.490Z] [2021-03-02T14:23:12.490Z] Step 10/22 : FROM alpine:3.12 [2021-03-02T14:23:12.490Z] ---> d10569e2745f [2021-03-02T14:23:12.490Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-02T14:23:12.490Z] ---> Using cache [2021-03-02T14:23:12.490Z] ---> cb6becdd5a66 [2021-03-02T14:23:12.490Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-02T14:23:12.490Z] ---> Using cache [2021-03-02T14:23:12.490Z] ---> 9f69a6b5feca [2021-03-02T14:23:12.490Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-02T14:23:12.765Z] ---> Running in e71f79210b28 [2021-03-02T14:23:13.036Z] ---> 63e2767c3a34 [2021-03-02T14:23:13.036Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-02T14:23:13.325Z] ---> Running in a5513c11b8bd [2021-03-02T14:23:13.325Z] Removing intermediate container e71f79210b28 [2021-03-02T14:23:13.325Z] ---> a30e234b19b0 [2021-03-02T14:23:13.325Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-02T14:23:13.326Z] ---> Running in f52c60e838e7 [2021-03-02T14:23:13.604Z] Removing intermediate container a5513c11b8bd [2021-03-02T14:23:13.604Z] ---> 9be3a2599b31 [2021-03-02T14:23:13.604Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T14:23:13.878Z] ---> Running in 4f0598526c1f [2021-03-02T14:23:14.151Z] Removing intermediate container f52c60e838e7 [2021-03-02T14:23:14.151Z] ---> 219fe0da96d6 [2021-03-02T14:23:14.151Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T14:23:14.428Z] Removing intermediate container 4f0598526c1f [2021-03-02T14:23:14.428Z] ---> d7c6d8895126 [2021-03-02T14:23:14.428Z] Step 21/23 : LABEL arch=arm64 [2021-03-02T14:23:14.701Z] ---> Running in c2d6ed8a4d3e [2021-03-02T14:23:14.975Z] ---> 6818c2c807a5 [2021-03-02T14:23:14.976Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-02T14:23:15.250Z] Removing intermediate container c2d6ed8a4d3e [2021-03-02T14:23:15.250Z] ---> a05a73d755f3 [2021-03-02T14:23:15.250Z] Step 22/23 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:23:15.523Z] ---> Running in e8c697df6f0d [2021-03-02T14:23:16.128Z] Removing intermediate container e8c697df6f0d [2021-03-02T14:23:16.128Z] ---> eb44b524539d [2021-03-02T14:23:16.128Z] Step 23/23 : LABEL version=0.0.0 [2021-03-02T14:23:16.734Z] ---> a00b6a20fc41 [2021-03-02T14:23:16.734Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-02T14:23:16.734Z] ---> Running in 6b4d7507c225 [2021-03-02T14:23:17.338Z] Removing intermediate container 6b4d7507c225 [2021-03-02T14:23:17.338Z] ---> 4dde4ac0223b [2021-03-02T14:23:17.338Z] [2021-03-02T14:23:17.607Z] ---> 0b28ad5079cb [2021-03-02T14:23:17.607Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-02T14:23:17.607Z] Removing intermediate container d43fdb59cee0 [2021-03-02T14:23:17.607Z] ---> e618a4c7f2c7 [2021-03-02T14:23:17.607Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-02T14:23:17.878Z] Successfully built 4dde4ac0223b [2021-03-02T14:23:17.878Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-02T14:23:18.153Z]  Building docker-core-command-go ... done  ---> Running in b9d089f3258c [2021-03-02T14:23:18.153Z] ---> Running in 888c6952fda6 [2021-03-02T14:23:18.751Z] Removing intermediate container 888c6952fda6 [2021-03-02T14:23:18.751Z] ---> 914271857c37 [2021-03-02T14:23:18.751Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T14:23:18.751Z] ---> Running in c5f18d50c19a [2021-03-02T14:23:19.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-02T14:23:19.346Z] Removing intermediate container c5f18d50c19a [2021-03-02T14:23:19.346Z] ---> 7622b165139c [2021-03-02T14:23:19.346Z] Step 20/22 : LABEL arch=arm64 [2021-03-02T14:23:19.346Z] ---> Running in ec0fab56ead0 [2021-03-02T14:23:19.942Z] Removing intermediate container ec0fab56ead0 [2021-03-02T14:23:19.942Z] ---> 16f6094857ad [2021-03-02T14:23:19.942Z] Step 21/22 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:23:19.942Z] ---> Running in 855a1e3f1b1b [2021-03-02T14:23:20.547Z] Removing intermediate container 855a1e3f1b1b [2021-03-02T14:23:20.547Z] ---> bf241df58b2e [2021-03-02T14:23:20.547Z] Step 22/22 : LABEL version=0.0.0 [2021-03-02T14:23:20.547Z] ---> Running in 22932a9f5c0c [2021-03-02T14:23:21.138Z] Removing intermediate container 22932a9f5c0c [2021-03-02T14:23:21.138Z] ---> 1320ea46d5fb [2021-03-02T14:23:21.138Z] [2021-03-02T14:23:21.408Z] Successfully built 1320ea46d5fb [2021-03-02T14:23:21.408Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-02T14:23:22.000Z]  Building docker-support-scheduler-go ... done Removing intermediate container b9d089f3258c [2021-03-02T14:23:22.000Z] ---> d7e96769b504 [2021-03-02T14:23:22.000Z] [2021-03-02T14:23:22.000Z] Step 11/26 : FROM docker:20.10.0 [2021-03-02T14:23:22.271Z] 20.10.0: Pulling from library/docker [2021-03-02T14:23:28.954Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-02T14:23:28.954Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-02T14:23:28.954Z] ---> eeaf43b92773 [2021-03-02T14:23:28.954Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-02T14:23:30.394Z] ---> Running in 5f59bb4a051b [2021-03-02T14:23:31.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:23:31.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:23:31.916Z] (1/2) Installing readline (8.0.4-r0) [2021-03-02T14:23:32.188Z] (2/2) Installing bash (5.0.17-r0) [2021-03-02T14:23:32.188Z] Executing bash-5.0.17-r0.post-install [2021-03-02T14:23:32.188Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:23:32.188Z] OK: 12 MiB in 22 packages [2021-03-02T14:23:33.618Z] Removing intermediate container 5f59bb4a051b [2021-03-02T14:23:33.618Z] ---> 7d30ab0c5f13 [2021-03-02T14:23:33.618Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-02T14:23:33.618Z] ---> Running in a28a243696f4 [2021-03-02T14:23:33.893Z] Removing intermediate container a28a243696f4 [2021-03-02T14:23:33.893Z] ---> e82eb37e1b44 [2021-03-02T14:23:33.893Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-02T14:23:34.172Z] ---> Running in 2cf83c2c4013 [2021-03-02T14:23:34.767Z] Removing intermediate container 2cf83c2c4013 [2021-03-02T14:23:34.767Z] ---> 7928ae2b61cf [2021-03-02T14:23:34.767Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-02T14:23:34.767Z] ---> Running in 0b40943078ce [2021-03-02T14:23:35.359Z] Removing intermediate container 0b40943078ce [2021-03-02T14:23:35.359Z] ---> 47592d3e54f6 [2021-03-02T14:23:35.359Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-02T14:23:36.330Z] ---> ca5202f8661a [2021-03-02T14:23:36.330Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-02T14:23:37.306Z] ---> 414ad0974a0f [2021-03-02T14:23:37.306Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-02T14:23:37.896Z] ---> a7ddf8247e36 [2021-03-02T14:23:37.896Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-02T14:23:38.168Z] ---> Running in af9ddde99822 [2021-03-02T14:23:39.143Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:23:39.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:23:40.008Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-02T14:23:40.008Z] (2/33) Installing expat (2.2.9-r1) [2021-03-02T14:23:40.008Z] (3/33) Installing libffi (3.3-r2) [2021-03-02T14:23:40.008Z] (4/33) Installing gdbm (1.13-r1) [2021-03-02T14:23:40.008Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-02T14:23:40.008Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-02T14:23:40.008Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-02T14:23:41.972Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-02T14:23:41.972Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-02T14:23:41.972Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-02T14:23:41.972Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-02T14:23:41.972Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-02T14:23:41.972Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-02T14:23:41.972Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-02T14:23:41.972Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-02T14:23:41.972Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-02T14:23:41.972Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-02T14:23:41.972Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-02T14:23:41.972Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-02T14:23:41.972Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-02T14:23:41.972Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-02T14:23:41.972Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-02T14:23:41.972Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-02T14:23:41.972Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-02T14:23:42.253Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-02T14:23:42.253Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-02T14:23:42.253Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-02T14:23:42.253Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-02T14:23:42.253Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-02T14:23:42.253Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-02T14:23:42.253Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-02T14:23:42.253Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-02T14:23:42.253Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-02T14:23:42.253Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:23:42.525Z] OK: 71 MiB in 55 packages [2021-03-02T14:23:49.238Z] Removing intermediate container af9ddde99822 [2021-03-02T14:23:49.238Z] ---> 3eb6c2260708 [2021-03-02T14:23:49.238Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-02T14:23:49.238Z] ---> Running in 21a2665a5666 [2021-03-02T14:23:53.524Z] Collecting docker-compose==1.23.2 [2021-03-02T14:23:53.524Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-02T14:23:55.028Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-02T14:23:55.028Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-02T14:23:55.645Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-02T14:23:55.645Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-03-02T14:23:56.652Z] Collecting docker<4.0,>=3.6.0 [2021-03-02T14:23:56.652Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-02T14:23:56.933Z] Collecting texttable<0.10,>=0.9.0 [2021-03-02T14:23:56.933Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-02T14:23:58.905Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-02T14:23:59.174Z] Collecting jsonschema<3,>=2.5.1 [2021-03-02T14:23:59.174Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-02T14:23:59.444Z] Collecting cached-property<2,>=1.2.0 [2021-03-02T14:23:59.444Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-02T14:23:59.713Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-02T14:23:59.713Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-02T14:24:01.676Z] Collecting docopt<0.7,>=0.6.1 [2021-03-02T14:24:01.676Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-02T14:24:04.282Z] Collecting PyYAML<4,>=3.10 [2021-03-02T14:24:04.282Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-02T14:24:07.651Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-02T14:24:07.651Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-02T14:24:07.651Z] Collecting idna<2.8,>=2.5 [2021-03-02T14:24:07.651Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-02T14:24:07.651Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-02T14:24:07.651Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-02T14:24:07.921Z] Collecting docker-pycreds>=0.4.0 [2021-03-02T14:24:07.921Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-02T14:24:07.921Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-02T14:24:07.921Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-02T14:24:07.921Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-02T14:24:07.921Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-02T14:24:08.894Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, jsonschema, cached-property, dockerpty, docopt, PyYAML, docker-compose [2021-03-02T14:24:08.894Z] Attempting uninstall: urllib3 [2021-03-02T14:24:08.894Z] Found existing installation: urllib3 1.25.9 [2021-03-02T14:24:08.894Z] Uninstalling urllib3-1.25.9: [2021-03-02T14:24:08.894Z] Successfully uninstalled urllib3-1.25.9 [2021-03-02T14:24:09.482Z] Attempting uninstall: idna [2021-03-02T14:24:09.482Z] Found existing installation: idna 2.9 [2021-03-02T14:24:09.482Z] Uninstalling idna-2.9: [2021-03-02T14:24:09.482Z] Successfully uninstalled idna-2.9 [2021-03-02T14:24:10.070Z] Attempting uninstall: requests [2021-03-02T14:24:10.070Z] Found existing installation: requests 2.23.0 [2021-03-02T14:24:10.070Z] Uninstalling requests-2.23.0: [2021-03-02T14:24:10.341Z] Successfully uninstalled requests-2.23.0 [2021-03-02T14:24:11.770Z] Running setup.py install for texttable: started [2021-03-02T14:24:13.204Z] Running setup.py install for texttable: finished with status 'done' [2021-03-02T14:24:13.476Z] Running setup.py install for dockerpty: started [2021-03-02T14:24:15.430Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-02T14:24:15.430Z] Running setup.py install for docopt: started [2021-03-02T14:24:17.385Z] Running setup.py install for docopt: finished with status 'done' [2021-03-02T14:24:17.385Z] Running setup.py install for PyYAML: started [2021-03-02T14:24:19.349Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-02T14:24:19.941Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-03-02T14:24:24.227Z] Removing intermediate container 21a2665a5666 [2021-03-02T14:24:24.227Z] ---> 2d4ab9f82cd1 [2021-03-02T14:24:24.227Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-02T14:24:24.227Z] ---> Running in 61aee4c887ea [2021-03-02T14:24:24.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T14:24:24.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T14:24:25.417Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-02T14:24:25.417Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-02T14:24:25.417Z] (3/3) Installing curl (7.69.1-r3) [2021-03-02T14:24:25.417Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T14:24:25.417Z] OK: 71 MiB in 58 packages [2021-03-02T14:24:26.850Z] Removing intermediate container 61aee4c887ea [2021-03-02T14:24:26.850Z] ---> 653f0a43ce38 [2021-03-02T14:24:26.850Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-02T14:24:26.850Z] ---> Running in dda548b7a6af [2021-03-02T14:24:27.126Z] Removing intermediate container dda548b7a6af [2021-03-02T14:24:27.126Z] ---> c9713997f001 [2021-03-02T14:24:27.126Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T14:24:27.403Z] ---> Running in 91b942ad6754 [2021-03-02T14:24:27.677Z] Removing intermediate container 91b942ad6754 [2021-03-02T14:24:27.677Z] ---> bfd0c418a308 [2021-03-02T14:24:27.677Z] Step 24/26 : LABEL arch=arm64 [2021-03-02T14:24:27.950Z] ---> Running in 8a57de414010 [2021-03-02T14:24:28.230Z] Removing intermediate container 8a57de414010 [2021-03-02T14:24:28.230Z] ---> 8cfd92a367a8 [2021-03-02T14:24:28.230Z] Step 25/26 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-02T14:24:28.504Z] ---> Running in 824ce831ea52 [2021-03-02T14:24:29.099Z] Removing intermediate container 824ce831ea52 [2021-03-02T14:24:29.099Z] ---> af3802c23986 [2021-03-02T14:24:29.099Z] Step 26/26 : LABEL version=0.0.0 [2021-03-02T14:24:29.099Z] ---> Running in 3ae9f1a22779 [2021-03-02T14:24:29.692Z] Removing intermediate container 3ae9f1a22779 [2021-03-02T14:24:29.692Z] ---> cc58910a3d7e [2021-03-02T14:24:29.692Z] [2021-03-02T14:24:29.963Z] Successfully built cc58910a3d7e [2021-03-02T14:24:29.963Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-02T14:24:30.250Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-02T14:24:30.267Z] $ docker stop --time=1 6fc23763c0be3dd886da46de3f8800c823431a95e8a56f19c1c6a9755ada97cd [2021-03-02T14:24:32.150Z] $ docker rm -f 6fc23763c0be3dd886da46de3f8800c823431a95e8a56f19c1c6a9755ada97cd [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-02T14:24:32.894Z] + docker images [2021-03-02T14:24:32.894Z] + grep docker [2021-03-02T14:24:33.166Z] docker-sys-mgmt-agent-go-arm64 latest cc58910a3d7e 3 seconds ago 300MB [2021-03-02T14:24:33.166Z] docker-support-scheduler-go-arm64 latest 1320ea46d5fb About a minute ago 16.3MB [2021-03-02T14:24:33.166Z] docker-core-command-go-arm64 latest 4dde4ac0223b About a minute ago 16.2MB [2021-03-02T14:24:33.166Z] docker-security-proxy-setup-go-arm64 latest 6d7cd4498aab About a minute ago 23.4MB [2021-03-02T14:24:33.166Z] docker-core-data-go-arm64 latest e5b85dd8aa8a 3 minutes ago 21.1MB [2021-03-02T14:24:33.166Z] docker-core-metadata-go-arm64 latest a089bc0ac6a3 3 minutes ago 17.9MB [2021-03-02T14:24:33.166Z] docker-security-bootstrapper-go-arm64 latest 45dbe9c86330 3 minutes ago 17.6MB [2021-03-02T14:24:33.166Z] docker-support-notifications-go-arm64 latest 7eea7efc82d7 3 minutes ago 16.8MB [2021-03-02T14:24:33.166Z] docker-security-secretstore-setup-go-arm64 latest e56ed1c568a9 3 minutes ago 23.7MB [2021-03-02T14:24:33.166Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-02T14:24:34.748Z] ---> job-cost.sh [2021-03-02T14:24:34.749Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jsW3 [2021-03-02T14:25:13.691Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-02T14:27:35.490Z] lf-activate-venv(): INFO: Adding /tmp/venv-jsW3/bin to PATH [2021-03-02T14:27:35.490Z] INFO: No Stack... [2021-03-02T14:27:35.490Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-02T14:27:35.490Z] INFO: Archiving Costs [Pipeline] sh [2021-03-02T14:27:35.853Z] + + cat /w/workspace/edgex-go/1/archives/cost.csvcut [2021-03-02T14:27:35.853Z] -d, -f6 [Pipeline] lock [2021-03-02T14:27:35.994Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3214-1-stack-cost] [2021-03-02T14:27:36.002Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3214-1-stack-cost] did not exist. Created. [2021-03-02T14:27:36.002Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-02T14:27:36.568Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-02T14:27:36.842Z] Stashed 1 file(s) [Pipeline] } [2021-03-02T14:27:36.861Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3214-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-02T14:27:41.429Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T14:27:42.378Z] ---> package-listing.sh [2021-03-02T14:27:42.378Z] ++ facter osfamily [2021-03-02T14:27:42.378Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-02T14:27:42.378Z] + OS_FAMILY=redhat [2021-03-02T14:27:42.379Z] + workspace=/w/workspace/edgex-go/1 [2021-03-02T14:27:42.379Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-02T14:27:42.379Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-02T14:27:42.379Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-02T14:27:42.379Z] + PACKAGES=/tmp/packages_start.txt [2021-03-02T14:27:42.379Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-02T14:27:42.379Z] + PACKAGES=/tmp/packages_end.txt [2021-03-02T14:27:42.379Z] + case "${OS_FAMILY}" in [2021-03-02T14:27:42.379Z] + rpm -qa [2021-03-02T14:27:42.379Z] + sort [2021-03-02T14:27:47.686Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-02T14:27:47.686Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-02T14:27:47.686Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-02T14:27:47.686Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-02T14:27:47.686Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-02T14:27:47.686Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-02T14:27:47.729Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-02T14:27:48.055Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:27:48.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-02T14:27:48.418Z] [2021-03-02T14:27:48.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-02T14:27:48.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-02T14:27:50.802Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-02T14:27:50.802Z] df20fa9351a1: Pulling fs layer [2021-03-02T14:27:50.802Z] 36b3adc4ff6f: Pulling fs layer [2021-03-02T14:27:50.802Z] 8ad3a11d3b57: Pulling fs layer [2021-03-02T14:27:50.802Z] 46f8f816bc3b: Pulling fs layer [2021-03-02T14:27:50.802Z] 93b61091891f: Pulling fs layer [2021-03-02T14:27:50.802Z] 93b9cdb0e59b: Pulling fs layer [2021-03-02T14:27:50.802Z] 5e14af77c1be: Pulling fs layer [2021-03-02T14:27:50.802Z] 01666e4c0597: Pulling fs layer [2021-03-02T14:27:50.802Z] aa168da1d23b: Pulling fs layer [2021-03-02T14:27:50.802Z] 46f8f816bc3b: Waiting [2021-03-02T14:27:50.802Z] 93b9cdb0e59b: Waiting [2021-03-02T14:27:50.802Z] 93b61091891f: Waiting [2021-03-02T14:27:50.802Z] 5e14af77c1be: Waiting [2021-03-02T14:27:50.802Z] 01666e4c0597: Waiting [2021-03-02T14:27:50.802Z] aa168da1d23b: Waiting [2021-03-02T14:27:50.802Z] 36b3adc4ff6f: Verifying Checksum [2021-03-02T14:27:50.802Z] 36b3adc4ff6f: Download complete [2021-03-02T14:27:50.802Z] 46f8f816bc3b: Verifying Checksum [2021-03-02T14:27:50.802Z] 46f8f816bc3b: Download complete [2021-03-02T14:27:50.802Z] df20fa9351a1: Verifying Checksum [2021-03-02T14:27:50.802Z] df20fa9351a1: Download complete [2021-03-02T14:27:50.802Z] 93b9cdb0e59b: Verifying Checksum [2021-03-02T14:27:50.802Z] 93b9cdb0e59b: Download complete [2021-03-02T14:27:50.802Z] 93b61091891f: Download complete [2021-03-02T14:27:50.802Z] 01666e4c0597: Verifying Checksum [2021-03-02T14:27:50.802Z] 01666e4c0597: Download complete [2021-03-02T14:27:50.802Z] 8ad3a11d3b57: Verifying Checksum [2021-03-02T14:27:50.802Z] 8ad3a11d3b57: Download complete [2021-03-02T14:27:51.069Z] 5e14af77c1be: Verifying Checksum [2021-03-02T14:27:51.069Z] 5e14af77c1be: Download complete [2021-03-02T14:27:51.069Z] df20fa9351a1: Pull complete [2021-03-02T14:27:51.341Z] 36b3adc4ff6f: Pull complete [2021-03-02T14:27:52.301Z] 8ad3a11d3b57: Pull complete [2021-03-02T14:27:52.878Z] aa168da1d23b: Verifying Checksum [2021-03-02T14:27:52.878Z] aa168da1d23b: Download complete [2021-03-02T14:27:53.455Z] 46f8f816bc3b: Pull complete [2021-03-02T14:27:55.377Z] 93b61091891f: Pull complete [2021-03-02T14:27:55.377Z] 93b9cdb0e59b: Pull complete [2021-03-02T14:27:55.377Z] 5e14af77c1be: Pull complete [2021-03-02T14:27:55.638Z] 01666e4c0597: Pull complete [2021-03-02T14:28:05.696Z] aa168da1d23b: Pull complete [2021-03-02T14:28:05.696Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-02T14:28:05.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-02T14:28:05.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-02T14:28:05.941Z] prd-centos7-docker-4c-2g-28217 does not seem to be running inside a container [2021-03-02T14:28:05.997Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-02T14:28:11.025Z] $ docker top 24ea59c75fe72298d2d0efe1830a9879e3e4b0b6555229f8d90fbca749907d33 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T14:28:11.674Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-02T14:28:12.053Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-02T14:28:12.392Z] + ls /var/log/sa-host [2021-03-02T14:28:12.392Z] + sadf -c /var/log/sa-host/sa02 [2021-03-02T14:28:12.392Z] file_magic: OK [2021-03-02T14:28:12.392Z] HZ: Using current value: 100 [2021-03-02T14:28:12.392Z] file_header: OK [2021-03-02T14:28:12.392Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-02T14:28:12.392Z] Statistics: [2021-03-02T14:28:12.392Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-02T14:28:12.392Z] File successfully converted to sysstat format version 12.2.1 [2021-03-02T14:28:12.392Z] + sadf -c /var/log/sa-host/sa23 [2021-03-02T14:28:12.392Z] file_magic: OK [2021-03-02T14:28:12.392Z] HZ: Using current value: 100 [2021-03-02T14:28:12.392Z] file_header: OK [2021-03-02T14:28:12.392Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-02T14:28:12.392Z] Statistics: [2021-03-02T14:28:12.392Z] Hnuu...uuuununununu... [2021-03-02T14:28:12.392Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-02T14:28:13.127Z] provisioning config files... [2021-03-02T14:28:13.160Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4136344016555634919tmp [Pipeline] { [Pipeline] echo [2021-03-02T14:28:13.279Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T14:28:13.632Z] ---> create-netrc.sh [Pipeline] } [2021-03-02T14:28:13.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-02T14:28:13.902Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T14:28:14.268Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-02T14:28:14.301Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T14:28:14.648Z] ---> sudo-logs.sh [2021-03-02T14:28:14.648Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-02T14:28:14.772Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T14:28:15.114Z] ---> job-cost.sh [2021-03-02T14:28:15.114Z] lf-activate-venv: SKIPPING [2021-03-02T14:28:15.114Z] DEBUG: total: 0.20999999344348907 [2021-03-02T14:28:15.114Z] INFO: Retrieving Stack Cost... [2021-03-02T14:28:16.511Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-02T14:28:16.774Z] INFO: Archiving Costs [Pipeline] echo [2021-03-02T14:28:16.844Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T14:28:17.183Z] ---> logs-deploy.sh [2021-03-02T14:28:17.183Z] lf-activate-venv: SKIPPING [2021-03-02T14:28:17.183Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3214/1 [2021-03-02T14:28:17.183Z] INFO: archiving workspace using pattern(s): [2021-03-02T14:28:18.574Z] Archives upload complete. [2021-03-02T14:28:18.837Z] INFO: archiving logs to Nexus