Pull request #3442 updated 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at d3783389bd084c805784fc32d68d5bd35a9a1ab3 rather than 0f2753e71310b2429fa059d41818311f58c89edb Obtained Jenkinsfile from d3783389bd084c805784fc32d68d5bd35a9a1ab3 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5137 in /w/workspace/edgexfoundry_edgex-go_PR-3442 [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 d3783389bd084c805784fc32d68d5bd35a9a1ab3 into PR head commit 0f2753e71310b2429fa059d41818311f58c89edb Merge succeeded, producing 0f2753e71310b2429fa059d41818311f58c89edb Checking out Revision 0f2753e71310b2429fa059d41818311f58c89edb (PR-3442) > 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/3442/head:refs/remotes/origin/PR-3442 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f2753e71310b2429fa059d41818311f58c89edb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d3783389bd084c805784fc32d68d5bd35a9a1ab3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f2753e71310b2429fa059d41818311f58c89edb # timeout=10 Commit message: "refactor: combine and improve http LoggingMiddleware" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-13T09:54:10.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-13T09:54:11.016Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-13T09:54:11.042Z] ========================================================= [2021-05-13T09:54:11.042Z] EdgeX Global Pipelines Version Info [2021-05-13T09:54:11.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 34f02359155cca2b971fad8a26f2c21a3dd67951 # timeout=10 [2021-05-13T09:54:12.567Z] ------------------- [2021-05-13T09:54:12.567Z] stable info: [2021-05-13T09:54:12.567Z] ------------------- [2021-05-13T09:54:12.567Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-13T09:54:12.567Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-13T09:54:12.567Z] Message: update stable to v1.0.192 [2021-05-13T09:54:13.511Z] ------------------- [2021-05-13T09:54:13.511Z] experimental info: [2021-05-13T09:54:13.511Z] ------------------- [2021-05-13T09:54:13.511Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-13T09:54:13.511Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-13T09:54:13.511Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-13T09:54:13.723Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-13T09:54:13.752Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-13T09:54:13.811Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-13T09:54:13.835Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-13T09:54:13.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-13T09:54:13.882Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-13T09:54:13.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-13T09:54:13.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-13T09:54:13.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-13T09:54:14.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-13T09:54:14.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-13T09:54:14.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-13T09:54:14.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-13T09:54:14.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-13T09:54:14.124Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-13T09:54:14.146Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-13T09:54:14.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-13T09:54:14.204Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-13T09:54:14.225Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-13T09:54:14.247Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-13T09:54:14.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-13T09:54:14.291Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-13T09:54:14.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3442 [Pipeline] echo [2021-05-13T09:54:14.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3442 [Pipeline] echo [2021-05-13T09:54:14.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3442 [Pipeline] echo [2021-05-13T09:54:14.397Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f2753e71310b2429fa059d41818311f58c89edb [Pipeline] echo [2021-05-13T09:54:14.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f2753e [Pipeline] echo [2021-05-13T09:54:14.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-13T09:54:14.515Z] provisioning config files... [2021-05-13T09:54:14.553Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3816391876435492110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-13T09:54:14.879Z] ---> docker-login.sh [2021-05-13T09:54:14.879Z] nexus3.edgexfoundry.org:10001 [2021-05-13T09:54:15.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:54:15.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:54:15.142Z] Configure a credential helper to remove this warning. See [2021-05-13T09:54:15.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:54:15.142Z] [2021-05-13T09:54:15.142Z] Login Succeeded [2021-05-13T09:54:15.142Z] nexus3.edgexfoundry.org:10002 [2021-05-13T09:54:15.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:54:15.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:54:15.410Z] Configure a credential helper to remove this warning. See [2021-05-13T09:54:15.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:54:15.410Z] [2021-05-13T09:54:15.410Z] Login Succeeded [2021-05-13T09:54:15.410Z] nexus3.edgexfoundry.org:10003 [2021-05-13T09:54:15.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:54:15.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:54:15.672Z] Configure a credential helper to remove this warning. See [2021-05-13T09:54:15.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:54:15.672Z] [2021-05-13T09:54:15.672Z] Login Succeeded [2021-05-13T09:54:15.672Z] nexus3.edgexfoundry.org:10004 [2021-05-13T09:54:15.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:54:15.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:54:15.934Z] Configure a credential helper to remove this warning. See [2021-05-13T09:54:15.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:54:15.934Z] [2021-05-13T09:54:15.934Z] Login Succeeded [2021-05-13T09:54:15.934Z] docker.io [2021-05-13T09:54:15.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:54:16.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:54:16.197Z] Configure a credential helper to remove this warning. See [2021-05-13T09:54:16.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:54:16.197Z] [2021-05-13T09:54:16.197Z] Login Succeeded [2021-05-13T09:54:16.197Z] ---> docker-login.sh ends [Pipeline] } [2021-05-13T09:54:16.207Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-13T09:54:16.551Z] ++ 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-05-13T09:54:16.551Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:54:16.551Z] ++ dirname cmd/core-command/Dockerfile [2021-05-13T09:54:16.551Z] ++ cut -d/ -f2 [2021-05-13T09:54:16.551Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-13T09:54:16.551Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:54:16.551Z] ++ dirname cmd/core-data/Dockerfile [2021-05-13T09:54:16.551Z] ++ cut -d/ -f2 [2021-05-13T09:54:16.551Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-13T09:54:16.551Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:54:16.551Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-13T09:54:16.551Z] ++ cut -d/ -f2 [2021-05-13T09:54:16.551Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-13T09:54:16.551Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:54:16.551Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-13T09:54:16.551Z] ++ cut -d/ -f2 [2021-05-13T09:54:16.551Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-13T09:54:16.551Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:54:16.551Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-13T09:54:16.551Z] ++ cut -d/ -f2 [2021-05-13T09:54:16.551Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-13T09:54:16.551Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:54:16.551Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-13T09:54:16.551Z] ++ cut -d/ -f2 [2021-05-13T09:54:16.551Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-13T09:54:16.551Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:54:16.551Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-13T09:54:16.551Z] ++ cut -d/ -f2 [2021-05-13T09:54:16.551Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-13T09:54:16.551Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:54:16.551Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-13T09:54:16.551Z] ++ cut -d/ -f2 [2021-05-13T09:54:16.551Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-13T09:54:16.551Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:54:16.551Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-13T09:54:16.551Z] ++ cut -d/ -f2 [2021-05-13T09:54:16.551Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-13T09:54:16.637Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:54:18.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T09:54:18.053Z] [2021-05-13T09:54:18.053Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:54:18.379Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T09:54:18.379Z] latest: Pulling from edgex-devops/git-semver [2021-05-13T09:54:18.379Z] 31603596830f: Pulling fs layer [2021-05-13T09:54:18.379Z] 54011a49482f: Pulling fs layer [2021-05-13T09:54:18.379Z] a6820b24f6d8: Pulling fs layer [2021-05-13T09:54:18.379Z] f581987b2513: Pulling fs layer [2021-05-13T09:54:18.380Z] f581987b2513: Waiting [2021-05-13T09:54:18.380Z] 54011a49482f: Download complete [2021-05-13T09:54:18.646Z] 31603596830f: Download complete [2021-05-13T09:54:18.646Z] f581987b2513: Verifying Checksum [2021-05-13T09:54:18.646Z] f581987b2513: Download complete [2021-05-13T09:54:18.646Z] a6820b24f6d8: Verifying Checksum [2021-05-13T09:54:18.646Z] a6820b24f6d8: Download complete [2021-05-13T09:54:18.910Z] 31603596830f: Pull complete [2021-05-13T09:54:19.174Z] 54011a49482f: Pull complete [2021-05-13T09:54:20.126Z] a6820b24f6d8: Pull complete [2021-05-13T09:54:20.126Z] f581987b2513: Pull complete [2021-05-13T09:54:20.126Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-13T09:54:20.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T09:54:20.126Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-13T09:54:20.232Z] prd-centos7-docker-4c-2g-5137 does not seem to be running inside a container [2021-05-13T09:54:20.290Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-13T09:54:22.974Z] $ docker top d976342a5bf73047918ca6840fbbf296954d375b8e1235e1db4df67c9e6b19f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-13T09:54:23.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-13T09:54:23.234Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-13T09:54:23.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-13T09:54:23.490Z] $ docker exec d976342a5bf73047918ca6840fbbf296954d375b8e1235e1db4df67c9e6b19f7 ssh-agent [2021-05-13T09:54:23.671Z] SSH_AUTH_SOCK=/tmp/ssh-CRp1BRvgkNG1/agent.11 [2021-05-13T09:54:23.671Z] SSH_AGENT_PID=17 [2021-05-13T09:54:23.691Z] Running ssh-add (command line suppressed) [2021-05-13T09:54:23.818Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6664914129250241898.key (/w/workspace/edgex-go/5@tmp/private_key_6664914129250241898.key) [2021-05-13T09:54:23.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-13T09:54:24.188Z] + git tag --points-at HEAD [Pipeline] } [2021-05-13T09:54:24.206Z] $ docker exec --env ******** --env ******** d976342a5bf73047918ca6840fbbf296954d375b8e1235e1db4df67c9e6b19f7 ssh-agent -k [2021-05-13T09:54:24.319Z] unset SSH_AUTH_SOCK; [2021-05-13T09:54:24.319Z] unset SSH_AGENT_PID; [2021-05-13T09:54:24.319Z] echo Agent pid 17 killed; [2021-05-13T09:54:24.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-13T09:54:24.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-13T09:54:24.420Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-13T09:54:24.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-13T09:54:24.591Z] $ docker exec d976342a5bf73047918ca6840fbbf296954d375b8e1235e1db4df67c9e6b19f7 ssh-agent [2021-05-13T09:54:24.758Z] SSH_AUTH_SOCK=/tmp/ssh-OQJjsLkuonZC/agent.46 [2021-05-13T09:54:24.758Z] SSH_AGENT_PID=52 [2021-05-13T09:54:24.765Z] Running ssh-add (command line suppressed) [2021-05-13T09:54:24.890Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_344087219766927532.key (/w/workspace/edgex-go/5@tmp/private_key_344087219766927532.key) [2021-05-13T09:54:24.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-13T09:54:25.253Z] + git semver init [2021-05-13T09:54:25.253Z] # -> Open(): unable to determine branch for HEAD [2021-05-13T09:54:25.253Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-05-13T09:54:25.253Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-05-13T09:54:25.253Z] # $SEMVER_REMOTE_NAME = origin [2021-05-13T09:54:25.253Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-13T09:54:25.253Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-13T09:54:25.253Z] # $SEMVER_BRANCH = PR-3442 [2021-05-13T09:54:25.253Z] # $SEMVER_TEMP = /tmp/semver-144051958 [2021-05-13T09:54:25.253Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-13T09:54:43.424Z] # '/tmp/semver-144051958' -> '/w/workspace/edgex-go/5/.semver' [2021-05-13T09:54:43.424Z] # -> Force: false [2021-05-13T09:54:43.424Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-05-13T09:54:43.437Z] $ docker exec --env ******** --env ******** d976342a5bf73047918ca6840fbbf296954d375b8e1235e1db4df67c9e6b19f7 ssh-agent -k [2021-05-13T09:54:43.782Z] unset SSH_AUTH_SOCK; [2021-05-13T09:54:43.782Z] unset SSH_AGENT_PID; [2021-05-13T09:54:43.782Z] echo Agent pid 52 killed; [2021-05-13T09:54:43.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-13T09:54:44.208Z] + git semver [Pipeline] } [2021-05-13T09:54:44.224Z] $ docker stop --time=1 d976342a5bf73047918ca6840fbbf296954d375b8e1235e1db4df67c9e6b19f7 [2021-05-13T09:54:45.856Z] $ docker rm -f d976342a5bf73047918ca6840fbbf296954d375b8e1235e1db4df67c9e6b19f7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-13T09:54:46.354Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-13T09:54:46.781Z] Stashed 1 file(s) [Pipeline] echo [2021-05-13T09:54:46.785Z] [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-05-13T09:54:47.334Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-13T09:54:47.630Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-13T09:54:47.925Z] + sudo service docker restart [2021-05-13T09:54:47.925Z] + true [2021-05-13T09:54:47.925Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-13T09:54:48.517Z] ========================================================= [2021-05-13T09:54:48.517Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-13T09:54:48.517Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:54:48.830Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-13T09:54:52.152Z] Sending build context to Docker daemon 330.4MB [2021-05-13T09:54:52.152Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-13T09:54:52.152Z] Step 2/6 : FROM ${BASE} [2021-05-13T09:54:52.416Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-13T09:54:52.416Z] 540db60ca938: Pulling fs layer [2021-05-13T09:54:52.416Z] adcc1eea9eea: Pulling fs layer [2021-05-13T09:54:52.416Z] 4c4ab2625f07: Pulling fs layer [2021-05-13T09:54:52.416Z] 0510c868ecb4: Pulling fs layer [2021-05-13T09:54:52.416Z] afea3b2eda06: Pulling fs layer [2021-05-13T09:54:52.416Z] 7809a108b3ef: Pulling fs layer [2021-05-13T09:54:52.416Z] f706445af74f: Pulling fs layer [2021-05-13T09:54:52.416Z] afea3b2eda06: Waiting [2021-05-13T09:54:52.416Z] 7809a108b3ef: Waiting [2021-05-13T09:54:52.416Z] f706445af74f: Waiting [2021-05-13T09:54:52.416Z] 0510c868ecb4: Waiting [2021-05-13T09:54:52.416Z] adcc1eea9eea: Verifying Checksum [2021-05-13T09:54:52.416Z] adcc1eea9eea: Download complete [2021-05-13T09:54:52.416Z] afea3b2eda06: Verifying Checksum [2021-05-13T09:54:52.416Z] afea3b2eda06: Download complete [2021-05-13T09:54:52.416Z] 540db60ca938: Verifying Checksum [2021-05-13T09:54:52.416Z] 540db60ca938: Download complete [2021-05-13T09:54:52.416Z] 7809a108b3ef: Verifying Checksum [2021-05-13T09:54:52.416Z] 7809a108b3ef: Download complete [2021-05-13T09:54:52.997Z] 540db60ca938: Pull complete [2021-05-13T09:54:52.997Z] adcc1eea9eea: Pull complete [2021-05-13T09:54:53.259Z] 4c4ab2625f07: Pull complete [2021-05-13T09:54:54.652Z] f706445af74f: Verifying Checksum [2021-05-13T09:54:54.652Z] f706445af74f: Download complete [2021-05-13T09:54:55.234Z] 0510c868ecb4: Verifying Checksum [2021-05-13T09:54:55.234Z] 0510c868ecb4: Download complete [2021-05-13T09:55:01.856Z] 0510c868ecb4: Pull complete [2021-05-13T09:55:01.856Z] afea3b2eda06: Pull complete [2021-05-13T09:55:01.856Z] 7809a108b3ef: Pull complete [2021-05-13T09:55:01.939Z] Still waiting to schedule task [2021-05-13T09:55:01.939Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-13T09:55:06.320Z] f706445af74f: Pull complete [2021-05-13T09:55:06.321Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-13T09:55:06.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-13T09:55:06.321Z] ---> b068be0155e3 [2021-05-13T09:55:06.321Z] 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-05-13T09:55:06.584Z] ---> Running in 83ca50f45a34 [2021-05-13T09:55:07.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:55:08.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:55:08.687Z] (1/12) Installing libmagic (5.39-r0) [2021-05-13T09:55:09.266Z] (2/12) Installing file (5.39-r0) [2021-05-13T09:55:09.266Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-13T09:55:09.529Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-13T09:55:13.749Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-13T09:55:13.749Z] (6/12) Installing patch (2.7.6-r6) [2021-05-13T09:55:13.749Z] (7/12) Installing build-base (0.5-r2) [2021-05-13T09:55:13.749Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-13T09:55:13.749Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-13T09:55:13.749Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-13T09:55:13.749Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-13T09:55:13.749Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-13T09:55:14.012Z] Executing busybox-1.32.1-r6.trigger [2021-05-13T09:55:14.012Z] OK: 219 MiB in 52 packages [2021-05-13T09:55:18.246Z] Removing intermediate container 83ca50f45a34 [2021-05-13T09:55:18.246Z] ---> 542a39901ff8 [2021-05-13T09:55:18.246Z] Step 4/6 : WORKDIR /edgex-go [2021-05-13T09:55:18.246Z] ---> Running in 3444cd280e01 [2021-05-13T09:55:18.246Z] Removing intermediate container 3444cd280e01 [2021-05-13T09:55:18.246Z] ---> 40c3fad9a200 [2021-05-13T09:55:18.246Z] Step 5/6 : COPY go.mod . [2021-05-13T09:55:18.246Z] ---> 9d446fc3538c [2021-05-13T09:55:18.246Z] Step 6/6 : RUN go mod download [2021-05-13T09:55:18.246Z] ---> Running in fb39254c93ad [2021-05-13T09:55:40.264Z] Removing intermediate container fb39254c93ad [2021-05-13T09:55:40.264Z] ---> 4040f1eab8de [2021-05-13T09:55:40.264Z] Successfully built 4040f1eab8de [2021-05-13T09:55:40.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:55:40.590Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-13T09:55:40.590Z] . [Pipeline] withDockerContainer [2021-05-13T09:55:40.696Z] prd-centos7-docker-4c-2g-5137 does not seem to be running inside a container [2021-05-13T09:55:40.744Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-13T09:55:41.639Z] $ docker top 4d53d106efa3dd5b1bf148f5e1bc0b78cd2e2186f7e429a96593383318f36b2e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T09:55:42.137Z] + go version [2021-05-13T09:55:42.137Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-13T09:55:42.151Z] $ docker stop --time=1 4d53d106efa3dd5b1bf148f5e1bc0b78cd2e2186f7e429a96593383318f36b2e [2021-05-13T09:55:43.523Z] $ docker rm -f 4d53d106efa3dd5b1bf148f5e1bc0b78cd2e2186f7e429a96593383318f36b2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:55:44.088Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-13T09:55:44.089Z] . [Pipeline] withDockerContainer [2021-05-13T09:55:44.191Z] prd-centos7-docker-4c-2g-5137 does not seem to be running inside a container [2021-05-13T09:55:44.236Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-13T09:55:45.034Z] $ docker top 6554c66347f54811f0b93047b77d950dff0929a1e9f02b3c3ab635ba821365eb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-13T09:55:45.165Z] ========================================================= [2021-05-13T09:55:45.165Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-13T09:55:45.165Z] ========================================================= [Pipeline] sh [2021-05-13T09:55:45.464Z] + go mod tidy [Pipeline] sh [2021-05-13T09:55:47.163Z] + make test [2021-05-13T09:55:47.163Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-13T09:55:55.380Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-13T09:56:17.515Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-13T09:56:21.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-13T09:56:21.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-13T09:56:21.801Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-13T09:56:25.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-13T09:56:25.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-13T09:56:25.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-13T09:56:25.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-13T09:56:27.121Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-13T09:56:27.723Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-13T09:56:30.340Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-13T09:56:30.340Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-13T09:56:30.340Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-13T09:56:32.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.118s coverage: 46.1% of statements [2021-05-13T09:56:32.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-13T09:56:32.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-13T09:56:32.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-13T09:56:32.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-13T09:56:32.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-13T09:56:32.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-13T09:56:32.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.090s coverage: 28.7% of statements [2021-05-13T09:56:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.093s coverage: 100.0% of statements [2021-05-13T09:56:35.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.224s coverage: 27.8% of statements [2021-05-13T09:56:35.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-13T09:56:35.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-13T09:56:35.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-13T09:56:35.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-13T09:56:35.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-13T09:56:35.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.102s coverage: 81.2% of statements [2021-05-13T09:56:35.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-13T09:56:35.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.328s coverage: 100.0% of statements [2021-05-13T09:56:35.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-13T09:56:35.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements [2021-05-13T09:56:35.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-13T09:56:35.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-13T09:56:36.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.090s coverage: 71.3% of statements [2021-05-13T09:56:36.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-13T09:56:36.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-13T09:56:36.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.174s coverage: 87.7% of statements [2021-05-13T09:56:36.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-13T09:56:36.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T09:56:36.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.063s coverage: 78.9% of statements [2021-05-13T09:56:36.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-13T09:56:41.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.379s coverage: 28.6% of statements [2021-05-13T09:56:41.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-13T09:56:41.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-13T09:56:41.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-13T09:56:41.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-13T09:56:41.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-13T09:56:41.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.091s coverage: 100.0% of statements [2021-05-13T09:56:41.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-13T09:56:41.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements [2021-05-13T09:56:41.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-13T09:56:41.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.150s coverage: 86.7% of statements [2021-05-13T09:56:41.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-13T09:56:41.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.134s coverage: 97.5% of statements [2021-05-13T09:56:41.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-13T09:56:41.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.097s coverage: 78.3% of statements [2021-05-13T09:56:41.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-13T09:56:41.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-13T09:56:41.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-13T09:56:41.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-13T09:56:43.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.394s coverage: 95.1% of statements [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-13T09:56:43.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-13T09:56:43.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.8% of statements [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-13T09:56:43.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.059s coverage: 22.0% of statements [2021-05-13T09:56:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-13T09:56:43.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-05-13T09:56:43.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements [2021-05-13T09:56:43.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-05-13T09:56:43.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2021-05-13T09:56:43.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-05-13T09:56:56.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2021-05-13T09:56:56.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-05-13T09:56:58.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 81.8% of statements [2021-05-13T09:56:58.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.050s coverage: 87.2% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.083s coverage: 85.4% of statements [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.118s coverage: 91.2% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.212s coverage: 64.4% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 66.9% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.233s coverage: 43.4% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.142s coverage: 47.1% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.069s coverage: 21.5% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.161s coverage: 92.2% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.733s coverage: 28.8% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.073s coverage: 100.0% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-13T09:57:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.060s coverage: 64.6% of statements [2021-05-13T09:57:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-13T09:57:09.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.161s coverage: 97.6% of statements [2021-05-13T09:57:09.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-13T09:57:09.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T09:57:09.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-13T09:57:09.595Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements [2021-05-13T09:57:09.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-13T09:57:09.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-05-13T09:57:09.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-13T09:57:09.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-13T09:57:09.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-13T09:57:09.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-13T09:57:09.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements [2021-05-13T09:57:09.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-13T09:57:09.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-13T09:57:09.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-05-13T09:57:09.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 28.1% of statements [2021-05-13T09:57:09.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-13T09:57:09.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.035s coverage: 85.7% of statements [2021-05-13T09:57:09.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-13T09:57:09.858Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-05-13T09:57:10.436Z] GO111MODULE=on go vet ./... [2021-05-13T09:57:49.384Z] gofmt -l . [2021-05-13T09:57:49.384Z] [ "`gofmt -l .`" = "" ] [2021-05-13T09:57:49.384Z] ./bin/test-go-mod-tidy.sh [2021-05-13T09:57:49.384Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-13T09:57:50.009Z] + ls -al . [2021-05-13T09:57:50.009Z] total 836 [2021-05-13T09:57:50.009Z] drwxrwxr-x 10 1001 1001 4096 May 13 09:57 . [2021-05-13T09:57:50.009Z] drwxr-xr-x 4 root root 28 May 13 09:55 .. [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 11 May 13 09:54 .dockerignore [2021-05-13T09:57:50.009Z] drwxrwxr-x 8 1001 1001 179 May 13 09:54 .git [2021-05-13T09:57:50.009Z] drwxrwxr-x 3 1001 1001 125 May 13 09:54 .github [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 818 May 13 09:54 .gitignore [2021-05-13T09:57:50.009Z] drwx------ 3 1001 1001 60 May 13 09:54 .semver [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 166 May 13 09:54 .sonarcloud.properties [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 8609 May 13 09:54 Attribution.txt [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 3804 May 13 09:54 CONTRIBUTING.md [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 931 May 13 09:54 Dockerfile.build [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 863 May 13 09:54 Jenkinsfile [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 10775 May 13 09:54 LICENSE [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 5594 May 13 09:54 Makefile [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 7978 May 13 09:54 README.md [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 6755 May 13 09:54 SECURITY.md [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 5 May 13 09:54 VERSION [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 4131 May 13 09:54 ZMQWindows.md [2021-05-13T09:57:50.009Z] drwxrwxr-x 2 1001 1001 117 May 13 09:54 bin [2021-05-13T09:57:50.009Z] drwxrwxr-x 14 1001 1001 4096 May 13 09:54 cmd [2021-05-13T09:57:50.009Z] -rw-r--r-- 1 root root 727485 May 13 09:57 coverage.out [2021-05-13T09:57:50.009Z] -rw-r--r-- 1 root root 1060 May 13 09:57 go.mod [2021-05-13T09:57:50.009Z] -rw-r--r-- 1 root root 21797 May 13 09:55 go.sum [2021-05-13T09:57:50.009Z] drwxrwxr-x 8 1001 1001 127 May 13 09:54 internal [2021-05-13T09:57:50.009Z] drwxrwxr-x 4 1001 1001 26 May 13 09:54 openapi [2021-05-13T09:57:50.009Z] drwxrwxr-x 4 1001 1001 71 May 13 09:54 snap [2021-05-13T09:57:50.009Z] -rw-rw-r-- 1 1001 1001 168 May 13 09:54 version.go [Pipeline] sh [2021-05-13T09:57:50.362Z] + '[' -e coverage.out ] [2021-05-13T09:57:50.362Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-13T09:57:50.605Z] Stashed 1 file(s) [Pipeline] sh [2021-05-13T09:57:50.989Z] + make build [2021-05-13T09:57:50.989Z] 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-05-13T09:57:53.651Z] 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-05-13T09:58:03.732Z] 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-05-13T09:58:03.999Z] 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-05-13T09:58:05.932Z] 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-05-13T09:58:05.932Z] 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-05-13T09:58:07.335Z] 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-05-13T09:58:09.283Z] 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-05-13T09:58:09.859Z] 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-05-13T09:58:11.263Z] 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-05-13T09:58:12.666Z] 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-05-13T09:58:13.624Z] 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-05-13T09:58:15.576Z] $ docker stop --time=1 6554c66347f54811f0b93047b77d950dff0929a1e9f02b3c3ab635ba821365eb [2021-05-13T09:58:17.297Z] $ docker rm -f 6554c66347f54811f0b93047b77d950dff0929a1e9f02b3c3ab635ba821365eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:58:21.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-13T09:58:21.495Z] [2021-05-13T09:58:21.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:58:21.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-13T09:58:21.810Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-13T09:58:21.810Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-13T09:58:21.810Z] ca9280d653b3: Pulling fs layer [2021-05-13T09:58:21.810Z] 7e9c9ca2126c: Pulling fs layer [2021-05-13T09:58:22.071Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-13T09:58:22.071Z] cbdbe7a5bc2a: Download complete [2021-05-13T09:58:22.335Z] cbdbe7a5bc2a: Pull complete [2021-05-13T09:58:22.602Z] ca9280d653b3: Download complete [2021-05-13T09:58:24.008Z] 7e9c9ca2126c: Verifying Checksum [2021-05-13T09:58:24.008Z] 7e9c9ca2126c: Download complete [2021-05-13T09:58:24.008Z] ca9280d653b3: Pull complete [2021-05-13T09:58:30.632Z] 7e9c9ca2126c: Pull complete [2021-05-13T09:58:30.632Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-13T09:58:30.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-13T09:58:30.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-13T09:58:30.763Z] prd-centos7-docker-4c-2g-5137 does not seem to be running inside a container [2021-05-13T09:58:30.818Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-13T09:58:33.695Z] $ docker top 68f06f5d4090b17d6989742f4ac79a9c981b9fc39f7a21a806c7fa128d739983 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T09:58:34.190Z] + docker-compose build --help [2021-05-13T09:58:34.190Z] + grep parallel [2021-05-13T09:58:35.139Z] --parallel Build images in parallel. [Pipeline] } [2021-05-13T09:58:35.415Z] $ docker stop --time=1 68f06f5d4090b17d6989742f4ac79a9c981b9fc39f7a21a806c7fa128d739983 [2021-05-13T09:58:36.811Z] $ docker rm -f 68f06f5d4090b17d6989742f4ac79a9c981b9fc39f7a21a806c7fa128d739983 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:58:37.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-13T09:58:37.327Z] . [Pipeline] withDockerContainer [2021-05-13T09:58:37.436Z] prd-centos7-docker-4c-2g-5137 does not seem to be running inside a container [2021-05-13T09:58:37.485Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-13T09:58:38.353Z] $ docker top 75ff4f0bc57677feb2ef235e3684aed49ff1ca01b83831e61d08ca2329608f9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T09:58:38.776Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-13T09:58:39.723Z] Building core-command ... [2021-05-13T09:58:39.723Z] Building core-data ... [2021-05-13T09:58:39.723Z] Building core-metadata ... [2021-05-13T09:58:39.723Z] Building security-bootstrapper ... [2021-05-13T09:58:39.723Z] Building security-proxy-setup ... [2021-05-13T09:58:39.723Z] Building security-secretstore-setup ... [2021-05-13T09:58:39.723Z] Building support-notifications ... [2021-05-13T09:58:39.723Z] Building support-scheduler ... [2021-05-13T09:58:39.723Z] Building sys-mgmt-agent ... [2021-05-13T09:58:39.723Z] Building sys-mgmt-agent [2021-05-13T09:58:39.723Z] Building security-proxy-setup [2021-05-13T09:58:39.723Z] Building support-notifications [2021-05-13T09:58:39.723Z] Building core-command [2021-05-13T09:58:39.723Z] Building support-scheduler [2021-05-13T09:59:18.667Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:59:18.667Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:59:18.667Z] ---> 4040f1eab8de [2021-05-13T09:59:18.667Z] Step 3/23 : WORKDIR /edgex-go [2021-05-13T09:59:18.667Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:59:18.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:59:18.667Z] ---> 4040f1eab8de [2021-05-13T09:59:18.667Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T09:59:18.667Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:59:18.667Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:59:18.667Z] ---> 4040f1eab8de [2021-05-13T09:59:18.667Z] Step 3/23 : WORKDIR /edgex-go [2021-05-13T09:59:18.667Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:59:18.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:59:18.667Z] ---> 4040f1eab8de [2021-05-13T09:59:18.667Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T09:59:18.667Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:59:18.667Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:59:18.667Z] ---> 4040f1eab8de [2021-05-13T09:59:18.667Z] Step 3/22 : WORKDIR /edgex-go [2021-05-13T09:59:18.667Z] ---> Running in 59285f863d19 [2021-05-13T09:59:18.667Z] ---> Running in 6449dbe39cf6 [2021-05-13T09:59:18.667Z] ---> Running in 77cd9f4afd6f [2021-05-13T09:59:18.667Z] ---> Running in 355163ee4e74 [2021-05-13T09:59:18.667Z] ---> Running in a29d98ccee90 [2021-05-13T09:59:18.667Z] Removing intermediate container a29d98ccee90 [2021-05-13T09:59:18.667Z] ---> 47e7c67f696c [2021-05-13T09:59:18.667Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:59:18.667Z] Removing intermediate container 355163ee4e74 [2021-05-13T09:59:18.667Z] ---> 44bacd79b406 [2021-05-13T09:59:18.667Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:59:18.667Z] Removing intermediate container 59285f863d19 [2021-05-13T09:59:18.667Z] ---> b2ab7bf5ff42 [2021-05-13T09:59:18.667Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:59:18.667Z] Removing intermediate container 77cd9f4afd6f [2021-05-13T09:59:18.667Z] ---> 915ef5758a56 [2021-05-13T09:59:18.667Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:59:18.667Z] Removing intermediate container 6449dbe39cf6 [2021-05-13T09:59:18.667Z] ---> e036edae2e0b [2021-05-13T09:59:18.667Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:59:18.667Z] ---> Running in e1212914054b [2021-05-13T09:59:18.667Z] ---> Running in ad635627c9b6 [2021-05-13T09:59:18.667Z] ---> Running in 055d57086fe5 [2021-05-13T09:59:18.667Z] ---> Running in 5a74cab86aa8 [2021-05-13T09:59:18.667Z] ---> Running in 27be392d49ad [2021-05-13T09:59:20.600Z] Removing intermediate container e1212914054b [2021-05-13T09:59:20.600Z] ---> 8480f5870164 [2021-05-13T09:59:20.600Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-13T09:59:20.600Z] Removing intermediate container 055d57086fe5 [2021-05-13T09:59:20.600Z] ---> 26d055016209 [2021-05-13T09:59:20.600Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-13T09:59:20.600Z] ---> Running in 7259802a5953 [2021-05-13T09:59:20.862Z] ---> Running in 657928e36bed [2021-05-13T09:59:21.126Z] Removing intermediate container ad635627c9b6 [2021-05-13T09:59:21.126Z] ---> 115993acff49 [2021-05-13T09:59:21.126Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-13T09:59:21.126Z] Removing intermediate container 5a74cab86aa8 [2021-05-13T09:59:21.126Z] ---> 8b813f517436 [2021-05-13T09:59:21.126Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-13T09:59:21.126Z] Removing intermediate container 27be392d49ad [2021-05-13T09:59:21.126Z] ---> e76d431e9f5a [2021-05-13T09:59:21.126Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-13T09:59:21.393Z] ---> Running in 371f94261045 [2021-05-13T09:59:21.393Z] ---> Running in 43ff2de64ff3 [2021-05-13T09:59:21.393Z] ---> Running in 62b4e89e6e15 [2021-05-13T09:59:21.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:59:21.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:59:22.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:59:22.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:59:22.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:59:22.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:59:23.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:59:23.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:59:23.099Z] OK: 219 MiB in 52 packages [2021-05-13T09:59:23.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:59:23.677Z] OK: 219 MiB in 52 packages [2021-05-13T09:59:23.677Z] OK: 219 MiB in 52 packages [2021-05-13T09:59:23.677Z] Removing intermediate container 7259802a5953 [2021-05-13T09:59:23.677Z] ---> 8fb2a4e6f2dc [2021-05-13T09:59:23.677Z] Step 6/22 : COPY go.mod . [2021-05-13T09:59:23.946Z] ---> 36ff226e0df9 [2021-05-13T09:59:23.946Z] Step 7/22 : RUN go mod download [2021-05-13T09:59:24.209Z] Removing intermediate container 371f94261045 [2021-05-13T09:59:24.209Z] ---> 09510ef9d936 [2021-05-13T09:59:24.209Z] Step 6/24 : COPY go.mod . [2021-05-13T09:59:24.209Z] ---> Running in f65004f3253e [2021-05-13T09:59:24.478Z] Removing intermediate container 43ff2de64ff3 [2021-05-13T09:59:24.478Z] ---> 43bd3eae1adf [2021-05-13T09:59:24.478Z] Step 6/24 : COPY go.mod . [2021-05-13T09:59:24.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:59:24.478Z] ---> 8cd9dc2e106c [2021-05-13T09:59:24.478Z] Step 7/24 : RUN go mod download [2021-05-13T09:59:24.478Z] ---> Running in 305a8898a9b7 [2021-05-13T09:59:24.750Z] OK: 219 MiB in 52 packages [2021-05-13T09:59:24.750Z] ---> 8ea62e6e1ebd [2021-05-13T09:59:24.750Z] Step 7/24 : RUN go mod download [2021-05-13T09:59:25.016Z] ---> Running in 6b25ebda020b [2021-05-13T09:59:25.602Z] Removing intermediate container 657928e36bed [2021-05-13T09:59:25.602Z] ---> b7ae65f0a884 [2021-05-13T09:59:25.602Z] Step 6/23 : COPY go.mod . [2021-05-13T09:59:25.865Z] ---> 220f128e0981 [2021-05-13T09:59:25.865Z] Step 7/23 : RUN go mod download [2021-05-13T09:59:26.130Z] ---> Running in 406516b31284 [2021-05-13T09:59:26.130Z] Removing intermediate container f65004f3253e [2021-05-13T09:59:26.130Z] ---> 04944026f8ed [2021-05-13T09:59:26.130Z] Step 8/22 : COPY . . [2021-05-13T09:59:26.404Z] Removing intermediate container 305a8898a9b7 [2021-05-13T09:59:26.404Z] ---> e8ef6f615526 [2021-05-13T09:59:26.404Z] Step 8/24 : COPY . . [2021-05-13T09:59:26.996Z] Removing intermediate container 6b25ebda020b [2021-05-13T09:59:26.996Z] ---> da7c35b21bf4 [2021-05-13T09:59:26.996Z] Step 8/24 : COPY . . [2021-05-13T09:59:27.558Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5138 in /w/workspace/edgexfoundry_edgex-go_PR-3442 [Pipeline] { [Pipeline] ws [2021-05-13T09:59:27.582Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [2021-05-13T09:59:27.584Z] OK: 219 MiB in 52 packages [Pipeline] checkout [2021-05-13T09:59:32.998Z] using credential edgex-jenkins-ssh [2021-05-13T09:59:33.017Z] Cloning the remote Git repository [2021-05-13T09:59:33.058Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-13T09:59:33.170Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-13T09:59:33.418Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-13T09:59:33.419Z] > git --version # timeout=10 [2021-05-13T09:59:33.468Z] > git --version # 'git version 2.17.1' [2021-05-13T09:59:33.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T09:59:33.548Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T09:59:35.827Z] Removing intermediate container 62b4e89e6e15 [2021-05-13T09:59:35.828Z] ---> e2ac34f30d2c [2021-05-13T09:59:35.828Z] Step 6/23 : COPY go.mod . [2021-05-13T09:59:35.828Z] Removing intermediate container 406516b31284 [2021-05-13T09:59:35.828Z] ---> 73a6881a0635 [2021-05-13T09:59:35.828Z] Step 8/23 : COPY . . [2021-05-13T09:59:44.631Z] ---> 4643dfaf8724 [2021-05-13T09:59:44.631Z] Step 7/23 : RUN go mod download [2021-05-13T09:59:49.978Z] ---> Running in 87758d737210 [2021-05-13T09:59:51.859Z] Merging remotes/origin/master commit d3783389bd084c805784fc32d68d5bd35a9a1ab3 into PR head commit 0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T09:59:50.900Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-13T09:59:50.924Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T09:59:50.951Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-13T09:59:50.990Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-13T09:59:50.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T09:59:51.001Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3442/head:refs/remotes/origin/PR-3442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-13T09:59:51.879Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T09:59:51.891Z] > git checkout -f 0f2753e71310b2429fa059d41818311f58c89edb # timeout=10 [2021-05-13T09:59:52.272Z] Merge succeeded, producing 0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T09:59:52.273Z] Checking out Revision 0f2753e71310b2429fa059d41818311f58c89edb (PR-3442) [2021-05-13T09:59:52.190Z] > git remote # timeout=10 [2021-05-13T09:59:52.204Z] > git config --get remote.origin.url # timeout=10 [2021-05-13T09:59:52.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T09:59:52.224Z] > git merge d3783389bd084c805784fc32d68d5bd35a9a1ab3 # timeout=10 [2021-05-13T09:59:52.258Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-13T09:59:52.279Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T09:59:52.293Z] > git checkout -f 0f2753e71310b2429fa059d41818311f58c89edb # timeout=10 [2021-05-13T09:59:56.557Z] Commit message: "refactor: combine and improve http LoggingMiddleware" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-13T09:59:58.047Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-13T09:59:58.201Z] Removing intermediate container 87758d737210 [2021-05-13T09:59:58.201Z] ---> 997718e095d6 [2021-05-13T09:59:58.201Z] Step 8/23 : COPY . . [2021-05-13T09:59:58.465Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-13T09:59:58.808Z] + sudo service docker restart [2021-05-13T09:59:58.808Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-13T10:00:00.835Z] provisioning config files... [2021-05-13T10:00:00.965Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5290109664327386204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:00:01.554Z] ---> docker-login.sh [2021-05-13T10:00:01.554Z] nexus3.edgexfoundry.org:10001 [2021-05-13T10:00:02.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T10:00:02.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T10:00:02.759Z] Configure a credential helper to remove this warning. See [2021-05-13T10:00:02.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T10:00:02.759Z] [2021-05-13T10:00:02.759Z] Login Succeeded [2021-05-13T10:00:02.759Z] nexus3.edgexfoundry.org:10002 [2021-05-13T10:00:03.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T10:00:03.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T10:00:03.311Z] Configure a credential helper to remove this warning. See [2021-05-13T10:00:03.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T10:00:03.311Z] [2021-05-13T10:00:03.311Z] Login Succeeded [2021-05-13T10:00:03.311Z] nexus3.edgexfoundry.org:10003 [2021-05-13T10:00:03.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T10:00:03.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T10:00:03.859Z] Configure a credential helper to remove this warning. See [2021-05-13T10:00:03.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T10:00:03.859Z] [2021-05-13T10:00:03.859Z] Login Succeeded [2021-05-13T10:00:03.859Z] nexus3.edgexfoundry.org:10004 [2021-05-13T10:00:04.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T10:00:04.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T10:00:04.417Z] Configure a credential helper to remove this warning. See [2021-05-13T10:00:04.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T10:00:04.417Z] [2021-05-13T10:00:04.417Z] Login Succeeded [2021-05-13T10:00:04.417Z] docker.io [2021-05-13T10:00:04.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T10:00:05.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T10:00:05.293Z] Configure a credential helper to remove this warning. See [2021-05-13T10:00:05.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T10:00:05.293Z] [2021-05-13T10:00:05.293Z] Login Succeeded [2021-05-13T10:00:05.293Z] ---> docker-login.sh ends [Pipeline] } [2021-05-13T10:00:05.312Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-13T10:00:05.620Z] ========================================================= [2021-05-13T10:00:05.620Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-13T10:00:05.620Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-13T10:00:05.976Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-13T10:00:08.636Z] Sending build context to Docker daemon 167.8MB [2021-05-13T10:00:08.636Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-13T10:00:08.636Z] Step 2/6 : FROM ${BASE} [2021-05-13T10:00:08.636Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-13T10:00:08.636Z] 595b0fe564bb: Pulling fs layer [2021-05-13T10:00:08.636Z] 7186ed65a4f7: Pulling fs layer [2021-05-13T10:00:08.636Z] 316046926c0a: Pulling fs layer [2021-05-13T10:00:08.636Z] 4ebd0625c992: Pulling fs layer [2021-05-13T10:00:08.636Z] 207e8628e3a3: Pulling fs layer [2021-05-13T10:00:08.636Z] c791037a9be2: Pulling fs layer [2021-05-13T10:00:08.636Z] ffd874e62e21: Pulling fs layer [2021-05-13T10:00:08.636Z] 207e8628e3a3: Waiting [2021-05-13T10:00:08.636Z] c791037a9be2: Waiting [2021-05-13T10:00:08.636Z] ffd874e62e21: Waiting [2021-05-13T10:00:08.636Z] 4ebd0625c992: Waiting [2021-05-13T10:00:08.636Z] 316046926c0a: Verifying Checksum [2021-05-13T10:00:08.636Z] 316046926c0a: Download complete [2021-05-13T10:00:08.636Z] 7186ed65a4f7: Verifying Checksum [2021-05-13T10:00:08.636Z] 7186ed65a4f7: Download complete [2021-05-13T10:00:08.636Z] 207e8628e3a3: Verifying Checksum [2021-05-13T10:00:08.636Z] 207e8628e3a3: Download complete [2021-05-13T10:00:08.636Z] c791037a9be2: Verifying Checksum [2021-05-13T10:00:08.636Z] c791037a9be2: Download complete [2021-05-13T10:00:08.636Z] 595b0fe564bb: Verifying Checksum [2021-05-13T10:00:08.918Z] 595b0fe564bb: Pull complete [2021-05-13T10:00:09.525Z] 7186ed65a4f7: Pull complete [2021-05-13T10:00:10.133Z] 316046926c0a: Pull complete [2021-05-13T10:00:10.413Z] ffd874e62e21: Verifying Checksum [2021-05-13T10:00:10.413Z] ffd874e62e21: Download complete [2021-05-13T10:00:11.842Z] 4ebd0625c992: Verifying Checksum [2021-05-13T10:00:11.842Z] 4ebd0625c992: Download complete [2021-05-13T10:00:13.211Z] ---> f64dce7fbfcd [2021-05-13T10:00:13.211Z] Step 9/23 : RUN go mod tidy [2021-05-13T10:00:13.211Z] ---> f5bf7975e125 [2021-05-13T10:00:13.211Z] Step 9/24 : RUN go mod tidy [2021-05-13T10:00:13.211Z] ---> f03f650bbbc2 [2021-05-13T10:00:13.211Z] Step 9/24 : RUN go mod tidy [2021-05-13T10:00:13.211Z] ---> e9eaec6f355e [2021-05-13T10:00:13.211Z] Step 9/22 : RUN go mod tidy [2021-05-13T10:00:13.211Z] ---> Running in 72ecf9cade2f [2021-05-13T10:00:13.211Z] ---> Running in 79284076a5ee [2021-05-13T10:00:13.211Z] ---> Running in 6d37eb754a84 [2021-05-13T10:00:13.211Z] ---> Running in 0ffe6376c78d [2021-05-13T10:00:21.461Z] Removing intermediate container 79284076a5ee [2021-05-13T10:00:21.461Z] ---> 464dda2f720b [2021-05-13T10:00:21.461Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-13T10:00:21.461Z] Removing intermediate container 0ffe6376c78d [2021-05-13T10:00:21.461Z] ---> 0fd5b9520672 [2021-05-13T10:00:21.461Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-13T10:00:21.461Z] ---> d45316bbb25d [2021-05-13T10:00:21.461Z] Step 9/23 : RUN go mod tidy [2021-05-13T10:00:21.461Z] Removing intermediate container 72ecf9cade2f [2021-05-13T10:00:21.461Z] ---> 5ecb91016469 [2021-05-13T10:00:21.461Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-13T10:00:21.724Z] ---> Running in df032e8af1d2 [2021-05-13T10:00:21.724Z] ---> Running in eaa1087f9f0b [2021-05-13T10:00:21.724Z] ---> Running in 17371aaacdc9 [2021-05-13T10:00:21.724Z] ---> Running in 6ebe14c70049 [2021-05-13T10:00:22.001Z] Removing intermediate container 6d37eb754a84 [2021-05-13T10:00:22.001Z] ---> ff0abf3ddc35 [2021-05-13T10:00:22.001Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-13T10:00:22.001Z] ---> Running in 2654e97b745d [2021-05-13T10:00:22.012Z] 4ebd0625c992: Pull complete [2021-05-13T10:00:22.012Z] 207e8628e3a3: Pull complete [2021-05-13T10:00:22.289Z] c791037a9be2: Pull complete [2021-05-13T10:00:22.602Z] 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-05-13T10:00:22.868Z] 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-05-13T10:00:23.136Z] 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-05-13T10:00:23.409Z] 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-05-13T10:00:25.352Z] Removing intermediate container 17371aaacdc9 [2021-05-13T10:00:25.352Z] ---> 305f7221aab6 [2021-05-13T10:00:25.352Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-13T10:00:25.352Z] ---> Running in 2590d6f7be62 [2021-05-13T10:00:26.608Z] ffd874e62e21: Pull complete [2021-05-13T10:00:26.608Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-13T10:00:26.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-13T10:00:26.608Z] ---> cfc18b08335c [2021-05-13T10:00:26.608Z] 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-05-13T10:00:26.774Z] 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-05-13T10:00:29.244Z] ---> Running in 646ac41aad17 [2021-05-13T10:00:30.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:00:31.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:00:32.267Z] (1/12) Installing libmagic (5.39-r0) [2021-05-13T10:00:32.267Z] (2/12) Installing file (5.39-r0) [2021-05-13T10:00:32.542Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-13T10:00:32.542Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-13T10:00:37.929Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-13T10:00:37.929Z] (6/12) Installing patch (2.7.6-r6) [2021-05-13T10:00:38.197Z] (7/12) Installing build-base (0.5-r2) [2021-05-13T10:00:38.197Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-13T10:00:38.197Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-13T10:00:38.467Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-13T10:00:38.467Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-13T10:00:38.467Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-13T10:00:38.739Z] Executing busybox-1.32.1-r6.trigger [2021-05-13T10:00:38.739Z] OK: 218 MiB in 52 packages [2021-05-13T10:00:43.059Z] Removing intermediate container 646ac41aad17 [2021-05-13T10:00:43.059Z] ---> c66c7803f7cf [2021-05-13T10:00:43.059Z] Step 4/6 : WORKDIR /edgex-go [2021-05-13T10:00:43.059Z] ---> Running in 0aacc846003e [2021-05-13T10:00:43.332Z] Removing intermediate container 0aacc846003e [2021-05-13T10:00:43.332Z] ---> 845feb17a5f0 [2021-05-13T10:00:43.332Z] Step 5/6 : COPY go.mod . [2021-05-13T10:00:44.335Z] ---> 9e8780882e92 [2021-05-13T10:00:44.335Z] Step 6/6 : RUN go mod download [2021-05-13T10:00:44.335Z] ---> Running in ee1c6dcc026e [2021-05-13T10:00:59.036Z] 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-05-13T10:01:04.455Z] Removing intermediate container eaa1087f9f0b [2021-05-13T10:01:04.455Z] ---> b9fef235e714 [2021-05-13T10:01:04.455Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-13T10:01:05.856Z] ---> Running in 5a7245d3b3e2 [2021-05-13T10:01:05.856Z] Removing intermediate container 2654e97b745d [2021-05-13T10:01:05.856Z] ---> 3fcecf189083 [2021-05-13T10:01:05.856Z] [2021-05-13T10:01:05.856Z] Step 11/22 : FROM alpine:3.12 [2021-05-13T10:01:06.118Z] 3.12: Pulling from library/alpine [2021-05-13T10:01:08.050Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-13T10:01:08.050Z] Status: Downloaded newer image for alpine:3.12 [2021-05-13T10:01:08.050Z] ---> 13621d1b12d4 [2021-05-13T10:01:08.050Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-13T10:01:12.294Z] 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-05-13T10:01:12.566Z] ---> Running in bc37932b7a95 [2021-05-13T10:01:12.837Z] Removing intermediate container df032e8af1d2 [2021-05-13T10:01:12.837Z] ---> 793340a21405 [2021-05-13T10:01:12.837Z] [2021-05-13T10:01:12.837Z] Step 11/24 : FROM alpine:3.12 [2021-05-13T10:01:12.837Z] ---> 13621d1b12d4 [2021-05-13T10:01:12.837Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-13T10:01:12.837Z] Removing intermediate container 2590d6f7be62 [2021-05-13T10:01:12.837Z] ---> 02c48bae3c41 [2021-05-13T10:01:12.837Z] [2021-05-13T10:01:12.837Z] Step 11/23 : FROM alpine:3.12 [2021-05-13T10:01:12.837Z] ---> 13621d1b12d4 [2021-05-13T10:01:12.837Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-13T10:01:12.837Z] Removing intermediate container 6ebe14c70049 [2021-05-13T10:01:12.837Z] ---> 7f74e7a01853 [2021-05-13T10:01:12.837Z] [2021-05-13T10:01:12.837Z] Step 11/23 : FROM alpine:3.12 [2021-05-13T10:01:12.837Z] ---> 13621d1b12d4 [2021-05-13T10:01:12.837Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-13T10:01:12.837Z] ---> Running in 067db5315923 [2021-05-13T10:01:12.837Z] ---> Running in 3c09f370330a [2021-05-13T10:01:12.837Z] ---> Running in 017d1151f887 [2021-05-13T10:01:13.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T10:01:13.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T10:01:13.718Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-13T10:01:13.718Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-13T10:01:13.718Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-13T10:01:13.718Z] (4/4) Installing curl (7.76.1-r0) [2021-05-13T10:01:13.718Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:01:13.718Z] Executing ca-certificates-20191127-r4.trigger [2021-05-13T10:01:13.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T10:01:13.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T10:01:13.718Z] OK: 7 MiB in 18 packages [2021-05-13T10:01:13.985Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-13T10:01:13.985Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:01:13.985Z] OK: 6 MiB in 15 packages [2021-05-13T10:01:14.264Z] Removing intermediate container 5a7245d3b3e2 [2021-05-13T10:01:14.264Z] ---> 770364a13cf6 [2021-05-13T10:01:14.264Z] [2021-05-13T10:01:14.264Z] Step 12/24 : FROM docker:20.10.0 [2021-05-13T10:01:14.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T10:01:14.264Z] 20.10.0: Pulling from library/docker [2021-05-13T10:01:14.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T10:01:14.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T10:01:14.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T10:01:14.537Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-13T10:01:14.537Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:01:14.537Z] OK: 6 MiB in 15 packages [2021-05-13T10:01:14.537Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-13T10:01:14.537Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-13T10:01:14.537Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:01:14.537Z] Executing ca-certificates-20191127-r4.trigger [2021-05-13T10:01:14.803Z] OK: 6 MiB in 16 packages [2021-05-13T10:01:16.693Z] Removing intermediate container ee1c6dcc026e [2021-05-13T10:01:16.693Z] ---> f6207f3820aa [2021-05-13T10:01:16.693Z] Successfully built f6207f3820aa [2021-05-13T10:01:16.693Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T10:01:16.742Z] Removing intermediate container 067db5315923 [2021-05-13T10:01:16.742Z] ---> 88dd30b7b679 [2021-05-13T10:01:16.742Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T10:01:16.742Z] Removing intermediate container bc37932b7a95 [2021-05-13T10:01:16.742Z] ---> 530ad833a663 [2021-05-13T10:01:16.742Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-13T10:01:17.007Z] ---> Running in 1e9b6d44013e [2021-05-13T10:01:17.007Z] ---> Running in b99c133c53aa [2021-05-13T10:01:17.037Z] + docker inspect -f . ci-base-image-arm64 [2021-05-13T10:01:17.037Z] . [Pipeline] withDockerContainer [2021-05-13T10:01:17.311Z] prd-ubuntu18.04-docker-arm64-4c-16g-5138 does not seem to be running inside a container [2021-05-13T10:01:17.407Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-13T10:01:17.590Z] Removing intermediate container 3c09f370330a [2021-05-13T10:01:17.590Z] ---> b04f03b91bd8 [2021-05-13T10:01:17.591Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T10:01:17.857Z] Removing intermediate container b99c133c53aa [2021-05-13T10:01:17.857Z] ---> 640f62fb85b2 [2021-05-13T10:01:17.857Z] Step 14/22 : WORKDIR /edgex [2021-05-13T10:01:18.122Z] Removing intermediate container 1e9b6d44013e [2021-05-13T10:01:18.122Z] ---> 81728f557f64 [2021-05-13T10:01:18.122Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-13T10:01:18.122Z] Removing intermediate container 017d1151f887 [2021-05-13T10:01:18.122Z] ---> cdea1f03e138 [2021-05-13T10:01:18.122Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T10:01:18.122Z] ---> Running in 83ce4c29b59f [2021-05-13T10:01:18.122Z] ---> Running in 74a69c826117 [2021-05-13T10:01:18.387Z] ---> Running in 722dd1d9a468 [2021-05-13T10:01:18.387Z] ---> Running in dbd18e626f5f [2021-05-13T10:01:18.387Z] Removing intermediate container 83ce4c29b59f [2021-05-13T10:01:18.387Z] ---> 9e2ca3dc6759 [2021-05-13T10:01:18.387Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-13T10:01:18.650Z] ---> Running in eededb613814 [2021-05-13T10:01:18.914Z] Removing intermediate container 74a69c826117 [2021-05-13T10:01:18.914Z] ---> 6d35e905438e [2021-05-13T10:01:18.914Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-13T10:01:18.914Z] Removing intermediate container 722dd1d9a468 [2021-05-13T10:01:18.914Z] ---> c634ede0426e [2021-05-13T10:01:18.914Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-13T10:01:18.914Z] Removing intermediate container dbd18e626f5f [2021-05-13T10:01:18.914Z] ---> 0c30a79788d2 [2021-05-13T10:01:18.914Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-13T10:01:18.960Z] $ docker top a4c4d6008a836cf924fe15f378f272b0e3c235799f655f8304dddd572ce8f683 -eo pid,comm [2021-05-13T10:01:19.188Z] ---> Running in d435a4c2bab1 [2021-05-13T10:01:19.188Z] ---> Running in 723f9d986f5c [2021-05-13T10:01:19.188Z] Removing intermediate container eededb613814 [2021-05-13T10:01:19.188Z] ---> 40e174071adb [2021-05-13T10:01:19.188Z] Step 15/24 : EXPOSE $APP_PORT [Pipeline] { [Pipeline] sh [2021-05-13T10:01:19.451Z] ---> 2c292766a0ed [2021-05-13T10:01:19.451Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-13T10:01:19.451Z] ---> Running in dccaaf1ed29a [2021-05-13T10:01:19.451Z] Removing intermediate container 723f9d986f5c [2021-05-13T10:01:19.451Z] ---> 9fd36483b3bc [2021-05-13T10:01:19.451Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-13T10:01:19.725Z] Removing intermediate container d435a4c2bab1 [2021-05-13T10:01:19.725Z] ---> 556414b9c2a5 [2021-05-13T10:01:19.725Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T10:01:19.725Z] ---> Running in 92cd6fa9b027 [2021-05-13T10:01:19.725Z] Removing intermediate container dccaaf1ed29a [2021-05-13T10:01:19.725Z] ---> 0c0f678aab55 [2021-05-13T10:01:19.725Z] Step 16/24 : WORKDIR / [2021-05-13T10:01:19.900Z] + go version [2021-05-13T10:01:19.900Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-13T10:01:19.930Z] $ docker stop --time=1 a4c4d6008a836cf924fe15f378f272b0e3c235799f655f8304dddd572ce8f683 [2021-05-13T10:01:19.991Z] ---> Running in 0f8915e89d3f [2021-05-13T10:01:19.991Z] ---> 394b69c08927 [2021-05-13T10:01:19.991Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-13T10:01:19.991Z] ---> 504c9b1f7b5e [2021-05-13T10:01:19.991Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-13T10:01:20.259Z] Removing intermediate container 92cd6fa9b027 [2021-05-13T10:01:20.259Z] ---> 997a16cf007e [2021-05-13T10:01:20.259Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T10:01:21.671Z] Removing intermediate container 0f8915e89d3f [2021-05-13T10:01:21.671Z] ---> 88b300e2b366 [2021-05-13T10:01:21.671Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T10:01:21.671Z] ---> ec0a981cb1ff [2021-05-13T10:01:21.671Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-13T10:01:21.671Z] ---> c213ec30fb94 [2021-05-13T10:01:21.671Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-13T10:01:21.671Z] ---> 5dfbd7ce4101 [2021-05-13T10:01:21.671Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-13T10:01:21.671Z] ---> Running in f62433419120 [2021-05-13T10:01:21.926Z] $ docker rm -f a4c4d6008a836cf924fe15f378f272b0e3c235799f655f8304dddd572ce8f683 [2021-05-13T10:01:21.939Z] ---> df04ae327ae6 [2021-05-13T10:01:21.939Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T10:01:22.629Z] + docker inspect -f . ci-base-image-arm64 [2021-05-13T10:01:22.629Z] . [Pipeline] withDockerContainer [2021-05-13T10:01:22.904Z] prd-ubuntu18.04-docker-arm64-4c-16g-5138 does not seem to be running inside a container [2021-05-13T10:01:22.908Z] Removing intermediate container f62433419120 [2021-05-13T10:01:22.908Z] ---> 9a0e0ed1970e [2021-05-13T10:01:22.908Z] Step 19/22 : CMD ["--init=true"] [2021-05-13T10:01:22.908Z] ---> ed2efdae7389 [2021-05-13T10:01:22.908Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-13T10:01:22.908Z] ---> Running in abf1596e0b90 [2021-05-13T10:01:22.999Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-13T10:01:23.175Z] ---> 00df19aa255e [2021-05-13T10:01:23.175Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-13T10:01:23.175Z] ---> afcbb5bc7423 [2021-05-13T10:01:23.175Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-13T10:01:23.175Z] ---> Running in c5b994ce45da [2021-05-13T10:01:23.442Z] Removing intermediate container abf1596e0b90 [2021-05-13T10:01:23.442Z] ---> 91eb98656675 [2021-05-13T10:01:23.442Z] Step 20/22 : LABEL arch=x86_64 [2021-05-13T10:01:23.442Z] Removing intermediate container c5b994ce45da [2021-05-13T10:01:23.442Z] ---> 64099651ee2d [2021-05-13T10:01:23.442Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:01:23.442Z] ---> Running in 7e68927cb0b2 [2021-05-13T10:01:23.706Z] ---> e2fc5cde3fb4 [2021-05-13T10:01:23.706Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-13T10:01:23.706Z] ---> 92fc0f3467fe [2021-05-13T10:01:23.706Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-13T10:01:23.706Z] ---> Running in d739e120efd9 [2021-05-13T10:01:23.706Z] ---> Running in 7b0bb9aaf794 [2021-05-13T10:01:23.706Z] ---> Running in 57157f1139ee [2021-05-13T10:01:23.706Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-13T10:01:23.971Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-13T10:01:23.971Z] ---> aefe523efa57 [2021-05-13T10:01:23.971Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-13T10:01:23.971Z] Removing intermediate container 7e68927cb0b2 [2021-05-13T10:01:23.971Z] ---> 959b2585e0ad [2021-05-13T10:01:23.971Z] Step 21/22 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:01:23.971Z] ---> Running in d0ba68ba6165 [2021-05-13T10:01:24.234Z] ---> Running in e5c9363ad253 [2021-05-13T10:01:24.234Z] Removing intermediate container d739e120efd9 [2021-05-13T10:01:24.234Z] ---> f867d638dcc9 [2021-05-13T10:01:24.234Z] Step 21/23 : LABEL arch=x86_64 [2021-05-13T10:01:24.234Z] Removing intermediate container 7b0bb9aaf794 [2021-05-13T10:01:24.234Z] ---> 734086641b9b [2021-05-13T10:01:24.234Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:01:24.234Z] Removing intermediate container 57157f1139ee [2021-05-13T10:01:24.234Z] ---> fa05ce15e7de [2021-05-13T10:01:24.234Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:01:24.416Z] $ docker top 0e9254afd235ea1059d690b1510ca027f23a26febdfd9b4e44f897522a7beba3 -eo pid,comm [2021-05-13T10:01:24.502Z] ---> Running in da1dcfcbf4d4 [2021-05-13T10:01:24.502Z] ---> Running in 59e70180d3ae [2021-05-13T10:01:24.502Z] ---> Running in 123fb23ee7d2 [2021-05-13T10:01:24.502Z] Removing intermediate container d0ba68ba6165 [2021-05-13T10:01:24.502Z] ---> 027c25f7fdaa [2021-05-13T10:01:24.502Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-13T10:01:24.502Z] Removing intermediate container e5c9363ad253 [2021-05-13T10:01:24.502Z] ---> 5d5dd68b9df4 [2021-05-13T10:01:24.502Z] Step 22/22 : LABEL version=0.0.0 [Pipeline] { [Pipeline] echo [2021-05-13T10:01:24.684Z] ========================================================= [2021-05-13T10:01:24.684Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-13T10:01:24.684Z] ========================================================= [Pipeline] sh [2021-05-13T10:01:24.766Z] ---> Running in 2ecd7e0997e4 [2021-05-13T10:01:24.766Z] ---> Running in a38e33ec8821 [2021-05-13T10:01:24.766Z] Removing intermediate container da1dcfcbf4d4 [2021-05-13T10:01:24.766Z] ---> 6b68158ab19b [2021-05-13T10:01:24.766Z] Step 21/23 : LABEL arch=x86_64 [2021-05-13T10:01:24.766Z] Removing intermediate container 59e70180d3ae [2021-05-13T10:01:24.766Z] ---> ab8da2661c91 [2021-05-13T10:01:24.766Z] Step 22/23 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:01:25.034Z] Removing intermediate container 123fb23ee7d2 [2021-05-13T10:01:25.034Z] ---> 3f08941bddf2 [2021-05-13T10:01:25.034Z] Step 22/24 : LABEL arch=x86_64 [2021-05-13T10:01:25.034Z] ---> Running in 3ec13be65578 [2021-05-13T10:01:25.034Z] ---> Running in 528b38717afe [2021-05-13T10:01:25.304Z] Removing intermediate container a38e33ec8821 [2021-05-13T10:01:25.304Z] ---> 99e4350340bc [2021-05-13T10:01:25.304Z] [2021-05-13T10:01:25.304Z] ---> Running in 63bd4969ce0c [2021-05-13T10:01:25.304Z] Removing intermediate container 3ec13be65578 [2021-05-13T10:01:25.304Z] ---> bb915a53bd52 [2021-05-13T10:01:25.304Z] Step 22/23 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:01:25.340Z] + go mod tidy [2021-05-13T10:01:25.573Z] ---> Running in e4d8ae73cc26 [2021-05-13T10:01:25.574Z] Removing intermediate container 528b38717afe [2021-05-13T10:01:25.574Z] ---> 399662540219 [2021-05-13T10:01:25.574Z] Step 23/23 : LABEL version=0.0.0 [2021-05-13T10:01:25.574Z] Removing intermediate container 63bd4969ce0c [2021-05-13T10:01:25.574Z] ---> 23e7175ebcd1 [2021-05-13T10:01:25.574Z] Step 23/24 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:01:25.574Z] Successfully built 99e4350340bc [2021-05-13T10:01:25.574Z] ---> Running in 89970f21e41e [2021-05-13T10:01:25.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T10:01:25.574Z] Successfully tagged security-proxy-setup:latest [2021-05-13T10:01:25.574Z] Building core-data [2021-05-13T10:01:25.839Z]  Building security-proxy-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T10:01:25.839Z] ---> Running in 0621c9129671 [2021-05-13T10:01:25.839Z] Removing intermediate container e4d8ae73cc26 [2021-05-13T10:01:25.839Z] ---> 4f27a3884a03 [2021-05-13T10:01:25.839Z] Step 23/23 : LABEL version=0.0.0 [2021-05-13T10:01:25.839Z] (1/39) Installing readline (8.0.4-r0) [2021-05-13T10:01:25.839Z] (2/39) Installing bash (5.0.17-r0) [2021-05-13T10:01:25.839Z] Executing bash-5.0.17-r0.post-install [2021-05-13T10:01:25.839Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-13T10:01:25.839Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-13T10:01:25.839Z] ---> Running in 3800ae400f74 [2021-05-13T10:01:25.839Z] Removing intermediate container 89970f21e41e [2021-05-13T10:01:25.839Z] ---> 39721e739fbe [2021-05-13T10:01:25.839Z] [2021-05-13T10:01:25.839Z] (5/39) Installing curl (7.76.1-r0) [2021-05-13T10:01:25.839Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-13T10:01:25.839Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-13T10:01:26.103Z] (8/39) Installing expat (2.2.9-r1) [2021-05-13T10:01:26.103Z] (9/39) Installing libffi (3.3-r2) [2021-05-13T10:01:26.103Z] (10/39) Installing gdbm (1.13-r1) [2021-05-13T10:01:26.103Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-13T10:01:26.103Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-13T10:01:26.103Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-13T10:01:26.103Z] Removing intermediate container 0621c9129671 [2021-05-13T10:01:26.103Z] ---> 8e77fe4d2506 [2021-05-13T10:01:26.103Z] Step 24/24 : LABEL version=0.0.0 [Pipeline] sh [2021-05-13T10:01:26.367Z] Successfully built 39721e739fbe [2021-05-13T10:01:26.993Z] + make test [2021-05-13T10:01:26.993Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-13T10:01:29.689Z] Successfully tagged support-scheduler:latest [2021-05-13T10:01:29.690Z]  Building support-scheduler ... done Building core-metadata [2021-05-13T10:01:29.690Z] ---> Running in 8ff64319024e [2021-05-13T10:01:29.690Z] Removing intermediate container 3800ae400f74 [2021-05-13T10:01:29.690Z] ---> cc188455238b [2021-05-13T10:01:29.690Z] [2021-05-13T10:01:30.642Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-13T10:01:30.642Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-13T10:01:30.642Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-13T10:01:30.642Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-13T10:01:30.642Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-13T10:01:31.218Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-13T10:01:34.553Z] Successfully built cc188455238b [2021-05-13T10:01:34.553Z] Successfully tagged support-notifications:latest [2021-05-13T10:01:34.553Z]  Building support-notifications ... done Building security-bootstrapper [2021-05-13T10:01:34.553Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-13T10:01:34.819Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-13T10:01:35.404Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-13T10:01:35.404Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-13T10:01:36.355Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-13T10:01:36.355Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-13T10:01:38.279Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-13T10:01:38.855Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-13T10:01:38.855Z] Removing intermediate container 8ff64319024e [2021-05-13T10:01:38.855Z] ---> 1584915c2a74 [2021-05-13T10:01:38.855Z] [2021-05-13T10:01:39.430Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-13T10:01:40.387Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-13T10:01:40.997Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-13T10:01:41.580Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-13T10:01:41.580Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-13T10:01:41.843Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-13T10:01:41.843Z] Successfully built 1584915c2a74 [2021-05-13T10:01:41.843Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-13T10:01:41.843Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-13T10:01:41.843Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-13T10:01:41.843Z] Successfully tagged core-command:latest [2021-05-13T10:01:41.843Z]  Building core-command ... done Building security-secretstore-setup [2021-05-13T10:01:41.843Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-13T10:01:41.843Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-13T10:01:41.843Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-13T10:01:42.106Z] Executing busybox-1.31.1-r19.trigger [2021-05-13T10:01:42.106Z] OK: 72 MiB in 59 packages [2021-05-13T10:01:53.864Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-13T10:01:54.503Z] Collecting docker-compose==1.23.2 [2021-05-13T10:01:54.503Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-13T10:01:55.951Z] Collecting PyYAML<4,>=3.10 [2021-05-13T10:01:55.951Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-13T10:01:57.377Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T10:01:57.377Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T10:01:57.377Z] ---> 4040f1eab8de [2021-05-13T10:01:57.377Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T10:01:57.377Z] ---> Using cache [2021-05-13T10:01:57.377Z] ---> e036edae2e0b [2021-05-13T10:01:57.377Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:01:57.377Z] ---> Using cache [2021-05-13T10:01:57.377Z] ---> e76d431e9f5a [2021-05-13T10:01:57.377Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-13T10:01:57.955Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T10:01:57.955Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T10:01:57.955Z] ---> 4040f1eab8de [2021-05-13T10:01:57.955Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T10:01:57.955Z] ---> Using cache [2021-05-13T10:01:57.955Z] ---> e036edae2e0b [2021-05-13T10:01:57.955Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:01:57.955Z] ---> Using cache [2021-05-13T10:01:57.955Z] ---> e76d431e9f5a [2021-05-13T10:01:57.955Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-13T10:01:59.409Z] ---> Running in e7f2373dfbd8 [2021-05-13T10:01:59.409Z] ---> Running in fde77c9ff911 [2021-05-13T10:01:59.681Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T10:01:59.681Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-13T10:01:59.681Z] ---> 4040f1eab8de [2021-05-13T10:01:59.681Z] Step 3/32 : WORKDIR /edgex-go [2021-05-13T10:01:59.681Z] ---> Using cache [2021-05-13T10:01:59.681Z] ---> e036edae2e0b [2021-05-13T10:01:59.681Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:01:59.681Z] ---> Using cache [2021-05-13T10:01:59.681Z] ---> e76d431e9f5a [2021-05-13T10:01:59.681Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-13T10:02:00.264Z] Collecting texttable<0.10,>=0.9.0 [2021-05-13T10:02:00.264Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-13T10:02:00.881Z] ---> Running in a5e37c77ed7d [2021-05-13T10:02:01.158Z] Collecting cached-property<2,>=1.2.0 [2021-05-13T10:02:01.158Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-13T10:02:01.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T10:02:01.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T10:02:01.158Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-13T10:02:01.429Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-13T10:02:02.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T10:02:02.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T10:02:02.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T10:02:02.682Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-13T10:02:02.682Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-13T10:02:02.955Z] OK: 219 MiB in 52 packages [2021-05-13T10:02:02.955Z] OK: 219 MiB in 52 packages [2021-05-13T10:02:02.955Z] Collecting docker<4.0,>=3.6.0 [2021-05-13T10:02:02.955Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-13T10:02:03.543Z] Collecting jsonschema<3,>=2.5.1 [2021-05-13T10:02:03.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T10:02:03.543Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-13T10:02:03.821Z] OK: 219 MiB in 52 packages [2021-05-13T10:02:04.086Z] Collecting docopt<0.7,>=0.6.1 [2021-05-13T10:02:04.086Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-13T10:02:05.498Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-13T10:02:05.498Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-13T10:02:05.498Z] 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-05-13T10:02:05.498Z] 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-05-13T10:02:05.498Z] 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-05-13T10:02:05.767Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-13T10:02:06.037Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-13T10:02:06.037Z] Removing intermediate container e7f2373dfbd8 [2021-05-13T10:02:06.037Z] ---> 8ea381a38794 [2021-05-13T10:02:06.037Z] Step 6/24 : COPY go.mod . [2021-05-13T10:02:06.304Z] Collecting idna<2.8,>=2.5 [2021-05-13T10:02:06.304Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-13T10:02:07.031Z] Removing intermediate container a5e37c77ed7d [2021-05-13T10:02:07.032Z] ---> 3ced1d391a8d [2021-05-13T10:02:07.032Z] Step 6/32 : COPY go.mod . [2021-05-13T10:02:07.032Z] Collecting docker-pycreds>=0.4.0 [2021-05-13T10:02:07.397Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-13T10:02:07.397Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-13T10:02:07.397Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-13T10:02:07.397Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-13T10:02:07.397Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-13T10:02:07.782Z] Removing intermediate container fde77c9ff911 [2021-05-13T10:02:07.782Z] ---> a2b535720163 [2021-05-13T10:02:07.782Z] Step 6/24 : COPY go.mod . [2021-05-13T10:02:07.782Z] Installing collected packages: PyYAML, texttable, cached-property, dockerpty, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, docopt, docker-compose [2021-05-13T10:02:07.782Z] Running setup.py install for PyYAML: started [2021-05-13T10:02:08.078Z] ---> c7b4f5a4e23b [2021-05-13T10:02:08.078Z] Step 7/24 : RUN go mod download [2021-05-13T10:02:08.078Z] ---> 900683278db2 [2021-05-13T10:02:08.078Z] Step 7/32 : RUN go mod download [2021-05-13T10:02:08.391Z] ---> Running in f81052b37a7f [2021-05-13T10:02:08.391Z] ---> 7aa8dc6eaeef [2021-05-13T10:02:08.391Z] Step 7/24 : RUN go mod download [2021-05-13T10:02:08.391Z] ---> Running in f708d7916898 [2021-05-13T10:02:08.802Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T10:02:08.802Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-13T10:02:08.802Z] ---> 4040f1eab8de [2021-05-13T10:02:08.802Z] Step 3/26 : WORKDIR /edgex-go [2021-05-13T10:02:08.802Z] ---> Using cache [2021-05-13T10:02:08.802Z] ---> e036edae2e0b [2021-05-13T10:02:08.802Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:02:08.802Z] ---> Using cache [2021-05-13T10:02:08.802Z] ---> e76d431e9f5a [2021-05-13T10:02:08.802Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-13T10:02:08.802Z] ---> Using cache [2021-05-13T10:02:08.802Z] ---> a2b535720163 [2021-05-13T10:02:08.802Z] Step 6/26 : COPY go.mod . [2021-05-13T10:02:08.802Z] ---> Using cache [2021-05-13T10:02:08.802Z] ---> 7aa8dc6eaeef [2021-05-13T10:02:08.802Z] Step 7/26 : RUN go mod download [2021-05-13T10:02:09.764Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-13T10:02:09.764Z] Running setup.py install for texttable: started [2021-05-13T10:02:10.030Z] ---> Running in 2062a8c6437d [2021-05-13T10:02:10.030Z] ---> Running in 488243edb462 [2021-05-13T10:02:10.030Z] Running setup.py install for texttable: finished with status 'done' [2021-05-13T10:02:10.297Z] Running setup.py install for dockerpty: started [2021-05-13T10:02:10.883Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-13T10:02:10.883Z] Attempting uninstall: urllib3 [2021-05-13T10:02:10.883Z] Found existing installation: urllib3 1.25.9 [2021-05-13T10:02:10.883Z] Uninstalling urllib3-1.25.9: [2021-05-13T10:02:10.883Z] Successfully uninstalled urllib3-1.25.9 [2021-05-13T10:02:11.146Z] Attempting uninstall: idna [2021-05-13T10:02:11.146Z] Found existing installation: idna 2.9 [2021-05-13T10:02:11.146Z] Uninstalling idna-2.9: [2021-05-13T10:02:11.146Z] Successfully uninstalled idna-2.9 [2021-05-13T10:02:11.409Z] Attempting uninstall: requests [2021-05-13T10:02:11.409Z] Found existing installation: requests 2.23.0 [2021-05-13T10:02:11.409Z] Uninstalling requests-2.23.0: [2021-05-13T10:02:11.409Z] Successfully uninstalled requests-2.23.0 [2021-05-13T10:02:12.801Z] Removing intermediate container f708d7916898 [2021-05-13T10:02:12.801Z] ---> b390022dc55c [2021-05-13T10:02:12.801Z] Step 8/32 : COPY . . [2021-05-13T10:02:13.381Z] Removing intermediate container 2062a8c6437d [2021-05-13T10:02:13.381Z] ---> eac0d8321caf [2021-05-13T10:02:13.381Z] Step 8/24 : COPY . . [2021-05-13T10:02:13.381Z] Running setup.py install for docopt: started [2021-05-13T10:02:13.973Z] Running setup.py install for docopt: finished with status 'done' [2021-05-13T10:02:14.929Z] Removing intermediate container 488243edb462 [2021-05-13T10:02:14.929Z] ---> a3cfca18233b [2021-05-13T10:02:14.929Z] Step 8/26 : COPY . . [2021-05-13T10:02:17.498Z] Removing intermediate container f81052b37a7f [2021-05-13T10:02:17.498Z] ---> 00de24299b6f [2021-05-13T10:02:17.498Z] Step 8/24 : COPY . . [2021-05-13T10:02:17.777Z] 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.59.0 [2021-05-13T10:02:50.538Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-13T10:02:57.470Z] ---> 40a2fb156e0a [2021-05-13T10:02:57.470Z] ---> 3912b49da7ff [2021-05-13T10:02:57.470Z] Step 9/24 : RUN go mod tidy [2021-05-13T10:02:57.470Z] ---> f4cef73abec3 [2021-05-13T10:02:57.470Z] Step 9/24 : RUN go mod tidy [2021-05-13T10:02:57.470Z] Step 9/32 : RUN go mod tidy [2021-05-13T10:02:57.470Z] ---> Running in 8833f9df062c [2021-05-13T10:02:57.470Z] ---> Running in 83aa28eb75f3 [2021-05-13T10:02:57.470Z] ---> Running in 44c651ba993d [2021-05-13T10:02:57.470Z] ---> 8dff430aff16 [2021-05-13T10:02:57.470Z] Step 9/26 : RUN go mod tidy [2021-05-13T10:02:57.470Z] Removing intermediate container 2ecd7e0997e4 [2021-05-13T10:02:57.470Z] ---> a245c9858a76 [2021-05-13T10:02:57.470Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-13T10:02:57.470Z] ---> Running in cf9b18c03b93 [2021-05-13T10:02:57.735Z] ---> Running in bd9db4d29f34 [2021-05-13T10:02:58.002Z] Removing intermediate container bd9db4d29f34 [2021-05-13T10:02:58.002Z] ---> b0004b224a6c [2021-05-13T10:02:58.002Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-13T10:02:58.002Z] ---> Running in 9a39ad20ec63 [2021-05-13T10:02:58.292Z] Removing intermediate container 9a39ad20ec63 [2021-05-13T10:02:58.292Z] ---> 2715865978e6 [2021-05-13T10:02:58.292Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-13T10:02:58.825Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-13T10:02:58.888Z] ---> c26fcb410685 [2021-05-13T10:02:58.888Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-13T10:02:59.151Z] ---> c3f561db5619 [2021-05-13T10:02:59.152Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-13T10:02:59.733Z] ---> 195996c265b4 [2021-05-13T10:02:59.733Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-13T10:02:59.733Z] ---> Running in ac7af9466afa [2021-05-13T10:03:00.003Z] Removing intermediate container ac7af9466afa [2021-05-13T10:03:00.003Z] ---> 0fb6e57344ac [2021-05-13T10:03:00.003Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:03:00.003Z] ---> Running in 3223229b9c4a [2021-05-13T10:03:00.266Z] Removing intermediate container 3223229b9c4a [2021-05-13T10:03:00.266Z] ---> 0d43aafa244a [2021-05-13T10:03:00.266Z] Step 22/24 : LABEL arch=x86_64 [2021-05-13T10:03:00.266Z] ---> Running in 4febf5f28ac3 [2021-05-13T10:03:00.534Z] Removing intermediate container 4febf5f28ac3 [2021-05-13T10:03:00.534Z] ---> 1d5a6185e214 [2021-05-13T10:03:00.534Z] Step 23/24 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:03:00.797Z] ---> Running in d3374204b60b [2021-05-13T10:03:01.059Z] Removing intermediate container d3374204b60b [2021-05-13T10:03:01.059Z] ---> 4b34d1a16dbb [2021-05-13T10:03:01.060Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T10:03:01.060Z] Removing intermediate container 44c651ba993d [2021-05-13T10:03:01.060Z] ---> f762712fa75b [2021-05-13T10:03:01.060Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-13T10:03:01.323Z] Removing intermediate container 83aa28eb75f3 [2021-05-13T10:03:01.323Z] ---> 7a51c990af07 [2021-05-13T10:03:01.323Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-13T10:03:01.323Z] Removing intermediate container 8833f9df062c [2021-05-13T10:03:01.323Z] ---> 7e0804e85467 [2021-05-13T10:03:01.323Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-13T10:03:01.323Z] ---> Running in faa778f17740 [2021-05-13T10:03:01.323Z] ---> Running in ce4e2190969a [2021-05-13T10:03:01.586Z] ---> Running in 175a515a06c2 [2021-05-13T10:03:01.586Z] Removing intermediate container cf9b18c03b93 [2021-05-13T10:03:01.586Z] ---> d533320f6523 [2021-05-13T10:03:01.586Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-13T10:03:01.586Z] ---> Running in 0073f09a5e13 [2021-05-13T10:03:01.849Z] ---> Running in 5bdc17437490 [2021-05-13T10:03:01.849Z] Removing intermediate container faa778f17740 [2021-05-13T10:03:01.849Z] ---> 97ea21405956 [2021-05-13T10:03:01.849Z] [2021-05-13T10:03:02.428Z] Successfully built 97ea21405956 [2021-05-13T10:03:02.428Z] Successfully tagged sys-mgmt-agent:latest [2021-05-13T10:03:03.013Z]  Building sys-mgmt-agent ... done 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-05-13T10:03:03.013Z] 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-05-13T10:03:03.285Z] 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-05-13T10:03:03.551Z] 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-05-13T10:03:07.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-13T10:03:07.120Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-13T10:03:11.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-13T10:03:11.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-13T10:03:11.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-13T10:03:11.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-13T10:03:16.086Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-13T10:03:16.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-13T10:03:26.846Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-13T10:03:26.846Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-13T10:03:26.846Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-13T10:03:31.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.386s coverage: 46.1% of statements [2021-05-13T10:03:31.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-13T10:03:31.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-13T10:03:31.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-13T10:03:31.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-13T10:03:31.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-13T10:03:31.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-13T10:03:31.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.147s coverage: 28.7% of statements [2021-05-13T10:03:31.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.279s coverage: 100.0% of statements [2021-05-13T10:03:35.823Z] 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-05-13T10:03:37.246Z] Removing intermediate container 0073f09a5e13 [2021-05-13T10:03:37.246Z] ---> cc4a450a6a81 [2021-05-13T10:03:37.246Z] [2021-05-13T10:03:37.246Z] Step 11/32 : FROM alpine:3.12 [2021-05-13T10:03:37.246Z] ---> 13621d1b12d4 [2021-05-13T10:03:37.246Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-13T10:03:37.246Z] ---> Running in af0b1e83c8e2 [2021-05-13T10:03:37.507Z] Removing intermediate container af0b1e83c8e2 [2021-05-13T10:03:37.507Z] ---> 59c383ef2ad6 [2021-05-13T10:03:37.507Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-13T10:03:37.768Z] ---> Running in 03feecdf708a [2021-05-13T10:03:41.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.523s coverage: 27.8% of statements [2021-05-13T10:03:41.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-13T10:03:41.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-13T10:03:41.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-13T10:03:41.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-13T10:03:41.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-13T10:03:41.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.180s coverage: 81.2% of statements [2021-05-13T10:03:41.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-13T10:03:41.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.126s coverage: 100.0% of statements [2021-05-13T10:03:41.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-13T10:03:41.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.132s coverage: 100.0% of statements [2021-05-13T10:03:41.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-13T10:03:41.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-13T10:03:41.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.215s coverage: 71.3% of statements [2021-05-13T10:03:41.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-13T10:03:41.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-13T10:03:42.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.474s coverage: 87.7% of statements [2021-05-13T10:03:42.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-13T10:03:42.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T10:03:42.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.187s coverage: 78.9% of statements [2021-05-13T10:03:42.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-13T10:03:42.738Z] Removing intermediate container 5bdc17437490 [2021-05-13T10:03:42.738Z] ---> 1f2a7c11a477 [2021-05-13T10:03:42.738Z] [2021-05-13T10:03:42.738Z] Step 11/26 : FROM alpine:3.12 [2021-05-13T10:03:42.738Z] ---> 13621d1b12d4 [2021-05-13T10:03:42.738Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-13T10:03:43.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T10:03:43.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T10:03:43.320Z] ---> Running in e807e0c05e54 [2021-05-13T10:03:43.320Z] Removing intermediate container 175a515a06c2 [2021-05-13T10:03:43.320Z] ---> df96043c7fdf [2021-05-13T10:03:43.320Z] [2021-05-13T10:03:43.320Z] Step 11/24 : FROM alpine:3.12 [2021-05-13T10:03:43.320Z] ---> 13621d1b12d4 [2021-05-13T10:03:43.320Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-13T10:03:43.320Z] ---> Using cache [2021-05-13T10:03:43.320Z] ---> b04f03b91bd8 [2021-05-13T10:03:43.320Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T10:03:43.320Z] ---> Using cache [2021-05-13T10:03:43.320Z] ---> 9e2ca3dc6759 [2021-05-13T10:03:43.320Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-13T10:03:43.585Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-13T10:03:43.585Z] (2/2) Installing su-exec (0.2-r1) [2021-05-13T10:03:43.585Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:03:43.585Z] OK: 6 MiB in 16 packages [2021-05-13T10:03:44.530Z] ---> Running in a54eb30857e3 [2021-05-13T10:03:45.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T10:03:45.476Z] Removing intermediate container ce4e2190969a [2021-05-13T10:03:45.476Z] ---> 6cc955919113 [2021-05-13T10:03:45.476Z] [2021-05-13T10:03:45.476Z] Step 11/24 : FROM alpine:3.12 [2021-05-13T10:03:45.476Z] ---> 13621d1b12d4 [2021-05-13T10:03:45.476Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-13T10:03:45.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T10:03:45.476Z] Removing intermediate container a54eb30857e3 [2021-05-13T10:03:45.476Z] ---> c646ff4a6a07 [2021-05-13T10:03:45.476Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-13T10:03:45.476Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-13T10:03:45.476Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-13T10:03:45.476Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-13T10:03:45.476Z] (4/6) Installing curl (7.76.1-r0) [2021-05-13T10:03:45.476Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-13T10:03:45.476Z] (6/6) Installing su-exec (0.2-r1) [2021-05-13T10:03:45.476Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:03:45.476Z] Executing ca-certificates-20191127-r4.trigger [2021-05-13T10:03:45.790Z] OK: 7 MiB in 20 packages [2021-05-13T10:03:46.365Z] ---> Running in 1a1d61f00116 [2021-05-13T10:03:46.365Z] ---> Running in b0c17d1aaf67 [2021-05-13T10:03:46.365Z] Removing intermediate container 03feecdf708a [2021-05-13T10:03:46.365Z] ---> c6dc9c4de169 [2021-05-13T10:03:46.365Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-13T10:03:46.629Z] ---> Running in b20b5a39cf9d [2021-05-13T10:03:46.891Z] Removing intermediate container 1a1d61f00116 [2021-05-13T10:03:46.891Z] ---> 62cd3e712949 [2021-05-13T10:03:46.891Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-13T10:03:46.891Z] Removing intermediate container b0c17d1aaf67 [2021-05-13T10:03:46.891Z] ---> 9adf1ac4583a [2021-05-13T10:03:46.891Z] Step 16/24 : WORKDIR / [2021-05-13T10:03:47.468Z] ---> Running in c6183c0bcc03 [2021-05-13T10:03:47.468Z] ---> Running in 9ce5acc0ff8e [2021-05-13T10:03:47.468Z] Removing intermediate container b20b5a39cf9d [2021-05-13T10:03:47.468Z] ---> 5f09bafd4e5d [2021-05-13T10:03:47.468Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-13T10:03:47.468Z] Removing intermediate container e807e0c05e54 [2021-05-13T10:03:47.468Z] ---> a1efa379ff31 [2021-05-13T10:03:47.468Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-13T10:03:47.731Z] ---> Running in 707ad6fa7fed [2021-05-13T10:03:47.731Z] ---> Running in 8d27a62af82c [2021-05-13T10:03:47.731Z] Removing intermediate container 9ce5acc0ff8e [2021-05-13T10:03:47.731Z] ---> 606feea2224d [2021-05-13T10:03:47.731Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-13T10:03:47.731Z] Removing intermediate container c6183c0bcc03 [2021-05-13T10:03:47.731Z] ---> 3bc4ab5f0b2f [2021-05-13T10:03:47.731Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T10:03:47.997Z] ---> Running in 85fe5348ba0a [2021-05-13T10:03:47.997Z] Removing intermediate container 707ad6fa7fed [2021-05-13T10:03:47.997Z] ---> 566bb05040d7 [2021-05-13T10:03:47.997Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-13T10:03:47.997Z] Removing intermediate container 8d27a62af82c [2021-05-13T10:03:47.997Z] ---> 98ec989e35cf [2021-05-13T10:03:47.997Z] Step 14/26 : WORKDIR / [2021-05-13T10:03:48.957Z] ---> Running in 5e0b5a9abecd [2021-05-13T10:03:48.957Z] ---> Running in 63dc416766fd [2021-05-13T10:03:49.246Z] ---> 2764e34c26ff [2021-05-13T10:03:49.246Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-13T10:03:49.246Z] Removing intermediate container 85fe5348ba0a [2021-05-13T10:03:49.246Z] ---> 58c2128d3c8f [2021-05-13T10:03:49.246Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:03:49.246Z] ---> Running in df834592df6e [2021-05-13T10:03:49.515Z] Removing intermediate container 63dc416766fd [2021-05-13T10:03:49.515Z] ---> d40f7a09a6ee [2021-05-13T10:03:49.515Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-13T10:03:49.784Z] ---> 8269d87ad4fc [2021-05-13T10:03:49.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-13T10:03:50.048Z] ---> 45f198988ad8 [2021-05-13T10:03:50.048Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-13T10:03:50.311Z] ---> bee5d851bf4d [2021-05-13T10:03:50.311Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-13T10:03:50.311Z] ---> Running in caf67820fc8f [2021-05-13T10:03:50.311Z] ---> 372dea951c21 [2021-05-13T10:03:50.311Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-13T10:03:51.713Z] Removing intermediate container caf67820fc8f [2021-05-13T10:03:51.713Z] ---> ef15c9100a1e [2021-05-13T10:03:51.713Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:03:51.713Z] ---> 5d143fb605d9 [2021-05-13T10:03:51.713Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-13T10:03:51.713Z] Removing intermediate container 5e0b5a9abecd [2021-05-13T10:03:51.713Z] ---> da49fdfcd8ab [2021-05-13T10:03:51.713Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-13T10:03:51.713Z] Removing intermediate container df834592df6e [2021-05-13T10:03:51.713Z] ---> 91c345dbe228 [2021-05-13T10:03:51.713Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-13T10:03:51.713Z] ---> Running in fea0574a1915 [2021-05-13T10:03:51.713Z] ---> Running in 46a6aa251ec0 [2021-05-13T10:03:51.713Z] ---> Running in b0f944079a08 [2021-05-13T10:03:52.293Z] Removing intermediate container fea0574a1915 [2021-05-13T10:03:52.293Z] ---> 9f73f8168761 [2021-05-13T10:03:52.293Z] Step 22/24 : LABEL arch=x86_64 [2021-05-13T10:03:52.293Z] ---> c41f18040434 [2021-05-13T10:03:52.293Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-13T10:03:52.293Z] Removing intermediate container 46a6aa251ec0 [2021-05-13T10:03:52.293Z] ---> 84fed50c775f [2021-05-13T10:03:52.293Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-13T10:03:52.293Z] ---> Running in dc69db53bdc8 [2021-05-13T10:03:52.557Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T10:03:52.558Z] Removing intermediate container dc69db53bdc8 [2021-05-13T10:03:52.558Z] ---> cfed139b7759 [2021-05-13T10:03:52.558Z] Step 23/24 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:03:52.558Z] ---> b80468d7601c [2021-05-13T10:03:52.558Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-13T10:03:52.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.302s coverage: 28.6% of statements [2021-05-13T10:03:52.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-13T10:03:52.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-13T10:03:52.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-13T10:03:52.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-13T10:03:52.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-13T10:03:52.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.289s coverage: 100.0% of statements [2021-05-13T10:03:52.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-13T10:03:52.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.159s coverage: 100.0% of statements [2021-05-13T10:03:52.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-13T10:03:52.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.445s coverage: 86.7% of statements [2021-05-13T10:03:52.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-13T10:03:52.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.463s coverage: 97.5% of statements [2021-05-13T10:03:52.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-13T10:03:52.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.247s coverage: 78.3% of statements [2021-05-13T10:03:52.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-13T10:03:52.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-13T10:03:52.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-13T10:03:52.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-13T10:03:52.823Z] ---> Running in 02c41d3c26d0 [2021-05-13T10:03:52.823Z] ---> Running in 48811b88e656 [2021-05-13T10:03:52.823Z] ---> 0fbd1bd71e65 [2021-05-13T10:03:52.823Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-13T10:03:53.095Z] Removing intermediate container 02c41d3c26d0 [2021-05-13T10:03:53.095Z] ---> 2b4bba055520 [2021-05-13T10:03:53.095Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T10:03:53.095Z] ---> Running in 3717b7ab043f [2021-05-13T10:03:53.360Z] ---> ca8c7c6140ce [2021-05-13T10:03:53.361Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-13T10:03:53.361Z] Removing intermediate container 3717b7ab043f [2021-05-13T10:03:53.361Z] ---> 4491cda55265 [2021-05-13T10:03:53.361Z] [2021-05-13T10:03:53.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T10:03:53.623Z] ---> ccacbd69328a [2021-05-13T10:03:53.623Z] Step 22/26 : 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-05-13T10:03:53.623Z] Successfully built 4491cda55265 [2021-05-13T10:03:53.623Z] Successfully tagged core-metadata:latest [2021-05-13T10:03:53.885Z]  Building core-metadata ... done  ---> Running in f55a28b0380e [2021-05-13T10:03:54.147Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-13T10:03:54.147Z] Removing intermediate container 48811b88e656 [2021-05-13T10:03:54.147Z] ---> a40597a92e4d [2021-05-13T10:03:54.147Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T10:03:54.147Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-13T10:03:54.147Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-13T10:03:54.412Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-13T10:03:54.412Z] ---> 09a42ba96206 [2021-05-13T10:03:54.412Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-13T10:03:54.412Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-13T10:03:54.681Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-13T10:03:54.681Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:03:54.681Z] OK: 8 MiB in 20 packages [2021-05-13T10:03:54.945Z] Removing intermediate container f55a28b0380e [2021-05-13T10:03:54.945Z] ---> bd19c3ea65e2 [2021-05-13T10:03:54.945Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-13T10:03:55.209Z] ---> Running in 655c6d0b9cb1 [2021-05-13T10:03:55.209Z] ---> 79708842d8eb [2021-05-13T10:03:55.209Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-13T10:03:55.480Z] Removing intermediate container 655c6d0b9cb1 [2021-05-13T10:03:55.480Z] ---> fa8d073a61bb [2021-05-13T10:03:55.480Z] Step 24/26 : LABEL arch=x86_64 [2021-05-13T10:03:55.480Z] Removing intermediate container b0f944079a08 [2021-05-13T10:03:55.480Z] ---> fc8fd6ebfc57 [2021-05-13T10:03:55.480Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T10:03:55.480Z] ---> 9c6e7b7acd54 [2021-05-13T10:03:55.480Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-13T10:03:55.480Z] ---> Running in fbdbe144d88f [2021-05-13T10:03:55.747Z] Removing intermediate container fbdbe144d88f [2021-05-13T10:03:55.747Z] ---> 73fa456691af [2021-05-13T10:03:55.747Z] Step 25/26 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:03:55.747Z] ---> 1a59e4b098e2 [2021-05-13T10:03:55.747Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-13T10:03:55.747Z] ---> d5baf6634d9d [2021-05-13T10:03:55.747Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-13T10:03:55.747Z] ---> Running in 8bff41eec2e5 [2021-05-13T10:03:56.010Z] Removing intermediate container 8bff41eec2e5 [2021-05-13T10:03:56.010Z] ---> c8977b4d6a90 [2021-05-13T10:03:56.010Z] Step 26/26 : LABEL version=0.0.0 [2021-05-13T10:03:56.272Z] ---> Running in 2a04e130cdb8 [2021-05-13T10:03:56.272Z] ---> 8e0c032ffa3d [2021-05-13T10:03:56.272Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-13T10:03:56.536Z] ---> Running in 55137e7293c9 [2021-05-13T10:03:56.536Z] ---> 542fc7fc56a4 [2021-05-13T10:03:56.536Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-13T10:03:56.536Z] Removing intermediate container 2a04e130cdb8 [2021-05-13T10:03:56.536Z] ---> e4105c1cfbd2 [2021-05-13T10:03:56.536Z] [2021-05-13T10:03:56.536Z] Removing intermediate container 55137e7293c9 [2021-05-13T10:03:56.536Z] ---> 463a129d3178 [2021-05-13T10:03:56.536Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-13T10:03:56.800Z] Successfully built e4105c1cfbd2 [2021-05-13T10:03:57.062Z] Successfully tagged security-secretstore-setup:latest [2021-05-13T10:03:57.062Z]  Building security-secretstore-setup ... done  ---> 07376b86b321 [2021-05-13T10:03:57.062Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-13T10:03:57.062Z] ---> a323150afe76 [2021-05-13T10:03:57.062Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-13T10:03:57.324Z] ---> Running in 7a37c25ccb9e [2021-05-13T10:03:57.324Z] ---> Running in b2f1928159b1 [2021-05-13T10:03:57.587Z] Removing intermediate container 7a37c25ccb9e [2021-05-13T10:03:57.587Z] ---> 834dafbe2a2d [2021-05-13T10:03:57.587Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:03:57.587Z] ---> Running in 152483d44b4d [2021-05-13T10:03:57.849Z] Removing intermediate container 152483d44b4d [2021-05-13T10:03:57.849Z] ---> eb9808046257 [2021-05-13T10:03:57.849Z] Step 22/24 : LABEL arch=x86_64 [2021-05-13T10:03:57.849Z] ---> Running in 071413f7859a [2021-05-13T10:03:57.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.258s coverage: 95.1% of statements [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-13T10:03:57.974Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.120s coverage: 58.8% of statements [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-13T10:03:57.974Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.215s coverage: 0.8% of statements [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-13T10:03:57.974Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.125s coverage: 22.0% of statements [2021-05-13T10:03:57.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-13T10:03:57.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.169s coverage: 47.1% of statements [2021-05-13T10:03:58.111Z] Removing intermediate container 071413f7859a [2021-05-13T10:03:58.111Z] ---> 2478315ea87e [2021-05-13T10:03:58.111Z] Step 23/24 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:03:58.111Z] ---> Running in 1fd34c793dc9 [2021-05-13T10:03:58.374Z] Removing intermediate container 1fd34c793dc9 [2021-05-13T10:03:58.374Z] ---> 89dfc936de20 [2021-05-13T10:03:58.374Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T10:03:58.374Z] Removing intermediate container b2f1928159b1 [2021-05-13T10:03:58.374Z] ---> e8e4044cedad [2021-05-13T10:03:58.374Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-13T10:03:58.374Z] ---> Running in 798f58489838 [2021-05-13T10:03:58.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.169s coverage: 79.5% of statements [2021-05-13T10:03:58.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.132s coverage: 94.1% of statements [2021-05-13T10:03:58.636Z] ---> Running in 621c98c777b8 [2021-05-13T10:03:58.637Z] Removing intermediate container 798f58489838 [2021-05-13T10:03:58.637Z] ---> d96904dcb8ee [2021-05-13T10:03:58.637Z] [2021-05-13T10:03:58.900Z] Removing intermediate container 621c98c777b8 [2021-05-13T10:03:58.900Z] ---> 5a9134d7911f [2021-05-13T10:03:58.900Z] Step 29/32 : CMD ["gate"] [2021-05-13T10:03:59.162Z] Successfully built d96904dcb8ee [2021-05-13T10:03:59.162Z] Successfully tagged core-data:latest [2021-05-13T10:03:59.162Z]  Building core-data ... done  ---> Running in df0f65b3f38e [2021-05-13T10:03:59.424Z] Removing intermediate container df0f65b3f38e [2021-05-13T10:03:59.424Z] ---> ba5bbca56b8d [2021-05-13T10:03:59.424Z] Step 30/32 : LABEL arch=x86_64 [2021-05-13T10:03:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.165s coverage: 96.3% of statements [2021-05-13T10:03:59.686Z] ---> Running in 55325a755db7 [2021-05-13T10:03:59.686Z] Removing intermediate container 55325a755db7 [2021-05-13T10:03:59.686Z] ---> 7ff8196dfdfb [2021-05-13T10:03:59.686Z] Step 31/32 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:03:59.949Z] ---> Running in 04d286e5765d [2021-05-13T10:04:00.212Z] Removing intermediate container 04d286e5765d [2021-05-13T10:04:00.212Z] ---> 00b9261f3449 [2021-05-13T10:04:00.212Z] Step 32/32 : LABEL version=0.0.0 [2021-05-13T10:04:00.212Z] ---> Running in 9d1b38f72b86 [2021-05-13T10:04:00.475Z] Removing intermediate container 9d1b38f72b86 [2021-05-13T10:04:00.475Z] ---> 69cbea139924 [2021-05-13T10:04:00.475Z] [2021-05-13T10:04:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.123s coverage: 87.5% of statements [2021-05-13T10:04:00.737Z] Successfully built 69cbea139924 [2021-05-13T10:04:00.737Z] Successfully tagged security-bootstrapper:latest [2021-05-13T10:04:01.043Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-05-13T10:04:01.107Z] $ docker stop --time=1 75ff4f0bc57677feb2ef235e3684aed49ff1ca01b83831e61d08ca2329608f9e [2021-05-13T10:04:02.830Z] $ docker rm -f 75ff4f0bc57677feb2ef235e3684aed49ff1ca01b83831e61d08ca2329608f9e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-13T10:04:03.359Z] + docker images [2021-05-13T10:04:03.621Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-13T10:04:03.621Z] security-bootstrapper latest 69cbea139924 3 seconds ago 18.2MB [2021-05-13T10:04:03.621Z] core-data latest d96904dcb8ee 5 seconds ago 21.6MB [2021-05-13T10:04:03.621Z] security-secretstore-setup latest e4105c1cfbd2 7 seconds ago 25.7MB [2021-05-13T10:04:03.621Z] core-metadata latest 4491cda55265 10 seconds ago 18.6MB [2021-05-13T10:04:03.621Z] 6cc955919113 19 seconds ago 1.17GB [2021-05-13T10:04:03.621Z] df96043c7fdf 21 seconds ago 1.17GB [2021-05-13T10:04:03.621Z] 1f2a7c11a477 25 seconds ago 1.16GB [2021-05-13T10:04:03.621Z] cc4a450a6a81 28 seconds ago 1.15GB [2021-05-13T10:04:03.621Z] sys-mgmt-agent latest 97ea21405956 About a minute ago 312MB [2021-05-13T10:04:03.621Z] core-command latest 1584915c2a74 2 minutes ago 17MB [2021-05-13T10:04:03.621Z] support-notifications latest cc188455238b 2 minutes ago 17.7MB [2021-05-13T10:04:03.621Z] support-scheduler latest 39721e739fbe 2 minutes ago 17.1MB [2021-05-13T10:04:03.621Z] security-proxy-setup latest 99e4350340bc 2 minutes ago 25.3MB [2021-05-13T10:04:03.621Z] 770364a13cf6 2 minutes ago 1.15GB [2021-05-13T10:04:03.621Z] 02c48bae3c41 2 minutes ago 1.16GB [2021-05-13T10:04:03.621Z] 7f74e7a01853 2 minutes ago 1.16GB [2021-05-13T10:04:03.621Z] 793340a21405 2 minutes ago 1.16GB [2021-05-13T10:04:03.621Z] 3fcecf189083 2 minutes ago 1.15GB [2021-05-13T10:04:03.621Z] ci-base-image-x86_64 latest 4040f1eab8de 8 minutes ago 648MB [2021-05-13T10:04:03.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 13 days ago 445MB [2021-05-13T10:04:03.621Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-13T10:04:03.621Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-13T10:04:03.621Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-13T10:04:03.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-13T10:04:12.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.189s coverage: 94.4% of statements [2021-05-13T10:04:12.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.141s coverage: 44.8% of statements [2021-05-13T10:04:17.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.543s coverage: 81.8% of statements [2021-05-13T10:04:17.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-13T10:04:19.063Z] Still waiting to schedule task [2021-05-13T10:04:19.063Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-13T10:04:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.200s coverage: 92.9% of statements [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-13T10:04:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-13T10:04:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-13T10:04:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.119s coverage: 100.0% of statements [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-13T10:04:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 76.0% of statements [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-13T10:04:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.136s coverage: 80.0% of statements [2021-05-13T10:04:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.171s coverage: 87.2% of statements [2021-05-13T10:04:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.219s coverage: 85.4% of statements [2021-05-13T10:04:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.2% of statements [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-13T10:04:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.542s coverage: 64.4% of statements [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-13T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-13T10:04:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.122s coverage: 100.0% of statements [2021-05-13T10:04:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-05-13T10:04:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2021-05-13T10:04:26.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-05-13T10:04:26.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-05-13T10:04:31.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.072s coverage: 66.9% of statements [2021-05-13T10:04:31.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-13T10:04:31.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-13T10:04:31.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-13T10:04:32.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.641s coverage: 43.4% of statements [2021-05-13T10:04:32.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-13T10:04:32.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-13T10:04:32.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.095s coverage: 89.5% of statements [2021-05-13T10:04:32.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-13T10:04:32.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.099s coverage: 84.8% of statements [2021-05-13T10:04:39.116Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.404s coverage: 47.1% of statements [2021-05-13T10:04:39.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-13T10:04:39.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-13T10:04:39.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-13T10:04:39.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-13T10:04:39.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-13T10:04:39.116Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.132s coverage: 100.0% of statements [2021-05-13T10:04:39.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-13T10:04:39.116Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.122s coverage: 100.0% of statements [2021-05-13T10:04:39.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-13T10:04:39.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-13T10:04:40.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.214s coverage: 21.5% of statements [2021-05-13T10:04:40.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-13T10:04:40.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.406s coverage: 92.2% of statements [2021-05-13T10:04:40.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-13T10:04:40.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T10:04:40.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-13T10:04:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.385s coverage: 28.8% of statements [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-13T10:04:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.219s coverage: 99.0% of statements [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-13T10:04:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.181s coverage: 100.0% of statements [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-13T10:04:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.162s coverage: 64.6% of statements [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-13T10:04:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.357s coverage: 97.6% of statements [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-13T10:04:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.069s coverage: 0.0% of statements [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-13T10:04:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.103s coverage: 100.0% of statements [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-13T10:04:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-13T10:04:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2021-05-13T10:04:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.121s coverage: 28.1% of statements [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-13T10:04:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.060s coverage: 85.7% of statements [2021-05-13T10:04:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-13T10:04:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-13T10:04:50.904Z] GO111MODULE=on go vet ./... [2021-05-13T10:05:17.558Z] Running on prd-ubuntu18.04-docker-8c-8g-5140 in /w/workspace/edgexfoundry_edgex-go_PR-3442 [Pipeline] { [Pipeline] ws [2021-05-13T10:05:17.576Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-05-13T10:05:20.044Z] using credential edgex-jenkins-ssh [2021-05-13T10:05:20.058Z] Cloning the remote Git repository [2021-05-13T10:05:20.079Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-13T10:05:20.147Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-13T10:05:20.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-13T10:05:20.173Z] > git --version # timeout=10 [2021-05-13T10:05:20.179Z] > git --version # 'git version 2.17.1' [2021-05-13T10:05:20.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T10:05:20.203Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T10:05:26.123Z] Merging remotes/origin/master commit d3783389bd084c805784fc32d68d5bd35a9a1ab3 into PR head commit 0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:05:25.414Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-13T10:05:25.420Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T10:05:25.428Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-13T10:05:25.439Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-13T10:05:25.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T10:05:25.443Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3442/head:refs/remotes/origin/PR-3442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-13T10:05:26.113Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T10:05:26.118Z] > git checkout -f 0f2753e71310b2429fa059d41818311f58c89edb # timeout=10 [2021-05-13T10:05:26.297Z] Merge succeeded, producing 0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:05:26.297Z] Checking out Revision 0f2753e71310b2429fa059d41818311f58c89edb (PR-3442) [2021-05-13T10:05:26.199Z] > git remote # timeout=10 [2021-05-13T10:05:26.206Z] > git config --get remote.origin.url # timeout=10 [2021-05-13T10:05:26.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T10:05:26.237Z] > git merge d3783389bd084c805784fc32d68d5bd35a9a1ab3 # timeout=10 [2021-05-13T10:05:26.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-13T10:05:26.282Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T10:05:26.290Z] > git checkout -f 0f2753e71310b2429fa059d41818311f58c89edb # timeout=10 [2021-05-13T10:05:29.974Z] Commit message: "refactor: combine and improve http LoggingMiddleware" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:05:30.887Z] + echo snap-build.sh [2021-05-13T10:05:30.887Z] snap-build.sh [2021-05-13T10:05:30.887Z] + SNAP_BASE_DIR=. [2021-05-13T10:05:30.887Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-05-13T10:05:30.887Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-05-13T10:05:30.887Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-05-13T10:05:30.887Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-05-13T10:05:30.887Z] + cd /w/workspace/edgex-go/5 [2021-05-13T10:05:30.887Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-13T10:05:30.887Z] Reading package lists... [2021-05-13T10:05:30.887Z] Building dependency tree... [2021-05-13T10:05:30.887Z] Reading state information... [2021-05-13T10:05:31.149Z] The following packages were automatically installed and are no longer required: [2021-05-13T10:05:31.149Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-13T10:05:31.149Z] uidmap xdelta3 [2021-05-13T10:05:31.149Z] Use 'sudo apt autoremove' to remove them. [2021-05-13T10:05:31.149Z] The following packages will be REMOVED: [2021-05-13T10:05:31.149Z] lxd* lxd-client* [2021-05-13T10:05:31.411Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-13T10:05:31.411Z] After this operation, 31.7 MB disk space will be freed. [2021-05-13T10:05:32.722Z] (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-05-13T10:05:32.722Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-13T10:05:33.694Z] Removing lxd dnsmasq configuration [2021-05-13T10:05:33.694Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-13T10:05:33.955Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-13T10:05:34.902Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-13T10:05:34.903Z] (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-05-13T10:05:34.903Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-13T10:05:36.293Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-13T10:05:36.293Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-13T10:05:38.209Z] + sudo snap remove --purge lxd [2021-05-13T10:05:38.209Z] snap "lxd" is not installed [2021-05-13T10:05:38.209Z] + sudo groupadd --force --system lxd [2021-05-13T10:05:38.209Z] ++ whoami [2021-05-13T10:05:38.209Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-13T10:05:38.209Z] + newgrp - lxd [2021-05-13T10:05:38.209Z] + sudo snap install lxd [2021-05-13T10:05:46.366Z] 2021-05-13T10:05:44Z INFO Waiting for automatic snapd restart... [2021-05-13T10:06:01.287Z] lxd 4.14 from Canonical* installed [2021-05-13T10:06:01.288Z] + sudo lxd init --auto [2021-05-13T10:06:09.445Z] + sudo snap install --classic snapcraft [2021-05-13T10:06:13.670Z] snapcraft 4.7.1 from Canonical* installed [2021-05-13T10:06:13.671Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-13T10:06:13.671Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-13T10:06:13.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-13T10:06:13.671Z] Dload Upload Total Spent Left Speed [2021-05-13T10:06:13.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5139 0 --:--:-- --:--:-- --:--:-- 5139 [2021-05-13T10:06:13.671Z] 100 3325k 100 3325k 0 0 9.9M 0 --:--:-- --:--:-- --:--:-- 9.9M [2021-05-13T10:06:13.935Z] ./yq_linux_amd64 [2021-05-13T10:06:13.935Z] + sudo snapcraft prime --use-lxd [2021-05-13T10:06:15.851Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-13T10:06:15.851Z] 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-05-13T10:06:15.851Z] - README.md [2021-05-13T10:06:15.851Z] [2021-05-13T10:06:15.851Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-13T10:06:16.111Z] Launching a container. [2021-05-13T10:06:22.719Z] Waiting for container to be ready [2021-05-13T10:06:23.302Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-13T10:06:23.302Z] [2021-05-13T10:06:27.515Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-13T10:06:27.776Z] Waiting for network to be ready... [2021-05-13T10:06:27.841Z] gofmt -l . [2021-05-13T10:06:27.841Z] [ "`gofmt -l .`" = "" ] [2021-05-13T10:06:28.349Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-13T10:06:28.349Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-13T10:06:28.349Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-13T10:06:28.611Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-13T10:06:28.611Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-13T10:06:28.611Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-13T10:06:28.611Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-13T10:06:28.611Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-13T10:06:28.611Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-13T10:06:28.611Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-13T10:06:28.873Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-13T10:06:29.141Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-13T10:06:29.401Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-13T10:06:29.401Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-13T10:06:29.401Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-13T10:06:29.401Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-13T10:06:29.401Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-13T10:06:29.401Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-13T10:06:29.663Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-13T10:06:29.663Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-13T10:06:29.926Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-13T10:06:29.926Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-13T10:06:29.926Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-13T10:06:29.926Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-13T10:06:29.926Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-13T10:06:29.926Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-13T10:06:29.926Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-13T10:06:30.497Z] ./bin/test-go-mod-tidy.sh [2021-05-13T10:06:30.769Z] ./bin/test-attribution-txt.sh [2021-05-13T10:06:32.472Z] Fetched 24.6 MB in 4s (6119 kB/s) [Pipeline] sh [2021-05-13T10:06:33.044Z] Reading package lists... [2021-05-13T10:06:33.070Z] + ls -al . [2021-05-13T10:06:33.070Z] total 864 [2021-05-13T10:06:33.087Z] drwxrwxr-x 9 1001 1001 4096 May 13 10:06 . [2021-05-13T10:06:33.087Z] drwxr-xr-x 4 root root 4096 May 13 10:01 .. [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 11 May 13 09:59 .dockerignore [2021-05-13T10:06:33.087Z] drwxrwxr-x 8 1001 1001 4096 May 13 09:59 .git [2021-05-13T10:06:33.087Z] drwxrwxr-x 3 1001 1001 4096 May 13 09:59 .github [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 818 May 13 09:59 .gitignore [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 166 May 13 09:59 .sonarcloud.properties [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 8609 May 13 09:59 Attribution.txt [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 3804 May 13 09:59 CONTRIBUTING.md [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 931 May 13 09:59 Dockerfile.build [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 863 May 13 09:59 Jenkinsfile [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 10775 May 13 09:59 LICENSE [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 5594 May 13 09:59 Makefile [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 7978 May 13 09:59 README.md [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 6755 May 13 09:59 SECURITY.md [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 5 May 13 09:54 VERSION [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 4131 May 13 09:59 ZMQWindows.md [2021-05-13T10:06:33.087Z] drwxrwxr-x 2 1001 1001 4096 May 13 09:59 bin [2021-05-13T10:06:33.087Z] drwxrwxr-x 14 1001 1001 4096 May 13 09:59 cmd [2021-05-13T10:06:33.087Z] -rw-r--r-- 1 root root 727485 May 13 10:04 coverage.out [2021-05-13T10:06:33.087Z] -rw-r--r-- 1 root root 1060 May 13 10:06 go.mod [2021-05-13T10:06:33.087Z] -rw-r--r-- 1 root root 21797 May 13 10:01 go.sum [2021-05-13T10:06:33.087Z] drwxrwxr-x 8 1001 1001 4096 May 13 09:59 internal [2021-05-13T10:06:33.087Z] drwxrwxr-x 4 1001 1001 4096 May 13 09:59 openapi [2021-05-13T10:06:33.087Z] drwxrwxr-x 4 1001 1001 4096 May 13 09:59 snap [2021-05-13T10:06:33.087Z] -rw-rw-r-- 1 1001 1001 168 May 13 09:59 version.go [Pipeline] sh [2021-05-13T10:06:33.307Z] Reading package lists... [2021-05-13T10:06:33.574Z] Building dependency tree... [2021-05-13T10:06:33.574Z] Reading state information... [2021-05-13T10:06:33.574Z] The following additional packages will be installed: [2021-05-13T10:06:33.574Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-13T10:06:33.574Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-13T10:06:33.574Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-13T10:06:33.574Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-13T10:06:33.574Z] Suggested packages: [2021-05-13T10:06:33.574Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-13T10:06:33.574Z] Recommended packages: [2021-05-13T10:06:33.574Z] gnupg libsasl2-modules [2021-05-13T10:06:33.574Z] The following NEW packages will be installed: [2021-05-13T10:06:33.574Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-13T10:06:33.574Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-13T10:06:33.574Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-13T10:06:33.574Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-13T10:06:33.574Z] The following packages will be upgraded: [2021-05-13T10:06:33.574Z] gpg gpg-agent gpgconf libudev1 [2021-05-13T10:06:33.574Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-13T10:06:33.574Z] Need to get 3530 kB of archives. [2021-05-13T10:06:33.574Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-13T10:06:33.574Z] 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-05-13T10:06:33.727Z] + '[' -e coverage.out ] [2021-05-13T10:06:33.727Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-13T10:06:33.760Z] Warning: overwriting stash ‘coverage-report’ [2021-05-13T10:06:33.835Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-13T10:06:33.835Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-13T10:06:33.835Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-13T10:06:33.835Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-13T10:06:34.781Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-13T10:06:34.990Z] Stashed 1 file(s) [Pipeline] sh [2021-05-13T10:06:35.356Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-13T10:06:35.356Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-13T10:06:35.356Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-13T10:06:35.356Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-13T10:06:35.356Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-13T10:06:35.356Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-13T10:06:35.356Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-13T10:06:35.356Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-13T10:06:35.356Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-13T10:06:35.356Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-13T10:06:35.356Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-13T10:06:35.356Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-13T10:06:35.356Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-13T10:06:35.356Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-13T10:06:35.356Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-13T10:06:35.356Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-13T10:06:35.619Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-13T10:06:35.619Z] Fetched 3530 kB in 2s (1914 kB/s) [2021-05-13T10:06:35.619Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-13T10:06:35.619Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-13T10:06:35.619Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-13T10:06:35.633Z] + make build [2021-05-13T10:06:35.633Z] 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-05-13T10:06:35.882Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-13T10:06:35.882Z] Selecting previously unselected package udev. [2021-05-13T10:06:35.882Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-13T10:06:35.882Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-13T10:06:35.882Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-13T10:06:36.144Z] Selecting previously unselected package libfuse2:amd64. [2021-05-13T10:06:36.144Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-13T10:06:36.144Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-13T10:06:36.405Z] Selecting previously unselected package fuse. [2021-05-13T10:06:36.405Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-13T10:06:36.405Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-13T10:06:36.405Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-13T10:06:36.405Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-13T10:06:36.667Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-13T10:06:36.667Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-13T10:06:36.667Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-13T10:06:36.667Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-13T10:06:36.928Z] Selecting previously unselected package libksba8:amd64. [2021-05-13T10:06:36.928Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-13T10:06:36.928Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-13T10:06:36.928Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-13T10:06:36.928Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T10:06:36.928Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:36.928Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-13T10:06:36.928Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T10:06:36.928Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:37.189Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-13T10:06:37.189Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T10:06:37.189Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:37.189Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-13T10:06:37.189Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T10:06:37.189Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:37.189Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-13T10:06:37.189Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T10:06:37.189Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:37.451Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-13T10:06:37.451Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T10:06:37.451Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:37.451Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-13T10:06:37.451Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T10:06:37.451Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:37.712Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-13T10:06:37.712Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T10:06:37.712Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:37.712Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-13T10:06:37.712Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T10:06:37.712Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:37.712Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-13T10:06:37.712Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-13T10:06:37.712Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-13T10:06:37.973Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-13T10:06:37.973Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-13T10:06:37.973Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-13T10:06:37.973Z] Selecting previously unselected package libldap-common. [2021-05-13T10:06:37.973Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-13T10:06:37.973Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-13T10:06:37.973Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-13T10:06:37.973Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-13T10:06:37.973Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-13T10:06:38.235Z] Selecting previously unselected package dirmngr. [2021-05-13T10:06:38.235Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-13T10:06:38.235Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-13T10:06:38.235Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-13T10:06:38.497Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-13T10:06:38.497Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-13T10:06:38.497Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-13T10:06:38.497Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-13T10:06:38.497Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-13T10:06:38.497Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:38.497Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-13T10:06:38.764Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-13T10:06:38.764Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-13T10:06:39.025Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-13T10:06:39.025Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:39.287Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-13T10:06:39.287Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-13T10:06:39.287Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-13T10:06:39.287Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:39.287Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:39.287Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:39.287Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:39.287Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:39.287Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:39.287Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T10:06:39.549Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-13T10:06:39.549Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-13T10:06:39.549Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-13T10:06:39.810Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-13T10:06:39.810Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-13T10:06:39.810Z] This means they are not meant to be enabled using systemctl. [2021-05-13T10:06:39.810Z] Possible reasons for having this kind of units are: [2021-05-13T10:06:39.810Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-13T10:06:39.810Z] .wants/ or .requires/ directory. [2021-05-13T10:06:39.810Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-13T10:06:39.810Z] a requirement dependency on it. [2021-05-13T10:06:39.810Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-13T10:06:39.810Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-13T10:06:39.810Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-13T10:06:39.810Z] instance name specified. [2021-05-13T10:06:40.383Z] Reading package lists... [2021-05-13T10:06:40.383Z] Building dependency tree... [2021-05-13T10:06:40.383Z] Reading state information... [2021-05-13T10:06:40.645Z] The following additional packages will be installed: [2021-05-13T10:06:40.645Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-13T10:06:40.645Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-13T10:06:40.645Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-13T10:06:40.645Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-13T10:06:40.645Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-13T10:06:40.645Z] Suggested packages: [2021-05-13T10:06:40.645Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-13T10:06:40.645Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-13T10:06:40.645Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-13T10:06:40.645Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-13T10:06:40.645Z] systemd-container policykit-1 [2021-05-13T10:06:40.645Z] Recommended packages: [2021-05-13T10:06:40.645Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-13T10:06:40.645Z] The following NEW packages will be installed: [2021-05-13T10:06:40.645Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-13T10:06:40.645Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-13T10:06:40.645Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-13T10:06:40.645Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-13T10:06:40.645Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-13T10:06:40.645Z] The following packages will be upgraded: [2021-05-13T10:06:40.645Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-13T10:06:40.645Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-13T10:06:40.645Z] Need to get 35.2 MB of archives. [2021-05-13T10:06:40.645Z] After this operation, 141 MB of additional disk space will be used. [2021-05-13T10:06:40.645Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-13T10:06:40.645Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-13T10:06:40.912Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-13T10:06:40.912Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-13T10:06:40.912Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-13T10:06:41.174Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-13T10:06:41.174Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-13T10:06:41.174Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-13T10:06:41.174Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-13T10:06:41.174Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-13T10:06:41.174Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-13T10:06:41.174Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-13T10:06:41.174Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-13T10:06:41.174Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-13T10:06:41.174Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-13T10:06:41.174Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-13T10:06:41.174Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-13T10:06:41.746Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-13T10:06:41.746Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-13T10:06:41.746Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-13T10:06:41.746Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-13T10:06:41.746Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-13T10:06:41.746Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-13T10:06:42.006Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-13T10:06:42.006Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-13T10:06:42.006Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-13T10:06:42.006Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-13T10:06:42.267Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-13T10:06:42.267Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-13T10:06:42.267Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-13T10:06:42.267Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-13T10:06:42.338Z] 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-05-13T10:06:42.530Z] Fetched 35.2 MB in 2s (20.6 MB/s) [2021-05-13T10:06:42.530Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-13T10:06:42.530Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-13T10:06:42.530Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-13T10:06:43.104Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-13T10:06:43.104Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-13T10:06:43.365Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-13T10:06:43.365Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-13T10:06:43.365Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-13T10:06:43.365Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-13T10:06:43.626Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-13T10:06:43.626Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-13T10:06:43.626Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-13T10:06:43.626Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-13T10:06:44.198Z] Setting up apt (1.6.13) ... [2021-05-13T10:06:44.198Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-13T10:06:44.460Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-13T10:06:44.460Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-13T10:06:44.460Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-13T10:06:44.721Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-13T10:06:44.721Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-13T10:06:44.721Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-13T10:06:44.721Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T10:06:44.982Z] Selecting previously unselected package libexpat1:amd64. [2021-05-13T10:06:44.982Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-13T10:06:44.982Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-13T10:06:46.899Z] Selecting previously unselected package python3.6-minimal. [2021-05-13T10:06:46.899Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-13T10:06:46.899Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T10:06:47.159Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-13T10:06:47.420Z] Checking for services that may need to be restarted...done. [2021-05-13T10:06:47.420Z] Checking for services that may need to be restarted...done. [2021-05-13T10:06:47.420Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T10:06:47.420Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-13T10:06:47.420Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T10:06:47.992Z] Selecting previously unselected package python3-minimal. [2021-05-13T10:06:47.992Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-13T10:06:47.992Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-13T10:06:47.992Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-13T10:06:47.992Z] Selecting previously unselected package mime-support. [2021-05-13T10:06:47.992Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-13T10:06:47.992Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-13T10:06:48.253Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-13T10:06:48.253Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-13T10:06:48.253Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-13T10:06:48.253Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-13T10:06:48.253Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-13T10:06:48.253Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T10:06:48.516Z] Selecting previously unselected package python3.6. [2021-05-13T10:06:48.516Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-13T10:06:48.516Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T10:06:48.516Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-13T10:06:48.516Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-13T10:06:48.516Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-13T10:06:48.778Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-13T10:06:49.039Z] Selecting previously unselected package python3. [2021-05-13T10:06:49.039Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-13T10:06:49.039Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-13T10:06:49.039Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-13T10:06:49.039Z] Selecting previously unselected package multiarch-support. [2021-05-13T10:06:49.039Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-13T10:06:49.039Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-13T10:06:49.039Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-13T10:06:49.039Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-13T10:06:49.301Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-13T10:06:49.301Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-13T10:06:49.301Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-13T10:06:49.301Z] Selecting previously unselected package libbsd0:amd64. [2021-05-13T10:06:49.301Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-13T10:06:49.301Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-13T10:06:49.301Z] Selecting previously unselected package sudo. [2021-05-13T10:06:49.301Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-13T10:06:49.301Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-13T10:06:49.562Z] Selecting previously unselected package apparmor. [2021-05-13T10:06:49.562Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-13T10:06:49.562Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-13T10:06:49.562Z] Selecting previously unselected package libedit2:amd64. [2021-05-13T10:06:49.562Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-13T10:06:49.562Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-13T10:06:49.823Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-13T10:06:49.823Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-13T10:06:49.823Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T10:06:49.823Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-13T10:06:49.823Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-13T10:06:49.823Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T10:06:50.084Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-13T10:06:50.084Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-13T10:06:50.084Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-13T10:06:50.084Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-13T10:06:50.084Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-13T10:06:50.084Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T10:06:50.352Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-13T10:06:50.352Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-13T10:06:50.352Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T10:06:50.352Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-13T10:06:50.352Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-13T10:06:50.352Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-13T10:06:50.613Z] Selecting previously unselected package openssh-client. [2021-05-13T10:06:50.613Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-13T10:06:50.613Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-13T10:06:50.613Z] Selecting previously unselected package squashfs-tools. [2021-05-13T10:06:50.613Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-13T10:06:50.613Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-13T10:06:50.875Z] Selecting previously unselected package snapd. [2021-05-13T10:06:50.875Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-13T10:06:50.875Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-13T10:06:52.790Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-13T10:06:52.790Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-13T10:06:52.790Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-13T10:06:52.790Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-13T10:06:53.054Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-13T10:06:53.054Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T10:06:53.054Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-13T10:06:53.054Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-13T10:06:53.054Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-13T10:06:53.627Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-13T10:06:53.627Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-13T10:06:53.627Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-13T10:06:53.627Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T10:06:53.888Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T10:06:53.889Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T10:06:54.461Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-13T10:06:54.461Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T10:06:54.461Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-13T10:06:54.461Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-13T10:06:54.461Z] running python rtupdate hooks for python3.6... [2021-05-13T10:06:54.461Z] running python post-rtupdate hooks for python3.6... [2021-05-13T10:06:54.461Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-13T10:06:55.850Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-13T10:06:56.112Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T10:06:56.112Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-13T10:06:56.112Z] Setting up snapd (2.48.3+18.04) ... [2021-05-13T10:06:56.686Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-13T10:06:56.686Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-13T10:06:56.946Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-13T10:06:57.207Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-13T10:06:57.207Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-13T10:06:57.207Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-13T10:06:57.467Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-13T10:06:57.727Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-13T10:06:57.727Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-13T10:06:57.988Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-13T10:06:58.251Z] /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-05-13T10:06:58.251Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-13T10:06:58.251Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-13T10:06:59.194Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-13T10:06:59.194Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-13T10:06:59.455Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-13T10:07:00.396Z] Reading package lists... [2021-05-13T10:07:00.657Z] Reading package lists... [2021-05-13T10:07:00.920Z] Building dependency tree... [2021-05-13T10:07:00.920Z] Reading state information... [2021-05-13T10:07:00.920Z] Calculating upgrade... [2021-05-13T10:07:01.181Z] The following packages will be upgraded: [2021-05-13T10:07:01.181Z] advancecomp base-files bash binutils binutils-common [2021-05-13T10:07:01.181Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-13T10:07:01.181Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-13T10:07:01.181Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-13T10:07:01.181Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-13T10:07:01.181Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-13T10:07:01.181Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-13T10:07:01.181Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-13T10:07:01.181Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-13T10:07:01.181Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-13T10:07:01.181Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-13T10:07:01.181Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-13T10:07:01.181Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-13T10:07:01.181Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-13T10:07:01.181Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-13T10:07:01.181Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-13T10:07:01.181Z] Need to get 64.0 MB of archives. [2021-05-13T10:07:01.181Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-13T10:07:01.181Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-13T10:07:01.181Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-13T10:07:01.181Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-13T10:07:01.181Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-13T10:07:01.181Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-13T10:07:01.181Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-13T10:07:01.181Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-13T10:07:01.181Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-13T10:07:01.181Z] 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-05-13T10:07:01.181Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-13T10:07:01.181Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-13T10:07:01.181Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-13T10:07:01.444Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-13T10:07:01.444Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-13T10:07:01.444Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-13T10:07:01.444Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-13T10:07:01.444Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-13T10:07:01.444Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-13T10:07:01.444Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-13T10:07:01.444Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-13T10:07:01.444Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-13T10:07:01.444Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-13T10:07:01.444Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-13T10:07:01.444Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-13T10:07:01.444Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-13T10:07:01.444Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-13T10:07:01.444Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-13T10:07:01.444Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-13T10:07:01.444Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-13T10:07:01.444Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-13T10:07:01.444Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-13T10:07:01.444Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-13T10:07:01.444Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-13T10:07:01.444Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-13T10:07:01.444Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-13T10:07:01.444Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-13T10:07:01.444Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-13T10:07:01.444Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-13T10:07:01.444Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-13T10:07:01.444Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-13T10:07:01.444Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-13T10:07:01.710Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-13T10:07:01.710Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-13T10:07:01.710Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-13T10:07:01.710Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-13T10:07:01.710Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-13T10:07:01.710Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-13T10:07:01.710Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-13T10:07:01.710Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-13T10:07:01.710Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-13T10:07:01.710Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-13T10:07:01.710Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-13T10:07:01.710Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-13T10:07:01.710Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-13T10:07:01.710Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-13T10:07:01.710Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-13T10:07:01.710Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-13T10:07:01.972Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-13T10:07:01.972Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-13T10:07:01.972Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-13T10:07:02.233Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-13T10:07:02.233Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-13T10:07:02.233Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-13T10:07:02.233Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-13T10:07:02.233Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-13T10:07:02.495Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-13T10:07:02.495Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-13T10:07:02.495Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-13T10:07:02.495Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-13T10:07:02.495Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-13T10:07:02.495Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-13T10:07:02.495Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-13T10:07:02.495Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-13T10:07:02.495Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-13T10:07:02.495Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-13T10:07:02.495Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-13T10:07:02.757Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-13T10:07:02.757Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-13T10:07:02.757Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-13T10:07:02.757Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-13T10:07:02.757Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-13T10:07:02.757Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-13T10:07:02.757Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-13T10:07:02.757Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-13T10:07:02.757Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-13T10:07:02.757Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-13T10:07:02.757Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-13T10:07:02.757Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-13T10:07:02.757Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-13T10:07:02.757Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-13T10:07:03.020Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-13T10:07:03.020Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-13T10:07:03.020Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-13T10:07:03.020Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-13T10:07:03.020Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-13T10:07:03.020Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-13T10:07:03.020Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-13T10:07:03.020Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-13T10:07:03.020Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-13T10:07:03.020Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-13T10:07:03.020Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-13T10:07:03.295Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-13T10:07:03.295Z] Fetched 64.0 MB in 2s (32.2 MB/s) [2021-05-13T10:07:03.295Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:03.295Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-13T10:07:03.295Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-13T10:07:03.867Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-13T10:07:04.128Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-13T10:07:04.129Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-13T10:07:04.129Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-13T10:07:05.077Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:05.077Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T10:07:05.077Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:05.077Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T10:07:05.338Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:05.338Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T10:07:05.338Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:05.338Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T10:07:05.338Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:05.600Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T10:07:05.600Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:05.600Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T10:07:05.600Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:05.862Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T10:07:05.862Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T10:07:06.238Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-13T10:07:06.238Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:06.238Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-13T10:07:06.238Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-13T10:07:06.238Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-13T10:07:06.238Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:06.500Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T10:07:06.500Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:06.500Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T10:07:06.500Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:06.763Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T10:07:06.764Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T10:07:07.026Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-13T10:07:07.026Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-13T10:07:07.287Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-13T10:07:07.549Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-13T10:07:07.812Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-13T10:07:07.812Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-13T10:07:07.812Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-13T10:07:07.812Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-13T10:07:08.073Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-13T10:07:08.335Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-13T10:07:08.335Z] Installing new version of config file /etc/issue ... [2021-05-13T10:07:08.335Z] Installing new version of config file /etc/issue.net ... [2021-05-13T10:07:08.335Z] Installing new version of config file /etc/lsb-release ... [2021-05-13T10:07:08.335Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-13T10:07:08.598Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-13T10:07:08.598Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-13T10:07:08.598Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-13T10:07:08.860Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:08.860Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-13T10:07:08.860Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-13T10:07:09.123Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-13T10:07:09.123Z] 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-05-13T10:07:09.123Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:09.123Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T10:07:09.123Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-13T10:07:09.160Z] 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-05-13T10:07:09.385Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-13T10:07:09.385Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:09.385Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-13T10:07:09.646Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-13T10:07:09.646Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-13T10:07:09.908Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:09.908Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-13T10:07:09.908Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-13T10:07:10.170Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-13T10:07:10.170Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:10.170Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-13T10:07:10.170Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-13T10:07:10.433Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-13T10:07:10.433Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:10.433Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-13T10:07:10.433Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-13T10:07:10.911Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-13T10:07:10.911Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:10.911Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-13T10:07:10.911Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-13T10:07:10.911Z] Setting up grep (3.1-2build1) ... [2021-05-13T10:07:10.911Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:10.911Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-13T10:07:10.911Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-13T10:07:11.172Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-13T10:07:11.434Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:11.434Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-13T10:07:11.434Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-13T10:07:11.695Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-13T10:07:11.695Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:11.695Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-13T10:07:11.695Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-13T10:07:11.770Z] 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-05-13T10:07:12.271Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-13T10:07:12.271Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-13T10:07:12.271Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-13T10:07:12.271Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-13T10:07:13.218Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-13T10:07:13.218Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:13.218Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-13T10:07:13.218Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-13T10:07:14.163Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-13T10:07:14.163Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-13T10:07:14.164Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-13T10:07:14.424Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-13T10:07:14.425Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-13T10:07:14.425Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:14.425Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-13T10:07:14.425Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-13T10:07:14.686Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-13T10:07:14.686Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:14.686Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T10:07:14.686Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T10:07:14.947Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-13T10:07:14.947Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:14.947Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T10:07:14.947Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T10:07:14.947Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-13T10:07:15.208Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:15.208Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T10:07:15.208Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T10:07:15.208Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-13T10:07:15.208Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:15.208Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T10:07:15.470Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T10:07:15.470Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-13T10:07:15.470Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:15.470Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-13T10:07:15.470Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-13T10:07:15.733Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-13T10:07:15.733Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-13T10:07:15.733Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-13T10:07:15.994Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:15.994Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-13T10:07:15.994Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-13T10:07:15.994Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-13T10:07:16.084Z] 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-05-13T10:07:16.256Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:16.256Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T10:07:16.256Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T10:07:16.256Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-13T10:07:16.256Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:16.256Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T10:07:16.517Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T10:07:16.517Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-13T10:07:16.517Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:16.517Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T10:07:16.778Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T10:07:17.039Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-13T10:07:17.065Z] 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-05-13T10:07:17.300Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-13T10:07:17.874Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-13T10:07:17.874Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:17.874Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-13T10:07:17.874Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-13T10:07:18.136Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-13T10:07:18.404Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T10:07:18.404Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-13T10:07:18.404Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-13T10:07:18.404Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-13T10:07:18.665Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:18.665Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-13T10:07:18.665Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-13T10:07:18.665Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-13T10:07:18.927Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:18.927Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-13T10:07:18.927Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-13T10:07:19.188Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-13T10:07:19.188Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:19.188Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-13T10:07:19.188Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-13T10:07:19.188Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-13T10:07:19.450Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:19.450Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-13T10:07:19.450Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-13T10:07:19.450Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-13T10:07:19.710Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:19.710Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-13T10:07:19.710Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-13T10:07:19.972Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-13T10:07:19.972Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:19.972Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-13T10:07:19.972Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-13T10:07:20.234Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-13T10:07:20.495Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:20.495Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T10:07:20.495Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T10:07:20.495Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-13T10:07:20.495Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-13T10:07:20.756Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-13T10:07:20.756Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-13T10:07:20.756Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-13T10:07:21.039Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:21.039Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-13T10:07:21.039Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-13T10:07:21.039Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-13T10:07:21.317Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:21.317Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-13T10:07:21.317Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-13T10:07:21.317Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-13T10:07:21.369Z] 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-05-13T10:07:21.587Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:21.587Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-13T10:07:21.587Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-13T10:07:21.587Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-13T10:07:21.854Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:21.854Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-13T10:07:21.854Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-13T10:07:21.854Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-13T10:07:22.138Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:22.138Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-13T10:07:22.138Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-13T10:07:22.408Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-13T10:07:22.683Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:22.683Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-13T10:07:22.683Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-13T10:07:22.955Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-13T10:07:22.955Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:22.955Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-13T10:07:22.955Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-13T10:07:22.955Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-13T10:07:23.217Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:23.217Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-13T10:07:23.217Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-13T10:07:23.217Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-13T10:07:23.478Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:23.478Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-13T10:07:23.478Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-13T10:07:23.478Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-13T10:07:23.740Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:23.740Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-13T10:07:23.740Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-13T10:07:23.740Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-13T10:07:24.000Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:24.000Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-13T10:07:24.000Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-13T10:07:24.000Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-13T10:07:24.000Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:24.000Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-13T10:07:24.000Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-13T10:07:24.260Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-13T10:07:24.260Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:24.260Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-13T10:07:24.260Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-13T10:07:24.522Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-13T10:07:24.522Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T10:07:24.522Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-13T10:07:24.522Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-13T10:07:24.795Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-13T10:07:24.795Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-13T10:07:24.795Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-13T10:07:24.795Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-13T10:07:25.065Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-13T10:07:25.066Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-13T10:07:25.066Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-13T10:07:25.326Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-13T10:07:25.326Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-13T10:07:25.326Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-13T10:07:25.614Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-13T10:07:25.614Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-13T10:07:25.614Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-13T10:07:25.614Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-13T10:07:25.714Z] 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-05-13T10:07:25.950Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-13T10:07:25.950Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-13T10:07:25.950Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-13T10:07:25.950Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-13T10:07:26.301Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-13T10:07:26.301Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-13T10:07:26.301Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-13T10:07:26.301Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-13T10:07:26.655Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-13T10:07:26.655Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-13T10:07:26.655Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-13T10:07:26.655Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-13T10:07:27.710Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-13T10:07:27.710Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-13T10:07:27.710Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-13T10:07:27.710Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-13T10:07:27.710Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-13T10:07:27.710Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-13T10:07:28.367Z] 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-05-13T10:07:28.662Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-13T10:07:28.662Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-13T10:07:28.662Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-13T10:07:28.662Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-13T10:07:28.662Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-13T10:07:28.662Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-13T10:07:28.927Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:28.927Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T10:07:29.191Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:29.191Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T10:07:29.191Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:29.191Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T10:07:29.455Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:29.455Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T10:07:30.404Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:30.404Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T10:07:30.979Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:30.979Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T10:07:31.756Z] 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-05-13T10:07:31.933Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:31.933Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T10:07:32.196Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:32.196Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T10:07:33.145Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T10:07:33.145Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T10:07:33.145Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-13T10:07:33.145Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-13T10:07:33.409Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-13T10:07:33.409Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-13T10:07:33.675Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-13T10:07:33.675Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-13T10:07:33.938Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-13T10:07:33.938Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-13T10:07:34.202Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-13T10:07:34.202Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-13T10:07:34.202Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-13T10:07:34.202Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-13T10:07:34.202Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-13T10:07:34.465Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-13T10:07:34.465Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T10:07:34.465Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-13T10:07:34.465Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T10:07:34.465Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T10:07:34.728Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T10:07:34.728Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-13T10:07:34.728Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-13T10:07:34.728Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-13T10:07:34.728Z] [2021-05-13T10:07:34.728Z] Current default time zone: 'Etc/UTC' [2021-05-13T10:07:34.728Z] Local time is now: Thu May 13 10:07:34 UTC 2021. [2021-05-13T10:07:34.728Z] Universal Time is now: Thu May 13 10:07:34 UTC 2021. [2021-05-13T10:07:34.728Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-13T10:07:34.728Z] [2021-05-13T10:07:34.728Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-13T10:07:34.991Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T10:07:34.991Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-13T10:07:34.991Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-13T10:07:34.991Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-13T10:07:34.991Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-13T10:07:34.991Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-13T10:07:34.991Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-13T10:07:34.991Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-13T10:07:34.991Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-13T10:07:34.991Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T10:07:35.150Z] 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-05-13T10:07:35.254Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-13T10:07:35.254Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T10:07:35.254Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-13T10:07:35.517Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T10:07:35.518Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-13T10:07:35.518Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-13T10:07:35.518Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-13T10:07:35.518Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-13T10:07:35.518Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-13T10:07:35.518Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-13T10:07:35.518Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-13T10:07:35.518Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-13T10:07:37.443Z] Updating certificates in /etc/ssl/certs... [2021-05-13T10:07:37.773Z] 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-05-13T10:07:38.393Z] 23 added, 27 removed; done. [2021-05-13T10:07:38.656Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-13T10:07:38.656Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T10:07:38.657Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-13T10:07:38.657Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-13T10:07:38.657Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-13T10:07:38.919Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T10:07:38.919Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-13T10:07:38.919Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T10:07:38.919Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T10:07:38.919Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T10:07:38.919Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T10:07:38.919Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T10:07:38.919Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-13T10:07:39.182Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-13T10:07:39.182Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-13T10:07:39.182Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-13T10:07:39.182Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-13T10:07:39.182Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T10:07:39.182Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T10:07:39.182Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-13T10:07:39.182Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-13T10:07:39.182Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-13T10:07:39.446Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-13T10:07:39.446Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-13T10:07:39.446Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-13T10:07:39.446Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-13T10:07:39.446Z] Updating certificates in /etc/ssl/certs... [2021-05-13T10:07:40.028Z] 0 added, 0 removed; done. [2021-05-13T10:07:40.028Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-13T10:07:40.028Z] done. [2021-05-13T10:07:40.603Z] Reading package lists... [2021-05-13T10:07:40.603Z] Building dependency tree... [2021-05-13T10:07:40.603Z] Reading state information... [2021-05-13T10:07:40.866Z] The following NEW packages will be installed: [2021-05-13T10:07:40.867Z] apt-transport-https [2021-05-13T10:07:41.129Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-13T10:07:41.129Z] Need to get 1692 B of archives. [2021-05-13T10:07:41.129Z] After this operation, 154 kB of additional disk space will be used. [2021-05-13T10:07:41.129Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-13T10:07:41.129Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-13T10:07:41.129Z] Fetched 1692 B in 0s (8564 B/s) [2021-05-13T10:07:41.129Z] Selecting previously unselected package apt-transport-https. [2021-05-13T10:07:41.129Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-13T10:07:41.129Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-13T10:07:41.390Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-13T10:07:41.390Z] Setting up apt-transport-https (1.6.13) ... [2021-05-13T10:07:41.651Z] Waiting for network to be ready... [Pipeline] } [2021-05-13T10:07:43.204Z] $ docker stop --time=1 0e9254afd235ea1059d690b1510ca027f23a26febdfd9b4e44f897522a7beba3 [2021-05-13T10:07:45.956Z] $ docker rm -f 0e9254afd235ea1059d690b1510ca027f23a26febdfd9b4e44f897522a7beba3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T10:07:47.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-13T10:07:47.791Z] [2021-05-13T10:07:47.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T10:07:48.258Z] 2021-05-13T10:07:45Z INFO Waiting for automatic snapd restart... [2021-05-13T10:07:48.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-13T10:07:48.697Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-13T10:07:48.697Z] 29e5d40040c1: Pulling fs layer [2021-05-13T10:07:48.697Z] 1ce36da41761: Pulling fs layer [2021-05-13T10:07:48.697Z] 25b303627fd3: Pulling fs layer [2021-05-13T10:07:48.970Z] 29e5d40040c1: Verifying Checksum [2021-05-13T10:07:48.970Z] 29e5d40040c1: Download complete [2021-05-13T10:07:49.568Z] 29e5d40040c1: Pull complete [2021-05-13T10:07:49.568Z] 1ce36da41761: Verifying Checksum [2021-05-13T10:07:49.569Z] 1ce36da41761: Download complete [2021-05-13T10:07:50.183Z] snapd 2.50 from Canonical* installed [2021-05-13T10:07:50.761Z] "snapd" switched to the "latest/stable" channel [2021-05-13T10:07:50.761Z] [2021-05-13T10:07:51.005Z] 1ce36da41761: Pull complete [2021-05-13T10:07:51.006Z] 25b303627fd3: Verifying Checksum [2021-05-13T10:07:51.006Z] 25b303627fd3: Download complete [2021-05-13T10:07:53.332Z] core18 20210309 from Canonical* installed [2021-05-13T10:07:53.595Z] "core18" switched to the "latest/stable" channel [2021-05-13T10:07:53.595Z] [2021-05-13T10:07:56.914Z] snapcraft 4.7.1 from Canonical* installed [2021-05-13T10:07:56.914Z] "snapcraft" switched to the "latest/stable" channel [2021-05-13T10:07:56.914Z] [2021-05-13T10:08:01.149Z] 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-05-13T10:08:01.149Z] - README.md [2021-05-13T10:08:01.149Z] [2021-05-13T10:08:01.149Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-13T10:08:01.173Z] 25b303627fd3: Pull complete [2021-05-13T10:08:01.173Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-13T10:08:01.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-13T10:08:01.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-13T10:08:01.443Z] prd-ubuntu18.04-docker-arm64-4c-16g-5138 does not seem to be running inside a container [2021-05-13T10:08:01.530Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-13T10:08:04.615Z] $ docker top 178210e585cb2b02446d70c6100bd6780441c4eb73c8ba6519b9e70a311b6711 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T10:08:05.570Z] + docker-compose build --help [2021-05-13T10:08:05.570Z] + grep parallel [2021-05-13T10:08:07.756Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-13T10:08:07.756Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-13T10:08:07.756Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-13T10:08:07.756Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-13T10:08:08.331Z] Reading package lists... [2021-05-13T10:08:08.595Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-13T10:08:08.940Z] --parallel Build images in parallel. [Pipeline] } [2021-05-13T10:08:09.243Z] $ docker stop --time=1 178210e585cb2b02446d70c6100bd6780441c4eb73c8ba6519b9e70a311b6711 [2021-05-13T10:08:11.216Z] $ docker rm -f 178210e585cb2b02446d70c6100bd6780441c4eb73c8ba6519b9e70a311b6711 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T10:08:11.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-13T10:08:11.899Z] . [Pipeline] withDockerContainer [2021-05-13T10:08:12.162Z] prd-ubuntu18.04-docker-arm64-4c-16g-5138 does not seem to be running inside a container [2021-05-13T10:08:12.395Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-13T10:08:13.682Z] $ docker top 52899836afc2ef6cfdaaab3ec1eb6d2cb06dd6c100a68b8d5d5463d707f9e5be -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T10:08:14.252Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-13T10:08:15.208Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-13T10:08:15.208Z] Reading package lists... [2021-05-13T10:08:15.208Z] Building dependency tree... [2021-05-13T10:08:15.208Z] Reading state information... [2021-05-13T10:08:15.208Z] Suggested packages: [2021-05-13T10:08:15.208Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-13T10:08:15.208Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-13T10:08:15.208Z] Recommended packages: [2021-05-13T10:08:15.208Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-13T10:08:15.208Z] The following NEW packages will be installed: [2021-05-13T10:08:15.208Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-13T10:08:15.208Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-13T10:08:15.208Z] pkg-config zip [2021-05-13T10:08:15.208Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-13T10:08:15.208Z] Need to get 7663 kB of archives. [2021-05-13T10:08:15.208Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-13T10:08:15.208Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-13T10:08:15.208Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-13T10:08:15.208Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-13T10:08:15.208Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-13T10:08:15.208Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-13T10:08:15.208Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-13T10:08:15.208Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-13T10:08:15.468Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-13T10:08:15.468Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-13T10:08:15.468Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-13T10:08:15.468Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-13T10:08:15.745Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-13T10:08:15.745Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-13T10:08:15.745Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-13T10:08:15.745Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-13T10:08:15.745Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-13T10:08:15.745Z] Fetched 7663 kB in 1s (9832 kB/s) [2021-05-13T10:08:16.008Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-13T10:08:16.008Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-13T10:08:16.008Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-13T10:08:16.008Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-13T10:08:16.008Z] Selecting previously unselected package libpsl5:amd64. [2021-05-13T10:08:16.008Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-13T10:08:16.268Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-13T10:08:16.268Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-13T10:08:16.268Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-13T10:08:16.268Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-13T10:08:16.268Z] Selecting previously unselected package librtmp1:amd64. [2021-05-13T10:08:16.268Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-13T10:08:16.268Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-13T10:08:16.538Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-13T10:08:16.538Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-13T10:08:16.538Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-13T10:08:16.538Z] Selecting previously unselected package liberror-perl. [2021-05-13T10:08:16.538Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-13T10:08:16.538Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-13T10:08:16.538Z] Selecting previously unselected package git-man. [2021-05-13T10:08:16.538Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-13T10:08:16.538Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-13T10:08:16.800Z] Selecting previously unselected package git. [2021-05-13T10:08:16.800Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-13T10:08:16.800Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-13T10:08:17.381Z] Selecting previously unselected package libnorm1:amd64. [2021-05-13T10:08:17.381Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-13T10:08:17.381Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-13T10:08:17.644Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-13T10:08:17.644Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-13T10:08:17.644Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-13T10:08:17.644Z] Selecting previously unselected package libsodium23:amd64. [2021-05-13T10:08:17.644Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-13T10:08:17.644Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-13T10:08:17.908Z] Selecting previously unselected package libzmq5:amd64. [2021-05-13T10:08:17.908Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-13T10:08:17.908Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-13T10:08:17.908Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-13T10:08:17.908Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-13T10:08:17.908Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-13T10:08:18.170Z] Selecting previously unselected package pkg-config. [2021-05-13T10:08:18.170Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-13T10:08:18.170Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-13T10:08:18.170Z] Selecting previously unselected package zip. [2021-05-13T10:08:18.170Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-13T10:08:18.170Z] Unpacking zip (3.0-11build1) ... [2021-05-13T10:08:18.170Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-13T10:08:18.434Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-13T10:08:18.434Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-13T10:08:18.434Z] Setting up liberror-perl (0.17025-1) ... [2021-05-13T10:08:18.434Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-13T10:08:18.434Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-13T10:08:18.434Z] No schema files found: doing nothing. [2021-05-13T10:08:18.434Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-13T10:08:18.434Z] Setting up zip (3.0-11build1) ... [2021-05-13T10:08:18.434Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-13T10:08:18.434Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-13T10:08:18.434Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-13T10:08:18.537Z] Building core-command ... [2021-05-13T10:08:18.537Z] Building core-data ... [2021-05-13T10:08:18.537Z] Building core-metadata ... [2021-05-13T10:08:18.537Z] Building security-bootstrapper ... [2021-05-13T10:08:18.537Z] Building security-proxy-setup ... [2021-05-13T10:08:18.537Z] Building security-secretstore-setup ... [2021-05-13T10:08:18.537Z] Building support-notifications ... [2021-05-13T10:08:18.537Z] Building support-scheduler ... [2021-05-13T10:08:18.537Z] Building sys-mgmt-agent ... [2021-05-13T10:08:18.537Z] Building security-bootstrapper [2021-05-13T10:08:18.537Z] Building core-data [2021-05-13T10:08:18.537Z] Building support-notifications [2021-05-13T10:08:18.537Z] Building security-secretstore-setup [2021-05-13T10:08:18.537Z] Building support-scheduler [2021-05-13T10:08:18.697Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-13T10:08:18.697Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-13T10:08:18.697Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-13T10:08:18.697Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-13T10:08:18.697Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-13T10:08:25.304Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-13T10:08:25.304Z] git set to automatically installed. [2021-05-13T10:08:25.304Z] git-man set to automatically installed. [2021-05-13T10:08:25.304Z] libcurl3-gnutls set to automatically installed. [2021-05-13T10:08:25.304Z] liberror-perl set to automatically installed. [2021-05-13T10:08:25.304Z] libglib2.0-0 set to automatically installed. [2021-05-13T10:08:25.304Z] libnghttp2-14 set to automatically installed. [2021-05-13T10:08:25.304Z] libnorm1 set to automatically installed. [2021-05-13T10:08:25.304Z] libpgm-5.2-0 set to automatically installed. [2021-05-13T10:08:25.304Z] libpsl5 set to automatically installed. [2021-05-13T10:08:25.304Z] librtmp1 set to automatically installed. [2021-05-13T10:08:25.304Z] libsodium23 set to automatically installed. [2021-05-13T10:08:25.304Z] libzmq3-dev set to automatically installed. [2021-05-13T10:08:25.304Z] libzmq5 set to automatically installed. [2021-05-13T10:08:25.304Z] pkg-config set to automatically installed. [2021-05-13T10:08:25.304Z] zip set to automatically installed. [2021-05-13T10:08:26.698Z] snapd is not logged in, snap install commands will use sudo [2021-05-13T10:08:33.346Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-13T10:08:45.841Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-13T10:08:45.842Z] snapd is not logged in, snap install commands will use sudo [2021-05-13T10:08:51.166Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-13T10:08:51.439Z] snap "core18" has no updates available [2021-05-13T10:08:52.020Z] Pulling go-build-helper [2021-05-13T10:08:52.020Z] + snapcraftctl pull [2021-05-13T10:08:53.406Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-13T10:08:53.406Z] Skipping pull go-build-helper (already ran) [2021-05-13T10:08:53.406Z] Building go-build-helper [2021-05-13T10:08:53.406Z] + snapcraftctl build [2021-05-13T10:08:55.328Z] Staging go-build-helper [2021-05-13T10:08:55.328Z] + snapcraftctl stage [2021-05-13T10:09:05.344Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-13T10:09:05.344Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-13T10:09:05.344Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-13T10:09:05.344Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-13T10:09:05.344Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-13T10:09:05.344Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-13T10:09:05.344Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-13T10:09:05.344Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-13T10:09:05.344Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-13T10:09:05.344Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-13T10:09:05.344Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-13T10:09:05.344Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-13T10:09:05.344Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-13T10:09:05.344Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-13T10:09:05.344Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-13T10:09:05.344Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-13T10:09:05.344Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-13T10:09:05.344Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-13T10:09:05.344Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-13T10:09:05.344Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-13T10:09:05.344Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-13T10:09:05.344Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-13T10:09:05.344Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-13T10:09:05.344Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-13T10:09:05.344Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-13T10:09:05.344Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-13T10:09:05.344Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-13T10:09:05.344Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-13T10:09:05.344Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-13T10:09:05.344Z] Fetched 224 kB in 0s (0 B/s) [2021-05-13T10:09:05.344Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-13T10:09:05.344Z] Fetched 157 kB in 0s (0 B/s) [2021-05-13T10:09:05.344Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-13T10:09:05.344Z] Fetched 221 kB in 0s (0 B/s) [2021-05-13T10:09:05.344Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-13T10:09:05.344Z] Fetched 143 kB in 0s (0 B/s) [2021-05-13T10:09:05.344Z] Pulling app-service-config [2021-05-13T10:09:05.344Z] + snapcraftctl pull [2021-05-13T10:09:05.344Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-13T10:09:05.605Z] Pulling config-common [2021-05-13T10:09:05.605Z] + snapcraftctl pull [2021-05-13T10:09:09.813Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-13T10:09:09.813Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-13T10:09:09.813Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-13T10:09:09.813Z] Fetched 0 B in 0s (0 B/s) [2021-05-13T10:09:09.813Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-13T10:09:09.813Z] Fetched 0 B in 0s (0 B/s) [2021-05-13T10:09:09.813Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-13T10:09:09.813Z] Fetched 0 B in 0s (0 B/s) [2021-05-13T10:09:09.813Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-13T10:09:09.813Z] Fetched 0 B in 0s (0 B/s) [2021-05-13T10:09:09.813Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-13T10:09:09.813Z] Fetched 0 B in 0s (0 B/s) [2021-05-13T10:09:09.813Z] Pulling edgex-go [2021-05-13T10:09:09.813Z] + snapcraftctl pull [2021-05-13T10:09:27.941Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-13T10:09:27.941Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-13T10:09:27.941Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-13T10:09:27.941Z] Fetched 0 B in 0s (0 B/s) [2021-05-13T10:09:27.941Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-13T10:09:27.941Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-13T10:09:27.941Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-13T10:09:27.941Z] Fetched 279 kB in 0s (0 B/s) [2021-05-13T10:09:27.941Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-13T10:09:27.942Z] Fetched 122 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-13T10:09:27.942Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-13T10:09:27.942Z] Fetched 8848 B in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-13T10:09:27.942Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-13T10:09:27.942Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-13T10:09:27.942Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-13T10:09:27.942Z] Fetched 219 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-13T10:09:27.942Z] Fetched 154 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-13T10:09:27.942Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-13T10:09:27.942Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-13T10:09:27.942Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-13T10:09:27.942Z] Fetched 499 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-13T10:09:27.942Z] Fetched 111 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-13T10:09:27.942Z] Fetched 240 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-13T10:09:27.942Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-13T10:09:27.942Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-13T10:09:27.942Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-13T10:09:27.942Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-13T10:09:27.942Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-13T10:09:27.942Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-13T10:09:27.942Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-13T10:09:27.942Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-13T10:09:27.942Z] Fetched 8720 B in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-13T10:09:27.942Z] Fetched 137 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-13T10:09:27.942Z] Fetched 119 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-13T10:09:27.942Z] Fetched 110 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-13T10:09:27.942Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-13T10:09:27.942Z] Fetched 645 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-13T10:09:27.942Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-13T10:09:27.942Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-13T10:09:27.942Z] Fetched 368 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-13T10:09:27.942Z] Fetched 187 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-13T10:09:27.942Z] Fetched 175 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-13T10:09:27.942Z] Fetched 206 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-13T10:09:27.942Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-13T10:09:27.942Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-13T10:09:27.942Z] Fetched 159 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-13T10:09:27.942Z] Fetched 107 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-13T10:09:27.942Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-13T10:09:27.942Z] Pulling static-packages [2021-05-13T10:09:27.942Z] + snapcraftctl pull [2021-05-13T10:09:27.942Z] Pulling version [2021-05-13T10:09:27.942Z] + cd /root/project [2021-05-13T10:09:27.942Z] + [ -f VERSION ] [2021-05-13T10:09:27.942Z] + PROJECT_VERSION=local-dev [2021-05-13T10:09:27.942Z] + git rev-parse --short HEAD [2021-05-13T10:09:27.942Z] + GIT_REVISION=0f2753e7 [2021-05-13T10:09:27.942Z] + snapcraftctl set-version local-dev [2021-05-13T10:09:28.515Z] Skipping build go-build-helper (already ran) [2021-05-13T10:09:28.775Z] Building app-service-config [2021-05-13T10:09:28.775Z] + make build [2021-05-13T10:09:28.775Z] go mod tidy [2021-05-13T10:09:30.694Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-13T10:09:30.694Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-13T10:09:30.694Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-13T10:09:30.694Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-13T10:09:30.955Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-13T10:09:30.955Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-13T10:09:30.955Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-13T10:09:30.955Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-13T10:09:30.955Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-13T10:09:30.955Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-13T10:09:31.216Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-13T10:09:31.216Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-13T10:09:31.216Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-13T10:09:31.216Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-13T10:09:31.216Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-13T10:09:31.216Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-13T10:09:31.483Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-13T10:09:31.483Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-13T10:09:31.483Z] go: downloading golang.org/x/text v0.3.2 [2021-05-13T10:09:31.483Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-13T10:09:31.483Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-13T10:09:31.744Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-13T10:09:31.744Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-13T10:09:31.744Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-13T10:09:31.744Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-13T10:09:31.744Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-13T10:09:31.744Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-13T10:09:31.744Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-13T10:09:32.004Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-13T10:09:32.004Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-13T10:09:32.004Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-13T10:09:32.004Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-13T10:09:32.004Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-13T10:09:32.004Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-13T10:09:32.004Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-13T10:09:32.004Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-13T10:09:32.004Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-13T10:09:32.004Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-13T10:09:32.004Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-13T10:09:32.004Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-13T10:09:32.004Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-13T10:09:32.004Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-13T10:09:32.004Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-13T10:09:32.314Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-13T10:09:32.314Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-13T10:09:32.314Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-13T10:09:32.314Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-13T10:09:32.314Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-13T10:09:32.314Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-13T10:09:32.314Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-13T10:09:32.314Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-13T10:09:32.314Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-13T10:09:32.315Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-13T10:09:32.315Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-13T10:09:32.575Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-13T10:09:32.575Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-13T10:09:32.575Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-13T10:09:32.575Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-13T10:09:32.575Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-13T10:09:32.575Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-13T10:09:32.575Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-13T10:09:32.575Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-13T10:09:32.575Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-13T10:09:32.575Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-13T10:09:32.575Z] go: downloading github.com/kr/text v0.1.0 [2021-05-13T10:09:32.575Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-13T10:09:32.575Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-13T10:09:32.575Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-13T10:09:32.575Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-13T10:09:32.575Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-13T10:09:32.838Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-13T10:09:32.838Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-13T10:09:32.838Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-13T10:09:32.838Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-13T10:09:32.838Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-13T10:09:32.838Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-13T10:09:32.838Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-13T10:09:32.838Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-13T10:09:32.838Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-13T10:09:32.838Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-13T10:09:40.358Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T10:09:40.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-13T10:09:40.359Z] ---> f6207f3820aa [2021-05-13T10:09:40.359Z] Step 3/23 : WORKDIR /edgex-go [2021-05-13T10:09:40.359Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T10:09:40.359Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T10:09:40.359Z] ---> f6207f3820aa [2021-05-13T10:09:40.359Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T10:09:40.359Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T10:09:40.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-13T10:09:40.359Z] ---> f6207f3820aa [2021-05-13T10:09:40.359Z] Step 3/23 : WORKDIR /edgex-go [2021-05-13T10:09:40.359Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T10:09:40.359Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-13T10:09:40.359Z] ---> f6207f3820aa [2021-05-13T10:09:40.359Z] Step 3/32 : WORKDIR /edgex-go [2021-05-13T10:09:40.359Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T10:09:40.359Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-13T10:09:40.359Z] ---> f6207f3820aa [2021-05-13T10:09:40.359Z] Step 3/26 : WORKDIR /edgex-go [2021-05-13T10:09:40.359Z] ---> Running in 1f0323a0a29a [2021-05-13T10:09:40.359Z] ---> Running in e78d89010dbc [2021-05-13T10:09:40.359Z] ---> Running in b2303eb29c72 [2021-05-13T10:09:40.359Z] ---> Running in ab733c5527b1 [2021-05-13T10:09:40.359Z] ---> Running in 46b8b42e850a [2021-05-13T10:09:40.359Z] Removing intermediate container b2303eb29c72 [2021-05-13T10:09:40.359Z] ---> b2229ea6537b [2021-05-13T10:09:40.359Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:09:40.359Z] Removing intermediate container e78d89010dbc [2021-05-13T10:09:40.359Z] ---> 1eef591d13bf [2021-05-13T10:09:40.359Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:09:40.359Z] Removing intermediate container 1f0323a0a29a [2021-05-13T10:09:40.359Z] ---> 89f4bab20cea [2021-05-13T10:09:40.359Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:09:40.359Z] Removing intermediate container 46b8b42e850a [2021-05-13T10:09:40.359Z] ---> c37b3733cd74 [2021-05-13T10:09:40.359Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:09:40.359Z] Removing intermediate container ab733c5527b1 [2021-05-13T10:09:40.359Z] ---> a9f54e90a824 [2021-05-13T10:09:40.359Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:09:40.359Z] ---> Running in ba52f6508332 [2021-05-13T10:09:40.359Z] ---> Running in 67ab09e12adc [2021-05-13T10:09:40.359Z] ---> Running in 7c4d9438830c [2021-05-13T10:09:40.359Z] ---> Running in 23ac41327a9d [2021-05-13T10:09:40.359Z] ---> Running in 07ea4448b71f [2021-05-13T10:09:40.359Z] Removing intermediate container ba52f6508332 [2021-05-13T10:09:40.359Z] ---> 0af0d4ad693b [2021-05-13T10:09:40.359Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-13T10:09:40.359Z] ---> Running in f3d436c64e6c [2021-05-13T10:09:40.359Z] Removing intermediate container 67ab09e12adc [2021-05-13T10:09:40.359Z] ---> 21acc1ec61fc [2021-05-13T10:09:40.359Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-13T10:09:40.359Z] Removing intermediate container 7c4d9438830c [2021-05-13T10:09:40.359Z] ---> 0dd1ff1eeda2 [2021-05-13T10:09:40.359Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-13T10:09:40.359Z] ---> Running in fbe60468bde0 [2021-05-13T10:09:40.359Z] ---> Running in ab1aa3229047 [2021-05-13T10:09:40.359Z] Removing intermediate container 07ea4448b71f [2021-05-13T10:09:40.359Z] ---> f0fc3d0614f5 [2021-05-13T10:09:40.359Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-13T10:09:40.359Z] Removing intermediate container 23ac41327a9d [2021-05-13T10:09:40.359Z] ---> ef45228a36f8 [2021-05-13T10:09:40.359Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-13T10:09:40.359Z] ---> Running in 2fcfe2e6a278 [2021-05-13T10:09:40.359Z] ---> Running in cad2c2b727b6 [2021-05-13T10:09:40.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:09:40.913Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:09:41.185Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:09:41.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:09:41.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:09:41.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:09:41.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:09:42.333Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:09:42.333Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:09:42.333Z] OK: 218 MiB in 52 packages [2021-05-13T10:09:42.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:09:42.860Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-13T10:09:42.860Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-13T10:09:42.860Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-13T10:09:42.860Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-13T10:09:42.860Z] Building config-common [2021-05-13T10:09:42.860Z] + snapcraftctl build [2021-05-13T10:09:42.894Z] OK: 218 MiB in 52 packages [2021-05-13T10:09:43.509Z] OK: 218 MiB in 52 packages [2021-05-13T10:09:43.787Z] OK: 218 MiB in 52 packages [2021-05-13T10:09:43.787Z] OK: 218 MiB in 52 packages [2021-05-13T10:09:44.390Z] Removing intermediate container f3d436c64e6c [2021-05-13T10:09:44.390Z] ---> 699449751c08 [2021-05-13T10:09:44.390Z] Step 6/26 : COPY go.mod . [2021-05-13T10:09:44.668Z] Removing intermediate container fbe60468bde0 [2021-05-13T10:09:44.668Z] ---> d2d5be64d793 [2021-05-13T10:09:44.668Z] Step 6/32 : COPY go.mod . [2021-05-13T10:09:44.788Z] Building edgex-go [2021-05-13T10:09:44.788Z] + cd /root/parts/edgex-go/src [2021-05-13T10:09:44.788Z] + make build [2021-05-13T10:09:44.788Z] 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-05-13T10:09:45.053Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-13T10:09:45.053Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-13T10:09:45.053Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-13T10:09:45.286Z] Removing intermediate container 2fcfe2e6a278 [2021-05-13T10:09:45.286Z] ---> 3414aefed48a [2021-05-13T10:09:45.286Z] Step 6/24 : COPY go.mod . [2021-05-13T10:09:45.315Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-13T10:09:45.315Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-13T10:09:45.315Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-13T10:09:45.561Z] Removing intermediate container ab1aa3229047 [2021-05-13T10:09:45.561Z] ---> 7417ec0e6be1 [2021-05-13T10:09:45.561Z] Step 6/23 : COPY go.mod . [2021-05-13T10:09:45.836Z] ---> 593a471c09af [2021-05-13T10:09:45.836Z] Step 7/26 : RUN go mod download [2021-05-13T10:09:45.836Z] Removing intermediate container cad2c2b727b6 [2021-05-13T10:09:45.836Z] ---> c36cf4795e8d [2021-05-13T10:09:45.836Z] Step 6/23 : COPY go.mod . [2021-05-13T10:09:45.836Z] ---> 580037036796 [2021-05-13T10:09:45.836Z] Step 7/32 : RUN go mod download [2021-05-13T10:09:46.123Z] ---> Running in d9300df28266 [2021-05-13T10:09:46.123Z] ---> Running in f491eb91580f [2021-05-13T10:09:46.410Z] ---> b6d886654870 [2021-05-13T10:09:46.410Z] Step 7/24 : RUN go mod download [2021-05-13T10:09:46.692Z] ---> Running in c7758c069895 [2021-05-13T10:09:46.692Z] ---> 6177c05ab170 [2021-05-13T10:09:46.692Z] Step 7/23 : RUN go mod download [2021-05-13T10:09:46.965Z] ---> 4b04303fec54 [2021-05-13T10:09:46.965Z] Step 7/23 : RUN go mod download [2021-05-13T10:09:46.965Z] ---> Running in 0ce75cfd00bf [2021-05-13T10:09:47.249Z] ---> Running in b7be2557b1fa [2021-05-13T10:09:49.538Z] 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-05-13T10:09:50.662Z] Removing intermediate container d9300df28266 [2021-05-13T10:09:50.662Z] ---> d9234bea68b2 [2021-05-13T10:09:50.662Z] Step 8/26 : COPY . . [2021-05-13T10:09:50.662Z] Removing intermediate container f491eb91580f [2021-05-13T10:09:50.662Z] ---> 5d96332dc891 [2021-05-13T10:09:50.662Z] Step 8/32 : COPY . . [2021-05-13T10:09:50.940Z] Removing intermediate container c7758c069895 [2021-05-13T10:09:50.940Z] ---> b65fb4b9f84c [2021-05-13T10:09:50.940Z] Step 8/24 : COPY . . [2021-05-13T10:09:51.539Z] Removing intermediate container 0ce75cfd00bf [2021-05-13T10:09:51.539Z] ---> 67859db498ec [2021-05-13T10:09:51.539Z] Step 8/23 : COPY . . [2021-05-13T10:09:51.813Z] Removing intermediate container b7be2557b1fa [2021-05-13T10:09:51.813Z] ---> 3a2e3b1b01f3 [2021-05-13T10:09:51.813Z] Step 8/23 : COPY . . [2021-05-13T10:09:54.861Z] 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-05-13T10:09:56.255Z] 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-05-13T10:09:57.654Z] 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-05-13T10:09:58.229Z] 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-05-13T10:10:00.152Z] 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-05-13T10:10:00.416Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-13T10:10:00.416Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-13T10:10:02.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-13T10:10:03.329Z] 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-05-13T10:10:03.613Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-13T10:10:05.011Z] 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-05-13T10:10:06.416Z] 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-05-13T10:10:07.380Z] 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-05-13T10:10:07.380Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-13T10:10:09.315Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-13T10:10:09.315Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-13T10:10:09.315Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-13T10:10:09.315Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-13T10:10:09.315Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-13T10:10:09.315Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-13T10:10:09.315Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-13T10:10:09.315Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-13T10:10:09.315Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-13T10:10:09.315Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-13T10:10:09.315Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-13T10:10:09.315Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-13T10:10:09.315Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-13T10:10:09.315Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-13T10:10:09.315Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-13T10:10:09.315Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-13T10:10:09.315Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-13T10:10:09.315Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-13T10:10:09.315Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-13T10:10:09.315Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-13T10:10:09.315Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-13T10:10:09.315Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-13T10:10:09.315Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-13T10:10:09.315Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-13T10:10:09.315Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-13T10:10:09.315Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-13T10:10:12.658Z] Building static-packages [2021-05-13T10:10:12.658Z] + snapcraftctl build [2021-05-13T10:10:14.055Z] Building version [2021-05-13T10:10:14.055Z] + snapcraftctl build [2021-05-13T10:10:16.616Z] Skipping stage go-build-helper (already ran) [2021-05-13T10:10:16.616Z] Staging app-service-config [2021-05-13T10:10:16.616Z] + snapcraftctl stage [2021-05-13T10:10:17.193Z] Staging config-common [2021-05-13T10:10:17.193Z] + snapcraftctl stage [2021-05-13T10:10:18.143Z] Staging edgex-go [2021-05-13T10:10:18.143Z] + snapcraftctl stage [2021-05-13T10:10:18.659Z] ---> 1a36b3e40eaf [2021-05-13T10:10:18.660Z] Step 9/26 : RUN go mod tidy [2021-05-13T10:10:18.660Z] ---> 4a096c278115 [2021-05-13T10:10:18.660Z] Step 9/32 : RUN go mod tidy [2021-05-13T10:10:18.660Z] ---> c2b33c8b66ab [2021-05-13T10:10:18.660Z] Step 9/23 : RUN go mod tidy [2021-05-13T10:10:18.660Z] ---> Running in 126b3d9bb007 [2021-05-13T10:10:18.660Z] ---> 4a65ee7eb468 [2021-05-13T10:10:18.660Z] Step 9/24 : RUN go mod tidy [2021-05-13T10:10:18.660Z] ---> Running in 6a57c57306c3 [2021-05-13T10:10:18.660Z] ---> Running in c7264e5b09d6 [2021-05-13T10:10:18.660Z] ---> 95aaa86c630f [2021-05-13T10:10:18.660Z] Step 9/23 : RUN go mod tidy [2021-05-13T10:10:18.660Z] ---> Running in 403ee24d9cf2 [2021-05-13T10:10:18.660Z] ---> Running in 052b716a2549 [2021-05-13T10:10:19.538Z] Staging static-packages [2021-05-13T10:10:19.538Z] + snapcraftctl stage [2021-05-13T10:10:20.488Z] Staging version [2021-05-13T10:10:20.489Z] + snapcraftctl stage [2021-05-13T10:10:21.436Z] Priming go-build-helper [2021-05-13T10:10:21.437Z] + snapcraftctl prime [2021-05-13T10:10:22.384Z] Priming app-service-config [2021-05-13T10:10:22.384Z] + snapcraftctl prime [2021-05-13T10:10:23.329Z] Priming config-common [2021-05-13T10:10:23.329Z] + snapcraftctl prime [2021-05-13T10:10:24.277Z] Priming edgex-go [2021-05-13T10:10:24.277Z] + snapcraftctl prime [2021-05-13T10:10:25.388Z] Removing intermediate container 126b3d9bb007 [2021-05-13T10:10:25.388Z] ---> 82915c84b278 [2021-05-13T10:10:25.388Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-13T10:10:25.388Z] ---> Running in 92a2aa99839a [2021-05-13T10:10:25.388Z] Removing intermediate container c7264e5b09d6 [2021-05-13T10:10:25.388Z] ---> 3c80980ebba8 [2021-05-13T10:10:25.388Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-13T10:10:25.388Z] Removing intermediate container 6a57c57306c3 [2021-05-13T10:10:25.388Z] ---> a35487ddc319 [2021-05-13T10:10:25.388Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-13T10:10:25.388Z] Removing intermediate container 403ee24d9cf2 [2021-05-13T10:10:25.388Z] ---> 1ec0803a8e1c [2021-05-13T10:10:25.388Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-13T10:10:25.388Z] ---> Running in f7990ee99c5f [2021-05-13T10:10:25.388Z] ---> Running in 016acf4a3ed8 [2021-05-13T10:10:25.388Z] ---> Running in beb67e0cd0f3 [2021-05-13T10:10:25.388Z] Removing intermediate container 052b716a2549 [2021-05-13T10:10:25.388Z] ---> eff31a6c886c [2021-05-13T10:10:25.388Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-13T10:10:25.663Z] ---> Running in 0e68f8cb0546 [2021-05-13T10:10:25.667Z] Priming static-packages [2021-05-13T10:10:25.668Z] + snapcraftctl prime [2021-05-13T10:10:25.942Z] 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-05-13T10:10:27.400Z] 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-05-13T10:10:27.591Z] Priming version [2021-05-13T10:10:27.591Z] + snapcraftctl prime [2021-05-13T10:10:27.680Z] 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-05-13T10:10:27.680Z] 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-05-13T10:10:27.680Z] 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-05-13T10:10:28.666Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-13T10:12:19.614Z] 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-05-13T10:12:26.378Z] Removing intermediate container f7990ee99c5f [2021-05-13T10:12:26.378Z] ---> 5f74b6843973 [2021-05-13T10:12:26.378Z] [2021-05-13T10:12:26.378Z] Step 11/32 : FROM alpine:3.12 [2021-05-13T10:12:26.378Z] 3.12: Pulling from library/alpine [2021-05-13T10:12:26.378Z] Removing intermediate container 92a2aa99839a [2021-05-13T10:12:26.378Z] ---> e04fda469f01 [2021-05-13T10:12:26.378Z] [2021-05-13T10:12:26.378Z] Step 11/26 : FROM alpine:3.12 [2021-05-13T10:12:26.378Z] 3.12: Pulling from library/alpine [2021-05-13T10:12:27.364Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-13T10:12:27.364Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-13T10:12:27.364Z] Status: Image is up to date for alpine:3.12 [2021-05-13T10:12:27.364Z] Status: Downloaded newer image for alpine:3.12 [2021-05-13T10:12:27.364Z] ---> 9852663dfa18 [2021-05-13T10:12:27.364Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-13T10:12:27.364Z] ---> 9852663dfa18 [2021-05-13T10:12:27.364Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-13T10:12:27.732Z] ---> Running in acc96ee9fcec [2021-05-13T10:12:27.732Z] ---> Running in e1131fa1aa20 [2021-05-13T10:12:28.725Z] Removing intermediate container e1131fa1aa20 [2021-05-13T10:12:28.725Z] ---> 9f1f1874188b [2021-05-13T10:12:28.725Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-13T10:12:29.010Z] ---> Running in be4670694fcd [2021-05-13T10:12:30.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:12:30.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:12:30.898Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-13T10:12:30.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:12:31.174Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-13T10:12:31.174Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-13T10:12:31.174Z] (4/6) Installing curl (7.76.1-r0) [2021-05-13T10:12:31.174Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-13T10:12:31.174Z] (6/6) Installing su-exec (0.2-r1) [2021-05-13T10:12:31.174Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:12:31.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:12:31.174Z] Executing ca-certificates-20191127-r4.trigger [2021-05-13T10:12:31.455Z] OK: 7 MiB in 20 packages [2021-05-13T10:12:31.739Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-13T10:12:31.739Z] (2/2) Installing su-exec (0.2-r1) [2021-05-13T10:12:31.739Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:12:31.739Z] OK: 5 MiB in 16 packages [2021-05-13T10:12:35.172Z] Removing intermediate container be4670694fcd [2021-05-13T10:12:35.172Z] ---> 3b0f6286a122 [2021-05-13T10:12:35.172Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-13T10:12:35.172Z] Removing intermediate container acc96ee9fcec [2021-05-13T10:12:35.172Z] ---> fc0a4dd1ac36 [2021-05-13T10:12:35.172Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-13T10:12:35.773Z] ---> Running in 86c673ec1bfc [2021-05-13T10:12:35.773Z] ---> Running in e12b3bed28d9 [2021-05-13T10:12:37.238Z] Removing intermediate container 86c673ec1bfc [2021-05-13T10:12:37.238Z] ---> b06fbdb27ad9 [2021-05-13T10:12:37.238Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-13T10:12:37.513Z] Removing intermediate container e12b3bed28d9 [2021-05-13T10:12:37.513Z] ---> 0ca87185df00 [2021-05-13T10:12:37.513Z] Step 14/26 : WORKDIR / [2021-05-13T10:12:37.790Z] ---> Running in 02f2208ae486 [2021-05-13T10:12:38.065Z] ---> Running in 3f222168498e [2021-05-13T10:12:38.688Z] Removing intermediate container 02f2208ae486 [2021-05-13T10:12:38.688Z] ---> 462ac3252d4e [2021-05-13T10:12:38.688Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-13T10:12:38.688Z] Removing intermediate container 016acf4a3ed8 [2021-05-13T10:12:38.688Z] ---> 7daa9bfa1ba5 [2021-05-13T10:12:38.688Z] [2021-05-13T10:12:38.688Z] Step 11/23 : FROM alpine:3.12 [2021-05-13T10:12:38.688Z] ---> 9852663dfa18 [2021-05-13T10:12:38.688Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-13T10:12:38.966Z] ---> Running in 954328432c59 [2021-05-13T10:12:38.966Z] ---> Running in 39fd0326e54b [2021-05-13T10:12:38.966Z] Removing intermediate container 3f222168498e [2021-05-13T10:12:38.966Z] ---> c5102fb2c141 [2021-05-13T10:12:38.966Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-13T10:12:39.567Z] Removing intermediate container 0e68f8cb0546 [2021-05-13T10:12:39.567Z] ---> 0101ae686de2 [2021-05-13T10:12:39.567Z] [2021-05-13T10:12:39.567Z] Step 11/23 : FROM alpine:3.12 [2021-05-13T10:12:39.567Z] ---> 9852663dfa18 [2021-05-13T10:12:39.567Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-13T10:12:40.179Z] ---> Running in 8e7c9bc11d81 [2021-05-13T10:12:41.172Z] ---> 62d3616beb31 [2021-05-13T10:12:41.172Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-13T10:12:41.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:12:41.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:12:41.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:12:42.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:12:42.284Z] ---> cb721ddae22c [2021-05-13T10:12:42.284Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-13T10:12:42.568Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-13T10:12:42.568Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:12:42.568Z] OK: 5 MiB in 15 packages [2021-05-13T10:12:42.568Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-13T10:12:42.568Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-13T10:12:42.568Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:12:42.843Z] Executing ca-certificates-20191127-r4.trigger [2021-05-13T10:12:43.121Z] OK: 6 MiB in 16 packages [2021-05-13T10:12:43.121Z] Removing intermediate container 954328432c59 [2021-05-13T10:12:43.121Z] ---> e9ab0788089d [2021-05-13T10:12:43.121Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-13T10:12:43.723Z] ---> Running in 9917e0263bbf [2021-05-13T10:12:43.723Z] ---> 7e66ed8a22d6 [2021-05-13T10:12:43.723Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-13T10:12:44.328Z] Removing intermediate container 9917e0263bbf [2021-05-13T10:12:44.329Z] ---> 8a63a4937322 [2021-05-13T10:12:44.329Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-13T10:12:44.329Z] Removing intermediate container 39fd0326e54b [2021-05-13T10:12:44.329Z] ---> b5cc96be264c [2021-05-13T10:12:44.329Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T10:12:44.602Z] ---> Running in c6a0942dc7a6 [2021-05-13T10:12:45.206Z] ---> a2b7e5de5505 [2021-05-13T10:12:45.206Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-13T10:12:45.484Z] Removing intermediate container 8e7c9bc11d81 [2021-05-13T10:12:45.484Z] ---> 062007e3b8ab [2021-05-13T10:12:45.484Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T10:12:45.484Z] Removing intermediate container c6a0942dc7a6 [2021-05-13T10:12:45.484Z] ---> 9138f80656e9 [2021-05-13T10:12:45.484Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-13T10:12:45.484Z] ---> Running in 12c3f760047b [2021-05-13T10:12:45.764Z] ---> aa8a3e9c4e7b [2021-05-13T10:12:45.764Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-13T10:12:45.764Z] ---> Running in 7b4c8a791160 [2021-05-13T10:12:46.042Z] ---> Running in db9e901654bb [2021-05-13T10:12:46.649Z] Removing intermediate container 12c3f760047b [2021-05-13T10:12:46.649Z] ---> cca9db180593 [2021-05-13T10:12:46.649Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-13T10:12:46.649Z] Removing intermediate container 7b4c8a791160 [2021-05-13T10:12:46.649Z] ---> 55dc8a76adb7 [2021-05-13T10:12:46.649Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-13T10:12:46.929Z] ---> Running in f8d87eff28c8 [2021-05-13T10:12:47.204Z] ---> 47f90bcf391d [2021-05-13T10:12:47.204Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-13T10:12:47.204Z] ---> Running in 570ccd5be8cf [2021-05-13T10:12:48.189Z] Removing intermediate container f8d87eff28c8 [2021-05-13T10:12:48.189Z] ---> 87245aedca26 [2021-05-13T10:12:48.189Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-13T10:12:48.520Z] Removing intermediate container 570ccd5be8cf [2021-05-13T10:12:48.520Z] ---> bdab1c55805d [2021-05-13T10:12:48.520Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T10:12:48.826Z] ---> Running in 139f8bb98e24 [2021-05-13T10:12:49.155Z] ---> 3153752f23b9 [2021-05-13T10:12:49.155Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-13T10:12:49.776Z] Removing intermediate container db9e901654bb [2021-05-13T10:12:49.776Z] ---> c65c8d76cb79 [2021-05-13T10:12:49.776Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T10:12:49.776Z] Removing intermediate container 139f8bb98e24 [2021-05-13T10:12:49.776Z] ---> fba9a6f971b3 [2021-05-13T10:12:49.777Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T10:12:49.777Z] ---> cc80f1f0b4b2 [2021-05-13T10:12:49.777Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-13T10:12:50.413Z] Removing intermediate container beb67e0cd0f3 [2021-05-13T10:12:50.413Z] ---> 2304e78ab9a7 [2021-05-13T10:12:50.413Z] [2021-05-13T10:12:50.413Z] Step 11/24 : FROM alpine:3.12 [2021-05-13T10:12:50.413Z] ---> 9852663dfa18 [2021-05-13T10:12:50.413Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-13T10:12:50.712Z] ---> 49c67660b93e [2021-05-13T10:12:50.713Z] Step 22/26 : 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-05-13T10:12:50.984Z] ---> Running in b7227b98f44d [2021-05-13T10:12:50.984Z] ---> Running in d67aa746fd1c [2021-05-13T10:12:51.264Z] ---> 95b199e57cf5 [2021-05-13T10:12:51.264Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-13T10:12:51.264Z] ---> 7ffeb4215569 [2021-05-13T10:12:51.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-13T10:12:51.540Z] Removing intermediate container b7227b98f44d [2021-05-13T10:12:51.540Z] ---> 89f2da08b495 [2021-05-13T10:12:51.540Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-13T10:12:51.817Z] ---> Running in 37de980a33d5 [2021-05-13T10:12:52.421Z] ---> 0e8cfdc4a7e4 [2021-05-13T10:12:52.421Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-13T10:12:52.696Z] Removing intermediate container 37de980a33d5 [2021-05-13T10:12:52.696Z] ---> dbf4fb6b7f0a [2021-05-13T10:12:52.696Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-13T10:12:52.974Z] ---> Running in f42ce683f0e8 [2021-05-13T10:12:53.249Z] ---> 38548688e1ff [2021-05-13T10:12:53.249Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-13T10:12:53.249Z] ---> 1490ea1fdb73 [2021-05-13T10:12:53.249Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-13T10:12:53.533Z] ---> 9a4fc4937c80 [2021-05-13T10:12:53.533Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-13T10:12:53.533Z] Removing intermediate container f42ce683f0e8 [2021-05-13T10:12:53.533Z] ---> 1345de82a2c1 [2021-05-13T10:12:53.533Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:12:53.807Z] ---> Running in 0c373a1c88d6 [2021-05-13T10:12:53.807Z] ---> Running in 67e8e09c6ffb [2021-05-13T10:12:54.406Z] Removing intermediate container d67aa746fd1c [2021-05-13T10:12:54.406Z] ---> 035568fd146c [2021-05-13T10:12:54.406Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-13T10:12:54.683Z] ---> 0e6312d1739d [2021-05-13T10:12:54.683Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-13T10:12:54.683Z] ---> c43d12418097 [2021-05-13T10:12:54.683Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-13T10:12:54.683Z] ---> Running in bad74b7d373e [2021-05-13T10:12:54.683Z] Removing intermediate container 0c373a1c88d6 [2021-05-13T10:12:54.683Z] ---> de49c4f99689 [2021-05-13T10:12:54.683Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:12:54.958Z] ---> Running in 1346f1de941c [2021-05-13T10:12:54.958Z] ---> Running in b9aee0b50d7b [2021-05-13T10:12:55.559Z] Removing intermediate container bad74b7d373e [2021-05-13T10:12:55.560Z] ---> 488dfc6fc0a8 [2021-05-13T10:12:55.560Z] Step 24/26 : LABEL arch=arm64 [2021-05-13T10:12:55.560Z] ---> 5a37e6401ce5 [2021-05-13T10:12:55.560Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-13T10:12:55.560Z] ---> Running in 9adaf723fe53 [2021-05-13T10:12:55.560Z] Removing intermediate container b9aee0b50d7b [2021-05-13T10:12:55.560Z] ---> cd29f74916ec [2021-05-13T10:12:55.560Z] Step 21/23 : LABEL arch=arm64 [2021-05-13T10:12:55.560Z] Removing intermediate container 1346f1de941c [2021-05-13T10:12:55.560Z] ---> 7d846c2bc884 [2021-05-13T10:12:55.560Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:12:56.161Z] ---> Running in c86c301e11ff [2021-05-13T10:12:56.161Z] ---> Running in 6b074c25e35f [2021-05-13T10:12:56.435Z] Removing intermediate container 9adaf723fe53 [2021-05-13T10:12:56.435Z] ---> 9579b5458512 [2021-05-13T10:12:56.435Z] Step 25/26 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:12:56.435Z] ---> e422e650b893 [2021-05-13T10:12:56.435Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-13T10:12:56.707Z] ---> Running in 0d6593ad808e [2021-05-13T10:12:56.978Z] ---> Running in da84419af047 [2021-05-13T10:12:56.978Z] Removing intermediate container 6b074c25e35f [2021-05-13T10:12:56.978Z] ---> 124a8aa7ae03 [2021-05-13T10:12:56.978Z] Step 21/23 : LABEL arch=arm64 [2021-05-13T10:12:56.978Z] Removing intermediate container c86c301e11ff [2021-05-13T10:12:56.978Z] ---> 5e7f64e56403 [2021-05-13T10:12:56.978Z] Step 22/23 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:12:56.978Z] Removing intermediate container 67e8e09c6ffb [2021-05-13T10:12:56.978Z] ---> 7b056d4da39b [2021-05-13T10:12:56.978Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-13T10:12:57.252Z] ---> Running in aab801433130 [2021-05-13T10:12:57.252Z] Removing intermediate container 0d6593ad808e [2021-05-13T10:12:57.252Z] ---> b2b4ce28b617 [2021-05-13T10:12:57.252Z] Step 26/26 : LABEL version=0.0.0 [2021-05-13T10:12:57.252Z] ---> Running in c52092bfff30 [2021-05-13T10:12:57.252Z] ---> Running in da5b5cac8c31 [2021-05-13T10:12:57.530Z] ---> Running in 6f2a360b9f2c [2021-05-13T10:12:57.530Z] Removing intermediate container da84419af047 [2021-05-13T10:12:57.530Z] ---> 7dcb7f247023 [2021-05-13T10:12:57.530Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-13T10:12:57.807Z] Removing intermediate container aab801433130 [2021-05-13T10:12:57.807Z] ---> e47c57472791 [2021-05-13T10:12:57.808Z] Step 22/23 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:12:57.808Z] Removing intermediate container c52092bfff30 [2021-05-13T10:12:57.808Z] ---> c9d01ed95326 [2021-05-13T10:12:57.808Z] Step 23/23 : LABEL version=0.0.0 [2021-05-13T10:12:58.080Z] ---> Running in 20ee038b3733 [2021-05-13T10:12:58.080Z] ---> Running in 53bd8733a48a [2021-05-13T10:12:58.080Z] Removing intermediate container 6f2a360b9f2c [2021-05-13T10:12:58.080Z] ---> 4edfee1ffe08 [2021-05-13T10:12:58.080Z] [2021-05-13T10:12:58.676Z] ---> def56780d8a8 [2021-05-13T10:12:58.676Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-13T10:12:58.676Z] Successfully built 4edfee1ffe08 [2021-05-13T10:12:58.676Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-13T10:12:58.676Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-05-13T10:12:58.955Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:12:58.955Z] Removing intermediate container 53bd8733a48a [2021-05-13T10:12:58.955Z] ---> Running in 7e0ca0b4d36f [2021-05-13T10:12:59.236Z] ---> 7d9e3d5050e8 [2021-05-13T10:12:59.236Z] Step 23/23 : LABEL version=0.0.0 [2021-05-13T10:12:59.236Z] Removing intermediate container 20ee038b3733 [2021-05-13T10:12:59.236Z] ---> 5e0c043c5530 [2021-05-13T10:12:59.236Z] [2021-05-13T10:12:59.523Z] ---> Running in 98255f6f6e38 [2021-05-13T10:12:59.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:12:59.818Z] Successfully built 5e0c043c5530 [2021-05-13T10:12:59.818Z] Successfully tagged support-scheduler-arm64:latest [2021-05-13T10:12:59.818Z] Building security-proxy-setup [2021-05-13T10:13:00.095Z]  Building support-scheduler ... done Removing intermediate container 98255f6f6e38 [2021-05-13T10:13:00.095Z] ---> d35ec07e2614 [2021-05-13T10:13:00.095Z] [2021-05-13T10:13:00.368Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-13T10:13:00.643Z] Successfully built d35ec07e2614 [2021-05-13T10:13:00.643Z] Successfully tagged support-notifications-arm64:latest [2021-05-13T10:13:00.643Z]  Building support-notifications ... done Building core-metadata [2021-05-13T10:13:00.643Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-13T10:13:00.643Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-13T10:13:00.643Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-13T10:13:00.918Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-13T10:13:01.195Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-13T10:13:01.195Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:13:01.195Z] OK: 8 MiB in 20 packages [2021-05-13T10:13:01.796Z] Removing intermediate container 7e0ca0b4d36f [2021-05-13T10:13:01.796Z] ---> 1e2a6b7f25ae [2021-05-13T10:13:01.796Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-13T10:13:02.402Z] ---> Running in fb5dcc3ab996 [2021-05-13T10:13:02.677Z] Removing intermediate container da5b5cac8c31 [2021-05-13T10:13:02.677Z] ---> b4b30426298f [2021-05-13T10:13:02.677Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T10:13:02.951Z] Removing intermediate container fb5dcc3ab996 [2021-05-13T10:13:02.951Z] ---> f11b70f405a7 [2021-05-13T10:13:02.951Z] Step 29/32 : CMD ["gate"] [2021-05-13T10:13:03.239Z] ---> Running in 5c1a38a5e942 [2021-05-13T10:13:03.837Z] ---> 3871f42ee687 [2021-05-13T10:13:03.837Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-13T10:13:04.110Z] Removing intermediate container 5c1a38a5e942 [2021-05-13T10:13:04.110Z] ---> 6cf4b941c074 [2021-05-13T10:13:04.110Z] Step 30/32 : LABEL arch=arm64 [2021-05-13T10:13:04.721Z] ---> Running in 5d32d18f9127 [2021-05-13T10:13:05.710Z] ---> e49adb63531a [2021-05-13T10:13:05.710Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-13T10:13:05.710Z] Removing intermediate container 5d32d18f9127 [2021-05-13T10:13:05.710Z] ---> cc51f77346cd [2021-05-13T10:13:05.710Z] Step 31/32 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:13:06.692Z] ---> Running in 5c5f15086166 [2021-05-13T10:13:06.964Z] ---> 2da748923662 [2021-05-13T10:13:06.964Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-13T10:13:07.237Z] ---> Running in da9336d70296 [2021-05-13T10:13:07.237Z] Removing intermediate container 5c5f15086166 [2021-05-13T10:13:07.237Z] ---> 03c43c9f9e23 [2021-05-13T10:13:07.237Z] Step 32/32 : LABEL version=0.0.0 [2021-05-13T10:13:07.827Z] ---> Running in f0329b1c1690 [2021-05-13T10:13:07.827Z] Removing intermediate container da9336d70296 [2021-05-13T10:13:07.827Z] ---> 589479cf7aaf [2021-05-13T10:13:07.827Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:13:08.426Z] ---> Running in 18df908812d5 [2021-05-13T10:13:08.426Z] Removing intermediate container f0329b1c1690 [2021-05-13T10:13:08.426Z] ---> 70dc08a5c544 [2021-05-13T10:13:08.426Z] [2021-05-13T10:13:09.033Z] Successfully built 70dc08a5c544 [2021-05-13T10:13:09.033Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-13T10:13:09.033Z] Building core-command [2021-05-13T10:13:09.033Z]  Building security-bootstrapper ... done Removing intermediate container 18df908812d5 [2021-05-13T10:13:09.033Z] ---> f7ba89c362ae [2021-05-13T10:13:09.033Z] Step 22/24 : LABEL arch=arm64 [2021-05-13T10:13:09.309Z] ---> Running in b8dcfa7c2e82 [2021-05-13T10:13:09.588Z] Removing intermediate container b8dcfa7c2e82 [2021-05-13T10:13:09.588Z] ---> 60699116e1a6 [2021-05-13T10:13:09.588Z] Step 23/24 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:13:09.861Z] ---> Running in 0fd381fb3db6 [2021-05-13T10:13:10.131Z] Removing intermediate container 0fd381fb3db6 [2021-05-13T10:13:10.131Z] ---> 0d4edcb63e37 [2021-05-13T10:13:10.402Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T10:13:10.402Z] ---> Running in 1a2b8d615eb6 [2021-05-13T10:13:10.993Z] Removing intermediate container 1a2b8d615eb6 [2021-05-13T10:13:10.993Z] ---> d0c94011d7a0 [2021-05-13T10:13:10.993Z] [2021-05-13T10:13:11.264Z] Successfully built d0c94011d7a0 [2021-05-13T10:13:11.264Z] Successfully tagged core-data-arm64:latest [2021-05-13T10:13:58.239Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T10:13:58.240Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T10:13:58.240Z] ---> f6207f3820aa [2021-05-13T10:13:58.240Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T10:13:58.240Z] ---> Using cache [2021-05-13T10:13:58.240Z] ---> a9f54e90a824 [2021-05-13T10:13:58.240Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:13:58.240Z] ---> Using cache [2021-05-13T10:13:58.240Z] ---> f0fc3d0614f5 [2021-05-13T10:13:58.240Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-13T10:13:58.240Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T10:13:58.240Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-13T10:13:58.240Z] ---> f6207f3820aa [2021-05-13T10:13:58.240Z] Step 3/22 : WORKDIR /edgex-go [2021-05-13T10:13:58.240Z] ---> Using cache [2021-05-13T10:13:58.240Z] ---> a9f54e90a824 [2021-05-13T10:13:58.240Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:13:58.240Z] ---> Using cache [2021-05-13T10:13:58.240Z] ---> f0fc3d0614f5 [2021-05-13T10:13:58.240Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-13T10:13:58.240Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T10:13:58.240Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T10:13:58.240Z] ---> f6207f3820aa [2021-05-13T10:13:58.240Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T10:13:58.240Z] ---> Using cache [2021-05-13T10:13:58.240Z] ---> a9f54e90a824 [2021-05-13T10:13:58.240Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:13:58.240Z] ---> Using cache [2021-05-13T10:13:58.240Z] ---> f0fc3d0614f5 [2021-05-13T10:13:58.240Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-13T10:13:58.513Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T10:13:58.513Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T10:13:58.513Z] ---> f6207f3820aa [2021-05-13T10:13:58.513Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T10:13:58.513Z] ---> Using cache [2021-05-13T10:13:58.513Z] ---> a9f54e90a824 [2021-05-13T10:13:58.513Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:13:58.513Z] ---> Using cache [2021-05-13T10:13:58.513Z] ---> f0fc3d0614f5 [2021-05-13T10:13:58.513Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-13T10:13:59.494Z] ---> Running in 7a51a2c1bcd1 [2021-05-13T10:13:59.494Z] ---> Running in 531cec9be7f2 [2021-05-13T10:13:59.494Z] ---> Running in cdd61c565d66 [2021-05-13T10:13:59.494Z] ---> Running in 50d5e6e2f847 [2021-05-13T10:14:00.947Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:14:01.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:14:01.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:14:01.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:14:02.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:14:02.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:14:02.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:14:03.072Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:14:03.346Z] OK: 218 MiB in 52 packages [2021-05-13T10:14:04.789Z] Removing intermediate container 531cec9be7f2 [2021-05-13T10:14:04.789Z] ---> 8646fa8bc31a [2021-05-13T10:14:04.789Z] Step 6/22 : COPY go.mod . [2021-05-13T10:14:04.789Z] OK: 218 MiB in 52 packages [2021-05-13T10:14:05.390Z] ---> 9409c3243968 [2021-05-13T10:14:05.390Z] Step 7/22 : RUN go mod download [2021-05-13T10:14:05.667Z] OK: 218 MiB in 52 packages [2021-05-13T10:14:05.667Z] ---> Running in 93b6765245da [2021-05-13T10:14:06.270Z] OK: 218 MiB in 52 packages [2021-05-13T10:14:06.545Z] Removing intermediate container cdd61c565d66 [2021-05-13T10:14:06.545Z] ---> 55276395318f [2021-05-13T10:14:06.545Z] Step 6/24 : COPY go.mod . [2021-05-13T10:14:07.145Z] Removing intermediate container 50d5e6e2f847 [2021-05-13T10:14:07.145Z] ---> 0425ef3cbdcd [2021-05-13T10:14:07.145Z] Step 6/24 : COPY go.mod . [2021-05-13T10:14:07.420Z] ---> a1f2f17131dc [2021-05-13T10:14:07.420Z] Step 7/24 : RUN go mod download [2021-05-13T10:14:07.697Z] ---> Running in 2769b31eff57 [2021-05-13T10:14:07.973Z] Removing intermediate container 7a51a2c1bcd1 [2021-05-13T10:14:07.974Z] ---> b860dc9b1bb3 [2021-05-13T10:14:07.974Z] Step 6/24 : COPY go.mod . [2021-05-13T10:14:08.249Z] ---> fbce3b687e2b [2021-05-13T10:14:08.249Z] Step 7/24 : RUN go mod download [2021-05-13T10:14:08.522Z] ---> Running in a393c36ec3b2 [2021-05-13T10:14:08.806Z] Removing intermediate container 93b6765245da [2021-05-13T10:14:08.806Z] ---> ff05bcdb76b9 [2021-05-13T10:14:08.806Z] Step 8/22 : COPY . . [2021-05-13T10:14:09.085Z] ---> 769d75c8d43f [2021-05-13T10:14:09.085Z] Step 7/24 : RUN go mod download [2021-05-13T10:14:09.363Z] ---> Running in 1e3a8f058f62 [2021-05-13T10:14:11.349Z] Removing intermediate container 2769b31eff57 [2021-05-13T10:14:11.349Z] ---> ca4805c50034 [2021-05-13T10:14:11.349Z] Step 8/24 : COPY . . [2021-05-13T10:14:12.339Z] Removing intermediate container a393c36ec3b2 [2021-05-13T10:14:12.339Z] ---> 1c58e31482db [2021-05-13T10:14:12.339Z] Step 8/24 : COPY . . [2021-05-13T10:14:12.619Z] Removing intermediate container 1e3a8f058f62 [2021-05-13T10:14:12.619Z] ---> a6f8ce1dbbbc [2021-05-13T10:14:12.619Z] Step 8/24 : COPY . . [2021-05-13T10:14:34.797Z] ---> 1ca95bc049fe [2021-05-13T10:14:34.797Z] Step 9/22 : RUN go mod tidy [2021-05-13T10:14:34.797Z] ---> 635e252c0c37 [2021-05-13T10:14:34.797Z] Step 9/24 : RUN go mod tidy [2021-05-13T10:14:34.797Z] ---> cc8c5ba548b6 [2021-05-13T10:14:34.797Z] Step 9/24 : RUN go mod tidy [2021-05-13T10:14:34.797Z] ---> 9357e0ba1bf9 [2021-05-13T10:14:34.797Z] Step 9/24 : RUN go mod tidy [2021-05-13T10:14:34.797Z] ---> Running in 1b8ef7b42b49 [2021-05-13T10:14:34.797Z] ---> Running in 85b8455a8536 [2021-05-13T10:14:34.797Z] ---> Running in ffd40bb3473c [2021-05-13T10:14:34.797Z] ---> Running in f61bd5d6f5d5 [2021-05-13T10:14:40.262Z] Removing intermediate container f61bd5d6f5d5 [2021-05-13T10:14:40.262Z] ---> 9c8de488f0f2 [2021-05-13T10:14:40.262Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-13T10:14:40.535Z] Removing intermediate container 1b8ef7b42b49 [2021-05-13T10:14:40.535Z] ---> 3d1c7d0f8454 [2021-05-13T10:14:40.535Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-13T10:14:40.535Z] ---> Running in da988fd259d7 [2021-05-13T10:14:40.811Z] ---> Running in 2b405fa9b119 [2021-05-13T10:14:40.811Z] Removing intermediate container ffd40bb3473c [2021-05-13T10:14:40.811Z] ---> 16d387e46ce3 [2021-05-13T10:14:40.811Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-13T10:14:40.811Z] Removing intermediate container 85b8455a8536 [2021-05-13T10:14:40.811Z] ---> 7db9e404945f [2021-05-13T10:14:40.811Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-13T10:14:41.084Z] ---> Running in 26563d5646e2 [2021-05-13T10:14:41.084Z] ---> Running in 8c67177550f8 [2021-05-13T10:14:42.572Z] 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-05-13T10:14:42.572Z] 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-05-13T10:14:42.971Z] 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-05-13T10:14:42.971Z] 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-05-13T10:16:05.134Z] 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-05-13T10:16:23.468Z] Removing intermediate container 26563d5646e2 [2021-05-13T10:16:23.468Z] ---> 36288eba4fac [2021-05-13T10:16:23.468Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-13T10:16:23.468Z] Removing intermediate container 2b405fa9b119 [2021-05-13T10:16:23.468Z] ---> 6b5c0461667e [2021-05-13T10:16:23.468Z] [2021-05-13T10:16:23.468Z] Step 11/22 : FROM alpine:3.12 [2021-05-13T10:16:23.468Z] ---> 9852663dfa18 [2021-05-13T10:16:23.468Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-13T10:16:23.468Z] ---> Running in 756242ac24a2 [2021-05-13T10:16:23.468Z] ---> Running in 844545914fb8 [2021-05-13T10:16:24.455Z] 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-05-13T10:16:24.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:16:24.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:16:25.325Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-13T10:16:25.602Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-13T10:16:25.602Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-13T10:16:25.602Z] (4/4) Installing curl (7.76.1-r0) [2021-05-13T10:16:25.602Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:16:25.602Z] Executing ca-certificates-20191127-r4.trigger [2021-05-13T10:16:25.878Z] OK: 7 MiB in 18 packages [2021-05-13T10:16:26.154Z] Removing intermediate container da988fd259d7 [2021-05-13T10:16:26.154Z] ---> 71546a012dd2 [2021-05-13T10:16:26.154Z] [2021-05-13T10:16:26.154Z] Step 11/24 : FROM alpine:3.12 [2021-05-13T10:16:26.154Z] ---> 9852663dfa18 [2021-05-13T10:16:26.154Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-13T10:16:26.154Z] ---> Using cache [2021-05-13T10:16:26.154Z] ---> b5cc96be264c [2021-05-13T10:16:26.154Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T10:16:26.154Z] ---> Using cache [2021-05-13T10:16:26.154Z] ---> 9138f80656e9 [2021-05-13T10:16:26.154Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-13T10:16:26.442Z] ---> Running in a268ad5693d0 [2021-05-13T10:16:27.436Z] Removing intermediate container a268ad5693d0 [2021-05-13T10:16:27.436Z] ---> 8925499b2e21 [2021-05-13T10:16:27.436Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-13T10:16:27.724Z] ---> Running in 339a8450f254 [2021-05-13T10:16:28.327Z] Removing intermediate container 844545914fb8 [2021-05-13T10:16:28.327Z] ---> bf3b5816c9d8 [2021-05-13T10:16:28.327Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-13T10:16:28.327Z] Removing intermediate container 339a8450f254 [2021-05-13T10:16:28.327Z] ---> 60994fb5adbf [2021-05-13T10:16:28.327Z] Step 16/24 : WORKDIR / [2021-05-13T10:16:28.601Z] ---> Running in 35426733ebff [2021-05-13T10:16:28.601Z] Removing intermediate container 756242ac24a2 [2021-05-13T10:16:28.601Z] ---> e2c49072d62f [2021-05-13T10:16:28.601Z] [2021-05-13T10:16:28.601Z] Step 12/24 : FROM docker:20.10.0 [2021-05-13T10:16:28.601Z] ---> Running in d4e929e23d79 [2021-05-13T10:16:28.601Z] 20.10.0: Pulling from library/docker [2021-05-13T10:16:29.203Z] Removing intermediate container 35426733ebff [2021-05-13T10:16:29.203Z] ---> 55a3e13dca77 [2021-05-13T10:16:29.203Z] Step 14/22 : WORKDIR /edgex [2021-05-13T10:16:29.803Z] ---> Running in ec98ea9c85cc [2021-05-13T10:16:29.803Z] Removing intermediate container d4e929e23d79 [2021-05-13T10:16:29.803Z] ---> cdcaf476b5d4 [2021-05-13T10:16:29.803Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T10:16:31.246Z] Removing intermediate container ec98ea9c85cc [2021-05-13T10:16:31.246Z] ---> 180202dd57a5 [2021-05-13T10:16:31.246Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-13T10:16:31.520Z] ---> 220627a132b4 [2021-05-13T10:16:31.520Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-13T10:16:32.124Z] ---> ce4084970410 [2021-05-13T10:16:32.124Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-13T10:16:32.124Z] Removing intermediate container 8c67177550f8 [2021-05-13T10:16:32.124Z] ---> fa2f1564682e [2021-05-13T10:16:32.124Z] [2021-05-13T10:16:32.124Z] Step 11/24 : FROM alpine:3.12 [2021-05-13T10:16:32.124Z] ---> 9852663dfa18 [2021-05-13T10:16:32.124Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-13T10:16:32.124Z] ---> Using cache [2021-05-13T10:16:32.124Z] ---> b5cc96be264c [2021-05-13T10:16:32.124Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T10:16:32.124Z] ---> Using cache [2021-05-13T10:16:32.124Z] ---> 9138f80656e9 [2021-05-13T10:16:32.124Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-13T10:16:32.728Z] ---> Running in 45d5eb24cd26 [2021-05-13T10:16:33.719Z] ---> a60d52dc875e [2021-05-13T10:16:33.719Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-13T10:16:33.991Z] Removing intermediate container 45d5eb24cd26 [2021-05-13T10:16:33.991Z] ---> 1c82f443b69d [2021-05-13T10:16:33.991Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-13T10:16:33.991Z] ---> 9b6447fcbade [2021-05-13T10:16:33.991Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-13T10:16:34.267Z] ---> Running in 78a36f8a65b2 [2021-05-13T10:16:34.865Z] ---> 224f8caf5b96 [2021-05-13T10:16:34.865Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-13T10:16:35.140Z] Removing intermediate container 78a36f8a65b2 [2021-05-13T10:16:35.140Z] ---> 50624c4e8d8d [2021-05-13T10:16:35.140Z] Step 16/24 : WORKDIR / [2021-05-13T10:16:35.414Z] ---> Running in 3ef5f0d783e0 [2021-05-13T10:16:35.414Z] ---> Running in bc606208e3d4 [2021-05-13T10:16:36.016Z] ---> 6ef36f6f6728 [2021-05-13T10:16:36.016Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-13T10:16:36.016Z] Removing intermediate container 3ef5f0d783e0 [2021-05-13T10:16:36.016Z] ---> 310012150ea8 [2021-05-13T10:16:36.016Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:16:36.291Z] ---> Running in c2c70ecd20f8 [2021-05-13T10:16:36.564Z] ---> Running in db4b245feeed [2021-05-13T10:16:36.564Z] Removing intermediate container bc606208e3d4 [2021-05-13T10:16:36.564Z] ---> 1c6e596d638f [2021-05-13T10:16:36.564Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T10:16:37.164Z] Removing intermediate container c2c70ecd20f8 [2021-05-13T10:16:37.164Z] ---> 9deb930bbb0a [2021-05-13T10:16:37.164Z] Step 19/22 : CMD ["--init=true"] [2021-05-13T10:16:37.164Z] Removing intermediate container db4b245feeed [2021-05-13T10:16:37.164Z] ---> c845138ceb60 [2021-05-13T10:16:37.164Z] Step 22/24 : LABEL arch=arm64 [2021-05-13T10:16:37.439Z] ---> Running in c15657cb8e66 [2021-05-13T10:16:37.716Z] ---> Running in d2a575a6b4cf [2021-05-13T10:16:37.987Z] ---> eb0d55e26332 [2021-05-13T10:16:37.987Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-13T10:16:38.262Z] Removing intermediate container c15657cb8e66 [2021-05-13T10:16:38.262Z] ---> 27439299edcc [2021-05-13T10:16:38.262Z] Step 20/22 : LABEL arch=arm64 [2021-05-13T10:16:38.540Z] Removing intermediate container d2a575a6b4cf [2021-05-13T10:16:38.540Z] ---> 2f9324896517 [2021-05-13T10:16:38.540Z] Step 23/24 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:16:38.540Z] ---> Running in b8294162ea49 [2021-05-13T10:16:38.822Z] ---> Running in 74111882383e [2021-05-13T10:16:39.434Z] Removing intermediate container b8294162ea49 [2021-05-13T10:16:39.434Z] ---> 1a1c7f0ce2fc [2021-05-13T10:16:39.434Z] Step 21/22 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:16:39.712Z] ---> c4e7ea9f59a3 [2021-05-13T10:16:39.712Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-13T10:16:39.712Z] Removing intermediate container 74111882383e [2021-05-13T10:16:39.712Z] ---> 940e7030923b [2021-05-13T10:16:39.712Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T10:16:39.712Z] ---> Running in 6c370d6b70ba [2021-05-13T10:16:39.985Z] ---> Running in 80d83068e481 [2021-05-13T10:16:40.260Z] Removing intermediate container 6c370d6b70ba [2021-05-13T10:16:40.260Z] ---> fe20f2667cde [2021-05-13T10:16:40.260Z] Step 22/22 : LABEL version=0.0.0 [2021-05-13T10:16:40.535Z] ---> Running in b1c3252b43cd [2021-05-13T10:16:40.535Z] Removing intermediate container 80d83068e481 [2021-05-13T10:16:40.535Z] ---> b14982373153 [2021-05-13T10:16:40.535Z] [2021-05-13T10:16:40.535Z] ---> e8462e4eff67 [2021-05-13T10:16:40.535Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-13T10:16:40.535Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-13T10:16:40.535Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-13T10:16:40.535Z] ---> eeaf43b92773 [2021-05-13T10:16:40.535Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-13T10:16:41.131Z] ---> Running in 9e1aca1111c9 [2021-05-13T10:16:41.131Z] ---> Running in d6ba93fc64ef [2021-05-13T10:16:41.131Z] Successfully built b14982373153 [2021-05-13T10:16:41.131Z] Successfully tagged core-command-arm64:latest [2021-05-13T10:16:41.131Z]  Building core-command ... done Removing intermediate container b1c3252b43cd [2021-05-13T10:16:41.131Z] ---> 01374e8bf0d7 [2021-05-13T10:16:41.131Z] [2021-05-13T10:16:41.728Z] Successfully built 01374e8bf0d7 [2021-05-13T10:16:41.728Z] Removing intermediate container 9e1aca1111c9 [2021-05-13T10:16:41.728Z] ---> 76c20e81387e [2021-05-13T10:16:41.728Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-13T10:16:41.728Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-13T10:16:41.728Z]  Building security-proxy-setup ... done Removing intermediate container d6ba93fc64ef [2021-05-13T10:16:41.728Z] ---> fe61a0c5f43c [2021-05-13T10:16:41.728Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:16:42.001Z] ---> Running in abec53014ced [2021-05-13T10:16:42.001Z] ---> Running in 960ba5d02856 [2021-05-13T10:16:42.610Z] Removing intermediate container 960ba5d02856 [2021-05-13T10:16:42.610Z] ---> 63d3bc03782b [2021-05-13T10:16:42.610Z] Step 22/24 : LABEL arch=arm64 [2021-05-13T10:16:42.882Z] ---> Running in c3f1f09d067b [2021-05-13T10:16:43.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:16:43.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:16:43.435Z] Removing intermediate container c3f1f09d067b [2021-05-13T10:16:43.435Z] ---> c71ef41ebf16 [2021-05-13T10:16:43.435Z] Step 23/24 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:16:43.710Z] ---> Running in 8b07066e461d [2021-05-13T10:16:43.982Z] (1/39) Installing readline (8.0.4-r0) [2021-05-13T10:16:43.982Z] (2/39) Installing bash (5.0.17-r0) [2021-05-13T10:16:43.982Z] Executing bash-5.0.17-r0.post-install [2021-05-13T10:16:43.982Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-13T10:16:43.982Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-13T10:16:43.982Z] (5/39) Installing curl (7.76.1-r0) [2021-05-13T10:16:43.982Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-13T10:16:43.982Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-13T10:16:43.982Z] (8/39) Installing expat (2.2.9-r1) [2021-05-13T10:16:43.982Z] (9/39) Installing libffi (3.3-r2) [2021-05-13T10:16:43.982Z] (10/39) Installing gdbm (1.13-r1) [2021-05-13T10:16:43.982Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-13T10:16:43.982Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-13T10:16:44.252Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-13T10:16:44.252Z] Removing intermediate container 8b07066e461d [2021-05-13T10:16:44.252Z] ---> f3887316061d [2021-05-13T10:16:44.252Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T10:16:44.526Z] ---> Running in 2b2e827e2a82 [2021-05-13T10:16:45.505Z] Removing intermediate container 2b2e827e2a82 [2021-05-13T10:16:45.505Z] ---> abbc6c8fa784 [2021-05-13T10:16:45.505Z] [2021-05-13T10:16:45.777Z] Successfully built abbc6c8fa784 [2021-05-13T10:16:45.778Z] Successfully tagged core-metadata-arm64:latest [2021-05-13T10:16:46.049Z]  Building core-metadata ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-13T10:16:46.049Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-13T10:16:46.049Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-13T10:16:46.049Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-13T10:16:46.049Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-13T10:16:46.049Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-13T10:16:46.321Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-13T10:16:46.321Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-13T10:16:46.321Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-13T10:16:46.321Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-13T10:16:46.321Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-13T10:16:46.321Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-13T10:16:46.321Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-13T10:16:46.321Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-13T10:16:46.321Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-13T10:16:46.321Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-13T10:16:46.592Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-13T10:16:46.592Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-13T10:16:46.592Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-13T10:16:46.592Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-13T10:16:46.592Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-13T10:16:46.592Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-13T10:16:46.592Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-13T10:16:46.592Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-13T10:16:46.592Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-13T10:16:46.592Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-13T10:16:46.864Z] Executing busybox-1.31.1-r19.trigger [2021-05-13T10:16:46.864Z] OK: 72 MiB in 59 packages [2021-05-13T10:16:51.148Z] Collecting docker-compose==1.23.2 [2021-05-13T10:16:51.148Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-13T10:16:51.148Z] Collecting cached-property<2,>=1.2.0 [2021-05-13T10:16:51.148Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-13T10:16:52.120Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-13T10:16:52.120Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-13T10:16:52.392Z] Collecting docopt<0.7,>=0.6.1 [2021-05-13T10:16:52.392Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-13T10:16:55.034Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-13T10:16:55.034Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-13T10:16:55.034Z] Collecting jsonschema<3,>=2.5.1 [2021-05-13T10:16:55.034Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-13T10:16:56.153Z] Collecting PyYAML<4,>=3.10 [2021-05-13T10:16:56.153Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-13T10:16:59.543Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-13T10:16:59.543Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-13T10:17:01.514Z] Collecting docker<4.0,>=3.6.0 [2021-05-13T10:17:01.514Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-13T10:17:01.514Z] 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-05-13T10:17:01.788Z] Collecting texttable<0.10,>=0.9.0 [2021-05-13T10:17:01.788Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-13T10:17:03.767Z] 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-05-13T10:17:03.767Z] Collecting idna<2.8,>=2.5 [2021-05-13T10:17:03.767Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-13T10:17:04.041Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-13T10:17:04.041Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-13T10:17:04.312Z] 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-05-13T10:17:04.584Z] Collecting docker-pycreds>=0.4.0 [2021-05-13T10:17:04.584Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-13T10:17:04.584Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-13T10:17:04.584Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-13T10:17:04.584Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-13T10:17:04.584Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-13T10:17:05.559Z] Installing collected packages: cached-property, idna, urllib3, requests, docopt, websocket-client, jsonschema, PyYAML, dockerpty, docker-pycreds, docker, texttable, docker-compose [2021-05-13T10:17:05.559Z] Attempting uninstall: idna [2021-05-13T10:17:05.559Z] Found existing installation: idna 2.9 [2021-05-13T10:17:05.559Z] Uninstalling idna-2.9: [2021-05-13T10:17:05.559Z] Successfully uninstalled idna-2.9 [2021-05-13T10:17:06.154Z] Attempting uninstall: urllib3 [2021-05-13T10:17:06.154Z] Found existing installation: urllib3 1.25.9 [2021-05-13T10:17:06.154Z] Uninstalling urllib3-1.25.9: [2021-05-13T10:17:06.154Z] Successfully uninstalled urllib3-1.25.9 [2021-05-13T10:17:06.748Z] Attempting uninstall: requests [2021-05-13T10:17:06.748Z] Found existing installation: requests 2.23.0 [2021-05-13T10:17:06.748Z] Uninstalling requests-2.23.0: [2021-05-13T10:17:06.748Z] Successfully uninstalled requests-2.23.0 [2021-05-13T10:17:07.022Z] Running setup.py install for docopt: started [2021-05-13T10:17:09.014Z] Running setup.py install for docopt: finished with status 'done' [2021-05-13T10:17:09.640Z] Running setup.py install for PyYAML: started [2021-05-13T10:17:12.273Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-13T10:17:12.273Z] Running setup.py install for dockerpty: started [2021-05-13T10:17:13.709Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-13T10:17:14.304Z] Running setup.py install for texttable: started [2021-05-13T10:17:16.288Z] Running setup.py install for texttable: finished with status 'done' [2021-05-13T10:17:17.268Z] 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.59.0 [2021-05-13T10:17:25.571Z] Removing intermediate container abec53014ced [2021-05-13T10:17:25.571Z] ---> 8d48b1f951e9 [2021-05-13T10:17:25.571Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-13T10:17:25.571Z] ---> Running in 38786ad8046e [2021-05-13T10:17:25.571Z] Removing intermediate container 38786ad8046e [2021-05-13T10:17:25.571Z] ---> 2d3c3cc6632a [2021-05-13T10:17:25.571Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-13T10:17:25.843Z] ---> Running in ac61a3559865 [2021-05-13T10:17:26.118Z] Removing intermediate container ac61a3559865 [2021-05-13T10:17:26.118Z] ---> 0576bd9adc3f [2021-05-13T10:17:26.118Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-13T10:17:27.558Z] ---> 9891059b3661 [2021-05-13T10:17:27.558Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-13T10:17:28.156Z] ---> 838cbd7ead12 [2021-05-13T10:17:28.156Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-13T10:17:28.756Z] ---> 618b3cd13570 [2021-05-13T10:17:28.756Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-13T10:17:29.032Z] ---> Running in c2c9bb07c1ec [2021-05-13T10:17:29.305Z] Removing intermediate container c2c9bb07c1ec [2021-05-13T10:17:29.305Z] ---> 43a84c71b36a [2021-05-13T10:17:29.306Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:17:29.581Z] ---> Running in 24f010856122 [2021-05-13T10:17:29.856Z] Removing intermediate container 24f010856122 [2021-05-13T10:17:29.856Z] ---> 8f01babafeb8 [2021-05-13T10:17:29.856Z] Step 22/24 : LABEL arch=arm64 [2021-05-13T10:17:30.131Z] ---> Running in a87fe6acd6b8 [2021-05-13T10:17:30.403Z] Removing intermediate container a87fe6acd6b8 [2021-05-13T10:17:30.403Z] ---> 800cd591957e [2021-05-13T10:17:30.403Z] Step 23/24 : LABEL git_sha=0f2753e71310b2429fa059d41818311f58c89edb [2021-05-13T10:17:30.679Z] ---> Running in 982ee232f706 [2021-05-13T10:17:30.951Z] Removing intermediate container 982ee232f706 [2021-05-13T10:17:30.951Z] ---> da986b3b0a78 [2021-05-13T10:17:30.951Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T10:17:31.225Z] ---> Running in 3422e6aebcdb [2021-05-13T10:17:31.825Z] Removing intermediate container 3422e6aebcdb [2021-05-13T10:17:31.825Z] ---> 131199946bea [2021-05-13T10:17:31.825Z] [2021-05-13T10:17:32.100Z] Successfully built 131199946bea [2021-05-13T10:17:32.100Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-13T10:17:32.391Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-13T10:17:32.409Z] $ docker stop --time=1 52899836afc2ef6cfdaaab3ec1eb6d2cb06dd6c100a68b8d5d5463d707f9e5be [2021-05-13T10:17:34.370Z] $ docker rm -f 52899836afc2ef6cfdaaab3ec1eb6d2cb06dd6c100a68b8d5d5463d707f9e5be [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-13T10:17:34.969Z] + docker images [2021-05-13T10:17:35.239Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-13T10:17:35.239Z] sys-mgmt-agent-arm64 latest 131199946bea 4 seconds ago 299MB [2021-05-13T10:17:35.239Z] core-metadata-arm64 latest abbc6c8fa784 51 seconds ago 17.4MB [2021-05-13T10:17:35.239Z] core-command-arm64 latest b14982373153 55 seconds ago 16.1MB [2021-05-13T10:17:35.239Z] security-proxy-setup-arm64 latest 01374e8bf0d7 55 seconds ago 23.9MB [2021-05-13T10:17:35.239Z] fa2f1564682e About a minute ago 988MB [2021-05-13T10:17:35.239Z] e2c49072d62f About a minute ago 976MB [2021-05-13T10:17:35.239Z] 71546a012dd2 About a minute ago 980MB [2021-05-13T10:17:35.240Z] 6b5c0461667e About a minute ago 977MB [2021-05-13T10:17:35.240Z] core-data-arm64 latest d0c94011d7a0 4 minutes ago 20.3MB [2021-05-13T10:17:35.240Z] security-bootstrapper-arm64 latest 70dc08a5c544 4 minutes ago 17.1MB [2021-05-13T10:17:35.240Z] support-notifications-arm64 latest d35ec07e2614 4 minutes ago 16.7MB [2021-05-13T10:17:35.240Z] support-scheduler-arm64 latest 5e0c043c5530 4 minutes ago 16.1MB [2021-05-13T10:17:35.240Z] security-secretstore-setup-arm64 latest 4edfee1ffe08 4 minutes ago 24.3MB [2021-05-13T10:17:35.240Z] 2304e78ab9a7 4 minutes ago 989MB [2021-05-13T10:17:35.240Z] 0101ae686de2 4 minutes ago 980MB [2021-05-13T10:17:35.240Z] 7daa9bfa1ba5 4 minutes ago 980MB [2021-05-13T10:17:35.240Z] e04fda469f01 5 minutes ago 977MB [2021-05-13T10:17:35.240Z] 5f74b6843973 5 minutes ago 973MB [2021-05-13T10:17:35.240Z] ci-base-image-arm64 latest f6207f3820aa 16 minutes ago 641MB [2021-05-13T10:17:35.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 13 days ago 428MB [2021-05-13T10:17:35.240Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-13T10:17:35.240Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-13T10:17:35.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [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-05-13T10:17:36.127Z] ---> job-cost.sh [2021-05-13T10:17:36.127Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jneW [2021-05-13T10:18:15.070Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-13T10:19:51.829Z] lf-activate-venv(): INFO: Adding /tmp/venv-jneW/bin to PATH [2021-05-13T10:19:51.829Z] INFO: No Stack... [2021-05-13T10:19:51.829Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-13T10:19:51.829Z] INFO: Archiving Costs [Pipeline] sh [2021-05-13T10:19:52.171Z] + + cut -d,cat -f6 /w/workspace/edgex-go/5/archives/cost.csv [2021-05-13T10:19:52.171Z] [Pipeline] lock [2021-05-13T10:19:52.294Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3442-5-stack-cost] [2021-05-13T10:19:52.311Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3442-5-stack-cost] did not exist. Created. [2021-05-13T10:19:52.311Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3442-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-13T10:19:52.682Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-13T10:19:52.966Z] Stashed 1 file(s) [Pipeline] } [2021-05-13T10:19:52.988Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3442-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) [Pipeline] unstash [Pipeline] wrap [2021-05-13T10:19:54.514Z] provisioning config files... [2021-05-13T10:19:54.575Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config325303758548891993tmp [Pipeline] { [Pipeline] sh [2021-05-13T10:19:54.975Z] + set +x [2021-05-13T10:19:54.975Z] + curl -s https://codecov.io/bash [2021-05-13T10:19:54.975Z] + bash -s -- [2021-05-13T10:19:55.243Z] [2021-05-13T10:19:55.243Z] _____ _ [2021-05-13T10:19:55.243Z] / ____| | | [2021-05-13T10:19:55.243Z] | | ___ __| | ___ ___ _____ __ [2021-05-13T10:19:55.243Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-13T10:19:55.243Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-13T10:19:55.243Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-13T10:19:55.243Z] Bash-1.0.2 [2021-05-13T10:19:55.243Z] [2021-05-13T10:19:55.243Z] [2021-05-13T10:19:55.243Z] ==> git version 2.24.3 found [2021-05-13T10:19:55.243Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-13T10:19:55.243Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-13T10:19:55.243Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-13T10:19:55.243Z] ==> Jenkins CI detected. [2021-05-13T10:19:55.243Z] project root: . [2021-05-13T10:19:55.243Z] --> token set from env [2021-05-13T10:19:55.507Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-13T10:19:55.507Z] ==> Running gcov in . (disable via -X gcov) [2021-05-13T10:19:55.507Z] ==> Python coveragepy not found [2021-05-13T10:19:55.507Z] ==> Searching for coverage reports in: [2021-05-13T10:19:55.507Z] + . [2021-05-13T10:19:55.507Z] -> Found 1 reports [2021-05-13T10:19:55.507Z] ==> Detecting git/mercurial file structure [2021-05-13T10:19:55.507Z] ==> Reading reports [2021-05-13T10:19:55.507Z] + ./coverage.out bytes=727485 [2021-05-13T10:19:55.507Z] ==> Appending adjustments [2021-05-13T10:19:55.507Z] https://docs.codecov.io/docs/fixing-reports [2021-05-13T10:19:59.730Z] + Found adjustments [2021-05-13T10:19:59.730Z] ==> Gzipping contents [2021-05-13T10:19:59.730Z] 104K /tmp/codecov.WUJnhy.gz [2021-05-13T10:19:59.730Z] ==> Uploading reports [2021-05-13T10:19:59.730Z] url: https://codecov.io [2021-05-13T10:19:59.730Z] query: branch=PR-3442&commit=0f2753e71310b2429fa059d41818311f58c89edb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3442%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3442&job=&cmd_args= [2021-05-13T10:19:59.730Z] -> Pinging Codecov [2021-05-13T10:19:59.730Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3442&commit=0f2753e71310b2429fa059d41818311f58c89edb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3442%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3442&job=&cmd_args= [2021-05-13T10:19:59.730Z] -> Uploading to [2021-05-13T10:19:59.730Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-13/00271124DB129430A58F1EEE437C3FCB/0f2753e71310b2429fa059d41818311f58c89edb/2a08756b-903a-45ad-b0a2-767b8ad0e71b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210513T101959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b74e69c6e50fb210d71aa27e1e42edc597d69a9e576bf1692f72c5969c176c60 [2021-05-13T10:19:59.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-13T10:19:59.730Z] Dload Upload Total Spent Left Speed [2021-05-13T10:20:00.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 190k --:--:-- --:--:-- --:--:-- 190k [2021-05-13T10:20:00.305Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0f2753e71310b2429fa059d41818311f58c89edb [Pipeline] } [2021-05-13T10:20:00.315Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:20:01.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:20:02.665Z] ---> package-listing.sh [2021-05-13T10:20:02.665Z] ++ facter osfamily [2021-05-13T10:20:02.665Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-13T10:20:02.665Z] + OS_FAMILY=redhat [2021-05-13T10:20:02.665Z] + workspace=/w/workspace/edgex-go/5 [2021-05-13T10:20:02.665Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-13T10:20:02.665Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-13T10:20:02.665Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-13T10:20:02.665Z] + PACKAGES=/tmp/packages_start.txt [2021-05-13T10:20:02.665Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-13T10:20:02.665Z] + PACKAGES=/tmp/packages_end.txt [2021-05-13T10:20:02.665Z] + case "${OS_FAMILY}" in [2021-05-13T10:20:02.665Z] + rpm -qa [2021-05-13T10:20:02.665Z] + sort [2021-05-13T10:20:07.979Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-13T10:20:07.979Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-13T10:20:07.979Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-13T10:20:07.979Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-13T10:20:07.979Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-05-13T10:20:07.979Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-05-13T10:20:07.995Z] 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-05-13T10:20:08.297Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-13T10:20:08.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T10:20:08.876Z] [2021-05-13T10:20:08.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-13T10:20:09.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T10:20:09.211Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-13T10:20:09.211Z] df20fa9351a1: Pulling fs layer [2021-05-13T10:20:09.211Z] 36b3adc4ff6f: Pulling fs layer [2021-05-13T10:20:09.211Z] 8ad3a11d3b57: Pulling fs layer [2021-05-13T10:20:09.211Z] 46f8f816bc3b: Pulling fs layer [2021-05-13T10:20:09.211Z] 93b61091891f: Pulling fs layer [2021-05-13T10:20:09.211Z] 93b9cdb0e59b: Pulling fs layer [2021-05-13T10:20:09.211Z] 5e14af77c1be: Pulling fs layer [2021-05-13T10:20:09.211Z] 01666e4c0597: Pulling fs layer [2021-05-13T10:20:09.211Z] aa168da1d23b: Pulling fs layer [2021-05-13T10:20:09.211Z] 93b61091891f: Waiting [2021-05-13T10:20:09.211Z] 93b9cdb0e59b: Waiting [2021-05-13T10:20:09.211Z] aa168da1d23b: Waiting [2021-05-13T10:20:09.211Z] 5e14af77c1be: Waiting [2021-05-13T10:20:09.211Z] 01666e4c0597: Waiting [2021-05-13T10:20:09.211Z] 36b3adc4ff6f: Verifying Checksum [2021-05-13T10:20:09.211Z] 36b3adc4ff6f: Download complete [2021-05-13T10:20:09.211Z] 46f8f816bc3b: Verifying Checksum [2021-05-13T10:20:09.211Z] 46f8f816bc3b: Download complete [2021-05-13T10:20:09.211Z] df20fa9351a1: Download complete [2021-05-13T10:20:09.478Z] 93b9cdb0e59b: Verifying Checksum [2021-05-13T10:20:09.478Z] 93b9cdb0e59b: Download complete [2021-05-13T10:20:09.478Z] 5e14af77c1be: Verifying Checksum [2021-05-13T10:20:09.478Z] 5e14af77c1be: Download complete [2021-05-13T10:20:09.478Z] 93b61091891f: Verifying Checksum [2021-05-13T10:20:09.478Z] 93b61091891f: Download complete [2021-05-13T10:20:09.478Z] 01666e4c0597: Verifying Checksum [2021-05-13T10:20:09.478Z] 01666e4c0597: Download complete [2021-05-13T10:20:09.741Z] 8ad3a11d3b57: Verifying Checksum [2021-05-13T10:20:09.741Z] 8ad3a11d3b57: Download complete [2021-05-13T10:20:09.741Z] df20fa9351a1: Pull complete [2021-05-13T10:20:10.003Z] 36b3adc4ff6f: Pull complete [2021-05-13T10:20:10.953Z] 8ad3a11d3b57: Pull complete [2021-05-13T10:20:10.953Z] 46f8f816bc3b: Pull complete [2021-05-13T10:20:12.348Z] aa168da1d23b: Verifying Checksum [2021-05-13T10:20:12.348Z] aa168da1d23b: Download complete [2021-05-13T10:20:12.924Z] 93b61091891f: Pull complete [2021-05-13T10:20:13.190Z] 93b9cdb0e59b: Pull complete [2021-05-13T10:20:13.453Z] 5e14af77c1be: Pull complete [2021-05-13T10:20:13.453Z] 01666e4c0597: Pull complete [2021-05-13T10:20:21.642Z] aa168da1d23b: Pull complete [2021-05-13T10:20:21.642Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-13T10:20:21.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T10:20:21.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-13T10:20:22.153Z] prd-centos7-docker-4c-2g-5137 does not seem to be running inside a container [2021-05-13T10:20:22.212Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-13T10:20:26.515Z] $ docker top 2ec50397acab98541a228f0cc815d9c34095986366f94edb98caaadb9fb7624b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T10:20:26.982Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-13T10:20:27.294Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-13T10:20:27.603Z] + ls /var/log/sa-host [2021-05-13T10:20:27.603Z] + sadf -c /var/log/sa-host/sa13 [2021-05-13T10:20:27.603Z] file_magic: OK [2021-05-13T10:20:27.603Z] HZ: Using current value: 100 [2021-05-13T10:20:27.603Z] file_header: OK [2021-05-13T10:20:27.603Z] 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-05-13T10:20:27.603Z] Statistics: [2021-05-13T10:20:27.603Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-13T10:20:27.603Z] File successfully converted to sysstat format version 12.2.1 [2021-05-13T10:20:27.603Z] + sadf -c /var/log/sa-host/sa23 [2021-05-13T10:20:27.603Z] file_magic: OK [2021-05-13T10:20:27.603Z] HZ: Using current value: 100 [2021-05-13T10:20:27.603Z] file_header: OK [2021-05-13T10:20:27.603Z] 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-05-13T10:20:27.603Z] Statistics: [2021-05-13T10:20:27.603Z] Hnuu...uuuununununu... [2021-05-13T10:20:27.603Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-13T10:20:28.334Z] provisioning config files... [2021-05-13T10:20:28.360Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config458778985958366835tmp [Pipeline] { [Pipeline] echo [2021-05-13T10:20:28.388Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:20:28.691Z] ---> create-netrc.sh [Pipeline] } [2021-05-13T10:20:28.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-13T10:20:28.738Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:20:29.042Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-13T10:20:29.054Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:20:29.358Z] ---> sudo-logs.sh [2021-05-13T10:20:29.358Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-13T10:20:29.394Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:20:29.699Z] ---> job-cost.sh [2021-05-13T10:20:29.699Z] lf-activate-venv: SKIPPING [2021-05-13T10:20:29.699Z] DEBUG: total: 0.20999999344348907 [2021-05-13T10:20:29.699Z] INFO: Retrieving Stack Cost... [2021-05-13T10:20:30.647Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-13T10:20:31.225Z] INFO: Archiving Costs [Pipeline] echo [2021-05-13T10:20:31.242Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:20:31.551Z] ---> logs-deploy.sh [2021-05-13T10:20:31.551Z] lf-activate-venv: SKIPPING [2021-05-13T10:20:31.551Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3442/5 [2021-05-13T10:20:31.551Z] INFO: archiving workspace using pattern(s): [2021-05-13T10:20:33.472Z] Archives upload complete. [2021-05-13T10:20:33.472Z] INFO: archiving logs to Nexus