jim-wang-intel commented: recheck 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 88047cbc75510c4c02cec7fc05a2c3834ab5aff5+f60a6b9b3bbcf5933f7773f85fc76d84301e173f (5db997aae348733e0197e2ce726a9243a1e008ed) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-28482’ is offline Running on prd-centos7-docker-4c-2g-28485 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 > 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/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 Commit message: "fix: code clean up" > git rev-list --no-walk 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-04T15:48:17.083Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-04T15:48:17.348Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-04T15:48:17.475Z] ========================================================= [2021-03-04T15:48:17.475Z] EdgeX Global Pipelines Version Info [2021-03-04T15:48:17.475Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:48:18.993Z] ------------------- [2021-03-04T15:48:18.993Z] stable info: [2021-03-04T15:48:18.993Z] ------------------- [2021-03-04T15:48:18.993Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-04T15:48:18.993Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T15:48:18.993Z] Message: update stable to v1.0.184 [2021-03-04T15:48:19.947Z] ------------------- [2021-03-04T15:48:19.947Z] experimental info: [2021-03-04T15:48:19.947Z] ------------------- [2021-03-04T15:48:19.947Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-04T15:48:19.947Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T15:48:19.947Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-04T15:48:20.246Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-04T15:48:20.372Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-04T15:48:20.470Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-04T15:48:20.578Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-04T15:48:20.666Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-04T15:48:20.877Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-04T15:48:20.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-04T15:48:21.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-04T15:48:21.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-04T15:48:21.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-04T15:48:21.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-04T15:48:21.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-04T15:48:21.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-04T15:48:21.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-04T15:48:21.793Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T15:48:21.882Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T15:48:22.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-04T15:48:22.113Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-04T15:48:22.198Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-04T15:48:22.289Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-04T15:48:22.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-04T15:48:22.470Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-04T15:48:22.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3215 [Pipeline] echo [2021-03-04T15:48:22.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3215 [Pipeline] echo [2021-03-04T15:48:22.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3215 [Pipeline] echo [2021-03-04T15:48:22.815Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [Pipeline] echo [2021-03-04T15:48:22.903Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88047cb [Pipeline] echo [2021-03-04T15:48:22.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T15:48:23.176Z] provisioning config files... [2021-03-04T15:48:23.203Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5752759055816781590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:48:23.559Z] ---> docker-login.sh [2021-03-04T15:48:23.559Z] nexus3.edgexfoundry.org:10001 [2021-03-04T15:48:23.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:48:24.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:48:24.084Z] Configure a credential helper to remove this warning. See [2021-03-04T15:48:24.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:48:24.084Z] [2021-03-04T15:48:24.084Z] Login Succeeded [2021-03-04T15:48:24.084Z] nexus3.edgexfoundry.org:10002 [2021-03-04T15:48:24.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:48:24.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:48:24.084Z] Configure a credential helper to remove this warning. See [2021-03-04T15:48:24.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:48:24.084Z] [2021-03-04T15:48:24.084Z] Login Succeeded [2021-03-04T15:48:24.084Z] nexus3.edgexfoundry.org:10003 [2021-03-04T15:48:24.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:48:24.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:48:24.352Z] Configure a credential helper to remove this warning. See [2021-03-04T15:48:24.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:48:24.352Z] [2021-03-04T15:48:24.352Z] Login Succeeded [2021-03-04T15:48:24.352Z] nexus3.edgexfoundry.org:10004 [2021-03-04T15:48:24.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:48:24.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:48:24.614Z] Configure a credential helper to remove this warning. See [2021-03-04T15:48:24.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:48:24.614Z] [2021-03-04T15:48:24.614Z] Login Succeeded [2021-03-04T15:48:24.614Z] docker.io [2021-03-04T15:48:24.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:48:24.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:48:24.875Z] Configure a credential helper to remove this warning. See [2021-03-04T15:48:24.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:48:24.875Z] [2021-03-04T15:48:24.875Z] Login Succeeded [2021-03-04T15:48:24.875Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T15:48:24.886Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T15:48:25.342Z] ++ 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-04T15:48:25.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:48:25.342Z] ++ dirname cmd/core-command/Dockerfile [2021-03-04T15:48:25.342Z] ++ cut -d/ -f2 [2021-03-04T15:48:25.342Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-04T15:48:25.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:48:25.342Z] ++ dirname cmd/core-data/Dockerfile [2021-03-04T15:48:25.342Z] ++ cut -d/ -f2 [2021-03-04T15:48:25.342Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-04T15:48:25.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:48:25.342Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-04T15:48:25.342Z] ++ cut -d/ -f2 [2021-03-04T15:48:25.342Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-04T15:48:25.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:48:25.342Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-04T15:48:25.342Z] ++ cut -d/ -f2 [2021-03-04T15:48:25.342Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-04T15:48:25.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:48:25.342Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-04T15:48:25.342Z] ++ cut -d/ -f2 [2021-03-04T15:48:25.342Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-04T15:48:25.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:48:25.342Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-04T15:48:25.342Z] ++ cut -d/ -f2 [2021-03-04T15:48:25.342Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-04T15:48:25.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:48:25.342Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-04T15:48:25.342Z] ++ cut -d/ -f2 [2021-03-04T15:48:25.342Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-04T15:48:25.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:48:25.342Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-04T15:48:25.342Z] ++ cut -d/ -f2 [2021-03-04T15:48:25.342Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-04T15:48:25.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:48:25.342Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-04T15:48:25.342Z] ++ cut -d/ -f2 [2021-03-04T15:48:25.342Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-04T15:48:25.414Z] 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-04T15:48:26.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T15:48:26.695Z] [2021-03-04T15:48:26.695Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:48:27.037Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T15:48:27.038Z] latest: Pulling from edgex-devops/git-semver [2021-03-04T15:48:27.038Z] 31603596830f: Pulling fs layer [2021-03-04T15:48:27.038Z] 2a8b12db71e7: Pulling fs layer [2021-03-04T15:48:27.038Z] 6ca5941a6612: Pulling fs layer [2021-03-04T15:48:27.038Z] ecc8261a40a4: Pulling fs layer [2021-03-04T15:48:27.038Z] ecc8261a40a4: Waiting [2021-03-04T15:48:27.038Z] 2a8b12db71e7: Verifying Checksum [2021-03-04T15:48:27.038Z] 2a8b12db71e7: Download complete [2021-03-04T15:48:27.301Z] 31603596830f: Verifying Checksum [2021-03-04T15:48:27.301Z] 31603596830f: Download complete [2021-03-04T15:48:27.301Z] ecc8261a40a4: Verifying Checksum [2021-03-04T15:48:27.301Z] ecc8261a40a4: Download complete [2021-03-04T15:48:27.301Z] 6ca5941a6612: Verifying Checksum [2021-03-04T15:48:27.301Z] 6ca5941a6612: Download complete [2021-03-04T15:48:27.563Z] 31603596830f: Pull complete [2021-03-04T15:48:27.825Z] 2a8b12db71e7: Pull complete [2021-03-04T15:48:28.778Z] 6ca5941a6612: Pull complete [2021-03-04T15:48:28.778Z] ecc8261a40a4: Pull complete [2021-03-04T15:48:28.778Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-04T15:48:28.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T15:48:28.778Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-04T15:48:28.879Z] prd-centos7-docker-4c-2g-28485 does not seem to be running inside a container [2021-03-04T15:48:28.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2021-03-04T15:48:31.587Z] $ docker top b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-04T15:48:31.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T15:48:31.926Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T15:48:32.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T15:48:32.159Z] $ docker exec b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 ssh-agent [2021-03-04T15:48:32.361Z] SSH_AUTH_SOCK=/tmp/ssh-uH1rOmg9OyOx/agent.12 [2021-03-04T15:48:32.361Z] SSH_AGENT_PID=17 [2021-03-04T15:48:32.373Z] Running ssh-add (command line suppressed) [2021-03-04T15:48:32.500Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7187729593451593501.key (/w/workspace/edgex-go/5@tmp/private_key_7187729593451593501.key) [2021-03-04T15:48:32.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T15:48:32.889Z] + git tag --points-at HEAD [Pipeline] } [2021-03-04T15:48:32.910Z] $ docker exec --env ******** --env ******** b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 ssh-agent -k [2021-03-04T15:48:33.035Z] unset SSH_AUTH_SOCK; [2021-03-04T15:48:33.036Z] unset SSH_AGENT_PID; [2021-03-04T15:48:33.036Z] echo Agent pid 17 killed; [2021-03-04T15:48:33.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-04T15:48:33.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T15:48:33.214Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T15:48:33.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T15:48:33.390Z] $ docker exec b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 ssh-agent [2021-03-04T15:48:33.558Z] SSH_AUTH_SOCK=/tmp/ssh-Bd50r7V9JORa/agent.47 [2021-03-04T15:48:33.558Z] SSH_AGENT_PID=52 [2021-03-04T15:48:33.565Z] Running ssh-add (command line suppressed) [2021-03-04T15:48:33.688Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4357851772855089641.key (/w/workspace/edgex-go/5@tmp/private_key_4357851772855089641.key) [2021-03-04T15:48:33.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T15:48:34.074Z] + git semver init [2021-03-04T15:48:34.075Z] # -> Open(): unable to determine branch for HEAD [2021-03-04T15:48:34.075Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-03-04T15:48:34.075Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-03-04T15:48:34.075Z] # $SEMVER_REMOTE_NAME = origin [2021-03-04T15:48:34.075Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-04T15:48:34.075Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-04T15:48:34.075Z] # $SEMVER_BRANCH = PR-3215 [2021-03-04T15:48:34.075Z] # $SEMVER_TEMP = /tmp/semver-535696592 [2021-03-04T15:48:34.075Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-04T15:48:52.232Z] # '/tmp/semver-535696592' -> '/w/workspace/edgex-go/5/.semver' [2021-03-04T15:48:52.498Z] # -> Force: false [2021-03-04T15:48:52.498Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-03-04T15:48:52.777Z] $ docker exec --env ******** --env ******** b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 ssh-agent -k [2021-03-04T15:48:53.018Z] unset SSH_AUTH_SOCK; [2021-03-04T15:48:53.018Z] unset SSH_AGENT_PID; [2021-03-04T15:48:53.018Z] echo Agent pid 52 killed; [2021-03-04T15:48:53.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T15:48:53.680Z] + git semver [Pipeline] } [2021-03-04T15:48:53.700Z] $ docker stop --time=1 b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 [2021-03-04T15:48:55.379Z] $ docker rm -f b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T15:48:55.904Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-04T15:48:56.471Z] Stashed 1 file(s) [Pipeline] echo [2021-03-04T15:48:56.473Z] [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-04T15:48:57.369Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-04T15:48:57.668Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T15:48:57.967Z] + sudo service docker restart [2021-03-04T15:48:57.967Z] + true [2021-03-04T15:48:57.967Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-04T15:48:58.558Z] ========================================================= [2021-03-04T15:48:58.558Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-04T15:48:58.558Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:48:58.901Z] + 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-04T15:49:02.223Z] Sending build context to Docker daemon 328.3MB [2021-03-04T15:49:02.223Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T15:49:02.223Z] Step 2/6 : FROM ${BASE} [2021-03-04T15:49:02.223Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-04T15:49:02.223Z] 188c0c94c7c5: Pulling fs layer [2021-03-04T15:49:02.223Z] 0ef7d3d256c8: Pulling fs layer [2021-03-04T15:49:02.223Z] de9db76c5a1d: Pulling fs layer [2021-03-04T15:49:02.223Z] bca2f99d35d6: Pulling fs layer [2021-03-04T15:49:02.223Z] 93359f2a8cfa: Pulling fs layer [2021-03-04T15:49:02.223Z] 7c6f9722023f: Pulling fs layer [2021-03-04T15:49:02.223Z] a35cf1a2eb13: Pulling fs layer [2021-03-04T15:49:02.223Z] bca2f99d35d6: Waiting [2021-03-04T15:49:02.223Z] 93359f2a8cfa: Waiting [2021-03-04T15:49:02.223Z] 7c6f9722023f: Waiting [2021-03-04T15:49:02.223Z] a35cf1a2eb13: Waiting [2021-03-04T15:49:02.223Z] de9db76c5a1d: Verifying Checksum [2021-03-04T15:49:02.223Z] de9db76c5a1d: Download complete [2021-03-04T15:49:02.223Z] 0ef7d3d256c8: Verifying Checksum [2021-03-04T15:49:02.223Z] 0ef7d3d256c8: Download complete [2021-03-04T15:49:02.489Z] 93359f2a8cfa: Verifying Checksum [2021-03-04T15:49:02.489Z] 93359f2a8cfa: Download complete [2021-03-04T15:49:02.489Z] 188c0c94c7c5: Verifying Checksum [2021-03-04T15:49:02.489Z] 188c0c94c7c5: Download complete [2021-03-04T15:49:02.489Z] 7c6f9722023f: Verifying Checksum [2021-03-04T15:49:02.489Z] 7c6f9722023f: Download complete [2021-03-04T15:49:03.068Z] 188c0c94c7c5: Pull complete [2021-03-04T15:49:03.335Z] 0ef7d3d256c8: Pull complete [2021-03-04T15:49:03.335Z] de9db76c5a1d: Pull complete [2021-03-04T15:49:05.262Z] a35cf1a2eb13: Verifying Checksum [2021-03-04T15:49:05.262Z] bca2f99d35d6: Verifying Checksum [2021-03-04T15:49:05.262Z] bca2f99d35d6: Download complete [2021-03-04T15:49:10.609Z] bca2f99d35d6: Pull complete [2021-03-04T15:49:10.871Z] 93359f2a8cfa: Pull complete [2021-03-04T15:49:11.138Z] 7c6f9722023f: Pull complete [2021-03-04T15:49:11.861Z] Still waiting to schedule task [2021-03-04T15:49:11.862Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-04T15:49:15.362Z] a35cf1a2eb13: Pull complete [2021-03-04T15:49:15.363Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-04T15:49:15.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-04T15:49:15.363Z] ---> a62c8e92a672 [2021-03-04T15:49:15.363Z] 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-04T15:49:15.626Z] ---> Running in 2a62db9e4a69 [2021-03-04T15:49:16.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:49:17.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:49:17.416Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T15:49:17.678Z] (2/12) Installing file (5.38-r0) [2021-03-04T15:49:17.678Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T15:49:17.678Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-04T15:49:23.000Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T15:49:23.000Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T15:49:23.000Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T15:49:23.000Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T15:49:23.000Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T15:49:23.000Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T15:49:23.000Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T15:49:23.000Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T15:49:23.000Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:49:23.000Z] OK: 233 MiB in 51 packages [2021-03-04T15:49:26.344Z] Removing intermediate container 2a62db9e4a69 [2021-03-04T15:49:26.344Z] ---> 0290162ed0d8 [2021-03-04T15:49:26.344Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T15:49:26.344Z] ---> Running in 03cb045be84d [2021-03-04T15:49:26.606Z] Removing intermediate container 03cb045be84d [2021-03-04T15:49:26.606Z] ---> c884545624e6 [2021-03-04T15:49:26.606Z] Step 5/6 : COPY go.mod . [2021-03-04T15:49:26.606Z] ---> eca40b8ca415 [2021-03-04T15:49:26.606Z] Step 6/6 : RUN go mod download [2021-03-04T15:49:26.872Z] ---> Running in 9676f18d05f8 [2021-03-04T15:49:48.903Z] Removing intermediate container 9676f18d05f8 [2021-03-04T15:49:48.903Z] ---> c5e65559a3ec [2021-03-04T15:49:48.903Z] Successfully built c5e65559a3ec [2021-03-04T15:49:48.903Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:49:49.271Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T15:49:49.271Z] . [Pipeline] withDockerContainer [2021-03-04T15:49:49.371Z] prd-centos7-docker-4c-2g-28485 does not seem to be running inside a container [2021-03-04T15:49:49.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-04T15:49:50.191Z] $ docker top db61269339da7b296cf8e31da9e995534fd268c43a1db0f0bb72a248379d9c28 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T15:49:50.714Z] + go version [2021-03-04T15:49:50.714Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-04T15:49:50.728Z] $ docker stop --time=1 db61269339da7b296cf8e31da9e995534fd268c43a1db0f0bb72a248379d9c28 [2021-03-04T15:49:53.074Z] $ docker rm -f db61269339da7b296cf8e31da9e995534fd268c43a1db0f0bb72a248379d9c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:49:53.890Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T15:49:53.890Z] . [Pipeline] withDockerContainer [2021-03-04T15:49:53.992Z] prd-centos7-docker-4c-2g-28485 does not seem to be running inside a container [2021-03-04T15:49:54.040Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-04T15:49:54.735Z] $ docker top 256994f84c5c74cfee9dc79bf242f8111cdbc7b4f05e882adc1276d09f7afeda -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-04T15:49:54.938Z] ========================================================= [2021-03-04T15:49:54.938Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T15:49:54.938Z] ========================================================= [Pipeline] sh [2021-03-04T15:49:55.240Z] + make test [2021-03-04T15:49:55.240Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T15:50:03.512Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T15:50:21.778Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T15:50:26.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T15:50:26.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T15:50:26.046Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T15:50:27.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T15:50:27.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T15:50:27.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T15:50:27.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T15:50:29.086Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T15:50:29.533Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T15:50:31.707Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T15:50:31.707Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T15:50:31.707Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T15:50:34.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.108s coverage: 45.9% of statements [2021-03-04T15:50:34.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T15:50:34.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T15:50:34.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T15:50:34.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T15:50:34.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T15:50:34.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T15:50:34.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T15:50:34.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.083s coverage: 100.0% of statements [2021-03-04T15:50:38.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.231s coverage: 27.1% of statements [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T15:50:38.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T15:50:38.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.032s coverage: 100.0% of statements [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T15:50:38.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.110s coverage: 66.2% of statements [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T15:50:38.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 82.4% of statements [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T15:50:38.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T15:50:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.385s coverage: 28.6% of statements [2021-03-04T15:50:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T15:50:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T15:50:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T15:50:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T15:50:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T15:50:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements [2021-03-04T15:50:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T15:50:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements [2021-03-04T15:50:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-04T15:50:40.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.124s coverage: 86.7% of statements [2021-03-04T15:50:40.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T15:50:41.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements [2021-03-04T15:50:41.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T15:50:41.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements [2021-03-04T15:50:41.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T15:50:41.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T15:50:41.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T15:50:41.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-04T15:50:44.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.397s coverage: 92.8% of statements [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T15:50:44.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T15:50:44.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.083s coverage: 0.1% of statements [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T15:50:44.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T15:50:44.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.035s coverage: 47.1% of statements [2021-03-04T15:50:44.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.038s coverage: 79.5% of statements [2021-03-04T15:50:44.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-03-04T15:50:44.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-03-04T15:50:44.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements [2021-03-04T15:50:50.892Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28486 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws [2021-03-04T15:50:50.997Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-03-04T15:50:56.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.038s coverage: 94.4% of statements [2021-03-04T15:50:56.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-03-04T15:50:56.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.050s coverage: 82.6% of statements [2021-03-04T15:50:56.315Z] using credential edgex-jenkins-ssh [2021-03-04T15:50:56.394Z] Cloning the remote Git repository [2021-03-04T15:50:56.463Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T15:50:56.573Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-03-04T15:50:56.645Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T15:50:56.645Z] > git --version # timeout=10 [2021-03-04T15:50:56.672Z] > git --version # 'git version 2.17.1' [2021-03-04T15:50:56.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T15:50:56.762Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T15:51:11.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.6% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 62.4% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 69.1% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.085s coverage: 38.4% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.138s coverage: 47.0% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.067s coverage: 100.0% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.061s coverage: 100.0% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.145s coverage: 88.5% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.764s coverage: 29.1% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.064s coverage: 94.3% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T15:51:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-03-04T15:51:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-04T15:51:11.303Z] GO111MODULE=on go vet ./... [2021-03-04T15:51:11.359Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T15:51:11.381Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T15:51:11.404Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T15:51:11.451Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T15:51:11.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T15:51:11.463Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T15:51:12.313Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:51:12.828Z] Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:51:12.828Z] Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) [2021-03-04T15:51:12.335Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T15:51:12.355Z] > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [2021-03-04T15:51:12.665Z] > git remote # timeout=10 [2021-03-04T15:51:12.718Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T15:51:12.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T15:51:12.756Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-04T15:51:12.790Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T15:51:12.839Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T15:51:12.858Z] > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [2021-03-04T15:51:17.222Z] Commit message: "fix: code clean up" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T15:51:18.863Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-04T15:51:19.278Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T15:51:19.621Z] + true [2021-03-04T15:51:19.621Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T15:51:21.689Z] provisioning config files... [2021-03-04T15:51:21.732Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8516667875756096495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:51:22.161Z] ---> docker-login.sh [2021-03-04T15:51:22.161Z] nexus3.edgexfoundry.org:10001 [2021-03-04T15:51:22.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:51:23.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:51:23.357Z] Configure a credential helper to remove this warning. See [2021-03-04T15:51:23.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:51:23.357Z] [2021-03-04T15:51:23.357Z] Login Succeeded [2021-03-04T15:51:23.357Z] nexus3.edgexfoundry.org:10002 [2021-03-04T15:51:23.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:51:23.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:51:23.905Z] Configure a credential helper to remove this warning. See [2021-03-04T15:51:23.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:51:23.905Z] [2021-03-04T15:51:23.905Z] Login Succeeded [2021-03-04T15:51:23.905Z] nexus3.edgexfoundry.org:10003 [2021-03-04T15:51:24.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:51:24.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:51:24.178Z] Configure a credential helper to remove this warning. See [2021-03-04T15:51:24.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:51:24.178Z] [2021-03-04T15:51:24.178Z] Login Succeeded [2021-03-04T15:51:24.450Z] nexus3.edgexfoundry.org:10004 [2021-03-04T15:51:24.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:51:24.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:51:24.726Z] Configure a credential helper to remove this warning. See [2021-03-04T15:51:24.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:51:24.726Z] [2021-03-04T15:51:24.726Z] Login Succeeded [2021-03-04T15:51:24.726Z] docker.io [2021-03-04T15:51:25.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:51:25.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:51:25.595Z] Configure a credential helper to remove this warning. See [2021-03-04T15:51:25.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:51:25.595Z] [2021-03-04T15:51:25.595Z] Login Succeeded [2021-03-04T15:51:25.595Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T15:51:25.612Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-04T15:51:26.109Z] ========================================================= [2021-03-04T15:51:26.109Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-04T15:51:26.109Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:51:26.508Z] + 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-04T15:51:29.134Z] Sending build context to Docker daemon 166.6MB [2021-03-04T15:51:29.134Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T15:51:29.134Z] Step 2/6 : FROM ${BASE} [2021-03-04T15:51:29.134Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-04T15:51:29.134Z] 5f621e34cdf4: Pulling fs layer [2021-03-04T15:51:29.134Z] a4357932f1b6: Pulling fs layer [2021-03-04T15:51:29.134Z] 18c013af1878: Pulling fs layer [2021-03-04T15:51:29.134Z] 00ac8860ef70: Pulling fs layer [2021-03-04T15:51:29.134Z] 63d7cb157983: Pulling fs layer [2021-03-04T15:51:29.134Z] b116817d02f9: Pulling fs layer [2021-03-04T15:51:29.134Z] 745a02a5169b: Pulling fs layer [2021-03-04T15:51:29.134Z] 63d7cb157983: Waiting [2021-03-04T15:51:29.134Z] 00ac8860ef70: Waiting [2021-03-04T15:51:29.134Z] b116817d02f9: Waiting [2021-03-04T15:51:29.134Z] 745a02a5169b: Waiting [2021-03-04T15:51:29.134Z] 18c013af1878: Download complete [2021-03-04T15:51:29.134Z] a4357932f1b6: Verifying Checksum [2021-03-04T15:51:29.134Z] a4357932f1b6: Download complete [2021-03-04T15:51:29.134Z] 63d7cb157983: Verifying Checksum [2021-03-04T15:51:29.134Z] 63d7cb157983: Download complete [2021-03-04T15:51:29.732Z] b116817d02f9: Verifying Checksum [2021-03-04T15:51:29.732Z] b116817d02f9: Download complete [2021-03-04T15:51:29.732Z] 5f621e34cdf4: Download complete [2021-03-04T15:51:30.333Z] 5f621e34cdf4: Pull complete [2021-03-04T15:51:30.941Z] a4357932f1b6: Pull complete [2021-03-04T15:51:31.213Z] 18c013af1878: Pull complete [2021-03-04T15:51:31.813Z] 745a02a5169b: Verifying Checksum [2021-03-04T15:51:31.813Z] 745a02a5169b: Download complete [2021-03-04T15:51:33.247Z] 00ac8860ef70: Verifying Checksum [2021-03-04T15:51:33.247Z] 00ac8860ef70: Download complete [2021-03-04T15:51:38.069Z] gofmt -l . [2021-03-04T15:51:38.069Z] [ "`gofmt -l .`" = "" ] [2021-03-04T15:51:38.069Z] ./bin/test-go-mod-tidy.sh [2021-03-04T15:51:38.069Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-04T15:51:38.392Z] + ls -al . [2021-03-04T15:51:38.393Z] total 728 [2021-03-04T15:51:38.393Z] drwxrwxr-x 10 1001 1001 4096 Mar 4 15:51 . [2021-03-04T15:51:38.393Z] drwxr-xr-x 4 root root 28 Mar 4 15:49 .. [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 15:48 .dockerignore [2021-03-04T15:51:38.393Z] drwxrwxr-x 8 1001 1001 179 Mar 4 15:48 .git [2021-03-04T15:51:38.393Z] drwxrwxr-x 3 1001 1001 125 Mar 4 15:48 .github [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 15:48 .gitignore [2021-03-04T15:51:38.393Z] drwx------ 3 1001 1001 60 Mar 4 15:48 .semver [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 15:48 .sonarcloud.properties [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 15:48 Attribution.txt [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 15:48 CONTRIBUTING.md [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 15:48 Dockerfile.build [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 15:48 Jenkinsfile [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 15:48 LICENSE [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 15:48 Makefile [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 15:48 README.md [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 15:48 SECURITY.md [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 15:48 VERSION [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 15:48 ZMQWindows.md [2021-03-04T15:51:38.393Z] drwxrwxr-x 2 1001 1001 117 Mar 4 15:48 bin [2021-03-04T15:51:38.393Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 15:48 cmd [2021-03-04T15:51:38.393Z] -rw-r--r-- 1 root root 614976 Mar 4 15:51 coverage.out [2021-03-04T15:51:38.393Z] -rw-r--r-- 1 root root 1055 Mar 4 15:51 go.mod [2021-03-04T15:51:38.393Z] -rw-r--r-- 1 root root 21699 Mar 4 15:51 go.sum [2021-03-04T15:51:38.393Z] drwxrwxr-x 8 1001 1001 127 Mar 4 15:48 internal [2021-03-04T15:51:38.393Z] drwxrwxr-x 4 1001 1001 26 Mar 4 15:48 openapi [2021-03-04T15:51:38.393Z] drwxrwxr-x 4 1001 1001 71 Mar 4 15:48 snap [2021-03-04T15:51:38.393Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 15:48 version.go [Pipeline] sh [2021-03-04T15:51:38.692Z] + '[' -e coverage.out ] [2021-03-04T15:51:38.692Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T15:51:38.961Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T15:51:39.256Z] + make build [2021-03-04T15:51:39.256Z] 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-04T15:51:43.424Z] 00ac8860ef70: Pull complete [2021-03-04T15:51:43.500Z] 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-04T15:51:43.697Z] 63d7cb157983: Pull complete [2021-03-04T15:51:43.971Z] b116817d02f9: Pull complete [2021-03-04T15:51:48.287Z] 745a02a5169b: Pull complete [2021-03-04T15:51:48.287Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-04T15:51:48.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-04T15:51:48.287Z] ---> b7e6874047d6 [2021-03-04T15:51:48.287Z] 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-04T15:51:51.660Z] ---> Running in b9bc01290396 [2021-03-04T15:51:51.725Z] 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-04T15:51:51.725Z] 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-04T15:51:52.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:51:52.895Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:51:53.489Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T15:51:53.762Z] (2/12) Installing file (5.38-r0) [2021-03-04T15:51:53.762Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T15:51:54.033Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-04T15:51:54.289Z] 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-04T15:51:54.557Z] 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-04T15:51:56.486Z] 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-04T15:51:56.643Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T15:51:56.643Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T15:51:56.643Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T15:51:56.915Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T15:51:56.915Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T15:51:56.915Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T15:51:57.194Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T15:51:57.194Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T15:51:57.194Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:51:57.194Z] OK: 217 MiB in 51 packages [2021-03-04T15:51:57.886Z] 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-04T15:51:59.281Z] 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-04T15:52:00.237Z] 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-04T15:52:01.481Z] Removing intermediate container b9bc01290396 [2021-03-04T15:52:01.482Z] ---> 8c88a75db6e4 [2021-03-04T15:52:01.482Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T15:52:01.482Z] ---> Running in 68df45ea6d69 [2021-03-04T15:52:01.634Z] 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-04T15:52:01.757Z] Removing intermediate container 68df45ea6d69 [2021-03-04T15:52:01.757Z] ---> b6941767e72f [2021-03-04T15:52:01.757Z] Step 5/6 : COPY go.mod . [2021-03-04T15:52:02.353Z] ---> 5315039855f6 [2021-03-04T15:52:02.353Z] Step 6/6 : RUN go mod download [2021-03-04T15:52:02.598Z] 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-04T15:52:02.626Z] ---> Running in 89ce3fc08145 [Pipeline] } [2021-03-04T15:52:04.560Z] $ docker stop --time=1 256994f84c5c74cfee9dc79bf242f8111cdbc7b4f05e882adc1276d09f7afeda [2021-03-04T15:52:06.306Z] $ docker rm -f 256994f84c5c74cfee9dc79bf242f8111cdbc7b4f05e882adc1276d09f7afeda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:52:10.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T15:52:10.583Z] [2021-03-04T15:52:10.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:52:10.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T15:52:10.943Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-04T15:52:10.943Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-04T15:52:10.943Z] ca9280d653b3: Pulling fs layer [2021-03-04T15:52:10.943Z] 7e9c9ca2126c: Pulling fs layer [2021-03-04T15:52:11.207Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-04T15:52:11.207Z] cbdbe7a5bc2a: Download complete [2021-03-04T15:52:11.470Z] cbdbe7a5bc2a: Pull complete [2021-03-04T15:52:11.740Z] ca9280d653b3: Verifying Checksum [2021-03-04T15:52:11.740Z] ca9280d653b3: Download complete [2021-03-04T15:52:13.142Z] ca9280d653b3: Pull complete [2021-03-04T15:52:13.142Z] 7e9c9ca2126c: Download complete [2021-03-04T15:52:19.767Z] 7e9c9ca2126c: Pull complete [2021-03-04T15:52:19.767Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-04T15:52:19.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T15:52:19.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-04T15:52:19.956Z] prd-centos7-docker-4c-2g-28485 does not seem to be running inside a container [2021-03-04T15:52:20.004Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-04T15:52:22.831Z] $ docker top b5f1a7562f11e753ae45ee1357ab3a2cce468ff2f43c49829468094f9ba1a8ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T15:52:23.425Z] + docker-compose build --help [2021-03-04T15:52:23.425Z] + grep parallel [2021-03-04T15:52:24.402Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T15:52:24.460Z] $ docker stop --time=1 b5f1a7562f11e753ae45ee1357ab3a2cce468ff2f43c49829468094f9ba1a8ca [2021-03-04T15:52:25.830Z] $ docker rm -f b5f1a7562f11e753ae45ee1357ab3a2cce468ff2f43c49829468094f9ba1a8ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:52:26.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T15:52:26.479Z] . [Pipeline] withDockerContainer [2021-03-04T15:52:26.578Z] prd-centos7-docker-4c-2g-28485 does not seem to be running inside a container [2021-03-04T15:52:26.625Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-04T15:52:27.261Z] $ docker top eb160279a49ceedf574546a3b9bb484a82eb70d2bcbe314cb0ada8cf91f3c411 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T15:52:27.750Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T15:52:28.696Z] Building docker-core-command-go ... [2021-03-04T15:52:28.696Z] Building docker-core-data-go ... [2021-03-04T15:52:28.696Z] Building docker-core-metadata-go ... [2021-03-04T15:52:28.696Z] Building docker-security-bootstrapper-go ... [2021-03-04T15:52:28.696Z] Building docker-security-proxy-setup-go ... [2021-03-04T15:52:28.696Z] Building docker-security-secretstore-setup-go ... [2021-03-04T15:52:28.696Z] Building docker-support-notifications-go ... [2021-03-04T15:52:28.696Z] Building docker-support-scheduler-go ... [2021-03-04T15:52:28.696Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T15:52:28.696Z] Building docker-security-proxy-setup-go [2021-03-04T15:52:28.696Z] Building docker-support-notifications-go [2021-03-04T15:52:28.696Z] Building docker-core-metadata-go [2021-03-04T15:52:28.696Z] Building docker-support-scheduler-go [2021-03-04T15:52:28.696Z] Building docker-security-bootstrapper-go [2021-03-04T15:52:29.431Z] Removing intermediate container 89ce3fc08145 [2021-03-04T15:52:29.431Z] ---> fd7659b24b35 [2021-03-04T15:52:29.431Z] Successfully built fd7659b24b35 [2021-03-04T15:52:29.431Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:52:29.775Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T15:52:29.775Z] . [Pipeline] withDockerContainer [2021-03-04T15:52:30.007Z] prd-ubuntu18.04-docker-arm64-4c-16g-28486 does not seem to be running inside a container [2021-03-04T15:52:30.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T15:52:31.534Z] $ docker top 2a15ffda28a4e95e7639ffc342a90cc43f9b0f9b29bf13f7627e0fe590f462ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T15:52:32.529Z] + go version [2021-03-04T15:52:32.529Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-04T15:52:32.555Z] $ docker stop --time=1 2a15ffda28a4e95e7639ffc342a90cc43f9b0f9b29bf13f7627e0fe590f462ef [2021-03-04T15:52:34.372Z] $ docker rm -f 2a15ffda28a4e95e7639ffc342a90cc43f9b0f9b29bf13f7627e0fe590f462ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:52:35.358Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T15:52:35.358Z] . [Pipeline] withDockerContainer [2021-03-04T15:52:35.592Z] prd-ubuntu18.04-docker-arm64-4c-16g-28486 does not seem to be running inside a container [2021-03-04T15:52:35.669Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T15:52:36.911Z] $ docker top 6bd566302f6c85af5eb7de34bbfb35c9e543a9de2d5181666e8104de27e3e494 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-04T15:52:37.245Z] ========================================================= [2021-03-04T15:52:37.245Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T15:52:37.245Z] ========================================================= [Pipeline] sh [2021-03-04T15:52:37.892Z] + make test [2021-03-04T15:52:37.892Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T15:53:00.087Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T15:53:07.557Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:53:07.557Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:53:07.557Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:53:07.557Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:53:07.557Z] ---> c5e65559a3ec [2021-03-04T15:53:07.557Z] Step 3/31 : WORKDIR /edgex-go [2021-03-04T15:53:07.557Z] ---> c5e65559a3ec [2021-03-04T15:53:07.557Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T15:53:07.557Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:53:07.557Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:53:07.557Z] ---> c5e65559a3ec [2021-03-04T15:53:07.557Z] Step 3/21 : WORKDIR /edgex-go [2021-03-04T15:53:07.557Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:53:07.557Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:53:07.557Z] ---> c5e65559a3ec [2021-03-04T15:53:07.557Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T15:53:07.557Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:53:07.557Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:53:07.557Z] ---> c5e65559a3ec [2021-03-04T15:53:07.557Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T15:53:07.557Z] ---> Running in 8fa1e120372c [2021-03-04T15:53:07.557Z] ---> Running in 2210b0cf0824 [2021-03-04T15:53:07.557Z] ---> Running in 83207f1cb7f3 [2021-03-04T15:53:07.557Z] ---> Running in 775d4b729012 [2021-03-04T15:53:07.557Z] ---> Running in 5e48db3e5450 [2021-03-04T15:53:07.557Z] Removing intermediate container 775d4b729012 [2021-03-04T15:53:07.557Z] ---> 12565cbd5a21 [2021-03-04T15:53:07.557Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:53:07.557Z] Removing intermediate container 83207f1cb7f3 [2021-03-04T15:53:07.557Z] ---> 9054673f74c2 [2021-03-04T15:53:07.557Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:53:07.557Z] Removing intermediate container 2210b0cf0824 [2021-03-04T15:53:07.557Z] ---> 3efa6d2bdcc0 [2021-03-04T15:53:07.557Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:53:07.557Z] Removing intermediate container 8fa1e120372c [2021-03-04T15:53:07.557Z] ---> 0c5d9e66ee01 [2021-03-04T15:53:07.557Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:53:07.557Z] Removing intermediate container 5e48db3e5450 [2021-03-04T15:53:07.557Z] ---> 89b548e3c072 [2021-03-04T15:53:07.557Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:53:07.557Z] ---> Running in 4d41968a3444 [2021-03-04T15:53:07.557Z] ---> Running in ca8fc8a6b109 [2021-03-04T15:53:07.557Z] ---> Running in dbab136059fa [2021-03-04T15:53:07.557Z] ---> Running in 861979122e7d [2021-03-04T15:53:07.557Z] ---> Running in 6744d25afa73 [2021-03-04T15:53:07.557Z] Removing intermediate container 861979122e7d [2021-03-04T15:53:07.557Z] ---> 3c485fc15b55 [2021-03-04T15:53:07.557Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T15:53:07.557Z] ---> Running in a0db70b6336a [2021-03-04T15:53:07.557Z] Removing intermediate container 6744d25afa73 [2021-03-04T15:53:07.557Z] ---> 8e50bddf80b8 [2021-03-04T15:53:07.557Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-04T15:53:07.557Z] Removing intermediate container 4d41968a3444 [2021-03-04T15:53:07.557Z] ---> e1869ea87674 [2021-03-04T15:53:07.557Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T15:53:07.557Z] Removing intermediate container dbab136059fa [2021-03-04T15:53:07.557Z] ---> 357c27fbfff7 [2021-03-04T15:53:07.557Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T15:53:07.557Z] ---> Running in fb16866429d8 [2021-03-04T15:53:07.557Z] ---> Running in 2da8d80e7f4e [2021-03-04T15:53:07.557Z] ---> Running in dcb54baf9db9 [2021-03-04T15:53:07.557Z] Removing intermediate container ca8fc8a6b109 [2021-03-04T15:53:07.557Z] ---> 4d58c2ff6ec7 [2021-03-04T15:53:07.557Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T15:53:07.557Z] ---> Running in 28421e4ba4fb [2021-03-04T15:53:07.828Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:53:08.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:53:08.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:53:08.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:53:08.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:53:08.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:53:08.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:53:08.880Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:53:08.880Z] OK: 233 MiB in 51 packages [2021-03-04T15:53:08.880Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:53:08.880Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:53:09.167Z] OK: 233 MiB in 51 packages [2021-03-04T15:53:09.167Z] Removing intermediate container a0db70b6336a [2021-03-04T15:53:09.167Z] ---> 6fbcb5e792c0 [2021-03-04T15:53:09.167Z] Step 6/23 : COPY go.mod . [2021-03-04T15:53:09.167Z] OK: 233 MiB in 51 packages [2021-03-04T15:53:09.441Z] OK: 233 MiB in 51 packages [2021-03-04T15:53:09.441Z] OK: 233 MiB in 51 packages [2021-03-04T15:53:09.709Z] ---> f1b3a767817d [2021-03-04T15:53:09.709Z] Step 7/23 : RUN go mod download [2021-03-04T15:53:09.709Z] ---> Running in 2a64f91f766b [2021-03-04T15:53:10.290Z] Removing intermediate container 2da8d80e7f4e [2021-03-04T15:53:10.290Z] ---> 733cb484d231 [2021-03-04T15:53:10.290Z] Step 6/22 : COPY go.mod . [2021-03-04T15:53:10.290Z] Removing intermediate container fb16866429d8 [2021-03-04T15:53:10.290Z] ---> 9b430520645c [2021-03-04T15:53:10.290Z] Step 6/31 : COPY go.mod . [2021-03-04T15:53:10.554Z] Removing intermediate container dcb54baf9db9 [2021-03-04T15:53:10.554Z] ---> e3dee39960c7 [2021-03-04T15:53:10.554Z] Step 6/21 : COPY go.mod . [2021-03-04T15:53:10.554Z] ---> 66a94c98fa4f [2021-03-04T15:53:10.554Z] Step 7/22 : RUN go mod download [2021-03-04T15:53:10.554Z] Removing intermediate container 28421e4ba4fb [2021-03-04T15:53:10.554Z] ---> 5bceef619844 [2021-03-04T15:53:10.554Z] Step 6/22 : COPY go.mod . [2021-03-04T15:53:10.824Z] ---> Running in ae16e0e4f836 [2021-03-04T15:53:10.824Z] ---> 4001a9908b56 [2021-03-04T15:53:10.824Z] Step 7/31 : RUN go mod download [2021-03-04T15:53:11.087Z] ---> 7712c4560998 [2021-03-04T15:53:11.087Z] Step 7/21 : RUN go mod download [2021-03-04T15:53:11.087Z] ---> Running in 39546697f5c2 [2021-03-04T15:53:11.087Z] ---> e92132266539 [2021-03-04T15:53:11.087Z] Step 7/22 : RUN go mod download [2021-03-04T15:53:11.667Z] ---> Running in 8fe8a2b71bb1 [2021-03-04T15:53:11.667Z] ---> Running in a82d45cda918 [2021-03-04T15:53:12.257Z] Removing intermediate container 2a64f91f766b [2021-03-04T15:53:12.257Z] ---> b0008a03c890 [2021-03-04T15:53:12.257Z] Step 8/23 : COPY . . [2021-03-04T15:53:13.684Z] Removing intermediate container ae16e0e4f836 [2021-03-04T15:53:13.684Z] ---> 791300b5ad48 [2021-03-04T15:53:13.684Z] Step 8/22 : COPY . . [2021-03-04T15:53:17.034Z] Removing intermediate container 39546697f5c2 [2021-03-04T15:53:17.034Z] ---> febe46cf88b6 [2021-03-04T15:53:17.034Z] Step 8/31 : COPY . . [2021-03-04T15:53:18.443Z] Removing intermediate container 8fe8a2b71bb1 [2021-03-04T15:53:18.443Z] ---> c30e59f0052d [2021-03-04T15:53:18.443Z] Step 8/21 : COPY . . [2021-03-04T15:53:22.695Z] Removing intermediate container a82d45cda918 [2021-03-04T15:53:22.695Z] ---> be14c6f5c2dc [2021-03-04T15:53:22.695Z] Step 8/22 : COPY . . [2021-03-04T15:53:47.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T15:53:53.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T15:54:01.658Z] ---> d38d4735e409 [2021-03-04T15:54:01.658Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-04T15:54:01.658Z] ---> 93522a520929 [2021-03-04T15:54:01.658Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T15:54:01.658Z] ---> Running in 4a4f5349a03e [2021-03-04T15:54:01.658Z] ---> Running in 939a5f575e2f [2021-03-04T15:54:01.658Z] ---> 912999cc20d5 [2021-03-04T15:54:01.658Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-04T15:54:01.658Z] ---> ab1d23d2b44b [2021-03-04T15:54:01.658Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T15:54:01.658Z] ---> 7605521348d2 [2021-03-04T15:54:01.658Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T15:54:01.658Z] ---> Running in 711b613a150b [2021-03-04T15:54:01.658Z] ---> Running in 8de417dadfd2 [2021-03-04T15:54:01.658Z] ---> Running in 7a75520d3c20 [2021-03-04T15:54:01.658Z] 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-04T15:54:01.658Z] 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-04T15:54:01.658Z] 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-04T15:54:01.658Z] 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-04T15:54:01.659Z] 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-04T15:54:02.297Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T15:54:02.297Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T15:54:04.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T15:54:04.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T15:54:04.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T15:54:05.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T15:54:08.440Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T15:54:08.719Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T15:54:17.036Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T15:54:17.036Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T15:54:17.036Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T15:54:22.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.311s coverage: 45.9% of statements [2021-03-04T15:54:22.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T15:54:22.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T15:54:22.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T15:54:22.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T15:54:22.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T15:54:22.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T15:54:22.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T15:54:22.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.282s coverage: 100.0% of statements [2021-03-04T15:54:29.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.516s coverage: 27.1% of statements [2021-03-04T15:54:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T15:54:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T15:54:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T15:54:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T15:54:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T15:54:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T15:54:29.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.104s coverage: 100.0% of statements [2021-03-04T15:54:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T15:54:29.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.101s coverage: 100.0% of statements [2021-03-04T15:54:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T15:54:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T15:54:29.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.223s coverage: 66.2% of statements [2021-03-04T15:54:29.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T15:54:29.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T15:54:31.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.659s coverage: 82.4% of statements [2021-03-04T15:54:31.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T15:54:31.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:54:31.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T15:54:31.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T15:54:34.063Z] 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-04T15:54:39.467Z] Removing intermediate container 7a75520d3c20 [2021-03-04T15:54:39.467Z] ---> 2c1dcb978370 [2021-03-04T15:54:39.467Z] [2021-03-04T15:54:39.467Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T15:54:39.467Z] Removing intermediate container 711b613a150b [2021-03-04T15:54:39.467Z] ---> b384efef163b [2021-03-04T15:54:39.467Z] [2021-03-04T15:54:39.467Z] Step 10/31 : FROM alpine:3.12 [2021-03-04T15:54:39.467Z] 3.12: Pulling from library/alpine [2021-03-04T15:54:39.467Z] 3.12: Pulling from library/alpine [2021-03-04T15:54:40.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.080s coverage: 28.6% of statements [2021-03-04T15:54:40.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T15:54:40.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T15:54:40.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T15:54:40.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T15:54:40.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T15:54:40.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.169s coverage: 100.0% of statements [2021-03-04T15:54:40.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T15:54:40.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.090s coverage: 100.0% of statements [2021-03-04T15:54:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-04T15:54:40.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.337s coverage: 86.7% of statements [2021-03-04T15:54:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T15:54:40.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.469s coverage: 97.5% of statements [2021-03-04T15:54:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T15:54:40.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.128s coverage: 78.3% of statements [2021-03-04T15:54:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T15:54:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T15:54:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T15:54:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-04T15:54:40.414Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T15:54:41.361Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T15:54:43.294Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T15:54:43.294Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T15:54:43.557Z] ---> 88dd2752d2ea [2021-03-04T15:54:43.557Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T15:54:43.557Z] ---> 88dd2752d2ea [2021-03-04T15:54:43.557Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T15:54:43.821Z] Removing intermediate container 8de417dadfd2 [2021-03-04T15:54:43.821Z] ---> 2a857bb647ea [2021-03-04T15:54:43.821Z] [2021-03-04T15:54:43.821Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T15:54:43.821Z] ---> 88dd2752d2ea [2021-03-04T15:54:43.821Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T15:54:43.821Z] ---> Running in df90d58249b6 [2021-03-04T15:54:43.821Z] ---> Running in 6812eb5792b6 [2021-03-04T15:54:43.821Z] Removing intermediate container 939a5f575e2f [2021-03-04T15:54:43.821Z] ---> 6a5485634e03 [2021-03-04T15:54:43.821Z] [2021-03-04T15:54:43.821Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T15:54:43.821Z] ---> 88dd2752d2ea [2021-03-04T15:54:43.821Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T15:54:44.084Z] ---> Running in a2398a2b4bc4 [2021-03-04T15:54:44.669Z] ---> Running in 88a931fec45c [2021-03-04T15:54:46.069Z] Removing intermediate container df90d58249b6 [2021-03-04T15:54:46.069Z] ---> 5bffafd0fd6b [2021-03-04T15:54:46.069Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T15:54:46.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:54:46.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:54:46.069Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T15:54:46.069Z] ---> Running in 60f5bc25ab9d [2021-03-04T15:54:46.069Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T15:54:46.069Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T15:54:46.069Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T15:54:46.647Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:54:46.647Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T15:54:46.647Z] Removing intermediate container 4a4f5349a03e [2021-03-04T15:54:46.647Z] ---> f52f5cff1988 [2021-03-04T15:54:46.647Z] [2021-03-04T15:54:46.647Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T15:54:46.647Z] ---> 88dd2752d2ea [2021-03-04T15:54:46.647Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T15:54:46.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:54:46.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:54:47.174Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T15:54:47.174Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:54:47.174Z] OK: 6 MiB in 15 packages [2021-03-04T15:54:47.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:54:47.174Z] OK: 7 MiB in 18 packages [2021-03-04T15:54:47.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:54:47.443Z] ---> Running in a3f6002eff57 [2021-03-04T15:54:47.443Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T15:54:47.443Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T15:54:47.443Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:54:47.443Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T15:54:47.443Z] OK: 6 MiB in 16 packages [2021-03-04T15:54:48.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:54:48.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:54:48.394Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T15:54:48.394Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T15:54:48.394Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:54:48.394Z] OK: 6 MiB in 16 packages [2021-03-04T15:54:49.343Z] Removing intermediate container 6812eb5792b6 [2021-03-04T15:54:49.343Z] ---> 7f383599b905 [2021-03-04T15:54:49.343Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T15:54:49.343Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:54:49.343Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:54:49.343Z] Removing intermediate container 88a931fec45c [2021-03-04T15:54:49.343Z] ---> 120558b2a1ae [2021-03-04T15:54:49.343Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T15:54:49.343Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T15:54:49.343Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:54:49.343Z] OK: 6 MiB in 15 packages [2021-03-04T15:54:49.608Z] ---> Running in b8f3ab86ec6b [2021-03-04T15:54:50.189Z] ---> Running in 3ba69b921608 [2021-03-04T15:54:50.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.229s coverage: 92.8% of statements [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T15:54:50.291Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T15:54:50.291Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.208s coverage: 0.1% of statements [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T15:54:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T15:54:50.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2021-03-04T15:54:50.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.137s coverage: 79.5% of statements [2021-03-04T15:54:50.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements [2021-03-04T15:54:50.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements [2021-03-04T15:54:50.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2021-03-04T15:54:50.453Z] Removing intermediate container a2398a2b4bc4 [2021-03-04T15:54:50.453Z] ---> 65a0f8f060f7 [2021-03-04T15:54:50.453Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T15:54:50.453Z] ---> Running in e0f1c8dc76b2 [2021-03-04T15:54:50.716Z] Removing intermediate container b8f3ab86ec6b [2021-03-04T15:54:50.716Z] ---> 8e5e8555eb5e [2021-03-04T15:54:50.716Z] Step 13/21 : WORKDIR /edgex [2021-03-04T15:54:50.716Z] Removing intermediate container 60f5bc25ab9d [2021-03-04T15:54:50.716Z] ---> 9736708e6f5c [2021-03-04T15:54:50.716Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T15:54:50.716Z] Removing intermediate container 3ba69b921608 [2021-03-04T15:54:50.716Z] ---> 08939214c6cb [2021-03-04T15:54:50.716Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T15:54:50.978Z] ---> Running in 0731276ddb70 [2021-03-04T15:54:50.978Z] ---> Running in 2c322642c392 [2021-03-04T15:54:50.978Z] ---> Running in a9721db576bd [2021-03-04T15:54:50.978Z] Removing intermediate container a3f6002eff57 [2021-03-04T15:54:50.978Z] ---> 57a18aa3c5e8 [2021-03-04T15:54:50.978Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T15:54:50.978Z] Removing intermediate container e0f1c8dc76b2 [2021-03-04T15:54:50.978Z] ---> 23949e751e43 [2021-03-04T15:54:50.978Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T15:54:51.241Z] ---> Running in a69ab875fd97 [2021-03-04T15:54:51.241Z] ---> Running in 9b93e1b087d3 [2021-03-04T15:54:51.241Z] Removing intermediate container 2c322642c392 [2021-03-04T15:54:51.241Z] ---> 42e4a2929a06 [2021-03-04T15:54:51.241Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T15:54:51.241Z] Removing intermediate container a9721db576bd [2021-03-04T15:54:51.241Z] ---> 443cba742b79 [2021-03-04T15:54:51.241Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T15:54:51.241Z] Removing intermediate container 0731276ddb70 [2021-03-04T15:54:51.241Z] ---> 49d1bd14d50d [2021-03-04T15:54:51.241Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T15:54:51.504Z] ---> Running in 01c2a39cf686 [2021-03-04T15:54:51.504Z] ---> Running in e9dde5fea7f4 [2021-03-04T15:54:51.504Z] Removing intermediate container a69ab875fd97 [2021-03-04T15:54:51.504Z] ---> 35b1e1699ccf [2021-03-04T15:54:51.504Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T15:54:51.504Z] Removing intermediate container 9b93e1b087d3 [2021-03-04T15:54:51.504Z] ---> ee0298c36a26 [2021-03-04T15:54:51.504Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T15:54:51.772Z] ---> Running in 6b7544ac7615 [2021-03-04T15:54:51.772Z] ---> Running in f797c194e55c [2021-03-04T15:54:51.772Z] ---> 5752b9804352 [2021-03-04T15:54:51.772Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T15:54:52.035Z] Removing intermediate container e9dde5fea7f4 [2021-03-04T15:54:52.035Z] ---> 0e1c798621a6 [2021-03-04T15:54:52.035Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:54:52.035Z] Removing intermediate container 01c2a39cf686 [2021-03-04T15:54:52.035Z] ---> 8d3f4753f465 [2021-03-04T15:54:52.035Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T15:54:52.035Z] ---> Running in c0c2f75a4082 [2021-03-04T15:54:52.296Z] Removing intermediate container f797c194e55c [2021-03-04T15:54:52.296Z] ---> a3e2942556e7 [2021-03-04T15:54:52.296Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T15:54:52.875Z] Removing intermediate container 6b7544ac7615 [2021-03-04T15:54:52.875Z] ---> 2992618b188d [2021-03-04T15:54:52.875Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:54:52.875Z] ---> Running in b3ab85f8882b [2021-03-04T15:54:52.875Z] ---> a7a057b9b1ff [2021-03-04T15:54:52.875Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T15:54:52.875Z] ---> 6a481a5df5d3 [2021-03-04T15:54:52.875Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T15:54:53.142Z] ---> 246fc912d497 [2021-03-04T15:54:53.142Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T15:54:53.142Z] Removing intermediate container b3ab85f8882b [2021-03-04T15:54:53.142Z] ---> d14adedc0195 [2021-03-04T15:54:53.143Z] Step 15/23 : WORKDIR / [2021-03-04T15:54:53.420Z] ---> Running in 82f49aef94d5 [2021-03-04T15:54:53.687Z] ---> 78aebc085490 [2021-03-04T15:54:53.687Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T15:54:53.687Z] Removing intermediate container 82f49aef94d5 [2021-03-04T15:54:53.687Z] ---> 6652c14f0775 [2021-03-04T15:54:53.688Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:54:53.950Z] ---> feb04bde666d [2021-03-04T15:54:53.950Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T15:54:53.950Z] ---> Running in 82ea0e5377fe [2021-03-04T15:54:53.950Z] ---> a5a29737c1e7 [2021-03-04T15:54:53.950Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T15:54:53.950Z] Removing intermediate container c0c2f75a4082 [2021-03-04T15:54:53.950Z] ---> 20b5c267d5bb [2021-03-04T15:54:53.950Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T15:54:54.217Z] ---> Running in 5112353cf6ac [2021-03-04T15:54:54.217Z] Removing intermediate container 82ea0e5377fe [2021-03-04T15:54:54.217Z] ---> a54555412385 [2021-03-04T15:54:54.217Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T15:54:54.217Z] ---> 39f2d97eddc6 [2021-03-04T15:54:54.217Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T15:54:54.479Z] ---> b45ca3659e46 [2021-03-04T15:54:54.479Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T15:54:54.479Z] ---> 63986fabcd74 [2021-03-04T15:54:54.479Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-04T15:54:54.742Z] ---> Running in 5833eca1a998 [2021-03-04T15:54:55.694Z] ---> Running in 84690cc71cac [2021-03-04T15:54:55.694Z] ---> Running in 543dc926f1e5 [2021-03-04T15:54:55.694Z] Removing intermediate container 5112353cf6ac [2021-03-04T15:54:55.694Z] ---> b4b43a44900f [2021-03-04T15:54:55.694Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T15:54:55.694Z] ---> c22098323d02 [2021-03-04T15:54:55.694Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T15:54:55.694Z] Removing intermediate container 5833eca1a998 [2021-03-04T15:54:55.694Z] ---> e1c63d3458e6 [2021-03-04T15:54:55.694Z] Step 19/21 : LABEL arch=x86_64 [2021-03-04T15:54:55.961Z] Removing intermediate container 84690cc71cac [2021-03-04T15:54:55.961Z] ---> 4e1960976cea [2021-03-04T15:54:55.961Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:54:55.961Z] Removing intermediate container 543dc926f1e5 [2021-03-04T15:54:55.961Z] ---> e3d64a3727fa [2021-03-04T15:54:55.961Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:54:55.961Z] ---> Running in 3183cb0dbcf5 [2021-03-04T15:54:56.224Z] ---> Running in f2666caf5ee2 [2021-03-04T15:54:56.224Z] ---> Running in 2bd3a9c6fea5 [2021-03-04T15:54:56.224Z] ---> d77363f7fa0a [2021-03-04T15:54:56.224Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T15:54:56.224Z] ---> 35a162ea5ce9 [2021-03-04T15:54:56.224Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T15:54:56.493Z] ---> Running in 9f0fd7d30529 [2021-03-04T15:54:56.493Z] Removing intermediate container 3183cb0dbcf5 [2021-03-04T15:54:56.493Z] ---> b48475d2648c [2021-03-04T15:54:56.493Z] Step 20/21 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:54:56.493Z] ---> Running in 60f0d018a643 [2021-03-04T15:54:56.493Z] Removing intermediate container f2666caf5ee2 [2021-03-04T15:54:56.493Z] ---> 1831bdf4de03 [2021-03-04T15:54:56.493Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T15:54:56.770Z] Removing intermediate container 2bd3a9c6fea5 [2021-03-04T15:54:56.770Z] ---> a54784c1df7d [2021-03-04T15:54:56.770Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T15:54:56.770Z] ---> Running in f9fc9e5bec32 [2021-03-04T15:54:56.770Z] ---> Running in d7a5c6c4a77e [2021-03-04T15:54:56.770Z] ---> Running in 699ed6c5ba54 [2021-03-04T15:54:57.039Z] Removing intermediate container 60f0d018a643 [2021-03-04T15:54:57.039Z] ---> bfc01b19ffcd [2021-03-04T15:54:57.039Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:54:57.039Z] ---> Running in b90477c3af9e [2021-03-04T15:54:57.039Z] Removing intermediate container f9fc9e5bec32 [2021-03-04T15:54:57.039Z] ---> f98e9e4c18fd [2021-03-04T15:54:57.039Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T15:54:57.302Z] Removing intermediate container 699ed6c5ba54 [2021-03-04T15:54:57.302Z] ---> 0358b4b2c8de [2021-03-04T15:54:57.302Z] Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:54:57.302Z] Removing intermediate container d7a5c6c4a77e [2021-03-04T15:54:57.302Z] ---> 1a0618e8aad3 [2021-03-04T15:54:57.302Z] Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:54:57.302Z] ---> Running in 32c67b7ef96b [2021-03-04T15:54:57.567Z] ---> Running in 171c54af1635 [2021-03-04T15:54:57.567Z] ---> Running in 9dc8c3eab16d [2021-03-04T15:54:57.567Z] Removing intermediate container b90477c3af9e [2021-03-04T15:54:57.567Z] ---> cce02d1f6427 [2021-03-04T15:54:57.567Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T15:54:57.567Z] ---> Running in 0c85d1ca2b6c [2021-03-04T15:54:57.830Z] Removing intermediate container 32c67b7ef96b [2021-03-04T15:54:57.830Z] ---> fc3900b5a145 [2021-03-04T15:54:57.830Z] [2021-03-04T15:54:57.830Z] Removing intermediate container 171c54af1635 [2021-03-04T15:54:57.830Z] ---> c3dca7effc27 [2021-03-04T15:54:57.830Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T15:54:58.093Z] Removing intermediate container 9dc8c3eab16d [2021-03-04T15:54:58.093Z] ---> 1ab2eab4c819 [2021-03-04T15:54:58.093Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T15:54:58.093Z] ---> Running in 614ecf58b9a4 [2021-03-04T15:54:58.093Z] Successfully built fc3900b5a145 [2021-03-04T15:54:58.093Z] ---> Running in 11e928dee84c [2021-03-04T15:54:58.093Z] Removing intermediate container 0c85d1ca2b6c [2021-03-04T15:54:58.093Z] ---> 827b4ce1e544 [2021-03-04T15:54:58.093Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:54:58.093Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-04T15:54:58.093Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-04T15:54:58.360Z] ---> Running in 0ec38d7c44f2 [2021-03-04T15:54:58.360Z] Removing intermediate container 9f0fd7d30529 [2021-03-04T15:54:58.360Z] ---> 6e6aa028bc41 [2021-03-04T15:54:58.360Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:54:58.360Z] Removing intermediate container 614ecf58b9a4 [2021-03-04T15:54:58.360Z] ---> a13a78888229 [2021-03-04T15:54:58.360Z] [2021-03-04T15:54:58.622Z] Removing intermediate container 11e928dee84c [2021-03-04T15:54:58.622Z] ---> 03753a87b8aa [2021-03-04T15:54:58.622Z] [2021-03-04T15:54:58.622Z] Removing intermediate container 0ec38d7c44f2 [2021-03-04T15:54:58.622Z] ---> 610820bc9a72 [2021-03-04T15:54:58.622Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T15:54:58.622Z] Successfully built 03753a87b8aa [2021-03-04T15:54:58.622Z] Successfully built a13a78888229 [2021-03-04T15:54:58.894Z] ---> Running in 5a2b7f925a15 [2021-03-04T15:54:58.894Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-04T15:54:58.894Z] Building docker-core-command-go [2021-03-04T15:54:58.894Z] Successfully tagged docker-support-notifications-go:latest [2021-03-04T15:54:58.894Z] Building docker-core-data-go [2021-03-04T15:54:58.894Z]  Building docker-support-scheduler-go ... done  Building docker-support-notifications-go ... done  ---> 0fea1c0c344f [2021-03-04T15:54:58.894Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T15:54:58.894Z] Removing intermediate container 5a2b7f925a15 [2021-03-04T15:54:58.894Z] ---> fd2c56006e0e [2021-03-04T15:54:58.894Z] [2021-03-04T15:54:59.160Z] Successfully built fd2c56006e0e [2021-03-04T15:54:59.160Z] Successfully tagged docker-core-metadata-go:latest [2021-03-04T15:54:59.160Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2021-03-04T15:54:59.425Z] ---> 1977ea52f8cc [2021-03-04T15:54:59.425Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T15:54:59.690Z] ---> 0a44e2499aa4 [2021-03-04T15:54:59.690Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T15:55:00.270Z] ---> 4fe3c6f10476 [2021-03-04T15:55:00.270Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-04T15:55:02.207Z] ---> 85669881aec8 [2021-03-04T15:55:02.207Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T15:55:02.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements [2021-03-04T15:55:02.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-03-04T15:55:02.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.137s coverage: 82.6% of statements [2021-03-04T15:55:04.086Z] ---> Running in 952a1ccd844b [2021-03-04T15:55:04.903Z] Removing intermediate container 952a1ccd844b [2021-03-04T15:55:04.903Z] ---> ac7ad8b1ff5c [2021-03-04T15:55:04.903Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T15:55:08.277Z] ---> bcce9038f45b [2021-03-04T15:55:08.277Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-04T15:55:09.013Z] ---> Running in 0842ec250357 [2021-03-04T15:55:11.594Z] Removing intermediate container 0842ec250357 [2021-03-04T15:55:11.594Z] ---> 13fcdb3016e8 [2021-03-04T15:55:11.594Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T15:55:11.594Z] ---> Running in f45e9f146f94 [2021-03-04T15:55:11.857Z] Removing intermediate container f45e9f146f94 [2021-03-04T15:55:11.857Z] ---> b61860cf90ed [2021-03-04T15:55:11.857Z] Step 28/31 : CMD ["gate"] [2021-03-04T15:55:12.140Z] ---> Running in 80806ec2f557 [2021-03-04T15:55:17.674Z] Removing intermediate container 80806ec2f557 [2021-03-04T15:55:17.674Z] ---> 264e8d6bec15 [2021-03-04T15:55:17.674Z] Step 29/31 : LABEL arch=x86_64 [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.114s coverage: 92.9% of statements [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.115s coverage: 87.2% of statements [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.129s coverage: 84.6% of statements [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.6% of statements [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.514s coverage: 62.4% of statements [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T15:55:17.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-03-04T15:55:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-03-04T15:55:18.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.904s coverage: 69.1% of statements [2021-03-04T15:55:18.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T15:55:18.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T15:55:21.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.360s coverage: 38.4% of statements [2021-03-04T15:55:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T15:55:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T15:55:21.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.140s coverage: 89.5% of statements [2021-03-04T15:55:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T15:55:21.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.094s coverage: 84.8% of statements [2021-03-04T15:55:22.014Z] ---> Running in a1b88c728dc0 [2021-03-04T15:55:23.379Z] Removing intermediate container a1b88c728dc0 [2021-03-04T15:55:23.379Z] ---> b2e49fffcf3b [2021-03-04T15:55:23.379Z] Step 30/31 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:55:24.840Z] ---> Running in 2955d3d978ba [2021-03-04T15:55:25.917Z] Removing intermediate container 2955d3d978ba [2021-03-04T15:55:25.917Z] ---> 95c9dd0b1b7d [2021-03-04T15:55:25.917Z] Step 31/31 : LABEL version=0.0.0 [2021-03-04T15:55:26.946Z] ---> Running in 5c20d879bc72 [2021-03-04T15:55:27.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.471s coverage: 47.0% of statements [2021-03-04T15:55:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T15:55:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T15:55:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T15:55:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T15:55:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T15:55:27.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.155s coverage: 100.0% of statements [2021-03-04T15:55:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T15:55:27.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.144s coverage: 100.0% of statements [2021-03-04T15:55:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T15:55:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T15:55:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T15:55:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T15:55:27.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.482s coverage: 88.5% of statements [2021-03-04T15:55:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T15:55:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:55:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T15:55:27.937Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:55:27.938Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:55:27.938Z] ---> c5e65559a3ec [2021-03-04T15:55:27.938Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T15:55:27.938Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:55:27.938Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:55:27.938Z] ---> c5e65559a3ec [2021-03-04T15:55:27.938Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T15:55:27.938Z] ---> Using cache [2021-03-04T15:55:27.938Z] ---> 89b548e3c072 [2021-03-04T15:55:27.938Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:55:27.938Z] ---> Using cache [2021-03-04T15:55:27.938Z] ---> 89b548e3c072 [2021-03-04T15:55:27.938Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:55:27.938Z] ---> Using cache [2021-03-04T15:55:27.938Z] ---> 8e50bddf80b8 [2021-03-04T15:55:27.938Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T15:55:27.938Z] ---> Using cache [2021-03-04T15:55:27.938Z] ---> 8e50bddf80b8 [2021-03-04T15:55:27.938Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-04T15:55:27.938Z] ---> Using cache [2021-03-04T15:55:27.938Z] ---> 9b430520645c [2021-03-04T15:55:27.938Z] Step 6/23 : COPY go.mod . [2021-03-04T15:55:27.938Z] ---> Using cache [2021-03-04T15:55:27.938Z] ---> 4001a9908b56 [2021-03-04T15:55:27.938Z] Step 7/23 : RUN go mod download [2021-03-04T15:55:27.938Z] ---> Using cache [2021-03-04T15:55:27.938Z] ---> febe46cf88b6 [2021-03-04T15:55:27.938Z] Step 8/23 : COPY . . [2021-03-04T15:55:28.200Z] ---> Using cache [2021-03-04T15:55:28.200Z] ---> 912999cc20d5 [2021-03-04T15:55:28.200Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T15:55:28.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:55:28.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:55:28.200Z] ---> c5e65559a3ec [2021-03-04T15:55:28.200Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T15:55:28.200Z] ---> Using cache [2021-03-04T15:55:28.200Z] ---> 89b548e3c072 [2021-03-04T15:55:28.200Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:55:28.200Z] ---> Using cache [2021-03-04T15:55:28.200Z] ---> 8e50bddf80b8 [2021-03-04T15:55:28.200Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T15:55:28.200Z] ---> Using cache [2021-03-04T15:55:28.200Z] ---> 9b430520645c [2021-03-04T15:55:28.200Z] Step 6/24 : COPY go.mod . [2021-03-04T15:55:28.200Z] ---> Using cache [2021-03-04T15:55:28.200Z] ---> 4001a9908b56 [2021-03-04T15:55:28.200Z] Step 7/24 : RUN go mod download [2021-03-04T15:55:28.200Z] ---> Using cache [2021-03-04T15:55:28.200Z] ---> febe46cf88b6 [2021-03-04T15:55:28.200Z] Step 8/24 : COPY . . [2021-03-04T15:55:28.462Z] ---> Using cache [2021-03-04T15:55:28.462Z] ---> 912999cc20d5 [2021-03-04T15:55:28.462Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T15:55:28.462Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:55:28.462Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:55:28.462Z] ---> c5e65559a3ec [2021-03-04T15:55:28.463Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T15:55:28.463Z] ---> Using cache [2021-03-04T15:55:28.463Z] ---> 89b548e3c072 [2021-03-04T15:55:28.463Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:55:28.463Z] ---> Using cache [2021-03-04T15:55:28.463Z] ---> 8e50bddf80b8 [2021-03-04T15:55:28.463Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-04T15:55:29.960Z] ---> Running in b821a2bc5ed8 [2021-03-04T15:55:29.960Z] ---> Running in 6fffd65c44b3 [2021-03-04T15:55:29.960Z] ---> Running in d7655db88af0 [2021-03-04T15:55:29.960Z] ---> Running in c6ad372cc522 [2021-03-04T15:55:29.960Z] Removing intermediate container 5c20d879bc72 [2021-03-04T15:55:29.960Z] ---> 0d2da2cf796a [2021-03-04T15:55:29.960Z] [2021-03-04T15:55:29.960Z] Successfully built 0d2da2cf796a [2021-03-04T15:55:30.223Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-04T15:55:30.803Z]  Building docker-security-bootstrapper-go ... done 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-04T15:55:30.803Z] 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-04T15:55:31.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:55:31.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:55:31.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:55:31.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:55:32.183Z] OK: 233 MiB in 51 packages [2021-03-04T15:55:32.183Z] OK: 233 MiB in 51 packages [2021-03-04T15:55:33.586Z] Removing intermediate container c6ad372cc522 [2021-03-04T15:55:33.586Z] ---> dfb368aae402 [2021-03-04T15:55:33.586Z] Step 6/26 : COPY go.mod . [2021-03-04T15:55:33.586Z] Removing intermediate container d7655db88af0 [2021-03-04T15:55:33.586Z] ---> de34239d4b64 [2021-03-04T15:55:33.586Z] Step 6/23 : COPY go.mod . [2021-03-04T15:55:34.166Z] ---> 21c7d9d547d2 [2021-03-04T15:55:34.166Z] Step 7/26 : RUN go mod download [2021-03-04T15:55:34.166Z] ---> 4072f1d7f522 [2021-03-04T15:55:34.166Z] Step 7/23 : RUN go mod download [2021-03-04T15:55:34.166Z] ---> Running in 29cde84591ae [2021-03-04T15:55:34.430Z] ---> Running in 1bf2e098e43c [2021-03-04T15:55:34.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.090s coverage: 29.1% of statements [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T15:55:34.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.203s coverage: 99.0% of statements [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T15:55:34.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T15:55:34.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.193s coverage: 94.3% of statements [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T15:55:34.465Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T15:55:34.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T15:55:34.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T15:55:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T15:55:34.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-03-04T15:55:34.738Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-04T15:55:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-03-04T15:55:36.766Z] GO111MODULE=on go vet ./... [2021-03-04T15:55:37.775Z] Removing intermediate container 29cde84591ae [2021-03-04T15:55:37.775Z] ---> e4c28870885e [2021-03-04T15:55:37.775Z] Step 8/26 : COPY . . [2021-03-04T15:55:37.775Z] Removing intermediate container 1bf2e098e43c [2021-03-04T15:55:37.775Z] ---> 9bfe360806e1 [2021-03-04T15:55:37.775Z] Step 8/23 : COPY . . [2021-03-04T15:55:56.854Z] 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-04T15:56:07.044Z] Removing intermediate container b821a2bc5ed8 [2021-03-04T15:56:07.044Z] ---> d3cd3eb85e4c [2021-03-04T15:56:07.044Z] [2021-03-04T15:56:07.044Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T15:56:07.044Z] ---> 88dd2752d2ea [2021-03-04T15:56:07.044Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T15:56:07.044Z] Removing intermediate container 6fffd65c44b3 [2021-03-04T15:56:07.044Z] ---> 1a7ac8b982da [2021-03-04T15:56:07.044Z] [2021-03-04T15:56:07.044Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T15:56:07.044Z] ---> 88dd2752d2ea [2021-03-04T15:56:07.044Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T15:56:07.044Z] ---> Using cache [2021-03-04T15:56:07.044Z] ---> 57a18aa3c5e8 [2021-03-04T15:56:07.044Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T15:56:07.044Z] ---> Using cache [2021-03-04T15:56:07.044Z] ---> 35b1e1699ccf [2021-03-04T15:56:07.044Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-04T15:56:07.044Z] ---> 50e8bf794c17 [2021-03-04T15:56:07.044Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T15:56:07.333Z] ---> 6f816f19224f [2021-03-04T15:56:07.334Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T15:56:07.334Z] ---> Running in 2a56f43ba88c [2021-03-04T15:56:07.334Z] ---> Running in 59acb061896c [2021-03-04T15:56:07.334Z] ---> Running in 8d7b8ff125a5 [2021-03-04T15:56:07.334Z] ---> Running in 229717fec1ef [2021-03-04T15:56:07.605Z] Removing intermediate container 8d7b8ff125a5 [2021-03-04T15:56:07.605Z] ---> 8a5b513af335 [2021-03-04T15:56:07.605Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T15:56:07.884Z] ---> Running in a423539251a9 [2021-03-04T15:56:08.168Z] Removing intermediate container a423539251a9 [2021-03-04T15:56:08.168Z] ---> c5989a3b51c0 [2021-03-04T15:56:08.168Z] Step 15/23 : WORKDIR / [2021-03-04T15:56:08.168Z] ---> Running in 5601b9e32b8f [2021-03-04T15:56:08.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:56:08.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:56:08.441Z] 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-04T15:56:08.441Z] 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-04T15:56:08.441Z] Removing intermediate container 5601b9e32b8f [2021-03-04T15:56:08.441Z] ---> a598b8d8ae92 [2021-03-04T15:56:08.441Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:56:08.441Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-04T15:56:08.441Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T15:56:08.441Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T15:56:08.715Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T15:56:08.715Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T15:56:08.715Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:56:08.715Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T15:56:08.715Z] OK: 7 MiB in 19 packages [2021-03-04T15:56:09.314Z] ---> 665ee60614cf [2021-03-04T15:56:09.314Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T15:56:10.899Z] ---> 2830ebcd603d [2021-03-04T15:56:10.899Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T15:56:11.175Z] Removing intermediate container 2a56f43ba88c [2021-03-04T15:56:11.175Z] ---> 140cca9771ee [2021-03-04T15:56:11.175Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T15:56:11.772Z] ---> 93d6518b49a3 [2021-03-04T15:56:11.772Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T15:56:11.772Z] ---> Running in dedd189a77f7 [2021-03-04T15:56:11.772Z] ---> Running in 12b3ea4ece69 [2021-03-04T15:56:12.050Z] Removing intermediate container dedd189a77f7 [2021-03-04T15:56:12.050Z] ---> c957d8f797e8 [2021-03-04T15:56:12.050Z] Step 13/24 : WORKDIR / [2021-03-04T15:56:12.326Z] Removing intermediate container 12b3ea4ece69 [2021-03-04T15:56:12.326Z] ---> 148b9a04dabd [2021-03-04T15:56:12.326Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:56:12.326Z] ---> Running in d7cbd6fcb2cf [2021-03-04T15:56:12.613Z] ---> Running in 9d960ae10db3 [2021-03-04T15:56:12.613Z] Removing intermediate container d7cbd6fcb2cf [2021-03-04T15:56:12.613Z] ---> 4aad4aee68d1 [2021-03-04T15:56:12.613Z] 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-04T15:56:12.886Z] Removing intermediate container 9d960ae10db3 [2021-03-04T15:56:12.886Z] ---> 0c3e5a1ec478 [2021-03-04T15:56:12.886Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T15:56:12.886Z] ---> Running in 14056827af6d [2021-03-04T15:56:13.477Z] ---> 31d70e9204a4 [2021-03-04T15:56:13.477Z] 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-04T15:56:13.745Z] Removing intermediate container 14056827af6d [2021-03-04T15:56:13.745Z] ---> b8dd1bfb0db2 [2021-03-04T15:56:13.745Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:56:14.020Z] ---> Running in a5af4032df4b [2021-03-04T15:56:14.020Z] ---> 731d2fbbeb87 [2021-03-04T15:56:14.020Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T15:56:14.305Z] Removing intermediate container a5af4032df4b [2021-03-04T15:56:14.305Z] ---> 6bba36fa97e5 [2021-03-04T15:56:14.305Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T15:56:14.583Z] ---> Running in 2468a867892f [2021-03-04T15:56:14.849Z] Removing intermediate container 2468a867892f [2021-03-04T15:56:14.849Z] ---> 21034baf5d65 [2021-03-04T15:56:14.849Z] [2021-03-04T15:56:14.849Z] ---> bcfb10a6c0be [2021-03-04T15:56:14.849Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T15:56:14.849Z] Successfully built 21034baf5d65 [2021-03-04T15:56:15.125Z] Successfully tagged docker-core-command-go:latest [2021-03-04T15:56:15.728Z]  Building docker-core-command-go ... done  ---> 55d2ea92e948 [2021-03-04T15:56:15.728Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T15:56:17.720Z] ---> b633e2ebacb7 [2021-03-04T15:56:17.720Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T15:56:17.998Z] ---> f8163a7450d9 [2021-03-04T15:56:17.998Z] 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-04T15:56:17.998Z] ---> Running in 7d3c82bc019d [2021-03-04T15:56:19.987Z] Removing intermediate container 7d3c82bc019d [2021-03-04T15:56:19.987Z] ---> 26b23bc3e4b1 [2021-03-04T15:56:19.987Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T15:56:19.987Z] ---> Running in dfcfc199d69b [2021-03-04T15:56:20.257Z] Removing intermediate container dfcfc199d69b [2021-03-04T15:56:20.257Z] ---> cbbbb0aad0cf [2021-03-04T15:56:20.257Z] Step 22/24 : LABEL arch=x86_64 [2021-03-04T15:56:20.257Z] ---> Running in d6202ea07815 [2021-03-04T15:56:21.244Z] Removing intermediate container d6202ea07815 [2021-03-04T15:56:21.244Z] ---> 51d6e376cc50 [2021-03-04T15:56:21.244Z] Step 23/24 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:56:21.838Z] ---> Running in c315b14cb0bb [2021-03-04T15:56:22.415Z] Removing intermediate container c315b14cb0bb [2021-03-04T15:56:22.415Z] ---> 662cc3393449 [2021-03-04T15:56:22.415Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T15:56:22.688Z] ---> Running in 1e649caf7cd7 [2021-03-04T15:56:22.969Z] Removing intermediate container 1e649caf7cd7 [2021-03-04T15:56:22.969Z] ---> ab25ed5d185b [2021-03-04T15:56:22.969Z] [2021-03-04T15:56:23.238Z] Successfully built ab25ed5d185b [2021-03-04T15:56:23.238Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-04T15:56:28.563Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 59acb061896c [2021-03-04T15:56:28.563Z] ---> 827c5f22739c [2021-03-04T15:56:28.563Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T15:56:28.563Z] ---> Running in 5b654da1e030 [2021-03-04T15:56:28.563Z] 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-04T15:56:29.525Z] Removing intermediate container 5b654da1e030 [2021-03-04T15:56:29.525Z] ---> 2e1f5d854f3c [2021-03-04T15:56:29.525Z] [2021-03-04T15:56:29.525Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T15:56:29.800Z] 20.10.0: Pulling from library/docker [2021-03-04T15:56:36.425Z] Removing intermediate container 229717fec1ef [2021-03-04T15:56:36.425Z] ---> 859d5d02b519 [2021-03-04T15:56:36.425Z] [2021-03-04T15:56:36.425Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T15:56:36.425Z] ---> 88dd2752d2ea [2021-03-04T15:56:36.425Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-04T15:56:36.425Z] ---> Running in e0591a5456dc [2021-03-04T15:56:36.425Z] Removing intermediate container e0591a5456dc [2021-03-04T15:56:36.425Z] ---> 23e6f1c853b4 [2021-03-04T15:56:36.425Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T15:56:36.425Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T15:56:36.425Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T15:56:36.425Z] ---> aefe523efa57 [2021-03-04T15:56:36.425Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T15:56:36.688Z] ---> Running in c8bebb74f149 [2021-03-04T15:56:36.688Z] ---> Running in 70245e20c8a9 [2021-03-04T15:56:36.954Z] Removing intermediate container c8bebb74f149 [2021-03-04T15:56:36.954Z] ---> 31f30ae00778 [2021-03-04T15:56:36.954Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T15:56:36.954Z] ---> Running in 3b27bda3e6a4 [2021-03-04T15:56:37.222Z] Removing intermediate container 3b27bda3e6a4 [2021-03-04T15:56:37.222Z] ---> 16273f0ce85f [2021-03-04T15:56:37.222Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:56:37.222Z] ---> Running in 7f0ae140d271 [2021-03-04T15:56:37.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:56:37.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:56:37.485Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T15:56:37.485Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T15:56:37.485Z] Executing bash-5.0.17-r0.post-install [2021-03-04T15:56:37.485Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:56:37.485Z] OK: 12 MiB in 22 packages [2021-03-04T15:56:38.062Z] Removing intermediate container 70245e20c8a9 [2021-03-04T15:56:38.062Z] ---> 3765f2fa51c0 [2021-03-04T15:56:38.062Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T15:56:38.326Z] Removing intermediate container 7f0ae140d271 [2021-03-04T15:56:38.326Z] ---> ef923bf1de96 [2021-03-04T15:56:38.326Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T15:56:38.326Z] ---> Running in cc7d9ec4b4be [2021-03-04T15:56:38.326Z] ---> Running in c150ee498d74 [2021-03-04T15:56:38.589Z] Removing intermediate container cc7d9ec4b4be [2021-03-04T15:56:38.589Z] ---> f8c01f743a2f [2021-03-04T15:56:38.589Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T15:56:38.589Z] ---> Running in 1e63f61faa1a [2021-03-04T15:56:38.856Z] Removing intermediate container 1e63f61faa1a [2021-03-04T15:56:38.856Z] ---> ff57ee9fe0fb [2021-03-04T15:56:38.856Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T15:56:38.856Z] ---> Running in 101ad9ee5e36 [2021-03-04T15:56:39.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:56:39.120Z] Removing intermediate container 101ad9ee5e36 [2021-03-04T15:56:39.120Z] ---> 7ea4c54442cd [2021-03-04T15:56:39.120Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T15:56:39.695Z] ---> a28ed0e1f9bd [2021-03-04T15:56:39.695Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T15:56:39.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:56:39.958Z] ---> f9e224a496e3 [2021-03-04T15:56:39.958Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-04T15:56:39.958Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T15:56:40.221Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T15:56:40.221Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T15:56:40.221Z] ---> 6aa19fba16a4 [2021-03-04T15:56:40.221Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T15:56:40.221Z] ---> Running in 868cac578de0 [2021-03-04T15:56:40.221Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T15:56:40.486Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T15:56:40.752Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T15:56:40.752Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:56:40.752Z] OK: 8 MiB in 20 packages [2021-03-04T15:56:40.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:56:40.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:56:41.020Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T15:56:41.020Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T15:56:41.020Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T15:56:41.020Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T15:56:41.020Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T15:56:41.020Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T15:56:41.020Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T15:56:43.574Z] Removing intermediate container c150ee498d74 [2021-03-04T15:56:43.574Z] ---> df0547d18a8e [2021-03-04T15:56:43.574Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:56:43.574Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T15:56:43.574Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T15:56:43.574Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T15:56:43.574Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T15:56:43.574Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T15:56:43.574Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T15:56:43.574Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T15:56:43.574Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T15:56:43.574Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T15:56:43.574Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T15:56:43.574Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T15:56:43.574Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T15:56:44.150Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T15:56:46.231Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T15:56:46.231Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T15:56:46.231Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T15:56:46.231Z] ---> 1f4eb937e585 [2021-03-04T15:56:46.231Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T15:56:46.231Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T15:56:46.231Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T15:56:46.231Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T15:56:46.231Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T15:56:46.231Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T15:56:46.231Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T15:56:46.231Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T15:56:46.231Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T15:56:46.524Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T15:56:46.524Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T15:56:46.524Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:56:46.524Z] OK: 71 MiB in 55 packages [2021-03-04T15:56:47.949Z] ---> 65735a64edbc [2021-03-04T15:56:47.949Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T15:56:48.213Z] ---> 1df988940707 [2021-03-04T15:56:48.213Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T15:56:51.530Z] ---> Running in 30c11fd46fbd [2021-03-04T15:56:52.105Z] Removing intermediate container 30c11fd46fbd [2021-03-04T15:56:52.105Z] ---> 3c0a9dcd5af5 [2021-03-04T15:56:52.105Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:56:52.372Z] ---> Running in 84764c3b0584 [2021-03-04T15:56:52.372Z] Removing intermediate container 868cac578de0 [2021-03-04T15:56:52.372Z] ---> ba677510bf9b [2021-03-04T15:56:52.372Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T15:56:52.372Z] ---> Running in afaae41e218b [2021-03-04T15:56:52.643Z] Removing intermediate container 84764c3b0584 [2021-03-04T15:56:52.643Z] ---> 5e1f57799587 [2021-03-04T15:56:52.643Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T15:56:52.643Z] ---> Running in 6096c02c2303 [2021-03-04T15:56:52.914Z] Removing intermediate container 6096c02c2303 [2021-03-04T15:56:52.915Z] ---> d54a81b9ca3d [2021-03-04T15:56:52.915Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:56:52.915Z] ---> Running in e1d301764d99 [2021-03-04T15:56:53.177Z] Removing intermediate container e1d301764d99 [2021-03-04T15:56:53.177Z] ---> 288a7423a0c9 [2021-03-04T15:56:53.177Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T15:56:53.177Z] ---> Running in bc2dffd3e8c7 [2021-03-04T15:56:53.441Z] Removing intermediate container bc2dffd3e8c7 [2021-03-04T15:56:53.441Z] ---> c0045ef08502 [2021-03-04T15:56:53.441Z] [2021-03-04T15:56:53.708Z] Successfully built c0045ef08502 [2021-03-04T15:56:53.708Z] Successfully tagged docker-core-data-go:latest [2021-03-04T15:56:53.971Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-04T15:56:54.234Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-04T15:56:54.496Z] Collecting PyYAML<4,>=3.10 [2021-03-04T15:56:54.496Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T15:56:56.421Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T15:56:56.422Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T15:56:56.998Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T15:56:56.998Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T15:56:57.571Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T15:56:57.571Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T15:56:57.571Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T15:56:57.571Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T15:56:57.571Z] 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-04T15:56:57.836Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T15:56:57.836Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T15:56:58.099Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T15:56:58.099Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T15:56:58.099Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T15:56:58.099Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-04T15:56:58.099Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T15:56:58.099Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T15:56:58.557Z] gofmt -l . [2021-03-04T15:56:58.557Z] [ "`gofmt -l .`" = "" ] [2021-03-04T15:56:58.557Z] ./bin/test-go-mod-tidy.sh [2021-03-04T15:56:58.557Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-04T15:56:58.673Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T15:56:58.674Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T15:56:58.936Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T15:56:58.936Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T15:56:58.936Z] 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-04T15:56:58.936Z] Collecting idna<2.8,>=2.5 [2021-03-04T15:56:58.936Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T15:56:58.936Z] 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-04T15:56:58.936Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T15:56:58.936Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T15:56:58.936Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T15:56:58.936Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T15:56:59.198Z] Installing collected packages: PyYAML, dockerpty, texttable, jsonschema, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, docopt, docker-compose [2021-03-04T15:56:59.198Z] Running setup.py install for PyYAML: started [2021-03-04T15:56:59.229Z] + ls -al . [2021-03-04T15:56:59.229Z] total 756 [2021-03-04T15:56:59.229Z] drwxrwxr-x 9 1001 1001 4096 Mar 4 15:56 . [2021-03-04T15:56:59.229Z] drwxr-xr-x 4 root root 4096 Mar 4 15:52 .. [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 15:51 .dockerignore [2021-03-04T15:56:59.229Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 15:51 .git [2021-03-04T15:56:59.229Z] drwxrwxr-x 3 1001 1001 4096 Mar 4 15:51 .github [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 15:51 .gitignore [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 15:51 .sonarcloud.properties [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 15:51 Attribution.txt [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 15:51 CONTRIBUTING.md [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 15:51 Dockerfile.build [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 15:51 Jenkinsfile [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 15:51 LICENSE [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 15:51 Makefile [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 15:51 README.md [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 15:51 SECURITY.md [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 15:48 VERSION [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 15:51 ZMQWindows.md [2021-03-04T15:56:59.229Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 15:51 bin [2021-03-04T15:56:59.229Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 15:51 cmd [2021-03-04T15:56:59.229Z] -rw-r--r-- 1 root root 614976 Mar 4 15:55 coverage.out [2021-03-04T15:56:59.229Z] -rw-r--r-- 1 root root 1055 Mar 4 15:56 go.mod [2021-03-04T15:56:59.229Z] -rw-r--r-- 1 root root 21699 Mar 4 15:56 go.sum [2021-03-04T15:56:59.229Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 15:51 internal [2021-03-04T15:56:59.229Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 15:51 openapi [2021-03-04T15:56:59.229Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 15:51 snap [2021-03-04T15:56:59.229Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 15:51 version.go [Pipeline] sh [2021-03-04T15:56:59.771Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T15:56:59.771Z] Running setup.py install for dockerpty: started [2021-03-04T15:56:59.912Z] + '[' -e coverage.out ] [2021-03-04T15:56:59.912Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T15:56:59.935Z] Warning: overwriting stash ‘coverage-report’ [2021-03-04T15:57:00.344Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T15:57:00.344Z] Running setup.py install for texttable: started [2021-03-04T15:57:00.605Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T15:57:00.867Z] Attempting uninstall: urllib3 [2021-03-04T15:57:00.867Z] Found existing installation: urllib3 1.25.9 [2021-03-04T15:57:00.868Z] Uninstalling urllib3-1.25.9: [2021-03-04T15:57:00.868Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T15:57:01.130Z] Attempting uninstall: idna [2021-03-04T15:57:01.130Z] Found existing installation: idna 2.9 [2021-03-04T15:57:01.130Z] Uninstalling idna-2.9: [2021-03-04T15:57:01.130Z] Successfully uninstalled idna-2.9 [2021-03-04T15:57:01.243Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T15:57:01.396Z] Attempting uninstall: requests [2021-03-04T15:57:01.396Z] Found existing installation: requests 2.23.0 [2021-03-04T15:57:01.396Z] Uninstalling requests-2.23.0: [2021-03-04T15:57:01.396Z] Successfully uninstalled requests-2.23.0 [2021-03-04T15:57:01.658Z] Running setup.py install for docopt: started [2021-03-04T15:57:01.936Z] + make build [2021-03-04T15:57:01.936Z] 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-04T15:57:02.234Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T15:57:02.496Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-04T15:57:05.817Z] Removing intermediate container afaae41e218b [2021-03-04T15:57:05.817Z] ---> 93f29252dc41 [2021-03-04T15:57:05.817Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T15:57:05.817Z] ---> Running in 62d7e3283bda [2021-03-04T15:57:06.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:57:06.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:57:06.394Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T15:57:06.394Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T15:57:06.394Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T15:57:06.394Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:57:06.394Z] OK: 72 MiB in 58 packages [2021-03-04T15:57:06.975Z] Removing intermediate container 62d7e3283bda [2021-03-04T15:57:06.976Z] ---> 2d65b41802b4 [2021-03-04T15:57:06.976Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T15:57:06.976Z] ---> Running in f633bdc753d4 [2021-03-04T15:57:07.237Z] Removing intermediate container f633bdc753d4 [2021-03-04T15:57:07.237Z] ---> b9be60622849 [2021-03-04T15:57:07.237Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:57:07.237Z] ---> Running in d8e2178c5f67 [2021-03-04T15:57:07.500Z] Removing intermediate container d8e2178c5f67 [2021-03-04T15:57:07.500Z] ---> b604984ebe9b [2021-03-04T15:57:07.500Z] Step 24/26 : LABEL arch=x86_64 [2021-03-04T15:57:07.500Z] ---> Running in 1d31fb026bca [2021-03-04T15:57:07.762Z] Removing intermediate container 1d31fb026bca [2021-03-04T15:57:07.762Z] ---> 54c047e4c03c [2021-03-04T15:57:07.762Z] Step 25/26 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:57:07.762Z] ---> Running in 8184f9419b26 [2021-03-04T15:57:08.025Z] Removing intermediate container 8184f9419b26 [2021-03-04T15:57:08.025Z] ---> 41d2bc68ecef [2021-03-04T15:57:08.025Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T15:57:08.025Z] ---> Running in 0cb15200257e [2021-03-04T15:57:08.287Z] Removing intermediate container 0cb15200257e [2021-03-04T15:57:08.287Z] ---> cc7ee7e2f2d6 [2021-03-04T15:57:08.287Z] [2021-03-04T15:57:08.287Z] Successfully built cc7ee7e2f2d6 [2021-03-04T15:57:08.287Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-04T15:57:08.883Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-04T15:57:08.915Z] $ docker stop --time=1 eb160279a49ceedf574546a3b9bb484a82eb70d2bcbe314cb0ada8cf91f3c411 [2021-03-04T15:57:10.618Z] $ docker rm -f eb160279a49ceedf574546a3b9bb484a82eb70d2bcbe314cb0ada8cf91f3c411 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T15:57:11.191Z] + docker images [2021-03-04T15:57:11.191Z] + grep docker [2021-03-04T15:57:11.454Z] docker-sys-mgmt-agent-go latest cc7ee7e2f2d6 4 seconds ago 313MB [2021-03-04T15:57:11.454Z] docker-core-data-go latest c0045ef08502 18 seconds ago 22.4MB [2021-03-04T15:57:11.454Z] docker-security-secretstore-setup-go latest ab25ed5d185b 49 seconds ago 24.9MB [2021-03-04T15:57:11.454Z] docker-core-command-go latest 21034baf5d65 57 seconds ago 17.2MB [2021-03-04T15:57:11.454Z] docker-security-bootstrapper-go latest 0d2da2cf796a About a minute ago 18.7MB [2021-03-04T15:57:11.454Z] docker-support-scheduler-go latest a13a78888229 2 minutes ago 17.2MB [2021-03-04T15:57:11.454Z] docker-core-metadata-go latest fd2c56006e0e 2 minutes ago 19MB [2021-03-04T15:57:11.454Z] docker-support-notifications-go latest 03753a87b8aa 2 minutes ago 17.8MB [2021-03-04T15:57:11.454Z] docker-security-proxy-setup-go latest fc3900b5a145 2 minutes ago 24.7MB [2021-03-04T15:57:11.454Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-03-04T15:57:12.153Z] 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 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-04T15:57:27.484Z] Still waiting to schedule task [2021-03-04T15:57:27.485Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-04T15:57:38.955Z] 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-04T15:57:40.934Z] 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-04T15:57:46.335Z] 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-04T15:57:47.789Z] 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-04T15:57:52.566Z] 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-04T15:57:57.955Z] 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-04T15:58:01.359Z] 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-04T15:58:05.660Z] 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-04T15:58:09.044Z] 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-04T15:58:13.364Z] 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-04T15:58:20.085Z] $ docker stop --time=1 6bd566302f6c85af5eb7de34bbfb35c9e543a9de2d5181666e8104de27e3e494 [2021-03-04T15:58:22.843Z] $ docker rm -f 6bd566302f6c85af5eb7de34bbfb35c9e543a9de2d5181666e8104de27e3e494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:58:24.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T15:58:24.853Z] [2021-03-04T15:58:24.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:58:25.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T15:58:25.516Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-04T15:58:25.516Z] 29e5d40040c1: Pulling fs layer [2021-03-04T15:58:25.516Z] 1ce36da41761: Pulling fs layer [2021-03-04T15:58:25.516Z] 25b303627fd3: Pulling fs layer [2021-03-04T15:58:25.516Z] 29e5d40040c1: Download complete [2021-03-04T15:58:26.111Z] 29e5d40040c1: Pull complete [2021-03-04T15:58:26.384Z] 1ce36da41761: Verifying Checksum [2021-03-04T15:58:26.384Z] 1ce36da41761: Download complete [2021-03-04T15:58:27.811Z] 1ce36da41761: Pull complete [2021-03-04T15:58:27.811Z] 25b303627fd3: Verifying Checksum [2021-03-04T15:58:27.811Z] 25b303627fd3: Download complete [2021-03-04T15:58:34.908Z] Running on prd-ubuntu18.04-docker-8c-8g-28487 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws [2021-03-04T15:58:34.973Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-03-04T15:58:37.115Z] using credential edgex-jenkins-ssh [2021-03-04T15:58:37.171Z] Cloning the remote Git repository [2021-03-04T15:58:36.825Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T15:58:36.899Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-03-04T15:58:36.934Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T15:58:36.935Z] > git --version # timeout=10 [2021-03-04T15:58:36.941Z] > git --version # 'git version 2.17.1' [2021-03-04T15:58:36.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T15:58:36.964Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T15:58:37.988Z] 25b303627fd3: Pull complete [2021-03-04T15:58:37.988Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-04T15:58:37.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T15:58:37.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-04T15:58:38.221Z] prd-ubuntu18.04-docker-arm64-4c-16g-28486 does not seem to be running inside a container [2021-03-04T15:58:38.308Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-04T15:58:41.213Z] $ docker top 8eb6da8d56235e0cb4d98e1d1283ac7e686ff0fc4ef7c124ae47ae23b2df5848 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T15:58:41.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T15:58:41.636Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T15:58:41.644Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T15:58:41.652Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T15:58:41.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T15:58:41.656Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T15:58:42.236Z] + + docker-composegrep build parallel --help [2021-03-04T15:58:42.236Z] [2021-03-04T15:58:42.661Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:58:42.771Z] Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:58:42.772Z] Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) [2021-03-04T15:58:42.306Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T15:58:42.311Z] > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [2021-03-04T15:58:42.379Z] > git remote # timeout=10 [2021-03-04T15:58:42.385Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T15:58:42.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T15:58:42.393Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-04T15:58:42.401Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T15:58:42.409Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T15:58:42.413Z] > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [2021-03-04T15:58:45.610Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T15:58:45.906Z] $ docker stop --time=1 8eb6da8d56235e0cb4d98e1d1283ac7e686ff0fc4ef7c124ae47ae23b2df5848 [2021-03-04T15:58:46.581Z] Commit message: "fix: code clean up" [2021-03-04T15:58:47.883Z] $ docker rm -f 8eb6da8d56235e0cb4d98e1d1283ac7e686ff0fc4ef7c124ae47ae23b2df5848 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:58:48.950Z] + echo snap-build.sh [2021-03-04T15:58:48.950Z] snap-build.sh [2021-03-04T15:58:48.950Z] + SNAP_BASE_DIR=. [2021-03-04T15:58:48.950Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-03-04T15:58:48.950Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-03-04T15:58:48.950Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-03-04T15:58:48.950Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-03-04T15:58:48.950Z] + cd /w/workspace/edgex-go/5 [2021-03-04T15:58:48.950Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-04T15:58:48.950Z] Reading package lists... [2021-03-04T15:58:48.950Z] Building dependency tree... [2021-03-04T15:58:48.950Z] Reading state information... [2021-03-04T15:58:49.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T15:58:49.174Z] . [Pipeline] withDockerContainer [2021-03-04T15:58:49.211Z] The following packages were automatically installed and are no longer required: [2021-03-04T15:58:49.211Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-04T15:58:49.211Z] uidmap xdelta3 [2021-03-04T15:58:49.211Z] Use 'sudo apt autoremove' to remove them. [2021-03-04T15:58:49.211Z] The following packages will be REMOVED: [2021-03-04T15:58:49.211Z] lxd* lxd-client* [2021-03-04T15:58:49.458Z] prd-ubuntu18.04-docker-arm64-4c-16g-28486 does not seem to be running inside a container [2021-03-04T15:58:49.473Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-04T15:58:49.473Z] After this operation, 31.7 MB disk space will be freed. [2021-03-04T15:58:49.559Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-04T15:58:50.780Z] (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-04T15:58:50.780Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T15:58:51.002Z] $ docker top 4b86a582cf84501015a4ac660114d579f4069a04f8ce82126e0897000af57dbd -eo pid,comm [Pipeline] { [2021-03-04T15:58:51.378Z] Removing lxd dnsmasq configuration [Pipeline] sh [2021-03-04T15:58:51.646Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T15:58:51.646Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-04T15:58:52.138Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T15:58:52.605Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-04T15:58:52.865Z] (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-04T15:58:52.865Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T15:58:54.265Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-04T15:58:54.265Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-04T15:58:55.663Z] + sudo snap remove --purge lxd [2021-03-04T15:58:55.663Z] snap "lxd" is not installed [2021-03-04T15:58:55.663Z] + sudo groupadd --force --system lxd [2021-03-04T15:58:55.663Z] ++ whoami [2021-03-04T15:58:55.663Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-04T15:58:55.663Z] + newgrp - lxd [2021-03-04T15:58:55.663Z] + sudo snap install lxd [2021-03-04T15:58:56.439Z] Building docker-core-command-go ... [2021-03-04T15:58:56.439Z] Building docker-core-data-go ... [2021-03-04T15:58:56.439Z] Building docker-core-metadata-go ... [2021-03-04T15:58:56.439Z] Building docker-security-bootstrapper-go ... [2021-03-04T15:58:56.439Z] Building docker-security-proxy-setup-go ... [2021-03-04T15:58:56.439Z] Building docker-security-secretstore-setup-go ... [2021-03-04T15:58:56.439Z] Building docker-support-notifications-go ... [2021-03-04T15:58:56.439Z] Building docker-support-scheduler-go ... [2021-03-04T15:58:56.439Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T15:58:56.439Z] Building docker-support-notifications-go [2021-03-04T15:58:56.439Z] Building docker-security-proxy-setup-go [2021-03-04T15:58:56.439Z] Building docker-core-data-go [2021-03-04T15:58:56.439Z] Building docker-support-scheduler-go [2021-03-04T15:58:56.439Z] Building docker-security-secretstore-setup-go [2021-03-04T15:59:05.764Z] 2021-03-04T15:59:02Z INFO Waiting for automatic snapd restart... [2021-03-04T15:59:20.706Z] lxd 4.11 from Canonical* installed [2021-03-04T15:59:20.706Z] + sudo lxd init --auto [2021-03-04T15:59:28.911Z] + sudo snap install --classic snapcraft [2021-03-04T15:59:43.818Z] snapcraft 4.5.1 from Canonical* installed [2021-03-04T15:59:43.818Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-04T15:59:43.818Z] + patch --verbose -p1 [2021-03-04T15:59:43.818Z] Hmm... Looks like a unified diff to me... [2021-03-04T15:59:43.818Z] The text leading up to this was: [2021-03-04T15:59:43.818Z] -------------------------- [2021-03-04T15:59:43.818Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-04T15:59:43.818Z] |From: Tony Espy [2021-03-04T15:59:43.818Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-04T15:59:43.818Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-04T15:59:43.818Z] | [2021-03-04T15:59:43.818Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-04T15:59:43.818Z] |optimize the snap CI check run for pull requests. When [2021-03-04T15:59:43.818Z] |applied, it essentially strips out everything (apps and [2021-03-04T15:59:43.818Z] |parts) from the snapcraft.yaml file except those required [2021-03-04T15:59:43.818Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-04T15:59:43.818Z] |catch changes to edgex-go that break the snap build. [2021-03-04T15:59:43.818Z] | [2021-03-04T15:59:43.818Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-04T15:59:43.818Z] |to update this patch file, otherwise it may fail to apply, [2021-03-04T15:59:43.818Z] |resulting in a failed snap build CI check in the associated [2021-03-04T15:59:43.818Z] |pull request. [2021-03-04T15:59:43.818Z] | [2021-03-04T15:59:43.818Z] |Note - in addition to applying this patch, the pipeline also [2021-03-04T15:59:43.818Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-04T15:59:43.818Z] |need to build the finally binary .snap file (and it won't [2021-03-04T15:59:43.818Z] |work with the patch applied). This further reduces the build [2021-03-04T15:59:43.818Z] |time. [2021-03-04T15:59:43.818Z] |--- [2021-03-04T15:59:43.818Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-04T15:59:43.818Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-04T15:59:43.818Z] | [2021-03-04T15:59:43.818Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-04T15:59:43.818Z] |index 1e537489..faf42425 100644 [2021-03-04T15:59:43.818Z] |--- a/snap/snapcraft.yaml [2021-03-04T15:59:43.818Z] |+++ b/snap/snapcraft.yaml [2021-03-04T15:59:43.818Z] -------------------------- [2021-03-04T15:59:43.818Z] patching file snap/snapcraft.yaml [2021-03-04T15:59:43.818Z] Using Plan A... [2021-03-04T15:59:43.818Z] Hunk #1 succeeded at 73. [2021-03-04T15:59:43.818Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-04T15:59:43.818Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-04T15:59:43.818Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-04T15:59:43.818Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-04T15:59:43.818Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-04T15:59:43.818Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-04T15:59:43.818Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-04T15:59:43.818Z] Hmm... Ignoring the trailing garbage. [2021-03-04T15:59:43.818Z] done [2021-03-04T15:59:43.818Z] + sudo snapcraft prime --use-lxd [2021-03-04T15:59:44.760Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-04T15:59:44.760Z] 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-04T15:59:44.760Z] - README.md [2021-03-04T15:59:44.760Z] - snapcraft.yaml.orig [2021-03-04T15:59:44.760Z] [2021-03-04T15:59:44.760Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-04T15:59:45.331Z] Launching a container. [2021-03-04T15:59:57.560Z] Waiting for container to be ready [2021-03-04T15:59:57.560Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-04T15:59:57.560Z] [2021-03-04T15:59:59.472Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-04T15:59:59.732Z] Waiting for network to be ready... [2021-03-04T15:59:59.993Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-04T16:00:00.253Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-04T16:00:00.253Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-04T16:00:00.253Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-04T16:00:00.253Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-04T16:00:00.253Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-04T16:00:00.253Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-04T16:00:00.253Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-04T16:00:00.253Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-04T16:00:00.253Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-04T16:00:00.823Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-04T16:00:00.823Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-04T16:00:01.084Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-04T16:00:01.084Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-04T16:00:01.084Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-04T16:00:01.084Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-04T16:00:01.084Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-04T16:00:01.084Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-04T16:00:01.350Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-04T16:00:01.631Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-03-04T16:00:01.631Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-04T16:00:01.631Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-04T16:00:01.631Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-04T16:00:01.631Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-04T16:00:01.631Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-04T16:00:01.631Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-04T16:00:01.631Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-04T16:00:04.180Z] Fetched 24.0 MB in 4s (6133 kB/s) [2021-03-04T16:00:04.752Z] Reading package lists... [2021-03-04T16:00:04.752Z] Reading package lists... [2021-03-04T16:00:05.013Z] Building dependency tree... [2021-03-04T16:00:05.013Z] Reading state information... [2021-03-04T16:00:05.013Z] The following additional packages will be installed: [2021-03-04T16:00:05.013Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-04T16:00:05.013Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-04T16:00:05.013Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-04T16:00:05.013Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-04T16:00:05.013Z] Suggested packages: [2021-03-04T16:00:05.013Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-04T16:00:05.013Z] Recommended packages: [2021-03-04T16:00:05.013Z] gnupg libsasl2-modules [2021-03-04T16:00:05.013Z] The following NEW packages will be installed: [2021-03-04T16:00:05.013Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-04T16:00:05.013Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-04T16:00:05.013Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-04T16:00:05.014Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-04T16:00:05.014Z] The following packages will be upgraded: [2021-03-04T16:00:05.014Z] gpg gpg-agent gpgconf libudev1 [2021-03-04T16:00:05.957Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-04T16:00:05.957Z] Need to get 3530 kB of archives. [2021-03-04T16:00:05.957Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-04T16:00:05.957Z] 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-04T16:00:05.957Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-04T16:00:05.957Z] 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-04T16:00:06.217Z] 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-04T16:00:06.217Z] 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-04T16:00:06.217Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-04T16:00:06.788Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-04T16:00:06.788Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-04T16:00:06.788Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-04T16:00:06.788Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-04T16:00:06.788Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-04T16:00:06.788Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-04T16:00:06.788Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-04T16:00:06.788Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-04T16:00:06.788Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-04T16:00:06.788Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-04T16:00:06.788Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-04T16:00:06.788Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-04T16:00:06.788Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-04T16:00:06.788Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-04T16:00:06.789Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-04T16:00:06.789Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-04T16:00:07.050Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T16:00:07.050Z] Fetched 3530 kB in 2s (2021 kB/s) [2021-03-04T16:00:07.050Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-04T16:00:07.050Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-04T16:00:07.050Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T16:00:07.311Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-04T16:00:07.311Z] Selecting previously unselected package udev. [2021-03-04T16:00:07.311Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-04T16:00:07.311Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-04T16:00:07.311Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-04T16:00:07.571Z] Selecting previously unselected package libfuse2:amd64. [2021-03-04T16:00:07.572Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-04T16:00:07.572Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-04T16:00:07.833Z] Selecting previously unselected package fuse. [2021-03-04T16:00:07.833Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-04T16:00:07.833Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-04T16:00:07.833Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T16:00:07.833Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T16:00:08.095Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T16:00:08.095Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T16:00:08.095Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T16:00:08.095Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T16:00:08.356Z] Selecting previously unselected package libksba8:amd64. [2021-03-04T16:00:08.356Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-04T16:00:08.356Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-04T16:00:08.356Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-04T16:00:08.356Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T16:00:08.356Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:08.356Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-04T16:00:08.356Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T16:00:08.356Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:08.618Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-04T16:00:08.618Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T16:00:08.618Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:08.618Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-04T16:00:08.618Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T16:00:08.618Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:08.879Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-04T16:00:08.879Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T16:00:08.879Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:08.879Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-04T16:00:08.879Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T16:00:08.879Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:09.140Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-04T16:00:09.140Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T16:00:09.140Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:09.140Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-04T16:00:09.140Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T16:00:09.140Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:09.401Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-04T16:00:09.401Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T16:00:09.401Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:09.401Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-04T16:00:09.401Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-04T16:00:09.401Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T16:00:09.401Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-04T16:00:09.401Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-04T16:00:09.401Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T16:00:09.662Z] Selecting previously unselected package libldap-common. [2021-03-04T16:00:09.662Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-04T16:00:09.662Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T16:00:09.662Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-04T16:00:09.662Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-04T16:00:09.662Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T16:00:09.662Z] Selecting previously unselected package dirmngr. [2021-03-04T16:00:09.662Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T16:00:09.662Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-04T16:00:09.926Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T16:00:09.926Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-04T16:00:09.926Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-04T16:00:09.926Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T16:00:09.926Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T16:00:09.926Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-04T16:00:10.186Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:10.186Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-04T16:00:10.186Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T16:00:10.186Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-04T16:00:10.447Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T16:00:10.708Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:10.708Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-04T16:00:10.708Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-04T16:00:10.708Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-04T16:00:10.708Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:10.708Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:10.708Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:10.708Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:10.969Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:10.969Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:10.969Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T16:00:10.969Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T16:00:10.969Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-04T16:00:10.969Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T16:00:11.229Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-04T16:00:11.229Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-04T16:00:11.229Z] This means they are not meant to be enabled using systemctl. [2021-03-04T16:00:11.229Z] Possible reasons for having this kind of units are: [2021-03-04T16:00:11.229Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-04T16:00:11.229Z] .wants/ or .requires/ directory. [2021-03-04T16:00:11.230Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-04T16:00:11.230Z] a requirement dependency on it. [2021-03-04T16:00:11.230Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-04T16:00:11.230Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-04T16:00:11.230Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-04T16:00:11.230Z] instance name specified. [2021-03-04T16:00:11.490Z] Reading package lists... [2021-03-04T16:00:11.751Z] Building dependency tree... [2021-03-04T16:00:11.751Z] Reading state information... [2021-03-04T16:00:11.751Z] The following additional packages will be installed: [2021-03-04T16:00:11.751Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-04T16:00:11.751Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-04T16:00:11.751Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-04T16:00:11.751Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-04T16:00:11.751Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-04T16:00:11.751Z] Suggested packages: [2021-03-04T16:00:11.751Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-04T16:00:11.751Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-04T16:00:11.751Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-04T16:00:11.751Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-04T16:00:11.751Z] systemd-container policykit-1 [2021-03-04T16:00:11.751Z] Recommended packages: [2021-03-04T16:00:11.751Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-04T16:00:12.017Z] The following NEW packages will be installed: [2021-03-04T16:00:12.017Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-04T16:00:12.017Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-04T16:00:12.017Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-04T16:00:12.017Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-04T16:00:12.017Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-04T16:00:12.017Z] The following packages will be upgraded: [2021-03-04T16:00:12.017Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-04T16:00:12.017Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-04T16:00:12.017Z] Need to get 35.2 MB of archives. [2021-03-04T16:00:12.017Z] After this operation, 141 MB of additional disk space will be used. [2021-03-04T16:00:12.017Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-04T16:00:12.017Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-04T16:00:12.017Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-04T16:00:12.018Z] 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-04T16:00:12.279Z] 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-04T16:00:12.279Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-04T16:00:12.279Z] 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-04T16:00:12.279Z] 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-04T16:00:12.279Z] 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-04T16:00:12.279Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-04T16:00:12.279Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-04T16:00:12.279Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-04T16:00:12.279Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-04T16:00:12.279Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-04T16:00:12.279Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-04T16:00:12.279Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-04T16:00:12.279Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-04T16:00:12.279Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-04T16:00:12.279Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-04T16:00:13.223Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-04T16:00:13.223Z] 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-04T16:00:13.223Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-04T16:00:13.223Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-04T16:00:13.223Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-04T16:00:13.223Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-04T16:00:13.223Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-04T16:00:13.223Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-04T16:00:13.223Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-04T16:00:13.223Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-04T16:00:13.223Z] 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-04T16:00:13.223Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T16:00:13.223Z] Fetched 35.2 MB in 1s (27.1 MB/s) [2021-03-04T16:00:13.484Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T16:00:13.484Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-04T16:00:13.484Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T16:00:14.055Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-04T16:00:14.055Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T16:00:14.055Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-04T16:00:14.316Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T16:00:14.316Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-04T16:00:14.316Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-04T16:00:14.316Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-04T16:00:14.575Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T16:00:14.575Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-04T16:00:14.575Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-04T16:00:14.836Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-04T16:00:14.836Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-04T16:00:15.409Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-04T16:00:15.409Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-04T16:00:15.409Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-04T16:00:15.409Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-04T16:00:15.670Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-04T16:00:15.670Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T16:00:15.670Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T16:00:15.930Z] Selecting previously unselected package libexpat1:amd64. [2021-03-04T16:00:15.930Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-04T16:00:15.930Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-04T16:00:15.930Z] Selecting previously unselected package python3.6-minimal. [2021-03-04T16:00:15.930Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T16:00:15.930Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T16:00:16.190Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-04T16:00:16.190Z] Checking for services that may need to be restarted...done. [2021-03-04T16:00:16.190Z] Checking for services that may need to be restarted...done. [2021-03-04T16:00:16.451Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T16:00:16.451Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-04T16:00:16.451Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T16:00:16.712Z] Selecting previously unselected package python3-minimal. [2021-03-04T16:00:16.712Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-04T16:00:16.712Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-04T16:00:16.973Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-04T16:00:16.973Z] Selecting previously unselected package mime-support. [2021-03-04T16:00:16.973Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-04T16:00:16.973Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-04T16:00:16.973Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-04T16:00:16.973Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-04T16:00:16.973Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-04T16:00:16.973Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-04T16:00:16.973Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T16:00:16.973Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T16:00:17.233Z] Selecting previously unselected package python3.6. [2021-03-04T16:00:17.233Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T16:00:17.233Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T16:00:17.494Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-04T16:00:17.494Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-04T16:00:17.494Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-04T16:00:17.494Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-04T16:00:17.755Z] Selecting previously unselected package python3. [2021-03-04T16:00:17.755Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-04T16:00:17.755Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-04T16:00:17.755Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-04T16:00:17.755Z] Selecting previously unselected package multiarch-support. [2021-03-04T16:00:17.755Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T16:00:17.755Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-04T16:00:18.016Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-04T16:00:18.016Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-04T16:00:18.016Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-04T16:00:18.016Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-04T16:00:18.016Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-04T16:00:18.016Z] Selecting previously unselected package libbsd0:amd64. [2021-03-04T16:00:18.241Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T16:00:18.241Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T16:00:18.241Z] ---> fd7659b24b35 [2021-03-04T16:00:18.241Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T16:00:18.241Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T16:00:18.241Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T16:00:18.241Z] ---> fd7659b24b35 [2021-03-04T16:00:18.241Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T16:00:18.241Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T16:00:18.241Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T16:00:18.241Z] ---> fd7659b24b35 [2021-03-04T16:00:18.241Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T16:00:18.241Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T16:00:18.241Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T16:00:18.241Z] ---> fd7659b24b35 [2021-03-04T16:00:18.241Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T16:00:18.241Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T16:00:18.241Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T16:00:18.241Z] ---> fd7659b24b35 [2021-03-04T16:00:18.241Z] Step 3/21 : WORKDIR /edgex-go [2021-03-04T16:00:18.241Z] ---> Running in 6d2abd9db89d [2021-03-04T16:00:18.241Z] ---> Running in f2b1d32600e1 [2021-03-04T16:00:18.241Z] ---> Running in b017e0e252a9 [2021-03-04T16:00:18.241Z] ---> Running in d93764928d78 [2021-03-04T16:00:18.241Z] ---> Running in 4cfdc2c79e5b [2021-03-04T16:00:18.241Z] Removing intermediate container d93764928d78 [2021-03-04T16:00:18.241Z] ---> 6ecde78470de [2021-03-04T16:00:18.241Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T16:00:18.241Z] Removing intermediate container f2b1d32600e1 [2021-03-04T16:00:18.241Z] ---> f4e0c80e879c [2021-03-04T16:00:18.241Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container b017e0e252a9 [2021-03-04T16:00:18.241Z] [2021-03-04T16:00:18.241Z] ---> 40c3cb811799 [2021-03-04T16:00:18.241Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T16:00:18.241Z] Removing intermediate container 6d2abd9db89d [2021-03-04T16:00:18.241Z] ---> cccbe0831389 [2021-03-04T16:00:18.241Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T16:00:18.241Z] Removing intermediate container 4cfdc2c79e5b [2021-03-04T16:00:18.241Z] ---> 4d3592b66ea4 [2021-03-04T16:00:18.241Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T16:00:18.241Z] ---> Running in ea6e1816c92f [2021-03-04T16:00:18.241Z] ---> Running in 41522ebcfb39 [2021-03-04T16:00:18.241Z] ---> Running in fc649bb071ad [2021-03-04T16:00:18.241Z] ---> Running in 0f45096d02f7 [2021-03-04T16:00:18.241Z] ---> Running in cc5478899c01 [2021-03-04T16:00:18.241Z] Removing intermediate container 41522ebcfb39 [2021-03-04T16:00:18.241Z] ---> 6090390934f9 [2021-03-04T16:00:18.241Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T16:00:18.241Z] ---> Running in ba6f4e0d4576 [2021-03-04T16:00:18.241Z] Removing intermediate container fc649bb071ad [2021-03-04T16:00:18.241Z] ---> 17a7379af645 [2021-03-04T16:00:18.241Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T16:00:18.241Z] Removing intermediate container ea6e1816c92f [2021-03-04T16:00:18.241Z] ---> 6b357648c1f0 [2021-03-04T16:00:18.241Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T16:00:18.241Z] ---> Running in 975655f9e480 [2021-03-04T16:00:18.241Z] ---> Running in 939a47932e13 [2021-03-04T16:00:18.241Z] Removing intermediate container 0f45096d02f7 [2021-03-04T16:00:18.241Z] ---> 4f83a375099f [2021-03-04T16:00:18.241Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-04T16:00:18.241Z] Removing intermediate container cc5478899c01 [2021-03-04T16:00:18.241Z] ---> 91134a0e65db [2021-03-04T16:00:18.241Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T16:00:18.241Z] ---> Running in 7afdaf13d6ce [2021-03-04T16:00:18.241Z] ---> Running in 5c3437fcdade [2021-03-04T16:00:18.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:00:18.276Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-04T16:00:18.276Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-04T16:00:18.276Z] Selecting previously unselected package sudo. [2021-03-04T16:00:18.276Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-04T16:00:18.276Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-04T16:00:18.537Z] Selecting previously unselected package apparmor. [2021-03-04T16:00:18.537Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-04T16:00:18.537Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-04T16:00:18.537Z] Selecting previously unselected package libedit2:amd64. [2021-03-04T16:00:18.537Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-04T16:00:18.537Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-04T16:00:18.798Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-04T16:00:18.798Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T16:00:18.798Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T16:00:18.798Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-04T16:00:18.798Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T16:00:18.798Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T16:00:18.798Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-04T16:00:18.798Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-04T16:00:18.798Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-04T16:00:18.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:00:19.059Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-04T16:00:19.059Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T16:00:19.059Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T16:00:19.059Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-04T16:00:19.059Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T16:00:19.059Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T16:00:19.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:00:19.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:00:19.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:00:19.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:00:19.319Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-04T16:00:19.319Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-04T16:00:19.319Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-04T16:00:19.579Z] Selecting previously unselected package openssh-client. [2021-03-04T16:00:19.579Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-04T16:00:19.579Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-04T16:00:19.720Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:00:19.720Z] OK: 217 MiB in 51 packages [2021-03-04T16:00:19.720Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:00:19.840Z] Selecting previously unselected package squashfs-tools. [2021-03-04T16:00:19.840Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-04T16:00:19.840Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-04T16:00:19.840Z] Selecting previously unselected package snapd. [2021-03-04T16:00:19.840Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-04T16:00:19.840Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-04T16:00:19.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:00:19.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:00:20.611Z] OK: 217 MiB in 51 packages [2021-03-04T16:00:20.611Z] OK: 217 MiB in 51 packages [2021-03-04T16:00:20.883Z] OK: 217 MiB in 51 packages [2021-03-04T16:00:20.883Z] OK: 217 MiB in 51 packages [2021-03-04T16:00:21.478Z] Removing intermediate container ba6f4e0d4576 [2021-03-04T16:00:21.478Z] ---> edd4327e4e49 [2021-03-04T16:00:21.478Z] Step 6/24 : COPY go.mod . [2021-03-04T16:00:21.749Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-04T16:00:21.749Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-04T16:00:22.009Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-04T16:00:22.009Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-04T16:00:22.009Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-04T16:00:22.009Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T16:00:22.085Z] Removing intermediate container 939a47932e13 [2021-03-04T16:00:22.085Z] ---> 8210f9b966ad [2021-03-04T16:00:22.085Z] Step 6/21 : COPY go.mod . [2021-03-04T16:00:22.270Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T16:00:22.270Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-04T16:00:22.270Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-04T16:00:22.366Z] Removing intermediate container 5c3437fcdade [2021-03-04T16:00:22.366Z] ---> 54f70b4713f4 [2021-03-04T16:00:22.646Z] Step 6/22 : COPY go.mod . [2021-03-04T16:00:22.646Z] Removing intermediate container 975655f9e480 [2021-03-04T16:00:22.646Z] ---> 884892833693 [2021-03-04T16:00:22.646Z] Step 6/22 : COPY go.mod . [2021-03-04T16:00:22.646Z] ---> e59c71212ae0 [2021-03-04T16:00:22.646Z] Step 7/24 : RUN go mod download [2021-03-04T16:00:22.840Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-04T16:00:22.840Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-04T16:00:22.924Z] ---> Running in a10101bfb57c [2021-03-04T16:00:22.924Z] Removing intermediate container 7afdaf13d6ce [2021-03-04T16:00:22.924Z] ---> 3075e890e5ca [2021-03-04T16:00:22.924Z] Step 6/23 : COPY go.mod . [2021-03-04T16:00:23.100Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-04T16:00:23.100Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T16:00:23.100Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T16:00:23.100Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T16:00:23.523Z] ---> ef5032990ff9 [2021-03-04T16:00:23.524Z] Step 7/21 : RUN go mod download [2021-03-04T16:00:23.673Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-04T16:00:23.673Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T16:00:23.673Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-04T16:00:23.673Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-04T16:00:23.673Z] running python rtupdate hooks for python3.6... [2021-03-04T16:00:23.673Z] running python post-rtupdate hooks for python3.6... [2021-03-04T16:00:23.798Z] ---> c70e0f91f319 [2021-03-04T16:00:23.798Z] Step 7/22 : RUN go mod download [2021-03-04T16:00:23.798Z] ---> Running in ec33dc2262c3 [2021-03-04T16:00:23.798Z] ---> 5f99580c5170 [2021-03-04T16:00:23.798Z] Step 7/22 : RUN go mod download [2021-03-04T16:00:23.951Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-04T16:00:24.074Z] ---> Running in dde61543a277 [2021-03-04T16:00:24.074Z] ---> Running in 8b9fb1896522 [2021-03-04T16:00:24.074Z] ---> a0e005692924 [2021-03-04T16:00:24.074Z] Step 7/23 : RUN go mod download [2021-03-04T16:00:24.675Z] ---> Running in 3f067f33bbea [2021-03-04T16:00:26.497Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-04T16:00:26.497Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T16:00:26.497Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-04T16:00:26.497Z] Setting up snapd (2.48.3+18.04) ... [2021-03-04T16:00:26.757Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-04T16:00:27.018Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-04T16:00:27.018Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-04T16:00:27.279Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-04T16:00:27.327Z] Removing intermediate container a10101bfb57c [2021-03-04T16:00:27.327Z] ---> 0fb2b4ff962a [2021-03-04T16:00:27.327Z] Step 8/24 : COPY . . [2021-03-04T16:00:27.540Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-04T16:00:27.540Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-04T16:00:27.540Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-04T16:00:27.802Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-04T16:00:27.925Z] Removing intermediate container ec33dc2262c3 [2021-03-04T16:00:27.925Z] ---> 18c25d3365bc [2021-03-04T16:00:27.925Z] Step 8/21 : COPY . . [2021-03-04T16:00:28.064Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-04T16:00:28.064Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-04T16:00:28.324Z] /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-04T16:00:28.324Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T16:00:28.324Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-04T16:00:28.521Z] Removing intermediate container dde61543a277 [2021-03-04T16:00:28.521Z] ---> 7cc5f1a4651f [2021-03-04T16:00:28.521Z] Step 8/22 : COPY . . [2021-03-04T16:00:29.267Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-04T16:00:29.267Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T16:00:29.267Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T16:00:29.500Z] Removing intermediate container 3f067f33bbea [2021-03-04T16:00:29.500Z] ---> 03767cbfa539 [2021-03-04T16:00:29.500Z] Step 8/23 : COPY . . [2021-03-04T16:00:30.097Z] Removing intermediate container 8b9fb1896522 [2021-03-04T16:00:30.097Z] ---> 7f0ae7c64bf0 [2021-03-04T16:00:30.097Z] Step 8/22 : COPY . . [2021-03-04T16:00:30.585Z] Reading package lists... [2021-03-04T16:00:30.847Z] Reading package lists... [2021-03-04T16:00:30.847Z] Building dependency tree... [2021-03-04T16:00:30.847Z] Reading state information... [2021-03-04T16:00:31.108Z] Calculating upgrade... [2021-03-04T16:00:31.108Z] The following packages will be upgraded: [2021-03-04T16:00:31.108Z] advancecomp base-files bash binutils binutils-common [2021-03-04T16:00:31.108Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-04T16:00:31.108Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-04T16:00:31.108Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-04T16:00:31.108Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-04T16:00:31.108Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-04T16:00:31.108Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-04T16:00:31.108Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-04T16:00:31.108Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-04T16:00:31.108Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-04T16:00:31.108Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-04T16:00:31.108Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-04T16:00:31.108Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-04T16:00:31.108Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-04T16:00:31.108Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-04T16:00:31.369Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T16:00:31.369Z] Need to get 63.8 MB of archives. [2021-03-04T16:00:31.369Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-04T16:00:31.369Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-04T16:00:31.369Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-04T16:00:31.941Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-04T16:00:31.941Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-04T16:00:31.941Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-04T16:00:31.941Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-04T16:00:31.941Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-04T16:00:31.941Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-04T16:00:31.941Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-04T16:00:31.941Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-04T16:00:31.941Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-04T16:00:32.202Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-04T16:00:32.202Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-04T16:00:32.202Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-04T16:00:32.202Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-04T16:00:32.202Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-04T16:00:32.202Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-04T16:00:32.202Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-04T16:00:32.202Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-04T16:00:32.202Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-04T16:00:32.202Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-04T16:00:32.202Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-04T16:00:32.202Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-04T16:00:32.202Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-04T16:00:32.202Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-04T16:00:32.202Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-04T16:00:32.202Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-04T16:00:32.202Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-04T16:00:32.202Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-04T16:00:32.202Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-04T16:00:32.466Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-04T16:00:32.466Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-04T16:00:32.466Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-04T16:00:32.466Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-04T16:00:32.466Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-04T16:00:32.466Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-04T16:00:32.466Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-04T16:00:32.466Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-04T16:00:32.466Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-04T16:00:32.466Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-04T16:00:32.466Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-04T16:00:32.466Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-04T16:00:32.466Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-04T16:00:32.466Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-04T16:00:32.466Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-04T16:00:32.466Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-04T16:00:32.466Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-04T16:00:32.466Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-04T16:00:32.466Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-04T16:00:32.466Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-04T16:00:32.466Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-04T16:00:32.466Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-04T16:00:32.466Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-04T16:00:32.466Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-04T16:00:32.466Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-04T16:00:32.466Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-04T16:00:32.466Z] Get:57 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-04T16:00:32.466Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-04T16:00:32.466Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-04T16:00:32.467Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-04T16:00:32.467Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-04T16:00:32.467Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-04T16:00:32.727Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-04T16:00:32.728Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-04T16:00:32.728Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-04T16:00:32.728Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-04T16:00:32.728Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-04T16:00:32.728Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-04T16:00:32.728Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-04T16:00:32.728Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-04T16:00:32.728Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-04T16:00:32.728Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-04T16:00:32.728Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-04T16:00:32.728Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-04T16:00:32.728Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-04T16:00:32.728Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-04T16:00:32.989Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-04T16:00:32.989Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-04T16:00:32.989Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-04T16:00:32.989Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-04T16:00:32.989Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-04T16:00:32.989Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-04T16:00:32.989Z] Get:83 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-04T16:00:32.989Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-04T16:00:32.989Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-04T16:00:32.989Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-04T16:00:32.989Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-04T16:00:32.989Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-04T16:00:32.989Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-04T16:00:32.989Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-04T16:00:33.562Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-04T16:00:34.137Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-04T16:00:34.137Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-04T16:00:34.137Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-04T16:00:34.397Z] 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-04T16:00:34.397Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-04T16:00:34.397Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-04T16:00:34.397Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-04T16:00:34.397Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-04T16:00:34.397Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T16:00:34.397Z] Fetched 63.8 MB in 3s (20.0 MB/s) [2021-03-04T16:00:34.659Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:34.659Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T16:00:34.659Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T16:00:35.232Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T16:00:35.232Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T16:00:35.232Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-04T16:00:35.232Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-04T16:00:36.622Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:36.622Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T16:00:36.622Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:36.622Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T16:00:36.622Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:36.622Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T16:00:36.883Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:36.883Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T16:00:36.883Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:36.883Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T16:00:37.144Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:37.144Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T16:00:37.144Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:37.144Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T16:00:37.144Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T16:00:37.405Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T16:00:37.405Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:37.405Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-04T16:00:37.405Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-04T16:00:37.667Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T16:00:37.667Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:37.667Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T16:00:37.667Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:37.667Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T16:00:37.929Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:37.929Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T16:00:37.929Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T16:00:38.191Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T16:00:38.191Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T16:00:38.453Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T16:00:38.714Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-04T16:00:38.975Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T16:00:38.975Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-04T16:00:38.975Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-04T16:00:38.975Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-04T16:00:38.975Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-04T16:00:39.236Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-04T16:00:39.236Z] Installing new version of config file /etc/issue ... [2021-03-04T16:00:39.236Z] Installing new version of config file /etc/issue.net ... [2021-03-04T16:00:39.236Z] Installing new version of config file /etc/lsb-release ... [2021-03-04T16:00:39.236Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-04T16:00:39.498Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-04T16:00:39.498Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-04T16:00:39.759Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-04T16:00:39.759Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:39.759Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-04T16:00:39.759Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-04T16:00:40.021Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-04T16:00:40.021Z] 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-04T16:00:40.021Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:40.021Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T16:00:40.021Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-04T16:00:40.282Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-04T16:00:40.282Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:40.282Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-04T16:00:40.282Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-04T16:00:40.282Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-04T16:00:40.546Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:40.546Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-04T16:00:40.546Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T16:00:40.807Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-04T16:00:40.807Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:40.807Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T16:00:40.807Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T16:00:41.068Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T16:00:41.068Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:41.068Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T16:00:41.068Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T16:00:41.329Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-04T16:00:41.329Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:41.329Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-04T16:00:41.329Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-04T16:00:41.329Z] Setting up grep (3.1-2build1) ... [2021-03-04T16:00:41.590Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:41.590Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-04T16:00:41.590Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-04T16:00:41.590Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-04T16:00:41.850Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:41.850Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T16:00:41.850Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T16:00:41.850Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-04T16:00:42.112Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:42.112Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T16:00:42.112Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T16:00:42.374Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T16:00:42.634Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T16:00:42.635Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T16:00:42.635Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T16:00:43.205Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-04T16:00:43.205Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:43.205Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-04T16:00:43.205Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T16:00:44.147Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-04T16:00:44.147Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-04T16:00:44.408Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-04T16:00:44.408Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-04T16:00:44.408Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-04T16:00:44.408Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:44.408Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-04T16:00:44.408Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-04T16:00:44.669Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-04T16:00:44.669Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:44.669Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T16:00:44.669Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T16:00:44.930Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T16:00:44.930Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:44.930Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T16:00:44.930Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T16:00:45.210Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T16:00:45.210Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:45.210Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T16:00:45.210Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T16:00:45.471Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T16:00:45.471Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:45.471Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T16:00:45.471Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T16:00:45.733Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T16:00:45.733Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:45.733Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T16:00:45.733Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T16:00:45.995Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T16:00:45.995Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T16:00:45.995Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T16:00:45.995Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:45.995Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T16:00:46.257Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T16:00:46.257Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T16:00:46.257Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:46.257Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T16:00:46.519Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T16:00:46.519Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T16:00:46.519Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:46.519Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T16:00:46.519Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T16:00:46.782Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-04T16:00:46.782Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:46.782Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T16:00:47.044Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T16:00:47.306Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-04T16:00:47.567Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-04T16:00:47.828Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-04T16:00:48.095Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:48.095Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T16:00:48.095Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T16:00:48.095Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T16:00:48.357Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T16:00:48.357Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-04T16:00:48.357Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T16:00:48.618Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-04T16:00:48.618Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:48.618Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-04T16:00:48.880Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-04T16:00:48.880Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-04T16:00:49.146Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:49.146Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-04T16:00:49.146Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-04T16:00:49.146Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-04T16:00:49.406Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:49.406Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-04T16:00:49.406Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-04T16:00:49.406Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-04T16:00:49.666Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:49.666Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T16:00:49.666Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T16:00:49.666Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T16:00:49.928Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:49.928Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T16:00:49.928Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T16:00:49.928Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T16:00:50.213Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:50.213Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T16:00:50.213Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T16:00:50.474Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T16:00:50.735Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:50.735Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T16:00:50.735Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T16:00:50.735Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-04T16:00:50.735Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T16:00:50.997Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T16:00:50.997Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T16:00:50.997Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T16:00:50.997Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:50.997Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-04T16:00:51.258Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-04T16:00:51.519Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-04T16:00:51.519Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:51.519Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-04T16:00:51.519Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T16:00:51.781Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T16:00:52.043Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:52.043Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T16:00:52.043Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T16:00:52.043Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T16:00:52.303Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:52.303Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-04T16:00:52.303Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-04T16:00:52.303Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-04T16:00:52.603Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:52.603Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-04T16:00:52.603Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-04T16:00:52.864Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-04T16:00:53.125Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:53.125Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T16:00:53.125Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T16:00:53.125Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-04T16:00:53.125Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:53.125Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-04T16:00:53.387Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-04T16:00:53.387Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-04T16:00:53.387Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:53.387Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-04T16:00:53.649Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-04T16:00:53.649Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-04T16:00:53.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:53.649Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-04T16:00:53.649Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-04T16:00:53.909Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-04T16:00:53.909Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:53.909Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-04T16:00:53.909Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-04T16:00:54.171Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-04T16:00:54.171Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:54.171Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-04T16:00:54.171Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-04T16:00:54.432Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-04T16:00:54.432Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T16:00:54.432Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-04T16:00:54.432Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-04T16:00:54.694Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-04T16:00:54.694Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-04T16:00:54.694Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-04T16:00:54.694Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-04T16:00:54.694Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-04T16:00:54.954Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-04T16:00:54.954Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-04T16:00:54.954Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-04T16:00:55.215Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-04T16:00:55.215Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-04T16:00:55.477Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-04T16:00:55.477Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-04T16:00:55.477Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-04T16:00:55.737Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-04T16:00:55.737Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-04T16:00:55.737Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-04T16:00:55.737Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-04T16:00:55.737Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-04T16:00:55.998Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-04T16:00:55.999Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-04T16:00:55.999Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-04T16:00:55.999Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-04T16:00:56.258Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-04T16:00:56.258Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-04T16:00:56.258Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-04T16:00:56.258Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-04T16:00:56.924Z] ---> 6e10f2ea2555 [2021-03-04T16:00:56.924Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T16:00:56.924Z] ---> fd98b67fabed [2021-03-04T16:00:56.924Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T16:00:56.924Z] ---> b2f49f0e3603 [2021-03-04T16:00:56.924Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T16:00:56.924Z] ---> 8f61f647c162 [2021-03-04T16:00:56.924Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T16:00:56.924Z] ---> b9e01a0c55bd [2021-03-04T16:00:56.924Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T16:00:56.924Z] ---> Running in e380b1730e8e [2021-03-04T16:00:56.925Z] ---> Running in ff0b140302f3 [2021-03-04T16:00:56.925Z] ---> Running in 41149c38b3b1 [2021-03-04T16:00:56.925Z] ---> Running in a488f7b95d15 [2021-03-04T16:00:56.925Z] ---> Running in f4fb48ff0e5b [2021-03-04T16:00:56.925Z] 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-04T16:00:56.925Z] 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-04T16:00:56.925Z] 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-04T16:00:56.925Z] 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-04T16:00:56.925Z] 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-04T16:00:57.643Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-04T16:00:57.643Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-04T16:00:57.643Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-04T16:00:57.643Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-04T16:00:57.643Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T16:00:57.643Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T16:00:58.213Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T16:00:58.213Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T16:00:58.213Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T16:00:58.214Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T16:00:58.475Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T16:00:58.475Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T16:00:58.475Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:58.475Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T16:00:58.736Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:58.736Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T16:00:58.736Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:58.997Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T16:00:58.997Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:58.997Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T16:00:59.936Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T16:00:59.937Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T16:01:01.006Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T16:01:01.006Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T16:01:01.685Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T16:01:01.685Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T16:01:02.041Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T16:01:02.041Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T16:01:02.637Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T16:01:02.898Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T16:01:02.898Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T16:01:02.898Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T16:01:03.160Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-04T16:01:03.160Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T16:01:03.160Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-04T16:01:03.160Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T16:01:03.421Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-04T16:01:03.421Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-04T16:01:03.421Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T16:01:03.685Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T16:01:03.685Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T16:01:03.685Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T16:01:03.685Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-04T16:01:03.946Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-04T16:01:03.946Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T16:01:03.946Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T16:01:03.946Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T16:01:03.946Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T16:01:03.946Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T16:01:04.209Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-04T16:01:04.209Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-04T16:01:04.209Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-04T16:01:04.209Z] [2021-03-04T16:01:04.209Z] Current default time zone: 'Etc/UTC' [2021-03-04T16:01:04.209Z] Local time is now: Thu Mar 4 16:01:04 UTC 2021. [2021-03-04T16:01:04.209Z] Universal Time is now: Thu Mar 4 16:01:04 UTC 2021. [2021-03-04T16:01:04.209Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-04T16:01:04.209Z] [2021-03-04T16:01:04.209Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-04T16:01:04.471Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T16:01:04.471Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-04T16:01:04.471Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-04T16:01:04.471Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-04T16:01:04.471Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-04T16:01:04.471Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-04T16:01:04.471Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-04T16:01:04.471Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-04T16:01:04.731Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-04T16:01:04.731Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T16:01:04.731Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-04T16:01:04.993Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T16:01:04.993Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-04T16:01:04.993Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T16:01:04.993Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-04T16:01:04.993Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-04T16:01:04.993Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-04T16:01:04.993Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-04T16:01:04.993Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-04T16:01:04.993Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-04T16:01:05.253Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-04T16:01:05.253Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-04T16:01:07.164Z] Updating certificates in /etc/ssl/certs... [2021-03-04T16:01:07.735Z] 23 added, 27 removed; done. [2021-03-04T16:01:07.735Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-04T16:01:07.735Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T16:01:07.735Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-04T16:01:07.996Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-04T16:01:07.996Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-04T16:01:07.996Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T16:01:07.996Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-04T16:01:07.996Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T16:01:07.996Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T16:01:07.996Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T16:01:07.996Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T16:01:07.996Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T16:01:08.257Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-04T16:01:08.257Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-04T16:01:08.257Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-04T16:01:08.257Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-04T16:01:08.257Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-04T16:01:08.257Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T16:01:08.257Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T16:01:08.257Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-04T16:01:08.517Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-04T16:01:08.517Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-04T16:01:08.517Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T16:01:08.517Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-04T16:01:08.517Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-04T16:01:08.776Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-04T16:01:08.776Z] Updating certificates in /etc/ssl/certs... [2021-03-04T16:01:09.345Z] 0 added, 0 removed; done. [2021-03-04T16:01:09.345Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-04T16:01:09.345Z] done. [2021-03-04T16:01:09.605Z] Reading package lists... [2021-03-04T16:01:09.866Z] Building dependency tree... [2021-03-04T16:01:09.866Z] Reading state information... [2021-03-04T16:01:09.866Z] The following NEW packages will be installed: [2021-03-04T16:01:09.866Z] apt-transport-https [2021-03-04T16:01:10.127Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T16:01:10.127Z] Need to get 1696 B of archives. [2021-03-04T16:01:10.127Z] After this operation, 153 kB of additional disk space will be used. [2021-03-04T16:01:10.127Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-04T16:01:10.127Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T16:01:10.127Z] Fetched 1696 B in 0s (8559 B/s) [2021-03-04T16:01:10.388Z] Selecting previously unselected package apt-transport-https. [2021-03-04T16:01:10.388Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-04T16:01:10.388Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-04T16:01:10.388Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-04T16:01:10.388Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-04T16:01:10.648Z] Waiting for network to be ready... [2021-03-04T16:01:17.232Z] 2021-03-04T16:01:13Z INFO Waiting for automatic snapd restart... [2021-03-04T16:01:17.232Z] snapd 2.49 from Canonical* installed [2021-03-04T16:01:17.491Z] "snapd" switched to the "latest/stable" channel [2021-03-04T16:01:17.491Z] [2021-03-04T16:01:20.031Z] core18 20210128 from Canonical* installed [2021-03-04T16:01:20.031Z] "core18" switched to the "latest/stable" channel [2021-03-04T16:01:20.031Z] [2021-03-04T16:01:23.578Z] snapcraft 4.5.1 from Canonical* installed [2021-03-04T16:01:23.578Z] "snapcraft" switched to the "latest/stable" channel [2021-03-04T16:01:23.578Z] [2021-03-04T16:01:26.881Z] 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-04T16:01:26.881Z] - README.md [2021-03-04T16:01:26.881Z] - snapcraft.yaml.orig [2021-03-04T16:01:26.881Z] [2021-03-04T16:01:26.881Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-04T16:01:33.469Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T16:01:33.469Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-04T16:01:33.469Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T16:01:33.469Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T16:01:34.409Z] Reading package lists... [2021-03-04T16:01:34.670Z] 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-04T16:01:41.251Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T16:01:41.251Z] Reading package lists... [2021-03-04T16:01:41.251Z] Building dependency tree... [2021-03-04T16:01:41.251Z] Reading state information... [2021-03-04T16:01:41.251Z] Suggested packages: [2021-03-04T16:01:41.251Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-04T16:01:41.251Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-04T16:01:41.251Z] Recommended packages: [2021-03-04T16:01:41.251Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-04T16:01:41.251Z] The following NEW packages will be installed: [2021-03-04T16:01:41.251Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-04T16:01:41.251Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-04T16:01:41.251Z] pkg-config zip [2021-03-04T16:01:41.251Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T16:01:41.251Z] Need to get 7655 kB of archives. [2021-03-04T16:01:41.251Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-04T16:01:41.251Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-04T16:01:41.251Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-03-04T16:01:41.511Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-04T16:01:41.511Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-04T16:01:41.771Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-04T16:01:41.771Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-04T16:01:41.771Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-04T16:01:41.771Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-04T16:01:41.771Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-04T16:01:41.771Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-04T16:01:42.037Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-04T16:01:42.037Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-04T16:01:42.037Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-04T16:01:42.305Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-04T16:01:42.305Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-04T16:01:42.305Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T16:01:42.305Z] Fetched 7655 kB in 1s (7044 kB/s) [2021-03-04T16:01:42.305Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-04T16:01:42.305Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-04T16:01:42.305Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-04T16:01:42.305Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-04T16:01:42.565Z] Selecting previously unselected package libpsl5:amd64. [2021-03-04T16:01:42.565Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-04T16:01:42.565Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-04T16:01:42.826Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-04T16:01:42.826Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-04T16:01:42.826Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-04T16:01:42.826Z] Selecting previously unselected package librtmp1:amd64. [2021-03-04T16:01:42.826Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-04T16:01:42.826Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-04T16:01:42.826Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-04T16:01:42.826Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-04T16:01:42.826Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-04T16:01:43.086Z] Selecting previously unselected package liberror-perl. [2021-03-04T16:01:43.086Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-04T16:01:43.086Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-04T16:01:43.086Z] Selecting previously unselected package git-man. [2021-03-04T16:01:43.086Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-04T16:01:43.086Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-04T16:01:43.346Z] Selecting previously unselected package git. [2021-03-04T16:01:43.346Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-04T16:01:43.605Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-04T16:01:44.177Z] Selecting previously unselected package libnorm1:amd64. [2021-03-04T16:01:44.177Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-04T16:01:44.177Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-04T16:01:44.439Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-04T16:01:44.439Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-04T16:01:44.439Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-04T16:01:44.439Z] Selecting previously unselected package libsodium23:amd64. [2021-03-04T16:01:44.439Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-04T16:01:44.439Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-04T16:01:44.700Z] Selecting previously unselected package libzmq5:amd64. [2021-03-04T16:01:44.700Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-04T16:01:44.700Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T16:01:44.700Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-04T16:01:44.700Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-04T16:01:44.700Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T16:01:44.961Z] Selecting previously unselected package pkg-config. [2021-03-04T16:01:44.961Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-04T16:01:44.961Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-04T16:01:44.961Z] Selecting previously unselected package zip. [2021-03-04T16:01:44.961Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-04T16:01:44.961Z] Unpacking zip (3.0-11build1) ... [2021-03-04T16:01:44.961Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-04T16:01:44.961Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-04T16:01:44.961Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-04T16:01:44.961Z] Setting up liberror-perl (0.17025-1) ... [2021-03-04T16:01:45.222Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-04T16:01:45.222Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-04T16:01:45.222Z] No schema files found: doing nothing. [2021-03-04T16:01:45.222Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-04T16:01:45.222Z] Setting up zip (3.0-11build1) ... [2021-03-04T16:01:45.222Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-04T16:01:45.222Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-04T16:01:45.222Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-04T16:01:45.222Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T16:01:45.222Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-04T16:01:45.483Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T16:01:45.483Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-04T16:01:45.483Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T16:01:52.068Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T16:01:52.068Z] git set to automatically installed. [2021-03-04T16:01:52.068Z] git-man set to automatically installed. [2021-03-04T16:01:52.068Z] libcurl3-gnutls set to automatically installed. [2021-03-04T16:01:52.068Z] liberror-perl set to automatically installed. [2021-03-04T16:01:52.068Z] libglib2.0-0 set to automatically installed. [2021-03-04T16:01:52.068Z] libnghttp2-14 set to automatically installed. [2021-03-04T16:01:52.068Z] libnorm1 set to automatically installed. [2021-03-04T16:01:52.068Z] libpgm-5.2-0 set to automatically installed. [2021-03-04T16:01:52.068Z] libpsl5 set to automatically installed. [2021-03-04T16:01:52.068Z] librtmp1 set to automatically installed. [2021-03-04T16:01:52.068Z] libsodium23 set to automatically installed. [2021-03-04T16:01:52.068Z] libzmq3-dev set to automatically installed. [2021-03-04T16:01:52.068Z] libzmq5 set to automatically installed. [2021-03-04T16:01:52.068Z] pkg-config set to automatically installed. [2021-03-04T16:01:52.068Z] zip set to automatically installed. [2021-03-04T16:01:55.367Z] snapd is not logged in, snap install commands will use sudo [2021-03-04T16:02:00.657Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T16:02:01.599Z] error: cannot refresh "core18": unexpectedly empty response from the server [2021-03-04T16:02:01.599Z] (try again later) [2021-03-04T16:02:01.599Z] Error while refreshing snap 'core18' to channel 'latest/stable' [2021-03-04T16:02:01.599Z] 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-04T16:02:04.079Z] Failed in branch amd64 [2021-03-04T16:02:18.717Z] 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-04T16:02:20.706Z] 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-04T16:02:39.044Z] Removing intermediate container e380b1730e8e [2021-03-04T16:02:39.044Z] ---> 06983ea3742e [2021-03-04T16:02:39.044Z] [2021-03-04T16:02:39.044Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T16:02:39.044Z] 3.12: Pulling from library/alpine [2021-03-04T16:02:39.044Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T16:02:39.044Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T16:02:39.044Z] ---> d10569e2745f [2021-03-04T16:02:39.044Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T16:02:39.044Z] ---> Running in 44cfd0bc507a [2021-03-04T16:02:40.508Z] Removing intermediate container ff0b140302f3 [2021-03-04T16:02:40.508Z] ---> 0324d8869b6c [2021-03-04T16:02:40.508Z] [2021-03-04T16:02:40.508Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T16:02:40.508Z] ---> d10569e2745f [2021-03-04T16:02:40.508Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T16:02:40.796Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:02:40.796Z] ---> Running in 77b4c219d93d [2021-03-04T16:02:41.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:02:42.072Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-04T16:02:42.072Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T16:02:42.072Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T16:02:42.072Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T16:02:42.072Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T16:02:42.072Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T16:02:42.346Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T16:02:42.622Z] OK: 7 MiB in 19 packages [2021-03-04T16:02:42.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:02:43.177Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:02:43.780Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T16:02:44.063Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T16:02:44.063Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T16:02:44.063Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T16:02:44.063Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T16:02:44.063Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T16:02:44.662Z] OK: 7 MiB in 18 packages [2021-03-04T16:02:44.959Z] Removing intermediate container 44cfd0bc507a [2021-03-04T16:02:44.959Z] ---> 1a91e116c761 [2021-03-04T16:02:44.959Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T16:02:45.557Z] ---> Running in d92b283c70cd [2021-03-04T16:02:46.155Z] Removing intermediate container d92b283c70cd [2021-03-04T16:02:46.155Z] ---> 275ce5c0747d [2021-03-04T16:02:46.155Z] Step 13/24 : WORKDIR / [2021-03-04T16:02:46.431Z] ---> Running in f9da45b1c150 [2021-03-04T16:02:47.028Z] Removing intermediate container 77b4c219d93d [2021-03-04T16:02:47.028Z] ---> 7826337aff3b [2021-03-04T16:02:47.028Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T16:02:47.298Z] ---> Running in 41c5fc60e76a [2021-03-04T16:02:47.298Z] Removing intermediate container f9da45b1c150 [2021-03-04T16:02:47.298Z] ---> adc9a4d8e611 [2021-03-04T16:02:47.298Z] 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-04T16:02:47.897Z] Removing intermediate container 41c5fc60e76a [2021-03-04T16:02:47.897Z] ---> eda03feab420 [2021-03-04T16:02:47.897Z] Step 13/21 : WORKDIR /edgex [2021-03-04T16:02:47.897Z] ---> Running in 82ea5e93bd66 [2021-03-04T16:02:48.682Z] ---> 1cea91b14a2f [2021-03-04T16:02:48.682Z] 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-04T16:02:48.997Z] Removing intermediate container 82ea5e93bd66 [2021-03-04T16:02:48.997Z] ---> 1fbb97856f15 [2021-03-04T16:02:48.997Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T16:02:50.582Z] ---> edcba9785c0c [2021-03-04T16:02:50.582Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T16:02:50.582Z] ---> fffca1af6417 [2021-03-04T16:02:50.582Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T16:02:52.572Z] ---> 40cafc36cec5 [2021-03-04T16:02:52.572Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T16:02:53.175Z] ---> a7bd48c23962 [2021-03-04T16:02:53.175Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T16:02:55.183Z] ---> 6c22fa0d3bef [2021-03-04T16:02:55.183Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T16:02:55.777Z] ---> 4b47f7914fc0 [2021-03-04T16:02:55.777Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T16:02:56.049Z] ---> Running in 6e348a6f2028 [2021-03-04T16:02:56.654Z] Removing intermediate container 41149c38b3b1 [2021-03-04T16:02:56.654Z] ---> 9f86f9701d22 [2021-03-04T16:02:56.654Z] [2021-03-04T16:02:56.654Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T16:02:56.654Z] ---> d10569e2745f [2021-03-04T16:02:56.654Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T16:02:57.252Z] ---> Running in ef607d4ef0e3 [2021-03-04T16:02:57.252Z] Removing intermediate container 6e348a6f2028 [2021-03-04T16:02:57.252Z] ---> 11d47b4bcdd1 [2021-03-04T16:02:57.252Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T16:02:57.533Z] ---> 5b8e27a4c6cd [2021-03-04T16:02:57.533Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T16:02:57.533Z] Removing intermediate container a488f7b95d15 [2021-03-04T16:02:57.533Z] ---> b7e31d8260dd [2021-03-04T16:02:57.533Z] [2021-03-04T16:02:57.533Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T16:02:57.533Z] ---> d10569e2745f [2021-03-04T16:02:57.533Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T16:02:57.810Z] ---> Running in 0a22b4fd1cb1 [2021-03-04T16:02:57.810Z] ---> Running in 0fee50879a44 [2021-03-04T16:02:58.804Z] ---> 5c66f8f16cb7 [2021-03-04T16:02:58.804Z] 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-04T16:02:58.804Z] Removing intermediate container 0a22b4fd1cb1 [2021-03-04T16:02:58.804Z] ---> 04a0d78df836 [2021-03-04T16:02:58.804Z] Step 19/21 : LABEL arch=arm64 [2021-03-04T16:02:59.082Z] ---> Running in a155e00f7cc7 [2021-03-04T16:02:59.082Z] ---> Running in b5df79b9e1d9 [2021-03-04T16:02:59.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:02:59.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:02:59.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:02:59.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:02:59.920Z] Removing intermediate container b5df79b9e1d9 [2021-03-04T16:02:59.920Z] ---> 1e9fe0187314 [2021-03-04T16:02:59.920Z] Step 20/21 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T16:03:00.194Z] ---> Running in 227a1b4f6608 [2021-03-04T16:03:00.194Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T16:03:00.194Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T16:03:00.468Z] OK: 5 MiB in 15 packages [2021-03-04T16:03:00.468Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T16:03:00.741Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T16:03:00.741Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T16:03:00.741Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T16:03:01.017Z] OK: 6 MiB in 16 packages [2021-03-04T16:03:01.017Z] Removing intermediate container 227a1b4f6608 [2021-03-04T16:03:01.017Z] ---> 8e3d7aa6be97 [2021-03-04T16:03:01.017Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T16:03:01.292Z] ---> Running in 69bae4b3d3a5 [2021-03-04T16:03:02.288Z] Removing intermediate container ef607d4ef0e3 [2021-03-04T16:03:02.288Z] ---> 8ee1d86d0b65 [2021-03-04T16:03:02.288Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T16:03:02.565Z] Removing intermediate container 69bae4b3d3a5 [2021-03-04T16:03:02.565Z] ---> 3790d0082389 [2021-03-04T16:03:02.565Z] [2021-03-04T16:03:02.565Z] ---> Running in 2773aa9e1dc1 [2021-03-04T16:03:03.165Z] Removing intermediate container a155e00f7cc7 [2021-03-04T16:03:03.165Z] ---> 0142785dcb4d [2021-03-04T16:03:03.165Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T16:03:03.165Z] Successfully built 3790d0082389 [2021-03-04T16:03:03.165Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-04T16:03:03.165Z] Building docker-security-bootstrapper-go [2021-03-04T16:03:03.443Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 2cb2a31997e4 [2021-03-04T16:03:03.443Z] Removing intermediate container 2773aa9e1dc1 [2021-03-04T16:03:03.443Z] ---> b85df37c9253 [2021-03-04T16:03:03.443Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T16:03:03.443Z] Removing intermediate container 0fee50879a44 [2021-03-04T16:03:03.443Z] ---> d1549f9aabaa [2021-03-04T16:03:03.443Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T16:03:03.722Z] ---> Running in f6114287ab26 [2021-03-04T16:03:03.722Z] ---> Running in f497e88a31f7 [2021-03-04T16:03:03.999Z] Removing intermediate container 2cb2a31997e4 [2021-03-04T16:03:04.000Z] ---> 1d932d8c8965 [2021-03-04T16:03:04.000Z] Step 22/24 : LABEL arch=arm64 [2021-03-04T16:03:04.277Z] ---> Running in 9814602751ac [2021-03-04T16:03:04.547Z] Removing intermediate container f497e88a31f7 [2021-03-04T16:03:04.547Z] ---> 82c4481bae38 [2021-03-04T16:03:04.547Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T16:03:04.547Z] Removing intermediate container f6114287ab26 [2021-03-04T16:03:04.547Z] ---> 6c5b5677838f [2021-03-04T16:03:04.547Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T16:03:04.831Z] ---> Running in 8f346a3c09d7 [2021-03-04T16:03:04.831Z] ---> Running in 1524a70c652e [2021-03-04T16:03:05.429Z] Removing intermediate container 9814602751ac [2021-03-04T16:03:05.429Z] ---> ee5fad47f5df [2021-03-04T16:03:05.429Z] Step 23/24 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T16:03:06.023Z] ---> Running in 0d20ca61894e [2021-03-04T16:03:06.023Z] Removing intermediate container 1524a70c652e [2021-03-04T16:03:06.023Z] ---> 6039968c53e6 [2021-03-04T16:03:06.023Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T16:03:06.023Z] Removing intermediate container 8f346a3c09d7 [2021-03-04T16:03:06.023Z] ---> 7f626528f1bb [2021-03-04T16:03:06.023Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T16:03:06.638Z] ---> Running in 26a673e323b3 [2021-03-04T16:03:06.912Z] Removing intermediate container 0d20ca61894e [2021-03-04T16:03:06.913Z] ---> d3bd456b9351 [2021-03-04T16:03:06.913Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T16:03:07.185Z] ---> 9998d4ecb1a6 [2021-03-04T16:03:07.185Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T16:03:07.459Z] ---> Running in 4b404f73293f [2021-03-04T16:03:07.459Z] Removing intermediate container 26a673e323b3 [2021-03-04T16:03:07.459Z] ---> e439e65660f3 [2021-03-04T16:03:07.459Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T16:03:08.478Z] Removing intermediate container 4b404f73293f [2021-03-04T16:03:08.478Z] ---> a6d9b6a9b13d [2021-03-04T16:03:08.478Z] [2021-03-04T16:03:09.083Z] Successfully built a6d9b6a9b13d [2021-03-04T16:03:09.358Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-04T16:03:09.358Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-04T16:03:09.631Z] ---> 09d635ec24d7 [2021-03-04T16:03:09.631Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T16:03:09.904Z] ---> d0ad77d42457 [2021-03-04T16:03:09.904Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T16:03:10.175Z] Removing intermediate container f4fb48ff0e5b [2021-03-04T16:03:10.175Z] ---> 91a3907c64e0 [2021-03-04T16:03:10.175Z] [2021-03-04T16:03:10.175Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T16:03:10.175Z] ---> d10569e2745f [2021-03-04T16:03:10.175Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-04T16:03:10.452Z] ---> Running in f8a509ac5552 [2021-03-04T16:03:10.730Z] ---> c8266a024168 [2021-03-04T16:03:10.730Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T16:03:11.007Z] ---> Running in 5e1773d66b6b [2021-03-04T16:03:11.282Z] Removing intermediate container f8a509ac5552 [2021-03-04T16:03:11.282Z] ---> 00e287fbe5f8 [2021-03-04T16:03:11.282Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T16:03:11.282Z] ---> beb0f5928345 [2021-03-04T16:03:11.282Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T16:03:11.282Z] ---> Running in 0375bdd30217 [2021-03-04T16:03:11.888Z] Removing intermediate container 5e1773d66b6b [2021-03-04T16:03:11.888Z] ---> c244d5af045f [2021-03-04T16:03:11.888Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T16:03:11.888Z] ---> Running in c47f583603dd [2021-03-04T16:03:11.888Z] Removing intermediate container 0375bdd30217 [2021-03-04T16:03:11.888Z] ---> 679ff32e1c26 [2021-03-04T16:03:11.888Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T16:03:12.166Z] ---> Running in 95565dad71bc [2021-03-04T16:03:12.166Z] ---> 7ddf3ab373a0 [2021-03-04T16:03:12.166Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-04T16:03:12.441Z] ---> Running in 3f608230259b [2021-03-04T16:03:12.441Z] Removing intermediate container c47f583603dd [2021-03-04T16:03:12.441Z] ---> 911a59216d64 [2021-03-04T16:03:12.441Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T16:03:12.714Z] Removing intermediate container 95565dad71bc [2021-03-04T16:03:12.714Z] ---> d07c21b16742 [2021-03-04T16:03:12.714Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T16:03:12.990Z] ---> Running in 129aed4bbae3 [2021-03-04T16:03:12.990Z] ---> Running in 5ea04942458c [2021-03-04T16:03:13.588Z] Removing intermediate container 3f608230259b [2021-03-04T16:03:13.588Z] ---> 880a88a0c0cb [2021-03-04T16:03:13.588Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T16:03:13.871Z] Removing intermediate container 129aed4bbae3 [2021-03-04T16:03:13.871Z] ---> 776bf4fa6162 [2021-03-04T16:03:13.871Z] Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T16:03:14.148Z] ---> Running in 69d428aeb0fb [2021-03-04T16:03:14.436Z] ---> Running in e00aa5855511 [2021-03-04T16:03:15.032Z] Removing intermediate container 69d428aeb0fb [2021-03-04T16:03:15.032Z] ---> c784c268289e [2021-03-04T16:03:15.032Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T16:03:15.308Z] Removing intermediate container e00aa5855511 [2021-03-04T16:03:15.308Z] ---> 106161ae055a [2021-03-04T16:03:15.308Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T16:03:15.582Z] ---> Running in e27b32313790 [2021-03-04T16:03:15.860Z] ---> Running in 5374d35def58 [2021-03-04T16:03:16.462Z] Removing intermediate container e27b32313790 [2021-03-04T16:03:16.462Z] ---> d32807962b12 [2021-03-04T16:03:16.462Z] Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T16:03:16.462Z] Removing intermediate container 5374d35def58 [2021-03-04T16:03:16.462Z] ---> 46d16b7dfff0 [2021-03-04T16:03:16.462Z] [2021-03-04T16:03:16.740Z] ---> Running in 1ba8ae1f1093 [2021-03-04T16:03:17.017Z] Removing intermediate container 5ea04942458c [2021-03-04T16:03:17.017Z] ---> 35f168bdd6e2 [2021-03-04T16:03:17.017Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T16:03:17.017Z] Successfully built 46d16b7dfff0 [2021-03-04T16:03:17.290Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-04T16:03:17.290Z]  Building docker-support-scheduler-go ... done  ---> Running in 3b08dc5f9dd2 [2021-03-04T16:03:17.290Z] Building docker-core-metadata-go [2021-03-04T16:03:17.560Z] Removing intermediate container 1ba8ae1f1093 [2021-03-04T16:03:17.560Z] ---> 076154c72ef2 [2021-03-04T16:03:17.560Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T16:03:17.833Z] ---> Running in 4e8a62b85213 [2021-03-04T16:03:18.430Z] Removing intermediate container 4e8a62b85213 [2021-03-04T16:03:18.430Z] ---> 69d21279c234 [2021-03-04T16:03:18.430Z] [2021-03-04T16:03:18.702Z] Successfully built 69d21279c234 [2021-03-04T16:03:18.702Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-04T16:03:18.702Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-03-04T16:03:18.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:03:19.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:03:20.651Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T16:03:20.651Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T16:03:20.651Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T16:03:20.651Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T16:03:20.922Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T16:03:20.922Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T16:03:21.195Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T16:03:21.195Z] OK: 8 MiB in 20 packages [2021-03-04T16:03:23.834Z] Removing intermediate container 3b08dc5f9dd2 [2021-03-04T16:03:23.834Z] ---> c580c87d169c [2021-03-04T16:03:23.834Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T16:03:24.814Z] ---> 1f789398d5b0 [2021-03-04T16:03:24.814Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T16:03:26.807Z] ---> dcbafe5f3801 [2021-03-04T16:03:26.807Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T16:03:27.787Z] ---> 3afb315897dc [2021-03-04T16:03:27.787Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T16:03:27.787Z] ---> Running in 5a550fc31db6 [2021-03-04T16:03:28.767Z] Removing intermediate container 5a550fc31db6 [2021-03-04T16:03:28.767Z] ---> 0c77662b626b [2021-03-04T16:03:28.767Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T16:03:28.767Z] ---> Running in f19d43118602 [2021-03-04T16:03:29.748Z] Removing intermediate container f19d43118602 [2021-03-04T16:03:29.748Z] ---> d69ac90ffe2c [2021-03-04T16:03:29.748Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T16:03:30.023Z] ---> Running in 9fe3fc93786c [2021-03-04T16:03:30.625Z] Removing intermediate container 9fe3fc93786c [2021-03-04T16:03:30.625Z] ---> 250edc178f80 [2021-03-04T16:03:30.625Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T16:03:30.899Z] ---> Running in 6e7001995776 [2021-03-04T16:03:31.499Z] Removing intermediate container 6e7001995776 [2021-03-04T16:03:31.499Z] ---> ef6b58db0912 [2021-03-04T16:03:31.499Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T16:03:31.499Z] ---> Running in 9f4cf3b9c054 [2021-03-04T16:03:32.100Z] Removing intermediate container 9f4cf3b9c054 [2021-03-04T16:03:32.100Z] ---> 6b9d9c136402 [2021-03-04T16:03:32.100Z] [2021-03-04T16:03:32.699Z] Successfully built 6b9d9c136402 [2021-03-04T16:03:32.699Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-04T16:03:47.828Z]  Building docker-core-data-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T16:03:47.828Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-04T16:03:47.828Z] ---> fd7659b24b35 [2021-03-04T16:03:47.828Z] Step 3/31 : WORKDIR /edgex-go [2021-03-04T16:03:47.828Z] ---> Using cache [2021-03-04T16:03:47.828Z] ---> 4d3592b66ea4 [2021-03-04T16:03:47.828Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T16:03:47.828Z] ---> Using cache [2021-03-04T16:03:47.828Z] ---> 91134a0e65db [2021-03-04T16:03:47.828Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-04T16:03:47.828Z] ---> Using cache [2021-03-04T16:03:47.828Z] ---> 54f70b4713f4 [2021-03-04T16:03:47.828Z] Step 6/31 : COPY go.mod . [2021-03-04T16:03:47.828Z] ---> Using cache [2021-03-04T16:03:47.828Z] ---> c70e0f91f319 [2021-03-04T16:03:47.828Z] Step 7/31 : RUN go mod download [2021-03-04T16:03:47.828Z] ---> Using cache [2021-03-04T16:03:47.828Z] ---> 7cc5f1a4651f [2021-03-04T16:03:47.828Z] Step 8/31 : COPY . . [2021-03-04T16:03:47.828Z] ---> Using cache [2021-03-04T16:03:47.828Z] ---> fd98b67fabed [2021-03-04T16:03:47.828Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-04T16:03:49.269Z] ---> Running in 4bc8a1554210 [2021-03-04T16:03:50.727Z] 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-04T16:03:59.041Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T16:03:59.041Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T16:03:59.041Z] ---> fd7659b24b35 [2021-03-04T16:03:59.041Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T16:03:59.041Z] ---> Using cache [2021-03-04T16:03:59.041Z] ---> 4d3592b66ea4 [2021-03-04T16:03:59.042Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T16:03:59.042Z] ---> Using cache [2021-03-04T16:03:59.042Z] ---> 91134a0e65db [2021-03-04T16:03:59.042Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-04T16:03:59.652Z] ---> Running in d8759431b3a7 [2021-03-04T16:04:01.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:04:02.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:04:03.247Z] OK: 217 MiB in 51 packages [2021-03-04T16:04:04.709Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T16:04:04.709Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T16:04:04.709Z] ---> fd7659b24b35 [2021-03-04T16:04:04.709Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T16:04:04.709Z] ---> Using cache [2021-03-04T16:04:04.709Z] ---> 4d3592b66ea4 [2021-03-04T16:04:04.709Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T16:04:04.709Z] ---> Using cache [2021-03-04T16:04:04.709Z] ---> 91134a0e65db [2021-03-04T16:04:04.709Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T16:04:04.709Z] ---> Using cache [2021-03-04T16:04:04.709Z] ---> 54f70b4713f4 [2021-03-04T16:04:04.709Z] Step 6/23 : COPY go.mod . [2021-03-04T16:04:04.709Z] ---> Using cache [2021-03-04T16:04:04.709Z] ---> c70e0f91f319 [2021-03-04T16:04:04.709Z] Step 7/23 : RUN go mod download [2021-03-04T16:04:04.709Z] ---> Using cache [2021-03-04T16:04:04.709Z] ---> 7cc5f1a4651f [2021-03-04T16:04:04.709Z] Step 8/23 : COPY . . [2021-03-04T16:04:04.709Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T16:04:04.709Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T16:04:04.709Z] ---> fd7659b24b35 [2021-03-04T16:04:04.709Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T16:04:04.709Z] ---> Using cache [2021-03-04T16:04:04.709Z] ---> 4d3592b66ea4 [2021-03-04T16:04:04.709Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T16:04:04.709Z] ---> Using cache [2021-03-04T16:04:04.709Z] ---> 91134a0e65db [2021-03-04T16:04:04.709Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T16:04:04.709Z] ---> Using cache [2021-03-04T16:04:04.709Z] ---> 54f70b4713f4 [2021-03-04T16:04:04.709Z] Step 6/23 : COPY go.mod . [2021-03-04T16:04:04.709Z] ---> Using cache [2021-03-04T16:04:04.709Z] ---> c70e0f91f319 [2021-03-04T16:04:04.709Z] Step 7/23 : RUN go mod download [2021-03-04T16:04:04.709Z] ---> Using cache [2021-03-04T16:04:04.709Z] ---> 7cc5f1a4651f [2021-03-04T16:04:04.709Z] Step 8/23 : COPY . . [2021-03-04T16:04:04.984Z] ---> Using cache [2021-03-04T16:04:04.984Z] ---> fd98b67fabed [2021-03-04T16:04:04.984Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-04T16:04:04.984Z] ---> Using cache [2021-03-04T16:04:04.984Z] ---> fd98b67fabed [2021-03-04T16:04:04.984Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T16:04:05.263Z] ---> Running in e67d8867d7fb [2021-03-04T16:04:05.263Z] ---> Running in 00bb5df79763 [2021-03-04T16:04:05.862Z] Removing intermediate container d8759431b3a7 [2021-03-04T16:04:05.862Z] ---> 11d4d085676f [2021-03-04T16:04:05.862Z] Step 6/26 : COPY go.mod . [2021-03-04T16:04:07.849Z] ---> 90abeb3613e8 [2021-03-04T16:04:07.849Z] Step 7/26 : RUN go mod download [2021-03-04T16:04:07.849Z] 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-04T16:04:07.849Z] 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-04T16:04:07.849Z] ---> Running in f12b81533e23 [2021-03-04T16:04:12.189Z] Removing intermediate container f12b81533e23 [2021-03-04T16:04:12.189Z] ---> 27999c22b9ac [2021-03-04T16:04:12.189Z] Step 8/26 : COPY . . [2021-03-04T16:04:31.886Z] ---> fad13b8c2e33 [2021-03-04T16:04:31.886Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T16:04:31.886Z] ---> Running in d32085fd302d [2021-03-04T16:04:33.326Z] 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-04T16:05:05.687Z] Removing intermediate container 4bc8a1554210 [2021-03-04T16:05:05.687Z] ---> 9d92eec67205 [2021-03-04T16:05:05.687Z] [2021-03-04T16:05:05.687Z] Step 10/31 : FROM alpine:3.12 [2021-03-04T16:05:05.687Z] ---> d10569e2745f [2021-03-04T16:05:05.687Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T16:05:05.687Z] ---> Running in 85d26e1a1e8c [2021-03-04T16:05:05.687Z] Removing intermediate container 85d26e1a1e8c [2021-03-04T16:05:05.687Z] ---> f810901531d5 [2021-03-04T16:05:05.687Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T16:05:05.687Z] ---> Running in 83c13521e5d4 [2021-03-04T16:05:05.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:05:06.238Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:05:06.842Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T16:05:06.842Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T16:05:06.842Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T16:05:06.842Z] OK: 5 MiB in 16 packages [2021-03-04T16:05:09.483Z] Removing intermediate container 83c13521e5d4 [2021-03-04T16:05:09.483Z] ---> e7b1a838ccfe [2021-03-04T16:05:09.483Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T16:05:09.483Z] ---> Running in 6e7e54c156bb [2021-03-04T16:05:09.758Z] Removing intermediate container 6e7e54c156bb [2021-03-04T16:05:09.758Z] ---> 6646a18d97cd [2021-03-04T16:05:09.758Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T16:05:10.034Z] ---> Running in 21b88df29d5d [2021-03-04T16:05:10.636Z] Removing intermediate container 21b88df29d5d [2021-03-04T16:05:10.636Z] ---> ad3018b94137 [2021-03-04T16:05:10.636Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T16:05:10.909Z] ---> Running in 274e29c5556e [2021-03-04T16:05:14.330Z] Removing intermediate container 274e29c5556e [2021-03-04T16:05:14.330Z] ---> 4a775bb8797a [2021-03-04T16:05:14.330Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T16:05:14.330Z] ---> Running in 6adf133f7842 [2021-03-04T16:05:15.331Z] Removing intermediate container 6adf133f7842 [2021-03-04T16:05:15.331Z] ---> 39124b0cd7af [2021-03-04T16:05:15.331Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T16:05:16.325Z] ---> c271342ba0ad [2021-03-04T16:05:16.325Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T16:05:16.325Z] ---> Running in 83037de14fc7 [2021-03-04T16:05:19.732Z] Removing intermediate container 83037de14fc7 [2021-03-04T16:05:19.732Z] ---> 1c26c4f2d85e [2021-03-04T16:05:19.732Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T16:05:20.715Z] ---> da0add0affd0 [2021-03-04T16:05:20.715Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T16:05:22.706Z] ---> edb2108655a9 [2021-03-04T16:05:22.706Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T16:05:24.164Z] ---> 527cafdda958 [2021-03-04T16:05:24.164Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T16:05:25.174Z] ---> 359d37dfdbce [2021-03-04T16:05:25.174Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-04T16:05:26.627Z] ---> 7b1fca241e96 [2021-03-04T16:05:26.627Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T16:05:26.904Z] ---> Running in 49dcf23fdb3c [2021-03-04T16:05:27.508Z] Removing intermediate container 49dcf23fdb3c [2021-03-04T16:05:27.508Z] ---> b20a9474283e [2021-03-04T16:05:27.508Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T16:05:28.960Z] ---> 7f8a9d9c9387 [2021-03-04T16:05:28.960Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-04T16:05:28.960Z] ---> Running in f5626ca71abc [2021-03-04T16:05:32.383Z] Removing intermediate container f5626ca71abc [2021-03-04T16:05:32.383Z] ---> 538ebd780509 [2021-03-04T16:05:32.383Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T16:05:32.977Z] ---> Running in 493b3b635dbb [2021-03-04T16:05:33.579Z] Removing intermediate container 493b3b635dbb [2021-03-04T16:05:33.579Z] ---> b8911683b512 [2021-03-04T16:05:33.579Z] Step 28/31 : CMD ["gate"] [2021-03-04T16:05:34.182Z] ---> Running in 36c8eae9c7ca [2021-03-04T16:05:34.777Z] Removing intermediate container 36c8eae9c7ca [2021-03-04T16:05:34.777Z] ---> f9c3610d2e7b [2021-03-04T16:05:34.777Z] Step 29/31 : LABEL arch=arm64 [2021-03-04T16:05:35.050Z] ---> Running in 4f76a82bb1eb [2021-03-04T16:05:36.031Z] Removing intermediate container 4f76a82bb1eb [2021-03-04T16:05:36.031Z] ---> 807ba1b73118 [2021-03-04T16:05:36.031Z] Step 30/31 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T16:05:36.302Z] ---> Running in 9cdfedafbb62 [2021-03-04T16:05:37.298Z] Removing intermediate container 9cdfedafbb62 [2021-03-04T16:05:37.298Z] ---> f89e7984abac [2021-03-04T16:05:37.298Z] Step 31/31 : LABEL version=0.0.0 [2021-03-04T16:05:37.579Z] ---> Running in 64624dd6e9bc [2021-03-04T16:05:39.019Z] Removing intermediate container 64624dd6e9bc [2021-03-04T16:05:39.019Z] ---> f6f401eedadb [2021-03-04T16:05:39.019Z] [2021-03-04T16:05:39.618Z] Successfully built f6f401eedadb [2021-03-04T16:05:39.618Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-04T16:05:40.606Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 00bb5df79763 [2021-03-04T16:05:40.606Z] ---> 651ececc793a [2021-03-04T16:05:40.606Z] [2021-03-04T16:05:40.606Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T16:05:40.606Z] ---> d10569e2745f [2021-03-04T16:05:40.606Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T16:05:40.606Z] ---> Using cache [2021-03-04T16:05:40.606Z] ---> 8ee1d86d0b65 [2021-03-04T16:05:40.606Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T16:05:40.606Z] ---> Using cache [2021-03-04T16:05:40.606Z] ---> b85df37c9253 [2021-03-04T16:05:40.606Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-04T16:05:40.881Z] ---> Running in 91e3a8e09f61 [2021-03-04T16:05:41.156Z] Removing intermediate container 91e3a8e09f61 [2021-03-04T16:05:41.156Z] ---> 98e016864c1f [2021-03-04T16:05:41.445Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T16:05:41.445Z] ---> Running in 73deda4250b4 [2021-03-04T16:05:42.043Z] Removing intermediate container 73deda4250b4 [2021-03-04T16:05:42.044Z] ---> 1546e18ec548 [2021-03-04T16:05:42.044Z] Step 15/23 : WORKDIR / [2021-03-04T16:05:42.044Z] ---> Running in 3a953cef6fac [2021-03-04T16:05:42.727Z] Removing intermediate container 3a953cef6fac [2021-03-04T16:05:42.727Z] ---> 18ff66979baf [2021-03-04T16:05:42.727Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T16:05:43.851Z] ---> 1f5199ba211a [2021-03-04T16:05:43.851Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T16:05:45.297Z] ---> 62a761397715 [2021-03-04T16:05:45.297Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T16:05:47.271Z] ---> f3f3d1a5db44 [2021-03-04T16:05:47.272Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T16:05:47.544Z] ---> Running in 2e98d5443eb4 [2021-03-04T16:05:47.821Z] Removing intermediate container d32085fd302d [2021-03-04T16:05:47.821Z] ---> 85dd015a2b42 [2021-03-04T16:05:47.821Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T16:05:47.821Z] Removing intermediate container e67d8867d7fb [2021-03-04T16:05:47.821Z] ---> c925dc0bb408 [2021-03-04T16:05:47.821Z] [2021-03-04T16:05:47.821Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T16:05:47.821Z] ---> d10569e2745f [2021-03-04T16:05:47.821Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T16:05:47.821Z] ---> Using cache [2021-03-04T16:05:47.821Z] ---> 8ee1d86d0b65 [2021-03-04T16:05:47.821Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T16:05:47.821Z] ---> Using cache [2021-03-04T16:05:47.821Z] ---> b85df37c9253 [2021-03-04T16:05:47.821Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T16:05:48.094Z] Removing intermediate container 2e98d5443eb4 [2021-03-04T16:05:48.094Z] ---> 5545f2ea67c6 [2021-03-04T16:05:48.094Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T16:05:48.094Z] ---> Running in c55582622af7 [2021-03-04T16:05:48.094Z] ---> Running in a18f3599925c [2021-03-04T16:05:48.370Z] ---> Running in 3e76a2e54810 [2021-03-04T16:05:48.644Z] Removing intermediate container a18f3599925c [2021-03-04T16:05:48.645Z] ---> 58a7c56e1c91 [2021-03-04T16:05:48.645Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T16:05:48.917Z] Removing intermediate container 3e76a2e54810 [2021-03-04T16:05:48.917Z] ---> 21d355819e7d [2021-03-04T16:05:48.917Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T16:05:48.917Z] ---> Running in 275476ed51c2 [2021-03-04T16:05:48.917Z] ---> Running in 35680216945f [2021-03-04T16:05:49.517Z] Removing intermediate container 275476ed51c2 [2021-03-04T16:05:49.517Z] ---> 14d9f9774fa4 [2021-03-04T16:05:49.517Z] Step 15/23 : WORKDIR / [2021-03-04T16:05:49.517Z] 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-04T16:05:49.517Z] Removing intermediate container 35680216945f [2021-03-04T16:05:49.517Z] ---> b1ea33e11bc8 [2021-03-04T16:05:49.517Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T16:05:49.517Z] ---> Running in edaf44c65156 [2021-03-04T16:05:49.793Z] ---> Running in 308a9575f96a [2021-03-04T16:05:50.390Z] Removing intermediate container edaf44c65156 [2021-03-04T16:05:50.390Z] ---> 5ac4cb2e4239 [2021-03-04T16:05:50.390Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T16:05:50.390Z] Removing intermediate container 308a9575f96a [2021-03-04T16:05:50.390Z] ---> fd01071a28a2 [2021-03-04T16:05:50.390Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T16:05:50.666Z] ---> Running in ab4427774d1b [2021-03-04T16:05:50.943Z] Removing intermediate container ab4427774d1b [2021-03-04T16:05:50.943Z] ---> b0e4a3d85bcc [2021-03-04T16:05:50.943Z] [2021-03-04T16:05:51.537Z] ---> db4a250899ee [2021-03-04T16:05:51.537Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T16:05:51.537Z] Successfully built b0e4a3d85bcc [2021-03-04T16:05:51.537Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-04T16:05:52.971Z]  Building docker-core-command-go ... done Removing intermediate container c55582622af7 [2021-03-04T16:05:52.971Z] ---> d26dd8d37a56 [2021-03-04T16:05:52.971Z] [2021-03-04T16:05:52.971Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T16:05:52.971Z] ---> 4c62eb933e48 [2021-03-04T16:05:52.971Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T16:05:52.971Z] 20.10.0: Pulling from library/docker [2021-03-04T16:05:53.946Z] ---> 5dea3814658b [2021-03-04T16:05:53.946Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T16:05:54.220Z] ---> Running in 0fab727564ec [2021-03-04T16:05:55.198Z] Removing intermediate container 0fab727564ec [2021-03-04T16:05:55.198Z] ---> 0cb6cff4d53e [2021-03-04T16:05:55.198Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T16:05:55.478Z] ---> Running in e752db2fbf9c [2021-03-04T16:05:56.454Z] Removing intermediate container e752db2fbf9c [2021-03-04T16:05:56.454Z] ---> 8d62a9b1f059 [2021-03-04T16:05:56.454Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T16:05:56.727Z] ---> Running in 48fe802d12a7 [2021-03-04T16:05:57.319Z] Removing intermediate container 48fe802d12a7 [2021-03-04T16:05:57.319Z] ---> ad39a0e72d40 [2021-03-04T16:05:57.319Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T16:05:57.920Z] ---> Running in f40779c27f32 [2021-03-04T16:05:58.908Z] Removing intermediate container f40779c27f32 [2021-03-04T16:05:58.908Z] ---> cc2cbdc7543a [2021-03-04T16:05:58.908Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T16:05:59.181Z] ---> Running in ffcd4c009b2b [2021-03-04T16:06:00.159Z] Removing intermediate container ffcd4c009b2b [2021-03-04T16:06:00.160Z] ---> 558e1055db14 [2021-03-04T16:06:00.160Z] [2021-03-04T16:06:00.432Z] Successfully built 558e1055db14 [2021-03-04T16:06:00.432Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-04T16:06:01.453Z]  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T16:06:01.453Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T16:06:01.453Z] ---> eeaf43b92773 [2021-03-04T16:06:01.453Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T16:06:02.049Z] ---> Running in 94584a908324 [2021-03-04T16:06:03.023Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:06:03.294Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:06:03.886Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T16:06:03.886Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T16:06:03.886Z] Executing bash-5.0.17-r0.post-install [2021-03-04T16:06:03.886Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T16:06:03.886Z] OK: 12 MiB in 22 packages [2021-03-04T16:06:05.318Z] Removing intermediate container 94584a908324 [2021-03-04T16:06:05.318Z] ---> a5797738301b [2021-03-04T16:06:05.318Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T16:06:05.318Z] ---> Running in 6f7c05d93620 [2021-03-04T16:06:05.591Z] Removing intermediate container 6f7c05d93620 [2021-03-04T16:06:05.591Z] ---> 8fc144188fa3 [2021-03-04T16:06:05.591Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T16:06:05.877Z] ---> Running in 6bd030bc0dca [2021-03-04T16:06:06.157Z] Removing intermediate container 6bd030bc0dca [2021-03-04T16:06:06.157Z] ---> 19a0052d952f [2021-03-04T16:06:06.157Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T16:06:06.431Z] ---> Running in 2b24bc71e1b9 [2021-03-04T16:06:06.703Z] Removing intermediate container 2b24bc71e1b9 [2021-03-04T16:06:06.703Z] ---> 8dfd94747159 [2021-03-04T16:06:06.703Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T16:06:08.137Z] ---> 7428359a1e27 [2021-03-04T16:06:08.137Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T16:06:08.733Z] ---> 1c16dcd62ebd [2021-03-04T16:06:08.733Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-04T16:06:09.708Z] ---> ce1872b87e97 [2021-03-04T16:06:09.708Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T16:06:09.708Z] ---> Running in 1c58264122b5 [2021-03-04T16:06:10.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:06:10.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:06:11.222Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T16:06:11.222Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T16:06:11.222Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T16:06:11.222Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T16:06:11.222Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T16:06:11.222Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T16:06:11.492Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T16:06:13.447Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T16:06:13.447Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T16:06:13.447Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T16:06:13.447Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T16:06:13.447Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T16:06:13.447Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T16:06:13.447Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T16:06:13.447Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T16:06:13.447Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T16:06:13.447Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T16:06:13.447Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T16:06:13.447Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T16:06:13.447Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T16:06:13.447Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T16:06:13.447Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T16:06:13.447Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T16:06:13.447Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T16:06:13.447Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T16:06:13.447Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T16:06:13.447Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T16:06:13.447Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T16:06:13.447Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T16:06:13.447Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T16:06:13.447Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T16:06:13.447Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T16:06:13.447Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T16:06:13.716Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T16:06:13.716Z] OK: 71 MiB in 55 packages [2021-03-04T16:06:20.395Z] Removing intermediate container 1c58264122b5 [2021-03-04T16:06:20.395Z] ---> e613cadcaa3e [2021-03-04T16:06:20.395Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T16:06:20.395Z] ---> Running in d937fe1696e9 [2021-03-04T16:06:24.678Z] Collecting docker-compose==1.23.2 [2021-03-04T16:06:24.678Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-04T16:06:24.678Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T16:06:24.678Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T16:06:27.284Z] Collecting PyYAML<4,>=3.10 [2021-03-04T16:06:27.284Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T16:06:30.655Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T16:06:30.655Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T16:06:32.617Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T16:06:32.617Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T16:06:32.887Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T16:06:32.887Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T16:06:33.479Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T16:06:33.479Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-04T16:06:33.750Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T16:06:33.750Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T16:06:35.714Z] 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-04T16:06:35.714Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T16:06:35.714Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T16:06:36.685Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T16:06:36.685Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T16:06:36.953Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T16:06:36.954Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T16:06:37.543Z] Collecting idna<2.8,>=2.5 [2021-03-04T16:06:37.543Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T16:06:37.813Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T16:06:37.813Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T16:06:38.081Z] 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-04T16:06:38.081Z] 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-04T16:06:38.081Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T16:06:38.081Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T16:06:38.081Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T16:06:38.081Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T16:06:39.049Z] Installing collected packages: docopt, PyYAML, dockerpty, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, texttable, jsonschema, docker-compose [2021-03-04T16:06:39.049Z] Running setup.py install for docopt: started [2021-03-04T16:06:40.474Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T16:06:40.474Z] Running setup.py install for PyYAML: started [2021-03-04T16:06:42.434Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T16:06:42.730Z] Running setup.py install for dockerpty: started [2021-03-04T16:06:44.717Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T16:06:44.717Z] Attempting uninstall: idna [2021-03-04T16:06:44.717Z] Found existing installation: idna 2.9 [2021-03-04T16:06:44.717Z] Uninstalling idna-2.9: [2021-03-04T16:06:44.717Z] Successfully uninstalled idna-2.9 [2021-03-04T16:06:45.312Z] Attempting uninstall: urllib3 [2021-03-04T16:06:45.312Z] Found existing installation: urllib3 1.25.9 [2021-03-04T16:06:45.312Z] Uninstalling urllib3-1.25.9: [2021-03-04T16:06:45.580Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T16:06:46.167Z] Attempting uninstall: requests [2021-03-04T16:06:46.167Z] Found existing installation: requests 2.23.0 [2021-03-04T16:06:46.167Z] Uninstalling requests-2.23.0: [2021-03-04T16:06:46.167Z] Successfully uninstalled requests-2.23.0 [2021-03-04T16:06:47.587Z] Running setup.py install for texttable: started [2021-03-04T16:06:49.546Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T16:06:50.513Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-04T16:06:53.885Z] Removing intermediate container d937fe1696e9 [2021-03-04T16:06:53.885Z] ---> f2c5a6611479 [2021-03-04T16:06:53.885Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T16:06:53.885Z] ---> Running in f2fcf7f0dd6e [2021-03-04T16:06:54.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:06:55.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:06:55.721Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T16:06:55.721Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T16:06:55.721Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T16:06:55.721Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T16:06:55.721Z] OK: 71 MiB in 58 packages [2021-03-04T16:06:57.146Z] Removing intermediate container f2fcf7f0dd6e [2021-03-04T16:06:57.146Z] ---> a79f46192a5f [2021-03-04T16:06:57.146Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T16:06:57.146Z] ---> Running in 1cc506376c54 [2021-03-04T16:06:57.737Z] Removing intermediate container 1cc506376c54 [2021-03-04T16:06:57.737Z] ---> 2feaa7a32ddd [2021-03-04T16:06:57.737Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T16:06:57.737Z] ---> Running in 07ff209ebc30 [2021-03-04T16:06:58.328Z] Removing intermediate container 07ff209ebc30 [2021-03-04T16:06:58.328Z] ---> c014301d39f7 [2021-03-04T16:06:58.328Z] Step 24/26 : LABEL arch=arm64 [2021-03-04T16:06:58.328Z] ---> Running in 463bde92972c [2021-03-04T16:06:58.920Z] Removing intermediate container 463bde92972c [2021-03-04T16:06:58.920Z] ---> 14e1ff751e4f [2021-03-04T16:06:58.920Z] Step 25/26 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T16:06:58.920Z] ---> Running in e454996b90e1 [2021-03-04T16:06:59.512Z] Removing intermediate container e454996b90e1 [2021-03-04T16:06:59.512Z] ---> 9c5600d6b7e6 [2021-03-04T16:06:59.512Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T16:06:59.512Z] ---> Running in 784dc8411e10 [2021-03-04T16:06:59.783Z] Removing intermediate container 784dc8411e10 [2021-03-04T16:06:59.783Z] ---> 13201952095a [2021-03-04T16:06:59.783Z] [2021-03-04T16:07:00.378Z] Successfully built 13201952095a [2021-03-04T16:07:00.378Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-04T16:07:00.667Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-04T16:07:00.677Z] $ docker stop --time=1 4b86a582cf84501015a4ac660114d579f4069a04f8ce82126e0897000af57dbd [2021-03-04T16:07:02.586Z] $ docker rm -f 4b86a582cf84501015a4ac660114d579f4069a04f8ce82126e0897000af57dbd [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T16:07:03.287Z] + docker images [2021-03-04T16:07:03.287Z] + grep docker [2021-03-04T16:07:03.556Z] docker-sys-mgmt-agent-go-arm64 latest 13201952095a 4 seconds ago 300MB [2021-03-04T16:07:03.556Z] docker-core-metadata-go-arm64 latest 558e1055db14 About a minute ago 17.9MB [2021-03-04T16:07:03.556Z] docker-core-command-go-arm64 latest b0e4a3d85bcc About a minute ago 16.2MB [2021-03-04T16:07:03.556Z] docker-security-bootstrapper-go-arm64 latest f6f401eedadb About a minute ago 17.8MB [2021-03-04T16:07:03.556Z] docker-core-data-go-arm64 latest 6b9d9c136402 3 minutes ago 21.1MB [2021-03-04T16:07:03.556Z] docker-support-notifications-go-arm64 latest 69d21279c234 3 minutes ago 16.9MB [2021-03-04T16:07:03.556Z] docker-support-scheduler-go-arm64 latest 46d16b7dfff0 3 minutes ago 16.3MB [2021-03-04T16:07:03.556Z] docker-security-secretstore-setup-go-arm64 latest a6d9b6a9b13d 3 minutes ago 23.7MB [2021-03-04T16:07:03.556Z] docker-security-proxy-setup-go-arm64 latest 3790d0082389 4 minutes ago 23.4MB [2021-03-04T16:07:03.556Z] 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-04T16:07:04.775Z] ---> job-cost.sh [2021-03-04T16:07:04.775Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gaFj [2021-03-04T16:07:43.709Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-04T16:10:05.500Z] lf-activate-venv(): INFO: Adding /tmp/venv-gaFj/bin to PATH [2021-03-04T16:10:05.500Z] INFO: No Stack... [2021-03-04T16:10:05.501Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-04T16:10:05.501Z] INFO: Archiving Costs [Pipeline] sh [2021-03-04T16:10:05.840Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-03-04T16:10:05.840Z] + cut -d, -f6 [Pipeline] lock [2021-03-04T16:10:05.955Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3215-5-stack-cost] [2021-03-04T16:10:05.965Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3215-5-stack-cost] did not exist. Created. [2021-03-04T16:10:05.965Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3215-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-04T16:10:06.459Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-04T16:10:06.785Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T16:10:06.798Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3215-5-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-04T16:10:10.119Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:10:11.005Z] ---> package-listing.sh [2021-03-04T16:10:11.005Z] ++ facter osfamily [2021-03-04T16:10:11.005Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-04T16:10:11.005Z] + OS_FAMILY=redhat [2021-03-04T16:10:11.005Z] + workspace=/w/workspace/edgex-go/5 [2021-03-04T16:10:11.005Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-04T16:10:11.005Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-04T16:10:11.005Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-04T16:10:11.005Z] + PACKAGES=/tmp/packages_start.txt [2021-03-04T16:10:11.005Z] + '[' /w/workspace/edgex-go/5 ']' [2021-03-04T16:10:11.005Z] + PACKAGES=/tmp/packages_end.txt [2021-03-04T16:10:11.005Z] + case "${OS_FAMILY}" in [2021-03-04T16:10:11.005Z] + rpm -qa [2021-03-04T16:10:11.005Z] + sort [2021-03-04T16:10:16.312Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-04T16:10:16.312Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-04T16:10:16.312Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-04T16:10:16.312Z] + '[' /w/workspace/edgex-go/5 ']' [2021-03-04T16:10:16.312Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-03-04T16:10:16.312Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-03-04T16:10:16.326Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-04T16:10:16.623Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-04T16:10:16.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T16:10:16.934Z] [2021-03-04T16:10:16.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-04T16:10:17.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T16:10:17.294Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-04T16:10:17.294Z] df20fa9351a1: Pulling fs layer [2021-03-04T16:10:17.294Z] 36b3adc4ff6f: Pulling fs layer [2021-03-04T16:10:17.294Z] 8ad3a11d3b57: Pulling fs layer [2021-03-04T16:10:17.294Z] 46f8f816bc3b: Pulling fs layer [2021-03-04T16:10:17.294Z] 93b61091891f: Pulling fs layer [2021-03-04T16:10:17.294Z] 93b9cdb0e59b: Pulling fs layer [2021-03-04T16:10:17.294Z] 5e14af77c1be: Pulling fs layer [2021-03-04T16:10:17.294Z] 01666e4c0597: Pulling fs layer [2021-03-04T16:10:17.294Z] aa168da1d23b: Pulling fs layer [2021-03-04T16:10:17.294Z] 93b61091891f: Waiting [2021-03-04T16:10:17.294Z] 46f8f816bc3b: Waiting [2021-03-04T16:10:17.294Z] 93b9cdb0e59b: Waiting [2021-03-04T16:10:17.294Z] 5e14af77c1be: Waiting [2021-03-04T16:10:17.294Z] 01666e4c0597: Waiting [2021-03-04T16:10:17.294Z] aa168da1d23b: Waiting [2021-03-04T16:10:17.294Z] 36b3adc4ff6f: Verifying Checksum [2021-03-04T16:10:17.294Z] 36b3adc4ff6f: Download complete [2021-03-04T16:10:17.558Z] 46f8f816bc3b: Verifying Checksum [2021-03-04T16:10:17.558Z] 46f8f816bc3b: Download complete [2021-03-04T16:10:17.558Z] df20fa9351a1: Download complete [2021-03-04T16:10:17.558Z] 93b9cdb0e59b: Verifying Checksum [2021-03-04T16:10:17.558Z] 93b9cdb0e59b: Download complete [2021-03-04T16:10:17.558Z] 93b61091891f: Download complete [2021-03-04T16:10:17.558Z] 5e14af77c1be: Verifying Checksum [2021-03-04T16:10:17.558Z] 5e14af77c1be: Download complete [2021-03-04T16:10:17.558Z] 01666e4c0597: Verifying Checksum [2021-03-04T16:10:17.558Z] 01666e4c0597: Download complete [2021-03-04T16:10:17.558Z] 8ad3a11d3b57: Verifying Checksum [2021-03-04T16:10:17.558Z] 8ad3a11d3b57: Download complete [2021-03-04T16:10:17.821Z] df20fa9351a1: Pull complete [2021-03-04T16:10:18.084Z] 36b3adc4ff6f: Pull complete [2021-03-04T16:10:19.042Z] 8ad3a11d3b57: Pull complete [2021-03-04T16:10:19.042Z] 46f8f816bc3b: Pull complete [2021-03-04T16:10:19.995Z] aa168da1d23b: Verifying Checksum [2021-03-04T16:10:19.995Z] aa168da1d23b: Download complete [2021-03-04T16:10:20.944Z] 93b61091891f: Pull complete [2021-03-04T16:10:21.205Z] 93b9cdb0e59b: Pull complete [2021-03-04T16:10:21.467Z] 5e14af77c1be: Pull complete [2021-03-04T16:10:21.467Z] 01666e4c0597: Pull complete [2021-03-04T16:10:31.525Z] aa168da1d23b: Pull complete [2021-03-04T16:10:31.525Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-04T16:10:31.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T16:10:31.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-04T16:10:31.758Z] prd-centos7-docker-4c-2g-28485 does not seem to be running inside a container [2021-03-04T16:10:31.809Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-04T16:10:34.242Z] $ docker top 3f9f078f94e1fad9aa436c8fd6910892d747d43e884beba76f00e7117c5be908 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T16:10:34.842Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-04T16:10:35.204Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-04T16:10:35.612Z] + ls /var/log/sa-host [2021-03-04T16:10:35.612Z] + sadf -c /var/log/sa-host/sa04 [2021-03-04T16:10:35.612Z] file_magic: OK [2021-03-04T16:10:35.612Z] HZ: Using current value: 100 [2021-03-04T16:10:35.612Z] file_header: OK [2021-03-04T16:10:35.612Z] 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-04T16:10:35.612Z] Statistics: [2021-03-04T16:10:35.613Z] 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... [2021-03-04T16:10:35.613Z] File successfully converted to sysstat format version 12.2.1 [2021-03-04T16:10:35.613Z] + sadf -c /var/log/sa-host/sa23 [2021-03-04T16:10:35.613Z] file_magic: OK [2021-03-04T16:10:35.613Z] HZ: Using current value: 100 [2021-03-04T16:10:35.613Z] file_header: OK [2021-03-04T16:10:35.613Z] 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-04T16:10:35.613Z] Statistics: [2021-03-04T16:10:35.613Z] Hnuu...uuuununununu... [2021-03-04T16:10:35.613Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-04T16:10:36.211Z] provisioning config files... [2021-03-04T16:10:36.238Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3700705676152747736tmp [Pipeline] { [Pipeline] echo [2021-03-04T16:10:36.314Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:10:36.613Z] ---> create-netrc.sh [Pipeline] } [2021-03-04T16:10:36.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-04T16:10:36.743Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:10:37.046Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-04T16:10:37.057Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:10:37.357Z] ---> sudo-logs.sh [2021-03-04T16:10:37.357Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-04T16:10:37.512Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:10:37.810Z] ---> job-cost.sh [2021-03-04T16:10:37.810Z] lf-activate-venv: SKIPPING [2021-03-04T16:10:37.810Z] DEBUG: total: 0.20999999344348907 [2021-03-04T16:10:37.810Z] INFO: Retrieving Stack Cost... [2021-03-04T16:10:38.756Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-04T16:10:39.330Z] INFO: Archiving Costs [Pipeline] echo [2021-03-04T16:10:39.346Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:10:39.650Z] ---> logs-deploy.sh [2021-03-04T16:10:39.650Z] lf-activate-venv: SKIPPING [2021-03-04T16:10:39.650Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3215/5 [2021-03-04T16:10:39.650Z] INFO: archiving workspace using pattern(s): [2021-03-04T16:10:41.039Z] Archives upload complete. [2021-03-04T16:10:41.301Z] INFO: archiving logs to Nexus