Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2b9130be62c688e94595923eea9ec461724b4135+550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 (a6b85baf1d46723be8d4fdc42928cedd3221b01f) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh949301581554009332.key > 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 --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1690498494083347947.key > 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 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8176759327313986635.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7245587692910842829.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6769107222130242495.key > 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 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-centos7-docker-4c-2g-500’ is offline ‘prd-centos7-docker-4c-2g-502’ is offline ‘prd-centos7-docker-4c-2g-504’ is offline Running on prd-centos7-docker-4c-2g-510 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8651994610094932858.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 Merge succeeded, producing 70922f11a346fcd4308df340cb3f077f6d2937ef Checking out Revision 70922f11a346fcd4308df340cb3f077f6d2937ef (PR-3492) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5806272431720606503.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3106276067495032075.key > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70922f11a346fcd4308df340cb3f077f6d2937ef # timeout=10 Commit message: "Merge commit '550dbfbb7a3c0bbee0312ba32fc98e89501b71b9' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-27T00:31:28.474Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-27T00:31:28.586Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-27T00:31:28.613Z] ========================================================= [2021-05-27T00:31:28.613Z] EdgeX Global Pipelines Version Info [2021-05-27T00:31:28.613Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:31:30.022Z] ------------------- [2021-05-27T00:31:30.022Z] stable info: [2021-05-27T00:31:30.022Z] ------------------- [2021-05-27T00:31:30.022Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-27T00:31:30.022Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T00:31:30.022Z] Message: update stable to v1.0.192 > git rev-list --no-walk 7db1a6fd8e984ad07af944317dafbd65b5840054 # timeout=10 [2021-05-27T00:31:30.594Z] ------------------- [2021-05-27T00:31:30.594Z] experimental info: [2021-05-27T00:31:30.594Z] ------------------- [2021-05-27T00:31:30.594Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-27T00:31:30.594Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T00:31:30.594Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-27T00:31:30.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-27T00:31:30.730Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-27T00:31:30.754Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-27T00:31:30.777Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-27T00:31:30.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-27T00:31:30.819Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-27T00:31:30.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-27T00:31:30.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-27T00:31:30.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-27T00:31:30.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-27T00:31:30.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-27T00:31:30.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-27T00:31:30.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-27T00:31:30.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-27T00:31:31.016Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T00:31:31.046Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T00:31:31.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-27T00:31:31.089Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-27T00:31:31.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-27T00:31:31.136Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-27T00:31:31.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-27T00:31:31.182Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-27T00:31:31.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3492 [Pipeline] echo [2021-05-27T00:31:31.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3492 [Pipeline] echo [2021-05-27T00:31:31.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3492 [Pipeline] echo [2021-05-27T00:31:31.295Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70922f11a346fcd4308df340cb3f077f6d2937ef [Pipeline] echo [2021-05-27T00:31:31.318Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70922f1 [Pipeline] echo [2021-05-27T00:31:31.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T00:31:31.445Z] provisioning config files... [2021-05-27T00:31:31.462Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7921330731370690512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:31:31.778Z] ---> docker-login.sh [2021-05-27T00:31:31.778Z] nexus3.edgexfoundry.org:10001 [2021-05-27T00:31:32.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:31:32.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:31:32.310Z] Configure a credential helper to remove this warning. See [2021-05-27T00:31:32.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:31:32.310Z] [2021-05-27T00:31:32.310Z] Login Succeeded [2021-05-27T00:31:32.310Z] nexus3.edgexfoundry.org:10002 [2021-05-27T00:31:32.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:31:32.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:31:32.310Z] Configure a credential helper to remove this warning. See [2021-05-27T00:31:32.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:31:32.310Z] [2021-05-27T00:31:32.310Z] Login Succeeded [2021-05-27T00:31:32.310Z] nexus3.edgexfoundry.org:10003 [2021-05-27T00:31:32.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:31:32.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:31:32.577Z] Configure a credential helper to remove this warning. See [2021-05-27T00:31:32.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:31:32.577Z] [2021-05-27T00:31:32.577Z] Login Succeeded [2021-05-27T00:31:32.577Z] nexus3.edgexfoundry.org:10004 [2021-05-27T00:31:32.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:31:32.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:31:32.577Z] Configure a credential helper to remove this warning. See [2021-05-27T00:31:32.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:31:32.577Z] [2021-05-27T00:31:32.577Z] Login Succeeded [2021-05-27T00:31:32.577Z] docker.io [2021-05-27T00:31:32.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:31:32.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:31:32.839Z] Configure a credential helper to remove this warning. See [2021-05-27T00:31:32.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:31:32.839Z] [2021-05-27T00:31:32.839Z] Login Succeeded [2021-05-27T00:31:32.839Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T00:31:32.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T00:31:33.201Z] ++ 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-27T00:31:33.201Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:31:33.201Z] ++ cut -d/ -f2 [2021-05-27T00:31:33.201Z] ++ dirname cmd/core-command/Dockerfile [2021-05-27T00:31:33.201Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-27T00:31:33.201Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:31:33.201Z] ++ dirname cmd/core-data/Dockerfile [2021-05-27T00:31:33.201Z] ++ cut -d/ -f2 [2021-05-27T00:31:33.201Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-27T00:31:33.201Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:31:33.201Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-27T00:31:33.201Z] ++ cut -d/ -f2 [2021-05-27T00:31:33.201Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-27T00:31:33.201Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:31:33.201Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-27T00:31:33.201Z] ++ cut -d/ -f2 [2021-05-27T00:31:33.201Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-27T00:31:33.201Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:31:33.201Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-27T00:31:33.201Z] ++ cut -d/ -f2 [2021-05-27T00:31:33.201Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-27T00:31:33.201Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:31:33.201Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-27T00:31:33.201Z] ++ cut -d/ -f2 [2021-05-27T00:31:33.201Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-27T00:31:33.201Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:31:33.201Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-27T00:31:33.201Z] ++ cut -d/ -f2 [2021-05-27T00:31:33.201Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-27T00:31:33.201Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:31:33.201Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-27T00:31:33.201Z] ++ cut -d/ -f2 [2021-05-27T00:31:33.201Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-27T00:31:33.201Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:31:33.201Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-27T00:31:33.201Z] ++ cut -d/ -f2 [2021-05-27T00:31:33.201Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-27T00:31:33.264Z] 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-27T00:31:33.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T00:31:33.898Z] [2021-05-27T00:31:33.898Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:31:34.212Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T00:31:34.212Z] latest: Pulling from edgex-devops/git-semver [2021-05-27T00:31:34.212Z] 31603596830f: Pulling fs layer [2021-05-27T00:31:34.212Z] 54011a49482f: Pulling fs layer [2021-05-27T00:31:34.212Z] a6820b24f6d8: Pulling fs layer [2021-05-27T00:31:34.212Z] f581987b2513: Pulling fs layer [2021-05-27T00:31:34.212Z] f581987b2513: Waiting [2021-05-27T00:31:34.212Z] 54011a49482f: Verifying Checksum [2021-05-27T00:31:34.212Z] 54011a49482f: Download complete [2021-05-27T00:31:34.212Z] 31603596830f: Verifying Checksum [2021-05-27T00:31:34.212Z] 31603596830f: Download complete [2021-05-27T00:31:34.473Z] f581987b2513: Verifying Checksum [2021-05-27T00:31:34.473Z] f581987b2513: Download complete [2021-05-27T00:31:34.473Z] a6820b24f6d8: Verifying Checksum [2021-05-27T00:31:34.473Z] a6820b24f6d8: Download complete [2021-05-27T00:31:34.473Z] 31603596830f: Pull complete [2021-05-27T00:31:34.737Z] 54011a49482f: Pull complete [2021-05-27T00:31:35.316Z] a6820b24f6d8: Pull complete [2021-05-27T00:31:35.316Z] f581987b2513: Pull complete [2021-05-27T00:31:35.316Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-27T00:31:35.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T00:31:35.316Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-27T00:31:35.413Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-05-27T00:31:35.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T00:31:36.922Z] $ docker top 7cd70793ceab6be5ab47d356d9a682bc27b9da721f390b6cc8c74199271ef8f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T00:31:37.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T00:31:37.075Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T00:31:37.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T00:31:37.186Z] $ docker exec 7cd70793ceab6be5ab47d356d9a682bc27b9da721f390b6cc8c74199271ef8f2 ssh-agent [2021-05-27T00:31:37.295Z] SSH_AUTH_SOCK=/tmp/ssh-3UPIOfIUoz5t/agent.15 [2021-05-27T00:31:37.295Z] SSH_AGENT_PID=22 [2021-05-27T00:31:37.308Z] Running ssh-add (command line suppressed) [2021-05-27T00:31:37.405Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1599556214871711940.key (/w/workspace/edgex-go/3@tmp/private_key_1599556214871711940.key) [2021-05-27T00:31:37.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T00:31:37.731Z] + git tag --points-at HEAD [Pipeline] } [2021-05-27T00:31:37.742Z] $ docker exec --env ******** --env ******** 7cd70793ceab6be5ab47d356d9a682bc27b9da721f390b6cc8c74199271ef8f2 ssh-agent -k [2021-05-27T00:31:37.838Z] unset SSH_AUTH_SOCK; [2021-05-27T00:31:37.838Z] unset SSH_AGENT_PID; [2021-05-27T00:31:37.838Z] echo Agent pid 22 killed; [2021-05-27T00:31:37.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-27T00:31:37.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T00:31:37.897Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T00:31:38.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T00:31:38.003Z] $ docker exec 7cd70793ceab6be5ab47d356d9a682bc27b9da721f390b6cc8c74199271ef8f2 ssh-agent [2021-05-27T00:31:38.112Z] SSH_AUTH_SOCK=/tmp/ssh-fr2DSwsbBEXs/agent.57 [2021-05-27T00:31:38.112Z] SSH_AGENT_PID=63 [2021-05-27T00:31:38.120Z] Running ssh-add (command line suppressed) [2021-05-27T00:31:38.209Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4019966760746983277.key (/w/workspace/edgex-go/3@tmp/private_key_4019966760746983277.key) [2021-05-27T00:31:38.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T00:31:38.534Z] + git semver init [2021-05-27T00:31:38.534Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T00:31:38.534Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-05-27T00:31:38.534Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-05-27T00:31:38.534Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T00:31:38.534Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T00:31:38.534Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T00:31:38.534Z] # $SEMVER_BRANCH = PR-3492 [2021-05-27T00:31:38.534Z] # $SEMVER_TEMP = /tmp/semver-498004979 [2021-05-27T00:31:38.534Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-27T00:31:53.479Z] # '/tmp/semver-498004979' -> '/w/workspace/edgex-go/3/.semver' [2021-05-27T00:31:53.479Z] # -> Force: false [2021-05-27T00:31:53.479Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-05-27T00:31:53.486Z] $ docker exec --env ******** --env ******** 7cd70793ceab6be5ab47d356d9a682bc27b9da721f390b6cc8c74199271ef8f2 ssh-agent -k [2021-05-27T00:31:53.588Z] unset SSH_AUTH_SOCK; [2021-05-27T00:31:53.589Z] unset SSH_AGENT_PID; [2021-05-27T00:31:53.589Z] echo Agent pid 63 killed; [2021-05-27T00:31:53.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T00:31:53.937Z] + git semver [Pipeline] } [2021-05-27T00:31:53.949Z] $ docker stop --time=1 7cd70793ceab6be5ab47d356d9a682bc27b9da721f390b6cc8c74199271ef8f2 [2021-05-27T00:31:57.024Z] $ docker rm -f 7cd70793ceab6be5ab47d356d9a682bc27b9da721f390b6cc8c74199271ef8f2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T00:31:57.417Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-27T00:31:57.670Z] Stashed 1 file(s) [Pipeline] echo [2021-05-27T00:31:57.674Z] [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-27T00:31:58.171Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-27T00:31:58.473Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T00:31:58.773Z] + sudo service docker restart [2021-05-27T00:31:58.773Z] + true [2021-05-27T00:31:58.773Z] Redirecting to /bin/systemctl restart docker.service [2021-05-27T00:32:12.809Z] Still waiting to schedule task [2021-05-27T00:32:12.810Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-05-27T00:32:16.936Z] ========================================================= [2021-05-27T00:32:16.936Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-27T00:32:16.936Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:32:17.244Z] + 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-27T00:32:18.645Z] Sending build context to Docker daemon 329.1MB [2021-05-27T00:32:18.645Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T00:32:18.645Z] Step 2/6 : FROM ${BASE} [2021-05-27T00:32:18.645Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-27T00:32:18.645Z] 540db60ca938: Pulling fs layer [2021-05-27T00:32:18.645Z] adcc1eea9eea: Pulling fs layer [2021-05-27T00:32:18.645Z] 4c4ab2625f07: Pulling fs layer [2021-05-27T00:32:18.645Z] 0510c868ecb4: Pulling fs layer [2021-05-27T00:32:18.645Z] afea3b2eda06: Pulling fs layer [2021-05-27T00:32:18.645Z] 7809a108b3ef: Pulling fs layer [2021-05-27T00:32:18.645Z] f706445af74f: Pulling fs layer [2021-05-27T00:32:18.645Z] 0510c868ecb4: Waiting [2021-05-27T00:32:18.645Z] afea3b2eda06: Waiting [2021-05-27T00:32:18.645Z] 7809a108b3ef: Waiting [2021-05-27T00:32:18.645Z] f706445af74f: Waiting [2021-05-27T00:32:18.645Z] 4c4ab2625f07: Verifying Checksum [2021-05-27T00:32:18.645Z] 4c4ab2625f07: Download complete [2021-05-27T00:32:18.645Z] adcc1eea9eea: Verifying Checksum [2021-05-27T00:32:18.645Z] adcc1eea9eea: Download complete [2021-05-27T00:32:18.645Z] afea3b2eda06: Verifying Checksum [2021-05-27T00:32:18.645Z] afea3b2eda06: Download complete [2021-05-27T00:32:18.645Z] 7809a108b3ef: Verifying Checksum [2021-05-27T00:32:18.645Z] 7809a108b3ef: Download complete [2021-05-27T00:32:18.645Z] 540db60ca938: Verifying Checksum [2021-05-27T00:32:18.645Z] 540db60ca938: Download complete [2021-05-27T00:32:18.911Z] 540db60ca938: Pull complete [2021-05-27T00:32:19.173Z] adcc1eea9eea: Pull complete [2021-05-27T00:32:19.173Z] 4c4ab2625f07: Pull complete [2021-05-27T00:32:20.562Z] f706445af74f: Verifying Checksum [2021-05-27T00:32:20.562Z] f706445af74f: Download complete [2021-05-27T00:32:21.147Z] 0510c868ecb4: Verifying Checksum [2021-05-27T00:32:21.147Z] 0510c868ecb4: Download complete [2021-05-27T00:32:24.473Z] 0510c868ecb4: Pull complete [2021-05-27T00:32:24.473Z] afea3b2eda06: Pull complete [2021-05-27T00:32:24.735Z] 7809a108b3ef: Pull complete [2021-05-27T00:32:26.131Z] f706445af74f: Pull complete [2021-05-27T00:32:26.131Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-27T00:32:26.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-27T00:32:26.131Z] ---> b068be0155e3 [2021-05-27T00:32:26.131Z] 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-27T00:32:30.338Z] ---> Running in 50459751aba0 [2021-05-27T00:32:30.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:32:30.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:32:31.484Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T00:32:32.056Z] (2/12) Installing file (5.39-r0) [2021-05-27T00:32:32.056Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T00:32:32.056Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T00:32:38.646Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-27T00:32:38.646Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T00:32:38.907Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T00:32:38.907Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T00:32:39.167Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T00:32:39.167Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T00:32:39.167Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T00:32:39.429Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T00:32:39.429Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T00:32:39.429Z] OK: 219 MiB in 52 packages [2021-05-27T00:32:41.978Z] Removing intermediate container 50459751aba0 [2021-05-27T00:32:41.978Z] ---> f991ee80e309 [2021-05-27T00:32:41.978Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T00:32:41.978Z] ---> Running in cdbe47147dfe [2021-05-27T00:32:41.978Z] Removing intermediate container cdbe47147dfe [2021-05-27T00:32:41.978Z] ---> 378a6357c850 [2021-05-27T00:32:41.978Z] Step 5/6 : COPY go.mod . [2021-05-27T00:32:41.978Z] ---> 11804a2f0093 [2021-05-27T00:32:41.978Z] Step 6/6 : RUN go mod download [2021-05-27T00:32:41.978Z] ---> Running in e347ff112653 [2021-05-27T00:32:54.259Z] Removing intermediate container e347ff112653 [2021-05-27T00:32:54.259Z] ---> 000f548b8816 [2021-05-27T00:32:54.259Z] Successfully built 000f548b8816 [2021-05-27T00:32:54.259Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:32:54.586Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T00:32:54.586Z] . [Pipeline] withDockerContainer [2021-05-27T00:32:54.677Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-05-27T00:32:54.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-27T00:32:55.153Z] $ docker top dca8e19f58f600dc927a52a129e99e3db3e7d021c859f836571f939564e55f0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T00:32:55.548Z] + go version [2021-05-27T00:32:55.548Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-27T00:32:55.557Z] $ docker stop --time=1 dca8e19f58f600dc927a52a129e99e3db3e7d021c859f836571f939564e55f0b [2021-05-27T00:32:56.767Z] $ docker rm -f dca8e19f58f600dc927a52a129e99e3db3e7d021c859f836571f939564e55f0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:32:57.240Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T00:32:57.240Z] . [Pipeline] withDockerContainer [2021-05-27T00:32:57.319Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-05-27T00:32:57.361Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-27T00:32:57.785Z] $ docker top 738400b374c0278cf18a5dfd0358e27b1ec88f5b44bd71b8fb7fcdd5abffc0aa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T00:32:57.894Z] ========================================================= [2021-05-27T00:32:57.894Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-27T00:32:57.894Z] ========================================================= [Pipeline] sh [2021-05-27T00:32:58.198Z] + go mod tidy [Pipeline] sh [2021-05-27T00:32:58.828Z] + make test [2021-05-27T00:32:58.828Z] go mod tidy [2021-05-27T00:32:59.090Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T00:33:05.743Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-27T00:33:20.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-27T00:33:25.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-27T00:33:26.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-27T00:33:26.822Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-27T00:33:28.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-27T00:33:29.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-27T00:33:29.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-27T00:33:29.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-27T00:33:29.934Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-27T00:33:30.197Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-27T00:33:32.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-27T00:33:32.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-27T00:33:32.162Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-27T00:33:32.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-05-27T00:33:32.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-27T00:33:32.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-27T00:33:32.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-27T00:33:32.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-27T00:33:32.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements [2021-05-27T00:33:34.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements [2021-05-27T00:33:34.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-05-27T00:33:34.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-27T00:33:34.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-27T00:33:34.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-27T00:33:35.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-05-27T00:33:35.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-27T00:33:35.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 58.6% of statements [2021-05-27T00:33:35.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-27T00:33:35.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-27T00:33:35.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.080s coverage: 87.7% of statements [2021-05-27T00:33:35.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-27T00:33:35.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:33:35.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.044s coverage: 78.9% of statements [2021-05-27T00:33:35.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-27T00:33:35.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-05-27T00:33:35.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-27T00:33:35.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-27T00:33:35.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-27T00:33:35.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-27T00:33:35.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-27T00:33:35.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-27T00:33:37.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.260s coverage: 95.1% of statements [2021-05-27T00:33:37.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-27T00:33:37.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:33:37.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-27T00:33:37.873Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-27T00:33:37.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-27T00:33:37.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-27T00:33:37.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-27T00:33:37.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-27T00:33:37.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-27T00:33:37.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-27T00:33:37.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-27T00:33:37.873Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-05-27T00:33:37.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-27T00:33:37.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-27T00:33:38.137Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.061s coverage: 0.8% of statements [2021-05-27T00:33:38.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-27T00:33:38.401Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.059s coverage: 21.7% of statements [2021-05-27T00:33:38.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-27T00:33:38.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-05-27T00:33:40.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements [2021-05-27T00:33:40.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-27T00:33:40.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-05-27T00:33:40.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-05-27T00:33:52.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.048s coverage: 94.4% of statements [2021-05-27T00:33:52.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-05-27T00:33:58.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.211s coverage: 81.8% of statements [2021-05-27T00:33:58.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-27T00:34:13.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-27T00:34:13.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-27T00:34:13.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.035s coverage: 87.2% of statements [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-27T00:34:13.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-27T00:34:13.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-27T00:34:13.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-05-27T00:34:13.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-05-27T00:34:13.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-05-27T00:34:13.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-27T00:34:13.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.108s coverage: 64.4% of statements [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-27T00:34:13.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-27T00:34:13.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-05-27T00:34:14.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-05-27T00:34:14.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.018s coverage: 100.0% of statements [2021-05-27T00:34:14.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-05-27T00:34:14.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-05-27T00:34:15.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.203s coverage: 66.9% of statements [2021-05-27T00:34:15.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-27T00:34:15.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-27T00:34:15.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-27T00:34:15.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.5% of statements [2021-05-27T00:34:15.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-27T00:34:15.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-27T00:34:15.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements [2021-05-27T00:34:15.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-27T00:34:16.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-05-27T00:34:16.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-05-27T00:34:16.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-27T00:34:16.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-27T00:34:16.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-27T00:34:16.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-27T00:34:20.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.050s coverage: 18.9% of statements [2021-05-27T00:34:20.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-27T00:34:20.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-27T00:34:20.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-27T00:34:20.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.136s coverage: 91.9% of statements [2021-05-27T00:34:20.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-27T00:34:20.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:34:20.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-27T00:34:20.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-05-27T00:34:20.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-27T00:34:20.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 64.6% of statements [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-27T00:34:20.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.095s coverage: 97.6% of statements [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-27T00:34:20.441Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-27T00:34:20.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-27T00:34:20.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-27T00:34:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-27T00:34:20.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements [2021-05-27T00:34:21.017Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 28.1% of statements [2021-05-27T00:34:21.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-27T00:34:21.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-27T00:34:21.017Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 27.9% of statements [2021-05-27T00:34:21.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-27T00:34:21.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-27T00:34:21.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-27T00:34:21.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-27T00:34:21.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-27T00:34:21.597Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-27T00:34:21.597Z] GO111MODULE=on go vet ./... [2021-05-27T00:34:48.291Z] gofmt -l . [2021-05-27T00:34:48.291Z] [ "`gofmt -l .`" = "" ] [2021-05-27T00:34:48.291Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-27T00:34:49.176Z] + ls -al . [2021-05-27T00:34:49.176Z] total 520 [2021-05-27T00:34:49.176Z] drwxrwxr-x 10 1001 1001 4096 May 27 00:34 . [2021-05-27T00:34:49.176Z] drwxr-xr-x 4 root root 28 May 27 00:32 .. [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 11 May 27 00:31 .dockerignore [2021-05-27T00:34:49.176Z] drwxrwxr-x 8 1001 1001 179 May 27 00:31 .git [2021-05-27T00:34:49.176Z] drwxrwxr-x 3 1001 1001 125 May 27 00:31 .github [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 818 May 27 00:31 .gitignore [2021-05-27T00:34:49.176Z] drwx------ 3 1001 1001 60 May 27 00:31 .semver [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 166 May 27 00:31 .sonarcloud.properties [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 8609 May 27 00:31 Attribution.txt [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 3804 May 27 00:31 CONTRIBUTING.md [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 931 May 27 00:31 Dockerfile.build [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 863 May 27 00:31 Jenkinsfile [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 10775 May 27 00:31 LICENSE [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 5605 May 27 00:31 Makefile [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 7978 May 27 00:31 README.md [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 6755 May 27 00:31 SECURITY.md [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 5 May 27 00:31 VERSION [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 4131 May 27 00:31 ZMQWindows.md [2021-05-27T00:34:49.176Z] drwxrwxr-x 2 1001 1001 37 May 27 00:31 bin [2021-05-27T00:34:49.176Z] drwxrwxr-x 14 1001 1001 4096 May 27 00:31 cmd [2021-05-27T00:34:49.176Z] -rw-r--r-- 1 root root 405172 May 27 00:34 coverage.out [2021-05-27T00:34:49.176Z] -rw-rw-r-- 1 1001 1001 902 May 27 00:31 go.mod [2021-05-27T00:34:49.176Z] -rw-r--r-- 1 root root 21352 May 27 00:32 go.sum [2021-05-27T00:34:49.176Z] drwxrwxr-x 8 1001 1001 127 May 27 00:31 internal [2021-05-27T00:34:49.177Z] drwxrwxr-x 3 1001 1001 16 May 27 00:31 openapi [2021-05-27T00:34:49.177Z] drwxrwxr-x 4 1001 1001 71 May 27 00:31 snap [2021-05-27T00:34:49.177Z] -rw-rw-r-- 1 1001 1001 168 May 27 00:31 version.go [Pipeline] sh [2021-05-27T00:34:49.485Z] + '[' -e coverage.out ] [2021-05-27T00:34:49.485Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-27T00:34:49.793Z] Stashed 1 file(s) [Pipeline] sh [2021-05-27T00:34:50.310Z] + make build [2021-05-27T00:34:50.311Z] go mod tidy [2021-05-27T00:34:50.618Z] 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-27T00:34:52.147Z] 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-27T00:35:00.339Z] 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-27T00:35:00.339Z] 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-27T00:35:00.601Z] 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-27T00:35:00.861Z] 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-27T00:35:02.249Z] 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-27T00:35:03.211Z] 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-27T00:35:03.787Z] 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-27T00:35:04.733Z] 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-27T00:35:05.682Z] 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-27T00:35:06.265Z] 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-27T00:35:08.205Z] $ docker stop --time=1 738400b374c0278cf18a5dfd0358e27b1ec88f5b44bd71b8fb7fcdd5abffc0aa [2021-05-27T00:35:10.986Z] $ docker rm -f 738400b374c0278cf18a5dfd0358e27b1ec88f5b44bd71b8fb7fcdd5abffc0aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:35:15.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T00:35:15.326Z] [2021-05-27T00:35:15.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:35:15.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T00:35:15.678Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-27T00:35:15.678Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-27T00:35:15.678Z] ca9280d653b3: Pulling fs layer [2021-05-27T00:35:15.678Z] 7e9c9ca2126c: Pulling fs layer [2021-05-27T00:35:15.944Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-27T00:35:15.944Z] cbdbe7a5bc2a: Download complete [2021-05-27T00:35:16.211Z] cbdbe7a5bc2a: Pull complete [2021-05-27T00:35:16.481Z] ca9280d653b3: Verifying Checksum [2021-05-27T00:35:16.481Z] ca9280d653b3: Download complete [2021-05-27T00:35:17.058Z] ca9280d653b3: Pull complete [2021-05-27T00:35:17.329Z] 7e9c9ca2126c: Verifying Checksum [2021-05-27T00:35:17.329Z] 7e9c9ca2126c: Download complete [2021-05-27T00:35:19.528Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-517 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws [2021-05-27T00:35:19.544Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-27T00:35:19.741Z] The recommended git tool is: git [2021-05-27T00:35:20.665Z] 7e9c9ca2126c: Pull complete [2021-05-27T00:35:20.665Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-27T00:35:20.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T00:35:20.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-27T00:35:20.749Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-05-27T00:35:20.786Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-27T00:35:24.017Z] $ docker top d099f35a4c44612731334556f00a556bd0ca038c2d16c54bb4ac4db8a432f178 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T00:35:24.409Z] + docker-compose build --help [2021-05-27T00:35:24.409Z] + grep parallel [2021-05-27T00:35:24.983Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T00:35:24.991Z] $ docker stop --time=1 d099f35a4c44612731334556f00a556bd0ca038c2d16c54bb4ac4db8a432f178 [2021-05-27T00:35:25.298Z] using credential edgex-jenkins-ssh [2021-05-27T00:35:25.319Z] Cloning the remote Git repository [2021-05-27T00:35:25.370Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-27T00:35:25.483Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-27T00:35:25.564Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T00:35:25.565Z] > git --version # timeout=10 [2021-05-27T00:35:25.584Z] > git --version # 'git version 2.17.1' [2021-05-27T00:35:25.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T00:35:25.662Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T00:35:26.201Z] $ docker rm -f d099f35a4c44612731334556f00a556bd0ca038c2d16c54bb4ac4db8a432f178 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:35:26.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T00:35:26.630Z] . [Pipeline] withDockerContainer [2021-05-27T00:35:26.702Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-05-27T00:35:26.736Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-27T00:35:27.066Z] $ docker top 17ed5c284fce324b209b83050249c2949f1bbbc3b59551f88700791209eadb48 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T00:35:27.446Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T00:35:28.016Z] Building core-command ... [2021-05-27T00:35:28.016Z] Building core-data ... [2021-05-27T00:35:28.016Z] Building core-metadata ... [2021-05-27T00:35:28.016Z] Building security-bootstrapper ... [2021-05-27T00:35:28.016Z] Building security-proxy-setup ... [2021-05-27T00:35:28.016Z] Building security-secretstore-setup ... [2021-05-27T00:35:28.016Z] Building support-notifications ... [2021-05-27T00:35:28.016Z] Building support-scheduler ... [2021-05-27T00:35:28.016Z] Building sys-mgmt-agent ... [2021-05-27T00:35:28.016Z] Building support-notifications [2021-05-27T00:35:28.016Z] Building core-command [2021-05-27T00:35:28.016Z] Building security-secretstore-setup [2021-05-27T00:35:28.016Z] Building security-bootstrapper [2021-05-27T00:35:28.016Z] Building sys-mgmt-agent [2021-05-27T00:35:41.206Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:35:41.206Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:35:41.206Z] ---> 000f548b8816 [2021-05-27T00:35:41.206Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:35:41.206Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:35:41.206Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:35:41.206Z] ---> 000f548b8816 [2021-05-27T00:35:41.206Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T00:35:41.206Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:35:41.206Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:35:41.206Z] ---> 000f548b8816 [2021-05-27T00:35:41.206Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:35:47.912Z] Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 [2021-05-27T00:35:46.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T00:35:46.870Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T00:35:46.898Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T00:35:46.934Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T00:35:46.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T00:35:46.948Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T00:35:47.933Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T00:35:47.953Z] > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [2021-05-27T00:35:48.190Z] > git remote # timeout=10 [2021-05-27T00:35:48.214Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T00:35:48.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T00:35:48.239Z] > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 [2021-05-27T00:35:48.533Z] Merge succeeded, producing ccf38b9892f919edc7fb50260b174c50c0f57926 [2021-05-27T00:35:48.534Z] Checking out Revision ccf38b9892f919edc7fb50260b174c50c0f57926 (PR-3492) [2021-05-27T00:35:48.518Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T00:35:48.540Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T00:35:48.552Z] > git checkout -f ccf38b9892f919edc7fb50260b174c50c0f57926 # timeout=10 [2021-05-27T00:35:52.841Z] Commit message: "Merge commit '550dbfbb7a3c0bbee0312ba32fc98e89501b71b9' into HEAD" [2021-05-27T00:35:52.868Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T00:35:52.849Z] > git rev-list --no-walk 7db1a6fd8e984ad07af944317dafbd65b5840054 # timeout=10 [2021-05-27T00:35:54.199Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-27T00:35:54.615Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T00:35:54.958Z] + true [2021-05-27T00:35:54.958Z] + sudo service docker restart [2021-05-27T00:35:56.123Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:35:56.123Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:35:56.123Z] ---> 000f548b8816 [2021-05-27T00:35:56.123Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T00:35:56.123Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:35:56.123Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:35:56.123Z] ---> 000f548b8816 [2021-05-27T00:35:56.123Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T00:35:57.516Z] ---> Running in 24bf8af50d77 [2021-05-27T00:35:57.516Z] ---> Running in 44c22d58affd [2021-05-27T00:35:57.516Z] ---> Running in d001ea573736 [2021-05-27T00:35:57.516Z] ---> Running in 3a537b55018a [2021-05-27T00:35:57.516Z] ---> Running in e08a840b35bc [2021-05-27T00:35:57.788Z] Removing intermediate container 44c22d58affd [2021-05-27T00:35:57.788Z] ---> f54a51c33443 [2021-05-27T00:35:57.788Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:35:57.788Z] Removing intermediate container 24bf8af50d77 [2021-05-27T00:35:57.788Z] ---> 6f92b9726d86 [2021-05-27T00:35:57.788Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:35:57.788Z] Removing intermediate container d001ea573736 [2021-05-27T00:35:57.788Z] ---> 27b19a2843b0 [2021-05-27T00:35:57.788Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:35:57.788Z] Removing intermediate container e08a840b35bc [2021-05-27T00:35:57.788Z] ---> 2deb0a279951 [2021-05-27T00:35:57.788Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:35:57.788Z] ---> Running in d5728a14d3a3 [2021-05-27T00:35:57.788Z] ---> Running in aa586fc30051 [2021-05-27T00:35:57.788Z] Removing intermediate container 3a537b55018a [2021-05-27T00:35:57.788Z] ---> c96238645ea5 [2021-05-27T00:35:57.788Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:35:57.788Z] ---> Running in a3c535936d4b [2021-05-27T00:35:57.788Z] ---> Running in 4947bee9a932 [2021-05-27T00:35:58.056Z] ---> Running in 5f0a433361c5 [2021-05-27T00:35:59.010Z] Removing intermediate container d5728a14d3a3 [2021-05-27T00:35:59.010Z] ---> ee2333ad1798 [2021-05-27T00:35:59.010Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T00:35:59.010Z] ---> Running in 1b37c6ef86d4 [2021-05-27T00:35:59.010Z] Removing intermediate container aa586fc30051 [2021-05-27T00:35:59.010Z] ---> b44e15055b94 [2021-05-27T00:35:59.010Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T00:35:59.010Z] Removing intermediate container a3c535936d4b [2021-05-27T00:35:59.010Z] ---> dfb0a5c265bf [2021-05-27T00:35:59.010Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T00:35:59.271Z] ---> Running in 8aa07d291ff9 [2021-05-27T00:35:59.271Z] ---> Running in 223606ae4a3c [2021-05-27T00:35:59.271Z] Removing intermediate container 4947bee9a932 [2021-05-27T00:35:59.271Z] ---> 02a4e90371d3 [2021-05-27T00:35:59.271Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T00:35:59.271Z] Removing intermediate container 5f0a433361c5 [2021-05-27T00:35:59.271Z] ---> 69081f5e9355 [2021-05-27T00:35:59.271Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T00:35:59.271Z] ---> Running in f1c1d2d19ae2 [2021-05-27T00:35:59.271Z] ---> Running in d6960d521588 [2021-05-27T00:35:59.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:59.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:59.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:59.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:59.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:00.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:00.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:00.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:00.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:00.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:01.252Z] OK: 219 MiB in 52 packages [2021-05-27T00:36:01.252Z] OK: 219 MiB in 52 packages [2021-05-27T00:36:01.252Z] OK: 219 MiB in 52 packages [2021-05-27T00:36:01.252Z] OK: 219 MiB in 52 packages [2021-05-27T00:36:01.829Z] Removing intermediate container 1b37c6ef86d4 [2021-05-27T00:36:01.829Z] ---> 8d443e7a35c2 [2021-05-27T00:36:01.829Z] Step 6/24 : COPY go.mod . [2021-05-27T00:36:01.829Z] Removing intermediate container f1c1d2d19ae2 [2021-05-27T00:36:01.829Z] ---> 0fb9166ccc1d [2021-05-27T00:36:01.829Z] Step 6/24 : COPY go.mod . [2021-05-27T00:36:01.829Z] OK: 219 MiB in 52 packages [2021-05-27T00:36:02.091Z] ---> 5f0136e562a4 [2021-05-27T00:36:02.091Z] Step 7/24 : RUN go mod download [2021-05-27T00:36:02.091Z] Removing intermediate container 8aa07d291ff9 [2021-05-27T00:36:02.091Z] ---> 7d22e2cd8294 [2021-05-27T00:36:02.091Z] Step 6/26 : COPY go.mod . [2021-05-27T00:36:02.091Z] ---> Running in e5e5e72ab7fb [2021-05-27T00:36:02.091Z] Removing intermediate container d6960d521588 [2021-05-27T00:36:02.091Z] ---> 6a6017a30df3 [2021-05-27T00:36:02.091Z] Step 6/32 : COPY go.mod . [2021-05-27T00:36:02.091Z] ---> d6c2f474064d [2021-05-27T00:36:02.091Z] Step 7/24 : RUN go mod download [2021-05-27T00:36:02.091Z] ---> Running in 7535ff345c7e [2021-05-27T00:36:02.091Z] Removing intermediate container 223606ae4a3c [2021-05-27T00:36:02.091Z] ---> 16a610b9e231 [2021-05-27T00:36:02.091Z] Step 6/23 : COPY go.mod . [2021-05-27T00:36:02.358Z] ---> d4a9318c6c37 [2021-05-27T00:36:02.358Z] Step 7/32 : RUN go mod download [2021-05-27T00:36:02.358Z] ---> f8291ace3689 [2021-05-27T00:36:02.358Z] Step 7/26 : RUN go mod download [2021-05-27T00:36:02.358Z] ---> Running in 09b702c66763 [2021-05-27T00:36:02.358Z] ---> Running in f0b49c7dce93 [2021-05-27T00:36:02.358Z] ---> 900f54f5294e [2021-05-27T00:36:02.358Z] Step 7/23 : RUN go mod download [2021-05-27T00:36:02.626Z] ---> Running in 9c52de852ad9 [2021-05-27T00:36:03.205Z] Removing intermediate container e5e5e72ab7fb [2021-05-27T00:36:03.205Z] ---> adcffa60c0c6 [2021-05-27T00:36:03.205Z] Step 8/24 : COPY . . [2021-05-27T00:36:03.205Z] Removing intermediate container 7535ff345c7e [2021-05-27T00:36:03.205Z] ---> aca108bdbf66 [2021-05-27T00:36:03.205Z] Step 8/24 : COPY . . [2021-05-27T00:36:11.428Z] Removing intermediate container 09b702c66763 [2021-05-27T00:36:11.428Z] ---> 6fd91f85056f [2021-05-27T00:36:11.428Z] Step 8/32 : COPY . . [2021-05-27T00:36:11.428Z] ---> 4b400b323acf [2021-05-27T00:36:11.428Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:36:11.428Z] ---> f59a9efa0c1a [2021-05-27T00:36:11.428Z] Step 9/24 : RUN go mod tidy [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T00:36:13.307Z] provisioning config files... [2021-05-27T00:36:13.332Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7916230949510318746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:36:13.700Z] ---> docker-login.sh [2021-05-27T00:36:13.700Z] nexus3.edgexfoundry.org:10001 [2021-05-27T00:36:14.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:36:14.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:36:14.893Z] Configure a credential helper to remove this warning. See [2021-05-27T00:36:14.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:36:14.893Z] [2021-05-27T00:36:14.893Z] Login Succeeded [2021-05-27T00:36:14.893Z] nexus3.edgexfoundry.org:10002 [2021-05-27T00:36:15.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:36:15.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:36:15.445Z] Configure a credential helper to remove this warning. See [2021-05-27T00:36:15.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:36:15.445Z] [2021-05-27T00:36:15.445Z] Login Succeeded [2021-05-27T00:36:15.445Z] nexus3.edgexfoundry.org:10003 [2021-05-27T00:36:15.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:36:15.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:36:15.721Z] Configure a credential helper to remove this warning. See [2021-05-27T00:36:15.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:36:15.721Z] [2021-05-27T00:36:15.721Z] Login Succeeded [2021-05-27T00:36:15.721Z] nexus3.edgexfoundry.org:10004 [2021-05-27T00:36:16.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:36:16.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:36:16.317Z] Configure a credential helper to remove this warning. See [2021-05-27T00:36:16.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:36:16.317Z] [2021-05-27T00:36:16.317Z] Login Succeeded [2021-05-27T00:36:16.317Z] docker.io [2021-05-27T00:36:16.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:36:17.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:36:17.187Z] Configure a credential helper to remove this warning. See [2021-05-27T00:36:17.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:36:17.187Z] [2021-05-27T00:36:17.187Z] Login Succeeded [2021-05-27T00:36:17.187Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T00:36:17.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-27T00:36:17.500Z] ========================================================= [2021-05-27T00:36:17.500Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-27T00:36:17.500Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:36:17.840Z] + 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-27T00:36:18.078Z] Removing intermediate container f0b49c7dce93 [2021-05-27T00:36:18.078Z] ---> 03df6ac0b3a2 [2021-05-27T00:36:18.078Z] Step 8/26 : COPY . . [2021-05-27T00:36:18.078Z] ---> Running in bd3583f05e2c [2021-05-27T00:36:18.078Z] Removing intermediate container 9c52de852ad9 [2021-05-27T00:36:18.078Z] ---> f9d4917a0ae1 [2021-05-27T00:36:18.078Z] Step 8/23 : COPY . . [2021-05-27T00:36:18.078Z] ---> Running in 04eeb94b6ca7 [2021-05-27T00:36:18.078Z] ---> 915d15ec7e84 [2021-05-27T00:36:18.078Z] Step 9/32 : RUN go mod tidy [2021-05-27T00:36:19.992Z] ---> Running in 5a80800572c3 [2021-05-27T00:36:20.469Z] Sending build context to Docker daemon 166.3MB [2021-05-27T00:36:20.469Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T00:36:20.469Z] Step 2/6 : FROM ${BASE} [2021-05-27T00:36:20.469Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-27T00:36:20.469Z] 595b0fe564bb: Pulling fs layer [2021-05-27T00:36:20.469Z] 7186ed65a4f7: Pulling fs layer [2021-05-27T00:36:20.469Z] 316046926c0a: Pulling fs layer [2021-05-27T00:36:20.469Z] 4ebd0625c992: Pulling fs layer [2021-05-27T00:36:20.469Z] 207e8628e3a3: Pulling fs layer [2021-05-27T00:36:20.469Z] c791037a9be2: Pulling fs layer [2021-05-27T00:36:20.469Z] ffd874e62e21: Pulling fs layer [2021-05-27T00:36:20.469Z] 4ebd0625c992: Waiting [2021-05-27T00:36:20.469Z] 207e8628e3a3: Waiting [2021-05-27T00:36:20.469Z] c791037a9be2: Waiting [2021-05-27T00:36:20.469Z] ffd874e62e21: Waiting [2021-05-27T00:36:20.469Z] 316046926c0a: Verifying Checksum [2021-05-27T00:36:20.469Z] 316046926c0a: Download complete [2021-05-27T00:36:20.469Z] 7186ed65a4f7: Verifying Checksum [2021-05-27T00:36:20.469Z] 7186ed65a4f7: Download complete [2021-05-27T00:36:20.469Z] 207e8628e3a3: Verifying Checksum [2021-05-27T00:36:20.469Z] 207e8628e3a3: Download complete [2021-05-27T00:36:20.469Z] c791037a9be2: Download complete [2021-05-27T00:36:20.745Z] 595b0fe564bb: Verifying Checksum [2021-05-27T00:36:20.745Z] 595b0fe564bb: Download complete [2021-05-27T00:36:21.341Z] 595b0fe564bb: Pull complete [2021-05-27T00:36:21.938Z] 7186ed65a4f7: Pull complete [2021-05-27T00:36:22.211Z] 316046926c0a: Pull complete [2021-05-27T00:36:23.640Z] ffd874e62e21: Verifying Checksum [2021-05-27T00:36:23.640Z] ffd874e62e21: Download complete [2021-05-27T00:36:24.243Z] Removing intermediate container bd3583f05e2c [2021-05-27T00:36:24.243Z] ---> e7080e765140 [2021-05-27T00:36:24.243Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T00:36:24.243Z] ---> Running in 87361f7b5342 [2021-05-27T00:36:24.515Z] ---> f4bde6afc86c [2021-05-27T00:36:24.515Z] Step 9/23 : RUN go mod tidy [2021-05-27T00:36:24.515Z] ---> Running in 59221cd8bbd0 [2021-05-27T00:36:24.515Z] Removing intermediate container 5a80800572c3 [2021-05-27T00:36:24.515Z] ---> 3e559b4255a8 [2021-05-27T00:36:24.515Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T00:36:24.515Z] Removing intermediate container 04eeb94b6ca7 [2021-05-27T00:36:24.515Z] ---> 8bbdbed14d7d [2021-05-27T00:36:24.515Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T00:36:24.775Z] ---> Running in abb6d8b21243 [2021-05-27T00:36:24.775Z] ---> Running in e3184029e4b0 [2021-05-27T00:36:25.043Z] 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-27T00:36:25.085Z] 4ebd0625c992: Verifying Checksum [2021-05-27T00:36:25.085Z] 4ebd0625c992: Download complete [2021-05-27T00:36:25.311Z] 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-27T00:36:25.899Z] 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-27T00:36:29.249Z] Removing intermediate container 59221cd8bbd0 [2021-05-27T00:36:29.249Z] ---> f3765da274e4 [2021-05-27T00:36:29.249Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T00:36:29.249Z] ---> 59363037c684 [2021-05-27T00:36:29.249Z] Step 9/26 : RUN go mod tidy [2021-05-27T00:36:29.249Z] ---> Running in a07aaca7754a [2021-05-27T00:36:29.249Z] ---> Running in cfbab7c8f736 [2021-05-27T00:36:29.821Z] 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-27T00:36:31.762Z] Removing intermediate container cfbab7c8f736 [2021-05-27T00:36:31.762Z] ---> e5e07d27822f [2021-05-27T00:36:31.762Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T00:36:31.762Z] ---> Running in 36b52229c87b [2021-05-27T00:36:32.354Z] 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-27T00:36:37.508Z] 4ebd0625c992: Pull complete [2021-05-27T00:36:37.508Z] 207e8628e3a3: Pull complete [2021-05-27T00:36:37.508Z] c791037a9be2: Pull complete [2021-05-27T00:36:40.137Z] ffd874e62e21: Pull complete [2021-05-27T00:36:40.137Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-27T00:36:40.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-27T00:36:40.137Z] ---> cfc18b08335c [2021-05-27T00:36:40.137Z] 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-27T00:36:42.774Z] ---> Running in a3b3dd438cc6 [2021-05-27T00:36:43.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:36:44.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:36:45.315Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T00:36:45.904Z] (2/12) Installing file (5.39-r0) [2021-05-27T00:36:45.905Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T00:36:45.905Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T00:37:00.946Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-27T00:37:00.946Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T00:37:00.946Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T00:37:00.946Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T00:37:00.946Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T00:37:00.946Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T00:37:00.946Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T00:37:00.946Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T00:37:00.946Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T00:37:00.946Z] OK: 218 MiB in 52 packages [2021-05-27T00:37:04.361Z] Removing intermediate container a3b3dd438cc6 [2021-05-27T00:37:04.361Z] ---> 024bd8c967a6 [2021-05-27T00:37:04.361Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T00:37:04.361Z] ---> Running in 0fc5542bf188 [2021-05-27T00:37:04.544Z] Removing intermediate container 87361f7b5342 [2021-05-27T00:37:04.544Z] ---> 1907f9b80340 [2021-05-27T00:37:04.544Z] [2021-05-27T00:37:04.544Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T00:37:04.544Z] 3.12: Pulling from library/alpine [2021-05-27T00:37:04.960Z] Removing intermediate container 0fc5542bf188 [2021-05-27T00:37:04.960Z] ---> 9518baa218e8 [2021-05-27T00:37:04.960Z] Step 5/6 : COPY go.mod . [2021-05-27T00:37:05.133Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T00:37:05.133Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T00:37:05.133Z] Removing intermediate container abb6d8b21243 [2021-05-27T00:37:05.133Z] ---> 1cba00ed989a [2021-05-27T00:37:05.133Z] [2021-05-27T00:37:05.133Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T00:37:05.133Z] ---> 13621d1b12d4 [2021-05-27T00:37:05.133Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T00:37:05.133Z] ---> 13621d1b12d4 [2021-05-27T00:37:05.133Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T00:37:05.408Z] ---> Running in f56cf1e7a8eb [2021-05-27T00:37:05.408Z] ---> Running in 28f2617b5b4e [2021-05-27T00:37:05.408Z] Removing intermediate container f56cf1e7a8eb [2021-05-27T00:37:05.408Z] ---> 1de72c589fc6 [2021-05-27T00:37:05.408Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T00:37:05.562Z] ---> 0bd3fc16f74b [2021-05-27T00:37:05.562Z] Step 6/6 : RUN go mod download [2021-05-27T00:37:05.562Z] ---> Running in fb761a386b58 [2021-05-27T00:37:05.677Z] ---> Running in b0a536453ff9 [2021-05-27T00:37:05.957Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:05.957Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:06.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:06.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:06.512Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T00:37:06.513Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:37:06.513Z] OK: 6 MiB in 15 packages [2021-05-27T00:37:06.513Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T00:37:06.513Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T00:37:06.513Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:37:06.513Z] OK: 6 MiB in 16 packages [2021-05-27T00:37:07.109Z] 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-27T00:37:07.383Z] Removing intermediate container 28f2617b5b4e [2021-05-27T00:37:07.383Z] ---> 35c6db8e687a [2021-05-27T00:37:07.383Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:37:07.383Z] ---> Running in 9c4dc84f600c [2021-05-27T00:37:07.383Z] Removing intermediate container b0a536453ff9 [2021-05-27T00:37:07.384Z] ---> 82d5bf830bac [2021-05-27T00:37:07.384Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T00:37:07.695Z] ---> Running in b22f081ef5d0 [2021-05-27T00:37:07.967Z] Removing intermediate container 9c4dc84f600c [2021-05-27T00:37:07.967Z] ---> fead42300465 [2021-05-27T00:37:07.967Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T00:37:08.230Z] Removing intermediate container b22f081ef5d0 [2021-05-27T00:37:08.230Z] ---> 908073a01aa9 [2021-05-27T00:37:08.230Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T00:37:08.491Z] ---> Running in 2bc069121146 [2021-05-27T00:37:08.762Z] ---> Running in 37977821ca66 [2021-05-27T00:37:08.762Z] Removing intermediate container 2bc069121146 [2021-05-27T00:37:08.762Z] ---> defe58ca6ee4 [2021-05-27T00:37:08.762Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T00:37:08.763Z] Removing intermediate container a07aaca7754a [2021-05-27T00:37:08.763Z] ---> ad87119f520a [2021-05-27T00:37:08.763Z] [2021-05-27T00:37:08.763Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T00:37:08.763Z] ---> 13621d1b12d4 [2021-05-27T00:37:08.763Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T00:37:08.763Z] ---> Running in 4a6fba76efe9 [2021-05-27T00:37:08.763Z] ---> Running in 0b803f2be5a8 [2021-05-27T00:37:08.763Z] Removing intermediate container 37977821ca66 [2021-05-27T00:37:08.763Z] ---> 3b83045464aa [2021-05-27T00:37:08.763Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T00:37:08.763Z] ---> Running in 89b9617da1f3 [2021-05-27T00:37:09.030Z] Removing intermediate container 4a6fba76efe9 [2021-05-27T00:37:09.030Z] ---> e9ec28ae9040 [2021-05-27T00:37:09.030Z] Step 16/24 : WORKDIR / [2021-05-27T00:37:09.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:09.552Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:09.552Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T00:37:09.552Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T00:37:09.552Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:37:09.552Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T00:37:09.552Z] OK: 6 MiB in 16 packages [2021-05-27T00:37:10.122Z] ---> Running in c88dcc80964b [2021-05-27T00:37:10.389Z] Removing intermediate container 36b52229c87b [2021-05-27T00:37:10.389Z] ---> 440bf4c3ba83 [2021-05-27T00:37:10.389Z] [2021-05-27T00:37:10.389Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T00:37:10.389Z] ---> 13621d1b12d4 [2021-05-27T00:37:10.389Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-27T00:37:10.389Z] Removing intermediate container c88dcc80964b [2021-05-27T00:37:10.389Z] ---> b2ccc7318423 [2021-05-27T00:37:10.389Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:37:10.389Z] Removing intermediate container e3184029e4b0 [2021-05-27T00:37:10.389Z] ---> fb7366f14f77 [2021-05-27T00:37:10.389Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T00:37:10.389Z] ---> Running in e3bf90e0a5d8 [2021-05-27T00:37:10.389Z] ---> Running in 3dbf564070d8 [2021-05-27T00:37:10.657Z] Removing intermediate container 0b803f2be5a8 [2021-05-27T00:37:10.657Z] ---> ed60cff3399e [2021-05-27T00:37:10.657Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:37:10.657Z] Removing intermediate container 89b9617da1f3 [2021-05-27T00:37:10.657Z] ---> 9af4b0f95be0 [2021-05-27T00:37:10.657Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T00:37:10.657Z] ---> Running in 9c58ec591195 [2021-05-27T00:37:10.657Z] ---> acc043cda5dc [2021-05-27T00:37:10.657Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T00:37:10.925Z] ---> Running in 64cacb6b1a1d [2021-05-27T00:37:10.925Z] Removing intermediate container 9c58ec591195 [2021-05-27T00:37:10.925Z] ---> e18381c879f7 [2021-05-27T00:37:10.925Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T00:37:10.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:10.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:11.191Z] 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-27T00:37:11.191Z] ---> Running in 7faed60694d3 [2021-05-27T00:37:11.191Z] Removing intermediate container 64cacb6b1a1d [2021-05-27T00:37:11.191Z] ---> 680fb3a750c5 [2021-05-27T00:37:11.191Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T00:37:11.191Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T00:37:11.191Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T00:37:11.191Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-27T00:37:11.191Z] (4/6) Installing curl (7.76.1-r0) [2021-05-27T00:37:11.191Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T00:37:11.191Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T00:37:11.191Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:37:11.191Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T00:37:11.191Z] OK: 7 MiB in 20 packages [2021-05-27T00:37:11.457Z] ---> 5ae12bb14e79 [2021-05-27T00:37:11.457Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T00:37:11.716Z] Removing intermediate container 7faed60694d3 [2021-05-27T00:37:11.716Z] ---> f738aadab8c8 [2021-05-27T00:37:11.716Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T00:37:11.716Z] ---> ae37793313a3 [2021-05-27T00:37:11.716Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T00:37:11.716Z] ---> Running in 6016b882c4b5 [2021-05-27T00:37:11.716Z] ---> Running in 8aa0fc29b3f2 [2021-05-27T00:37:11.982Z] ---> 50239fa666c9 [2021-05-27T00:37:11.982Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T00:37:11.982Z] Removing intermediate container e3bf90e0a5d8 [2021-05-27T00:37:11.982Z] ---> 1e93025d8748 [2021-05-27T00:37:11.982Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T00:37:11.982Z] ---> Running in 470fcec630f2 [2021-05-27T00:37:11.982Z] Removing intermediate container 6016b882c4b5 [2021-05-27T00:37:11.982Z] ---> b09ba21e1579 [2021-05-27T00:37:11.982Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:37:11.982Z] ---> Running in 4074176c1386 [2021-05-27T00:37:12.254Z] Removing intermediate container 470fcec630f2 [2021-05-27T00:37:12.254Z] ---> 7786200aa724 [2021-05-27T00:37:12.254Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:37:12.254Z] Removing intermediate container 3dbf564070d8 [2021-05-27T00:37:12.254Z] ---> 33448d61e401 [2021-05-27T00:37:12.254Z] [2021-05-27T00:37:12.254Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T00:37:12.254Z] Removing intermediate container 4074176c1386 [2021-05-27T00:37:12.254Z] ---> 7dda7dfcb574 [2021-05-27T00:37:12.254Z] Step 14/26 : WORKDIR / [2021-05-27T00:37:12.254Z] ---> 29480c67c0de [2021-05-27T00:37:12.254Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T00:37:12.254Z] ---> Running in d6abd51faaa9 [2021-05-27T00:37:12.254Z] ---> Running in e615cca480df [2021-05-27T00:37:12.520Z] 20.10.0: Pulling from library/docker [2021-05-27T00:37:12.520Z] Removing intermediate container d6abd51faaa9 [2021-05-27T00:37:12.520Z] ---> 957434e023b3 [2021-05-27T00:37:12.520Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T00:37:12.798Z] Removing intermediate container e615cca480df [2021-05-27T00:37:12.798Z] ---> 664ae73f9e18 [2021-05-27T00:37:12.798Z] 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-27T00:37:12.798Z] ---> Running in 9fc14f4c5d88 [2021-05-27T00:37:13.084Z] ---> cf2a2f639e90 [2021-05-27T00:37:13.084Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T00:37:13.084Z] Removing intermediate container 8aa0fc29b3f2 [2021-05-27T00:37:13.084Z] ---> d56acba0cdab [2021-05-27T00:37:13.084Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:37:13.345Z] Removing intermediate container 9fc14f4c5d88 [2021-05-27T00:37:13.345Z] ---> c88bf54bb66b [2021-05-27T00:37:13.345Z] Step 23/24 : LABEL git_sha=70922f11a346fcd4308df340cb3f077f6d2937ef [2021-05-27T00:37:13.608Z] ---> fb30c4992284 [2021-05-27T00:37:13.608Z] 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-27T00:37:13.608Z] ---> b7ab267a6dca [2021-05-27T00:37:13.608Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T00:37:13.608Z] ---> Running in 346c8cd6ce7a [2021-05-27T00:37:13.608Z] ---> 6e93112c90ba [2021-05-27T00:37:13.608Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T00:37:13.869Z] ---> Running in 30388a4f27dd [2021-05-27T00:37:13.869Z] ---> c6930c99632c [2021-05-27T00:37:13.869Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T00:37:13.869Z] Removing intermediate container 346c8cd6ce7a [2021-05-27T00:37:13.869Z] ---> 66685b6b21ec [2021-05-27T00:37:13.869Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:37:14.447Z] ---> Running in fcf7e468a3ff [2021-05-27T00:37:14.447Z] Removing intermediate container 30388a4f27dd [2021-05-27T00:37:14.447Z] ---> ae237dcd5c47 [2021-05-27T00:37:14.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:37:15.406Z] ---> e1c8217a3f07 [2021-05-27T00:37:15.406Z] 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-27T00:37:15.406Z] ---> a2a8f4570f07 [2021-05-27T00:37:15.406Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T00:37:15.406Z] ---> Running in b738f1e26b53 [2021-05-27T00:37:15.669Z] Removing intermediate container fcf7e468a3ff [2021-05-27T00:37:15.669Z] ---> beb1c40df447 [2021-05-27T00:37:15.669Z] [2021-05-27T00:37:15.669Z] Successfully built beb1c40df447 [2021-05-27T00:37:16.241Z] Successfully tagged core-command:latest [2021-05-27T00:37:16.241Z] Building core-data [2021-05-27T00:37:16.509Z]  Building core-command ... done  ---> c36fd4a6ee9d [2021-05-27T00:37:16.509Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T00:37:16.771Z] Removing intermediate container b738f1e26b53 [2021-05-27T00:37:16.771Z] ---> 0e705a86d2ac [2021-05-27T00:37:16.771Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T00:37:16.771Z] ---> 3dae053b2fdf [2021-05-27T00:37:16.771Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T00:37:18.158Z] ---> cb6807b87cb4 [2021-05-27T00:37:18.158Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T00:37:19.541Z] ---> Running in e3cc7483d156 [2021-05-27T00:37:20.934Z] ---> 4f8863ffaee1 [2021-05-27T00:37:20.934Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T00:37:21.198Z] ---> 4fb70ee3ac3c [2021-05-27T00:37:21.198Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T00:37:23.749Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:37:23.749Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:37:24.691Z] ---> 000f548b8816 [2021-05-27T00:37:24.691Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:37:24.691Z] ---> Using cache [2021-05-27T00:37:24.692Z] ---> c96238645ea5 [2021-05-27T00:37:24.692Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:37:24.692Z] ---> Using cache [2021-05-27T00:37:24.692Z] ---> 69081f5e9355 [2021-05-27T00:37:24.692Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T00:37:24.692Z] ---> Running in 929dd52f4a0d [2021-05-27T00:37:24.692Z] Removing intermediate container e3cc7483d156 [2021-05-27T00:37:24.692Z] ---> bde20e338219 [2021-05-27T00:37:24.692Z] Step 22/23 : LABEL git_sha=70922f11a346fcd4308df340cb3f077f6d2937ef [2021-05-27T00:37:24.692Z] ---> 6d65140ac419 [2021-05-27T00:37:24.692Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T00:37:24.692Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T00:37:24.692Z] ---> Running in 6937b81cb092 [2021-05-27T00:37:24.692Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T00:37:24.692Z] ---> aefe523efa57 [2021-05-27T00:37:24.692Z] 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-27T00:37:24.692Z] ---> Running in 909ff54d26fb [2021-05-27T00:37:24.692Z] ---> Running in bef907109ed3 [2021-05-27T00:37:24.692Z] Removing intermediate container 929dd52f4a0d [2021-05-27T00:37:24.692Z] ---> 5dec3327b242 [2021-05-27T00:37:24.692Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T00:37:24.692Z] Removing intermediate container 909ff54d26fb [2021-05-27T00:37:24.692Z] ---> 4a65978716e4 [2021-05-27T00:37:24.692Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T00:37:24.956Z] ---> Running in 27e37a9597ec [2021-05-27T00:37:24.956Z] Removing intermediate container bef907109ed3 [2021-05-27T00:37:24.956Z] ---> 98cfda0f3b26 [2021-05-27T00:37:24.956Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T00:37:24.956Z] ---> Running in 47c680609f46 [2021-05-27T00:37:24.956Z] ---> a259bbafc2b7 [2021-05-27T00:37:24.956Z] 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-27T00:37:24.956Z] ---> f1cc82c4d976 [2021-05-27T00:37:24.956Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T00:37:24.956Z] ---> Running in 71a6cc00207e [2021-05-27T00:37:25.222Z] Removing intermediate container 27e37a9597ec [2021-05-27T00:37:25.222Z] ---> 80eb56de3f48 [2021-05-27T00:37:25.222Z] [2021-05-27T00:37:25.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:25.222Z] Successfully built 80eb56de3f48 [2021-05-27T00:37:25.222Z] Successfully tagged support-notifications:latest [2021-05-27T00:37:25.222Z] Building core-metadata [2021-05-27T00:37:25.222Z]  Building support-notifications ... done  ---> Running in e1fa206fcfef [2021-05-27T00:37:25.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:25.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:25.750Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T00:37:25.750Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T00:37:25.750Z] Executing bash-5.0.17-r0.post-install [2021-05-27T00:37:25.750Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T00:37:25.750Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-27T00:37:25.750Z] (5/39) Installing curl (7.76.1-r0) [2021-05-27T00:37:25.750Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T00:37:25.750Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T00:37:25.750Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T00:37:25.750Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T00:37:25.750Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T00:37:25.750Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T00:37:25.750Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T00:37:26.013Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T00:37:26.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:26.958Z] OK: 219 MiB in 52 packages [2021-05-27T00:37:32.267Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T00:37:32.267Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T00:37:32.267Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T00:37:32.267Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T00:37:32.267Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T00:37:32.267Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T00:37:32.267Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T00:37:32.343Z] Removing intermediate container fb761a386b58 [2021-05-27T00:37:32.344Z] ---> df6861094282 [2021-05-27T00:37:32.344Z] Successfully built df6861094282 [2021-05-27T00:37:32.344Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:37:32.528Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T00:37:32.528Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T00:37:32.528Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T00:37:32.686Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T00:37:32.686Z] . [Pipeline] withDockerContainer [2021-05-27T00:37:32.793Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:37:32.793Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:37:32.793Z] ---> 000f548b8816 [2021-05-27T00:37:32.793Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:37:32.793Z] ---> Using cache [2021-05-27T00:37:32.793Z] ---> c96238645ea5 [2021-05-27T00:37:32.793Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:37:32.793Z] ---> Using cache [2021-05-27T00:37:32.793Z] ---> 69081f5e9355 [2021-05-27T00:37:32.793Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T00:37:32.793Z] ---> Using cache [2021-05-27T00:37:32.793Z] ---> 6a6017a30df3 [2021-05-27T00:37:32.793Z] Step 6/24 : COPY go.mod . [2021-05-27T00:37:32.793Z] ---> Using cache [2021-05-27T00:37:32.793Z] ---> d4a9318c6c37 [2021-05-27T00:37:32.793Z] Step 7/24 : RUN go mod download [2021-05-27T00:37:32.793Z] ---> Using cache [2021-05-27T00:37:32.793Z] ---> 6fd91f85056f [2021-05-27T00:37:32.793Z] Step 8/24 : COPY . . [2021-05-27T00:37:32.793Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T00:37:32.793Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T00:37:32.793Z] ---> Using cache [2021-05-27T00:37:32.793Z] ---> 915d15ec7e84 [2021-05-27T00:37:32.793Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:37:32.793Z] ---> Using cache [2021-05-27T00:37:32.793Z] ---> 3e559b4255a8 [2021-05-27T00:37:32.793Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T00:37:32.793Z] Removing intermediate container e1fa206fcfef [2021-05-27T00:37:32.793Z] ---> cab8a1a67adb [2021-05-27T00:37:32.793Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T00:37:32.793Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T00:37:32.793Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T00:37:32.793Z] Removing intermediate container 71a6cc00207e [2021-05-27T00:37:32.793Z] ---> 0d63f02fba5c [2021-05-27T00:37:32.793Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T00:37:32.793Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T00:37:32.793Z] ---> Running in 929fb9f5cc6f [2021-05-27T00:37:32.793Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T00:37:32.915Z] prd-ubuntu18.04-docker-arm64-4c-16g-517 does not seem to be running inside a container [2021-05-27T00:37:33.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-27T00:37:33.056Z] Removing intermediate container 6937b81cb092 [2021-05-27T00:37:33.056Z] ---> e79678c22c5f [2021-05-27T00:37:33.056Z] Step 6/24 : COPY go.mod . [2021-05-27T00:37:33.056Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T00:37:33.056Z] ---> Running in ecdf85793199 [2021-05-27T00:37:33.056Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T00:37:33.056Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T00:37:33.056Z] ---> Running in 5c8ef891be5f [2021-05-27T00:37:33.056Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T00:37:33.056Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T00:37:33.056Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T00:37:33.056Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T00:37:33.317Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T00:37:33.317Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T00:37:33.317Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T00:37:33.317Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T00:37:33.317Z] OK: 72 MiB in 59 packages [2021-05-27T00:37:33.584Z] Removing intermediate container ecdf85793199 [2021-05-27T00:37:33.584Z] ---> 2534ccb1cfef [2021-05-27T00:37:33.584Z] Step 29/32 : CMD ["gate"] [2021-05-27T00:37:33.584Z] ---> 91274e04e3f0 [2021-05-27T00:37:33.584Z] Step 7/24 : RUN go mod download [2021-05-27T00:37:33.584Z] Removing intermediate container 5c8ef891be5f [2021-05-27T00:37:33.584Z] ---> 8012e0ea3d6e [2021-05-27T00:37:33.584Z] Step 24/26 : LABEL arch=x86_64 [2021-05-27T00:37:33.584Z] 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-27T00:37:33.584Z] ---> Running in 5aea9f2dd413 [2021-05-27T00:37:33.850Z] ---> Running in c180cf590b00 [2021-05-27T00:37:33.850Z] ---> Running in 138a79293cc5 [2021-05-27T00:37:33.850Z] Removing intermediate container c180cf590b00 [2021-05-27T00:37:33.850Z] ---> c7a06b01407f [2021-05-27T00:37:33.850Z] Step 25/26 : LABEL git_sha=70922f11a346fcd4308df340cb3f077f6d2937ef [2021-05-27T00:37:33.850Z] ---> Running in e646da1110ae [2021-05-27T00:37:34.113Z] Removing intermediate container 138a79293cc5 [2021-05-27T00:37:34.113Z] ---> c243e34acc1a [2021-05-27T00:37:34.113Z] Step 30/32 : LABEL arch=x86_64 [2021-05-27T00:37:34.113Z] ---> Running in 7483eced8bb6 [2021-05-27T00:37:34.113Z] Collecting docker-compose==1.23.2 [2021-05-27T00:37:34.113Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T00:37:34.376Z] Removing intermediate container e646da1110ae [2021-05-27T00:37:34.376Z] ---> 1257001e5a60 [2021-05-27T00:37:34.376Z] Step 26/26 : LABEL version=0.0.0 [2021-05-27T00:37:34.376Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T00:37:34.376Z] ---> Running in 74ab47f0006a [2021-05-27T00:37:34.376Z] Removing intermediate container 7483eced8bb6 [2021-05-27T00:37:34.376Z] ---> 63a56d6a1f2c [2021-05-27T00:37:34.376Z] Step 31/32 : LABEL git_sha=70922f11a346fcd4308df340cb3f077f6d2937ef [2021-05-27T00:37:34.376Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T00:37:34.613Z] $ docker top 1399da553349d47a102a019731eec5a2b86e076d77fc1e42b9292635850176d1 -eo pid,comm [2021-05-27T00:37:34.639Z] ---> Running in f43b84abcb73 [2021-05-27T00:37:34.640Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T00:37:34.640Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T00:37:34.640Z] Removing intermediate container 74ab47f0006a [2021-05-27T00:37:34.640Z] ---> 39925312fa45 [2021-05-27T00:37:34.640Z] [Pipeline] { [2021-05-27T00:37:34.903Z] Removing intermediate container f43b84abcb73 [2021-05-27T00:37:34.903Z] ---> e56f52c2e815 [2021-05-27T00:37:34.903Z] Step 32/32 : LABEL version=0.0.0 [2021-05-27T00:37:34.903Z] Successfully built 39925312fa45 [Pipeline] sh [2021-05-27T00:37:35.164Z] Successfully tagged security-secretstore-setup:latest [2021-05-27T00:37:35.165Z] Building support-scheduler [2021-05-27T00:37:35.165Z] Removing intermediate container 5aea9f2dd413 [2021-05-27T00:37:35.165Z] ---> 635be7556f95 [2021-05-27T00:37:35.165Z] Step 8/24 : COPY . . [2021-05-27T00:37:35.165Z] ---> Running in 696f4cce2eec [2021-05-27T00:37:35.427Z]  Building security-secretstore-setup ... done Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T00:37:35.427Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T00:37:35.555Z] + go version [2021-05-27T00:37:35.555Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-27T00:37:35.580Z] $ docker stop --time=1 1399da553349d47a102a019731eec5a2b86e076d77fc1e42b9292635850176d1 [2021-05-27T00:37:35.690Z] Removing intermediate container 696f4cce2eec [2021-05-27T00:37:35.690Z] ---> 7e8c4f788464 [2021-05-27T00:37:35.690Z] [2021-05-27T00:37:35.691Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T00:37:35.691Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T00:37:35.964Z] Successfully built 7e8c4f788464 [2021-05-27T00:37:35.964Z] Successfully tagged security-bootstrapper:latest [2021-05-27T00:37:35.964Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-05-27T00:37:36.225Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T00:37:36.225Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T00:37:37.376Z] $ docker rm -f 1399da553349d47a102a019731eec5a2b86e076d77fc1e42b9292635850176d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:37:38.052Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T00:37:38.052Z] . [Pipeline] withDockerContainer [2021-05-27T00:37:38.313Z] prd-ubuntu18.04-docker-arm64-4c-16g-517 does not seem to be running inside a container [2021-05-27T00:37:38.392Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-27T00:37:39.855Z] $ docker top a895521bd7040eb5a613d2fd69b7c721b3276f03734a33356fcb1b6799e43d9d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T00:37:40.150Z] ========================================================= [2021-05-27T00:37:40.150Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-27T00:37:40.150Z] ========================================================= [Pipeline] sh [2021-05-27T00:37:40.797Z] + go mod tidy [Pipeline] sh [2021-05-27T00:37:42.453Z] + make test [2021-05-27T00:37:42.454Z] go mod tidy [2021-05-27T00:37:43.060Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T00:37:47.659Z] 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-27T00:37:47.659Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T00:37:47.659Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T00:37:47.659Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:37:47.659Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:37:47.659Z] ---> 000f548b8816 [2021-05-27T00:37:47.659Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T00:37:47.659Z] ---> Using cache [2021-05-27T00:37:47.659Z] ---> c96238645ea5 [2021-05-27T00:37:47.659Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:37:47.659Z] ---> Using cache [2021-05-27T00:37:47.659Z] ---> 69081f5e9355 [2021-05-27T00:37:47.659Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T00:37:47.659Z] ---> Using cache [2021-05-27T00:37:47.659Z] ---> 6a6017a30df3 [2021-05-27T00:37:47.659Z] Step 6/22 : COPY go.mod . [2021-05-27T00:37:47.659Z] ---> Using cache [2021-05-27T00:37:47.659Z] ---> d4a9318c6c37 [2021-05-27T00:37:47.659Z] Step 7/22 : RUN go mod download [2021-05-27T00:37:47.659Z] ---> Using cache [2021-05-27T00:37:47.659Z] ---> 6fd91f85056f [2021-05-27T00:37:47.659Z] Step 8/22 : COPY . . [2021-05-27T00:37:47.659Z] ---> Using cache [2021-05-27T00:37:47.659Z] ---> 915d15ec7e84 [2021-05-27T00:37:47.659Z] Step 9/22 : RUN go mod tidy [2021-05-27T00:37:47.659Z] ---> Using cache [2021-05-27T00:37:47.659Z] ---> 3e559b4255a8 [2021-05-27T00:37:47.659Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T00:37:51.541Z] Collecting PyYAML<4,>=3.10 [2021-05-27T00:37:51.541Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T00:37:53.473Z] ---> Running in 6c0c6e77bd3a [2021-05-27T00:37:53.473Z] ---> 8c1ba1df453e [2021-05-27T00:37:53.473Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:37:54.415Z] ---> Running in 5b727c85bd23 [2021-05-27T00:37:55.373Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T00:37:55.373Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T00:37:56.324Z] 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-27T00:37:56.324Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T00:37:56.324Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T00:37:56.587Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T00:37:56.587Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T00:37:56.854Z] 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-27T00:37:56.854Z] 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-27T00:37:56.854Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T00:37:56.854Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T00:37:57.118Z] Collecting idna<2.8,>=2.5 [2021-05-27T00:37:57.118Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T00:37:57.118Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T00:37:57.118Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T00:37:57.118Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T00:37:57.118Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T00:37:57.379Z] Installing collected packages: cached-property, dockerpty, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, jsonschema, PyYAML, docopt, docker-compose [2021-05-27T00:37:58.777Z] Running setup.py install for dockerpty: started [2021-05-27T00:37:59.379Z] Removing intermediate container 5b727c85bd23 [2021-05-27T00:37:59.379Z] ---> 7a340e4196db [2021-05-27T00:37:59.379Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T00:37:59.379Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T00:37:59.379Z] Attempting uninstall: urllib3 [2021-05-27T00:37:59.379Z] Found existing installation: urllib3 1.25.9 [2021-05-27T00:37:59.379Z] ---> Running in 1e582c8cb8aa [2021-05-27T00:37:59.379Z] Uninstalling urllib3-1.25.9: [2021-05-27T00:37:59.379Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T00:37:59.651Z] Attempting uninstall: idna [2021-05-27T00:37:59.651Z] Found existing installation: idna 2.9 [2021-05-27T00:37:59.651Z] Uninstalling idna-2.9: [2021-05-27T00:37:59.929Z] Successfully uninstalled idna-2.9 [2021-05-27T00:38:00.196Z] 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-27T00:38:00.196Z] Attempting uninstall: requests [2021-05-27T00:38:00.196Z] Found existing installation: requests 2.23.0 [2021-05-27T00:38:00.196Z] Uninstalling requests-2.23.0: [2021-05-27T00:38:00.196Z] Successfully uninstalled requests-2.23.0 [2021-05-27T00:38:00.785Z] Running setup.py install for texttable: started [2021-05-27T00:38:01.770Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T00:38:01.770Z] Running setup.py install for PyYAML: started [2021-05-27T00:38:02.388Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T00:38:02.388Z] Running setup.py install for docopt: started [2021-05-27T00:38:02.982Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:38:02.982Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:38:02.982Z] ---> 000f548b8816 [2021-05-27T00:38:02.982Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T00:38:02.982Z] ---> Using cache [2021-05-27T00:38:02.982Z] ---> c96238645ea5 [2021-05-27T00:38:02.982Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:38:02.982Z] ---> Using cache [2021-05-27T00:38:02.982Z] ---> 69081f5e9355 [2021-05-27T00:38:02.982Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T00:38:02.982Z] ---> Using cache [2021-05-27T00:38:02.982Z] ---> 6a6017a30df3 [2021-05-27T00:38:02.982Z] Step 6/23 : COPY go.mod . [2021-05-27T00:38:02.982Z] ---> Using cache [2021-05-27T00:38:02.982Z] ---> d4a9318c6c37 [2021-05-27T00:38:02.982Z] Step 7/23 : RUN go mod download [2021-05-27T00:38:02.982Z] ---> Using cache [2021-05-27T00:38:02.982Z] ---> 6fd91f85056f [2021-05-27T00:38:02.982Z] Step 8/23 : COPY . . [2021-05-27T00:38:02.982Z] ---> Using cache [2021-05-27T00:38:02.982Z] ---> 915d15ec7e84 [2021-05-27T00:38:02.982Z] Step 9/23 : RUN go mod tidy [2021-05-27T00:38:02.982Z] ---> Using cache [2021-05-27T00:38:02.982Z] ---> 3e559b4255a8 [2021-05-27T00:38:02.982Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T00:38:03.256Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T00:38:05.187Z] ---> Running in af9b783a1f2a [2021-05-27T00:38:05.187Z] 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-27T00:38:05.779Z] 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-27T00:38:10.050Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-27T00:38:10.104Z] Removing intermediate container 47c680609f46 [2021-05-27T00:38:10.104Z] ---> ba75f8431577 [2021-05-27T00:38:10.104Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T00:38:10.383Z] ---> Running in 9226e23ccec1 [2021-05-27T00:38:10.957Z] Removing intermediate container 9226e23ccec1 [2021-05-27T00:38:10.957Z] ---> 1ab9a8caa836 [2021-05-27T00:38:10.957Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T00:38:11.940Z] ---> Running in 7b79653b10e0 [2021-05-27T00:38:11.940Z] Removing intermediate container 7b79653b10e0 [2021-05-27T00:38:11.940Z] ---> 88fa90cd1ea9 [2021-05-27T00:38:11.940Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T00:38:12.530Z] ---> 99fac7a8902a [2021-05-27T00:38:12.530Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T00:38:12.792Z] ---> abfbfbad0991 [2021-05-27T00:38:12.793Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T00:38:13.060Z] ---> afef8796489f [2021-05-27T00:38:13.060Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T00:38:13.060Z] ---> Running in 559c30385cab [2021-05-27T00:38:13.323Z] Removing intermediate container 559c30385cab [2021-05-27T00:38:13.323Z] ---> 5d3d0f611063 [2021-05-27T00:38:13.323Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:38:13.323Z] ---> Running in e030d08a8dcf [2021-05-27T00:38:13.587Z] Removing intermediate container e030d08a8dcf [2021-05-27T00:38:13.587Z] ---> 9d43aa086165 [2021-05-27T00:38:13.587Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T00:38:13.587Z] ---> Running in a6dfa763af75 [2021-05-27T00:38:13.587Z] Removing intermediate container a6dfa763af75 [2021-05-27T00:38:13.587Z] ---> aad3c7acc3eb [2021-05-27T00:38:13.587Z] Step 23/24 : LABEL git_sha=70922f11a346fcd4308df340cb3f077f6d2937ef [2021-05-27T00:38:13.587Z] ---> Running in 25827f3e3ecb [2021-05-27T00:38:13.857Z] Removing intermediate container 25827f3e3ecb [2021-05-27T00:38:13.857Z] ---> c7c5f13a8a92 [2021-05-27T00:38:13.857Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:38:13.857Z] ---> Running in bdfe0e5ab313 [2021-05-27T00:38:14.122Z] Removing intermediate container bdfe0e5ab313 [2021-05-27T00:38:14.122Z] ---> 67fabec6db2d [2021-05-27T00:38:14.122Z] [2021-05-27T00:38:14.384Z] Successfully built 67fabec6db2d [2021-05-27T00:38:14.384Z] Successfully tagged sys-mgmt-agent:latest [2021-05-27T00:38:19.687Z]  Building sys-mgmt-agent ... done Removing intermediate container 929fb9f5cc6f [2021-05-27T00:38:19.687Z] ---> 021cdb9591a8 [2021-05-27T00:38:19.687Z] [2021-05-27T00:38:19.687Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T00:38:19.687Z] ---> 13621d1b12d4 [2021-05-27T00:38:19.688Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T00:38:19.688Z] ---> Using cache [2021-05-27T00:38:19.688Z] ---> 35c6db8e687a [2021-05-27T00:38:19.688Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:38:19.688Z] ---> Using cache [2021-05-27T00:38:19.688Z] ---> fead42300465 [2021-05-27T00:38:19.688Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T00:38:19.688Z] ---> Running in 56c21b51144e [2021-05-27T00:38:19.949Z] Removing intermediate container 56c21b51144e [2021-05-27T00:38:19.949Z] ---> fafc4173eb99 [2021-05-27T00:38:19.949Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T00:38:19.949Z] ---> Running in eb3292323bf8 [2021-05-27T00:38:19.949Z] Removing intermediate container eb3292323bf8 [2021-05-27T00:38:19.949Z] ---> 5e67fd688fdf [2021-05-27T00:38:19.949Z] Step 16/24 : WORKDIR / [2021-05-27T00:38:19.949Z] ---> Running in 43e471a76bff [2021-05-27T00:38:20.211Z] Removing intermediate container 43e471a76bff [2021-05-27T00:38:20.211Z] ---> 398b2a94255a [2021-05-27T00:38:20.211Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:38:20.477Z] ---> d550ef2efae3 [2021-05-27T00:38:20.477Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T00:38:21.867Z] ---> 27c58590f3c2 [2021-05-27T00:38:21.867Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T00:38:22.448Z] ---> 1c76142bcade [2021-05-27T00:38:22.448Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T00:38:23.435Z] ---> Running in 3dbca7d66be4 [2021-05-27T00:38:23.702Z] Removing intermediate container 3dbca7d66be4 [2021-05-27T00:38:23.702Z] ---> b80d18235965 [2021-05-27T00:38:23.702Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:38:23.977Z] ---> Running in 50e9d89476e5 [2021-05-27T00:38:24.249Z] Removing intermediate container 50e9d89476e5 [2021-05-27T00:38:24.249Z] ---> 11508e64c728 [2021-05-27T00:38:24.249Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T00:38:24.249Z] ---> Running in 816ff6758173 [2021-05-27T00:38:24.518Z] Removing intermediate container 816ff6758173 [2021-05-27T00:38:24.518Z] ---> d04186f4c897 [2021-05-27T00:38:24.518Z] Step 23/24 : LABEL git_sha=70922f11a346fcd4308df340cb3f077f6d2937ef [2021-05-27T00:38:24.518Z] ---> Running in 1105aac2994a [2021-05-27T00:38:24.518Z] Removing intermediate container 1105aac2994a [2021-05-27T00:38:24.518Z] ---> 4a83c426a280 [2021-05-27T00:38:24.518Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:38:24.793Z] ---> Running in dae87b8b573e [2021-05-27T00:38:24.793Z] Removing intermediate container dae87b8b573e [2021-05-27T00:38:24.793Z] ---> 65af0de49e36 [2021-05-27T00:38:24.793Z] [2021-05-27T00:38:25.069Z] Successfully built 65af0de49e36 [2021-05-27T00:38:25.069Z] Successfully tagged core-metadata:latest [2021-05-27T00:38:26.031Z]  Building core-metadata ... done 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-27T00:38:30.317Z] Removing intermediate container 6c0c6e77bd3a [2021-05-27T00:38:30.317Z] ---> a7f3b9e2c3bf [2021-05-27T00:38:30.317Z] [2021-05-27T00:38:30.317Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T00:38:30.317Z] ---> 13621d1b12d4 [2021-05-27T00:38:30.317Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T00:38:30.317Z] ---> Running in 47dd88d1f8aa [2021-05-27T00:38:30.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:38:30.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:38:30.851Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T00:38:30.851Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T00:38:30.851Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-27T00:38:30.851Z] (4/4) Installing curl (7.76.1-r0) [2021-05-27T00:38:30.851Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:38:30.851Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T00:38:30.851Z] OK: 7 MiB in 18 packages [2021-05-27T00:38:31.809Z] Removing intermediate container 47dd88d1f8aa [2021-05-27T00:38:31.809Z] ---> 0ea679565b85 [2021-05-27T00:38:31.809Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T00:38:31.809Z] ---> Running in 8dbe61111f9c [2021-05-27T00:38:32.083Z] Removing intermediate container 8dbe61111f9c [2021-05-27T00:38:32.083Z] ---> 782fdd7f317b [2021-05-27T00:38:32.083Z] Step 14/22 : WORKDIR /edgex [2021-05-27T00:38:32.083Z] ---> Running in 340522c852fc [2021-05-27T00:38:32.355Z] Removing intermediate container 340522c852fc [2021-05-27T00:38:32.355Z] ---> aedeb7f08360 [2021-05-27T00:38:32.355Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T00:38:32.934Z] ---> 9fb913cd2277 [2021-05-27T00:38:32.934Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T00:38:33.896Z] ---> 54173f88fd5e [2021-05-27T00:38:33.896Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T00:38:35.306Z] ---> 2841ef0880f1 [2021-05-27T00:38:35.306Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T00:38:35.306Z] Removing intermediate container af9b783a1f2a [2021-05-27T00:38:35.306Z] ---> 9396d23a0fed [2021-05-27T00:38:35.306Z] [2021-05-27T00:38:35.306Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T00:38:35.306Z] ---> 13621d1b12d4 [2021-05-27T00:38:35.306Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T00:38:35.306Z] ---> Using cache [2021-05-27T00:38:35.306Z] ---> 35c6db8e687a [2021-05-27T00:38:35.306Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:38:35.306Z] ---> Using cache [2021-05-27T00:38:35.306Z] ---> fead42300465 [2021-05-27T00:38:35.306Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T00:38:35.306Z] ---> Running in 1fa8573c5ce2 [2021-05-27T00:38:35.306Z] ---> Running in 5b9a133d0fb6 [2021-05-27T00:38:35.306Z] Removing intermediate container 1fa8573c5ce2 [2021-05-27T00:38:35.306Z] ---> 9704cd5da92a [2021-05-27T00:38:35.306Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T00:38:35.568Z] ---> Running in 97e77dc32d76 [2021-05-27T00:38:35.568Z] Removing intermediate container 5b9a133d0fb6 [2021-05-27T00:38:35.568Z] ---> ab4fe2b3a3bc [2021-05-27T00:38:35.568Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T00:38:35.568Z] ---> Running in edac5c7557b3 [2021-05-27T00:38:35.568Z] Removing intermediate container 97e77dc32d76 [2021-05-27T00:38:35.568Z] ---> 318715588ba6 [2021-05-27T00:38:35.568Z] Step 20/22 : LABEL arch=x86_64 [2021-05-27T00:38:35.833Z] ---> Running in cce31543a235 [2021-05-27T00:38:35.833Z] Removing intermediate container edac5c7557b3 [2021-05-27T00:38:35.833Z] ---> 328541ad6ce0 [2021-05-27T00:38:35.833Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:38:35.833Z] Removing intermediate container cce31543a235 [2021-05-27T00:38:35.833Z] ---> 4a301a438bca [2021-05-27T00:38:35.833Z] Step 21/22 : LABEL git_sha=70922f11a346fcd4308df340cb3f077f6d2937ef [2021-05-27T00:38:35.833Z] ---> Running in 21988333ee9f [2021-05-27T00:38:36.097Z] Removing intermediate container 21988333ee9f [2021-05-27T00:38:36.097Z] ---> dbeda5abba58 [2021-05-27T00:38:36.097Z] Step 22/22 : LABEL version=0.0.0 [2021-05-27T00:38:36.097Z] ---> Running in dc1e9ce0933c [2021-05-27T00:38:36.371Z] ---> 1c5e3f9096cb [2021-05-27T00:38:36.372Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T00:38:36.372Z] Removing intermediate container dc1e9ce0933c [2021-05-27T00:38:36.372Z] ---> c8bb91b487ac [2021-05-27T00:38:36.372Z] [2021-05-27T00:38:36.635Z] Successfully built c8bb91b487ac [2021-05-27T00:38:36.635Z] Successfully tagged security-proxy-setup:latest [2021-05-27T00:38:37.207Z]  Building security-proxy-setup ... done  ---> f292e6e77b29 [2021-05-27T00:38:37.207Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T00:38:37.207Z] Removing intermediate container 1e582c8cb8aa [2021-05-27T00:38:37.207Z] ---> 89d61d7507ca [2021-05-27T00:38:37.207Z] [2021-05-27T00:38:37.207Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T00:38:37.207Z] ---> 13621d1b12d4 [2021-05-27T00:38:37.207Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T00:38:37.207Z] ---> Running in aaecb17f33d6 [2021-05-27T00:38:37.207Z] Removing intermediate container aaecb17f33d6 [2021-05-27T00:38:37.207Z] ---> 713acb0d76e3 [2021-05-27T00:38:37.207Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T00:38:37.207Z] ---> 31e1bda837d9 [2021-05-27T00:38:37.207Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T00:38:37.207Z] ---> Running in 850aba51c723 [2021-05-27T00:38:37.467Z] ---> Running in a973439654fa [2021-05-27T00:38:37.467Z] Removing intermediate container 850aba51c723 [2021-05-27T00:38:37.467Z] ---> bb1d05155a94 [2021-05-27T00:38:37.467Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T00:38:37.467Z] ---> Running in 24dc78adbb00 [2021-05-27T00:38:37.467Z] Removing intermediate container a973439654fa [2021-05-27T00:38:37.467Z] ---> 97a43aa4b056 [2021-05-27T00:38:37.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:38:37.727Z] ---> Running in d897bf5e4f4b [2021-05-27T00:38:37.727Z] Removing intermediate container 24dc78adbb00 [2021-05-27T00:38:37.727Z] ---> bf97dc8640c8 [2021-05-27T00:38:37.727Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:38:37.727Z] ---> Running in 173a6a7d1b1c [2021-05-27T00:38:37.989Z] Removing intermediate container d897bf5e4f4b [2021-05-27T00:38:37.989Z] ---> fb9d10844935 [2021-05-27T00:38:37.989Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T00:38:37.989Z] ---> Running in dba654698fde [2021-05-27T00:38:37.989Z] Removing intermediate container dba654698fde [2021-05-27T00:38:37.989Z] ---> 6fb70888ff6c [2021-05-27T00:38:37.989Z] Step 22/23 : LABEL git_sha=70922f11a346fcd4308df340cb3f077f6d2937ef [2021-05-27T00:38:37.989Z] ---> Running in b491b46272f6 [2021-05-27T00:38:38.251Z] Removing intermediate container b491b46272f6 [2021-05-27T00:38:38.251Z] ---> d9c5d6bf1e60 [2021-05-27T00:38:38.251Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T00:38:38.251Z] ---> Running in 9db3682269bc [2021-05-27T00:38:38.251Z] Removing intermediate container 9db3682269bc [2021-05-27T00:38:38.251Z] ---> 8c61a7614315 [2021-05-27T00:38:38.251Z] [2021-05-27T00:38:38.511Z] Successfully built 8c61a7614315 [2021-05-27T00:38:38.511Z] Successfully tagged support-scheduler:latest [2021-05-27T00:38:38.512Z]  Building support-scheduler ... done Removing intermediate container 173a6a7d1b1c [2021-05-27T00:38:38.512Z] ---> 017c3d414487 [2021-05-27T00:38:38.512Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-27T00:38:38.512Z] ---> Running in 6975ba9b50d6 [2021-05-27T00:38:38.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:38:39.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:38:39.917Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T00:38:39.917Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T00:38:39.917Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T00:38:40.177Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T00:38:41.126Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T00:38:41.126Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T00:38:41.126Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:38:41.126Z] OK: 8 MiB in 20 packages [2021-05-27T00:38:41.387Z] Removing intermediate container 6975ba9b50d6 [2021-05-27T00:38:41.387Z] ---> 34563eeb1a77 [2021-05-27T00:38:41.387Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:38:41.387Z] ---> dfb19ccbfd73 [2021-05-27T00:38:41.387Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T00:38:41.962Z] ---> dbe84d6263bf [2021-05-27T00:38:41.962Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T00:38:41.962Z] ---> f60af5ba9780 [2021-05-27T00:38:41.962Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T00:38:41.962Z] ---> Running in 45910cc7d934 [2021-05-27T00:38:42.236Z] Removing intermediate container 45910cc7d934 [2021-05-27T00:38:42.236Z] ---> 792df2a9f6c3 [2021-05-27T00:38:42.236Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:38:42.236Z] ---> Running in daa811681cc7 [2021-05-27T00:38:42.236Z] Removing intermediate container daa811681cc7 [2021-05-27T00:38:42.236Z] ---> 2ff78339deb3 [2021-05-27T00:38:42.236Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T00:38:42.236Z] ---> Running in d37caa45ef8f [2021-05-27T00:38:42.510Z] Removing intermediate container d37caa45ef8f [2021-05-27T00:38:42.510Z] ---> 6a26d5c64951 [2021-05-27T00:38:42.510Z] Step 23/24 : LABEL git_sha=70922f11a346fcd4308df340cb3f077f6d2937ef [2021-05-27T00:38:42.510Z] ---> Running in a06c529f536c [2021-05-27T00:38:42.510Z] Removing intermediate container a06c529f536c [2021-05-27T00:38:42.510Z] ---> 28d808a7e1c0 [2021-05-27T00:38:42.510Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:38:42.510Z] ---> Running in 9301c52a9e5b [2021-05-27T00:38:42.510Z] Removing intermediate container 9301c52a9e5b [2021-05-27T00:38:42.510Z] ---> 7a9c0730901f [2021-05-27T00:38:42.510Z] [2021-05-27T00:38:42.773Z] Successfully built 7a9c0730901f [2021-05-27T00:38:42.773Z] Successfully tagged core-data:latest [2021-05-27T00:38:43.044Z]  Building core-data ... done  [Pipeline] } [2021-05-27T00:38:43.047Z] $ docker stop --time=1 17ed5c284fce324b209b83050249c2949f1bbbc3b59551f88700791209eadb48 [2021-05-27T00:38:44.454Z] $ docker rm -f 17ed5c284fce324b209b83050249c2949f1bbbc3b59551f88700791209eadb48 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T00:38:44.840Z] + docker images [2021-05-27T00:38:44.840Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T00:38:44.840Z] core-data latest 7a9c0730901f 2 seconds ago 20.2MB [2021-05-27T00:38:44.840Z] support-scheduler latest 8c61a7614315 6 seconds ago 15.9MB [2021-05-27T00:38:44.840Z] security-proxy-setup latest c8bb91b487ac 8 seconds ago 25.3MB [2021-05-27T00:38:44.840Z] 89d61d7507ca 8 seconds ago 1.15GB [2021-05-27T00:38:44.840Z] 9396d23a0fed 10 seconds ago 1.14GB [2021-05-27T00:38:44.840Z] a7f3b9e2c3bf 15 seconds ago 1.15GB [2021-05-27T00:38:44.840Z] core-metadata latest 65af0de49e36 20 seconds ago 16.6MB [2021-05-27T00:38:44.840Z] 021cdb9591a8 26 seconds ago 1.15GB [2021-05-27T00:38:44.840Z] sys-mgmt-agent latest 67fabec6db2d 31 seconds ago 312MB [2021-05-27T00:38:44.840Z] security-bootstrapper latest 7e8c4f788464 About a minute ago 18.2MB [2021-05-27T00:38:44.840Z] security-secretstore-setup latest 39925312fa45 About a minute ago 25.7MB [2021-05-27T00:38:44.840Z] support-notifications latest 80eb56de3f48 About a minute ago 16.5MB [2021-05-27T00:38:44.840Z] core-command latest beb1c40df447 About a minute ago 15.6MB [2021-05-27T00:38:44.840Z] 33448d61e401 About a minute ago 1.15GB [2021-05-27T00:38:44.840Z] 440bf4c3ba83 About a minute ago 1.15GB [2021-05-27T00:38:44.840Z] ad87119f520a About a minute ago 1.14GB [2021-05-27T00:38:44.840Z] 1cba00ed989a About a minute ago 1.14GB [2021-05-27T00:38:44.840Z] 1907f9b80340 About a minute ago 1.14GB [2021-05-27T00:38:44.840Z] ci-base-image-x86_64 latest 000f548b8816 5 minutes ago 648MB [2021-05-27T00:38:44.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-27T00:38:44.840Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-27T00:38:44.840Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-27T00:38:44.840Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-27T00:38:44.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-27T00:39:00.063Z] Still waiting to schedule task [2021-05-27T00:39:00.063Z] ‘prd-ubuntu18.04-docker-8c-8g-519’ is offline [2021-05-27T00:39:06.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-27T00:39:06.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-27T00:39:13.369Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-27T00:39:13.369Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-27T00:39:20.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-27T00:39:20.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-27T00:39:20.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-27T00:39:20.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-27T00:39:20.732Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-27T00:39:22.732Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-27T00:39:32.932Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-27T00:39:32.932Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-27T00:39:32.932Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-27T00:39:32.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-05-27T00:39:32.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-27T00:39:32.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-27T00:39:32.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-27T00:39:32.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-27T00:39:33.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.215s coverage: 28.7% of statements [2021-05-27T00:39:35.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.273s coverage: 100.0% of statements [2021-05-27T00:39:35.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-05-27T00:39:35.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-27T00:39:35.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-27T00:39:35.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-27T00:39:36.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.277s coverage: 81.2% of statements [2021-05-27T00:39:36.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-27T00:39:38.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.454s coverage: 58.6% of statements [2021-05-27T00:39:38.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-27T00:39:38.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-27T00:39:43.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.620s coverage: 87.7% of statements [2021-05-27T00:39:43.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-27T00:39:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:39:43.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.240s coverage: 78.9% of statements [2021-05-27T00:39:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-27T00:39:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-05-27T00:39:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-27T00:39:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-27T00:39:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-27T00:39:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-27T00:39:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-27T00:39:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-27T00:39:48.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.460s coverage: 95.1% of statements [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-27T00:39:48.578Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.242s coverage: 58.8% of statements [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-27T00:39:48.578Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.341s coverage: 0.8% of statements [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-27T00:39:48.578Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.185s coverage: 21.7% of statements [2021-05-27T00:39:48.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-27T00:39:48.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.270s coverage: 47.1% of statements [2021-05-27T00:39:48.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.356s coverage: 79.5% of statements [2021-05-27T00:39:48.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.332s coverage: 94.1% of statements [2021-05-27T00:39:48.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.183s coverage: 96.3% of statements [2021-05-27T00:39:49.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.161s coverage: 87.5% of statements [2021-05-27T00:40:01.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.216s coverage: 94.4% of statements [2021-05-27T00:40:01.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2021-05-27T00:40:06.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.621s coverage: 81.8% of statements [2021-05-27T00:40:06.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-27T00:40:16.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.237s coverage: 92.9% of statements [2021-05-27T00:40:16.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-27T00:40:16.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-27T00:40:16.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-27T00:40:16.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-27T00:40:16.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-27T00:40:16.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-27T00:40:16.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-27T00:40:16.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-27T00:40:16.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-27T00:40:16.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.103s coverage: 87.2% of statements [2021-05-27T00:40:16.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-27T00:40:16.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-27T00:40:16.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements [2021-05-27T00:40:16.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-27T00:40:16.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.196s coverage: 76.0% of statements [2021-05-27T00:40:16.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-27T00:40:16.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements [2021-05-27T00:40:16.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.210s coverage: 87.2% of statements [2021-05-27T00:40:16.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements [2021-05-27T00:40:16.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.297s coverage: 91.2% of statements [2021-05-27T00:40:16.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-27T00:40:16.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.702s coverage: 64.4% of statements [2021-05-27T00:40:16.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-27T00:40:16.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-27T00:40:16.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements [2021-05-27T00:40:16.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-05-27T00:40:16.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-05-27T00:40:16.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2021-05-27T00:40:16.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-05-27T00:40:20.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.101s coverage: 66.9% of statements [2021-05-27T00:40:20.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-27T00:40:20.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-27T00:40:20.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-27T00:40:21.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.715s coverage: 43.5% of statements [2021-05-27T00:40:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-27T00:40:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-27T00:40:21.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.115s coverage: 89.5% of statements [2021-05-27T00:40:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-27T00:40:21.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.125s coverage: 84.8% of statements [2021-05-27T00:40:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-05-27T00:40:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-27T00:40:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-27T00:40:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-27T00:40:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-27T00:40:26.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.202s coverage: 18.9% of statements [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-27T00:40:26.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.510s coverage: 91.9% of statements [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-27T00:40:26.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.189s coverage: 64.6% of statements [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-27T00:40:26.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.375s coverage: 97.6% of statements [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-27T00:40:26.855Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-27T00:40:26.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.087s coverage: 100.0% of statements [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-27T00:40:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-27T00:40:28.305Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements [2021-05-27T00:40:28.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-27T00:40:28.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-27T00:40:28.305Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2021-05-27T00:40:29.296Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.154s coverage: 28.1% of statements [2021-05-27T00:40:29.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-27T00:40:29.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-27T00:40:29.895Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.160s coverage: 27.9% of statements [2021-05-27T00:40:29.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-27T00:40:29.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-27T00:40:29.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-27T00:40:29.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-27T00:40:29.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-27T00:40:30.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-27T00:40:31.470Z] GO111MODULE=on go vet ./... [2021-05-27T00:40:32.814Z] Running on prd-ubuntu18.04-docker-8c-8g-520 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws [2021-05-27T00:40:32.832Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-27T00:40:32.945Z] The recommended git tool is: git [2021-05-27T00:40:35.250Z] using credential edgex-jenkins-ssh [2021-05-27T00:40:35.290Z] Cloning the remote Git repository [2021-05-27T00:40:35.312Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-27T00:40:35.387Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-27T00:40:35.412Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T00:40:35.412Z] > git --version # timeout=10 [2021-05-27T00:40:35.420Z] > git --version # 'git version 2.17.1' [2021-05-27T00:40:35.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T00:40:35.455Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T00:40:50.408Z] Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 [2021-05-27T00:40:50.589Z] Merge succeeded, producing 8a24fea072db955dfe2ec6a1ea4e9f58416970b4 [2021-05-27T00:40:50.589Z] Checking out Revision 8a24fea072db955dfe2ec6a1ea4e9f58416970b4 (PR-3492) [2021-05-27T00:40:49.640Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T00:40:49.647Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T00:40:49.657Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T00:40:49.668Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T00:40:49.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T00:40:49.672Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T00:40:50.415Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T00:40:50.421Z] > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [2021-05-27T00:40:50.488Z] > git remote # timeout=10 [2021-05-27T00:40:50.503Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T00:40:50.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T00:40:50.513Z] > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 [2021-05-27T00:40:50.582Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T00:40:50.591Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T00:40:50.599Z] > git checkout -f 8a24fea072db955dfe2ec6a1ea4e9f58416970b4 # timeout=10 [2021-05-27T00:40:54.276Z] Commit message: "Merge commit '550dbfbb7a3c0bbee0312ba32fc98e89501b71b9' into HEAD" [2021-05-27T00:40:54.305Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:40:54.278Z] > git rev-list --no-walk 7db1a6fd8e984ad07af944317dafbd65b5840054 # timeout=10 [2021-05-27T00:40:55.330Z] + echo snap-build.sh [2021-05-27T00:40:55.331Z] snap-build.sh [2021-05-27T00:40:55.331Z] + SNAP_BASE_DIR=. [2021-05-27T00:40:55.331Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-05-27T00:40:55.331Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-05-27T00:40:55.331Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-05-27T00:40:55.331Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-05-27T00:40:55.331Z] + cd /w/workspace/edgex-go/3 [2021-05-27T00:40:55.331Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-27T00:40:55.331Z] Reading package lists... [2021-05-27T00:40:55.331Z] Building dependency tree... [2021-05-27T00:40:55.331Z] Reading state information... [2021-05-27T00:40:55.593Z] The following packages were automatically installed and are no longer required: [2021-05-27T00:40:55.593Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-27T00:40:55.593Z] uidmap xdelta3 [2021-05-27T00:40:55.593Z] Use 'sudo apt autoremove' to remove them. [2021-05-27T00:40:55.593Z] The following packages will be REMOVED: [2021-05-27T00:40:55.593Z] lxd* lxd-client* [2021-05-27T00:40:55.855Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-27T00:40:55.855Z] After this operation, 31.7 MB disk space will be freed. [2021-05-27T00:40:56.640Z] (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 ... 190317 files and directories currently installed.) [2021-05-27T00:40:56.640Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T00:40:57.586Z] Removing lxd dnsmasq configuration [2021-05-27T00:40:57.586Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T00:40:57.586Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-27T00:40:58.532Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T00:40:59.078Z] (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 ... 190142 files and directories currently installed.) [2021-05-27T00:40:59.078Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T00:41:00.471Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-27T00:41:00.471Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-27T00:41:01.861Z] + sudo snap remove --purge lxd [2021-05-27T00:41:01.861Z] snap "lxd" is not installed [2021-05-27T00:41:01.861Z] + sudo groupadd --force --system lxd [2021-05-27T00:41:01.861Z] ++ whoami [2021-05-27T00:41:01.861Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-27T00:41:01.861Z] + newgrp - lxd [2021-05-27T00:41:01.861Z] + sudo snap install lxd [2021-05-27T00:41:10.026Z] 2021-05-27T00:41:07Z INFO Waiting for automatic snapd restart... [2021-05-27T00:41:28.151Z] lxd 4.14 from Canonical* installed [2021-05-27T00:41:28.151Z] + sudo lxd init --auto [2021-05-27T00:41:38.168Z] + sudo snap install --classic snapcraft [2021-05-27T00:41:46.313Z] snapcraft 4.7.1 from Canonical* installed [2021-05-27T00:41:46.313Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-27T00:41:46.313Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-27T00:41:46.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T00:41:46.313Z] Dload Upload Total Spent Left Speed [2021-05-27T00:41:46.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 4510 0 --:--:-- --:--:-- --:--:-- 4510 [2021-05-27T00:41:46.313Z] 85 3325k 85 2836k 0 0 10.6M 0 --:--:-- --:--:-- --:--:-- 10.6M 100 3325k 100 3325k 0 0 12.2M 0 --:--:-- --:--:-- --:--:-- 95.4M [2021-05-27T00:41:46.313Z] ./yq_linux_amd64 [2021-05-27T00:41:46.313Z] + sudo snapcraft prime --use-lxd [2021-05-27T00:41:47.269Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-27T00:41:47.269Z] 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-27T00:41:47.269Z] - README.md [2021-05-27T00:41:47.269Z] [2021-05-27T00:41:47.269Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-27T00:41:48.238Z] Launching a container. [2021-05-27T00:41:53.327Z] gofmt -l . [2021-05-27T00:41:53.327Z] [ "`gofmt -l .`" = "" ] [2021-05-27T00:41:53.922Z] ./bin/test-attribution-txt.sh [2021-05-27T00:41:54.908Z] Waiting for container to be ready [2021-05-27T00:41:55.170Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-27T00:41:55.170Z] [Pipeline] sh [2021-05-27T00:41:56.803Z] + ls -al . [2021-05-27T00:41:56.803Z] total 548 [2021-05-27T00:41:56.803Z] drwxrwxr-x 9 1001 1001 4096 May 27 00:41 . [2021-05-27T00:41:56.803Z] drwxr-xr-x 4 root root 4096 May 27 00:37 .. [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 11 May 27 00:35 .dockerignore [2021-05-27T00:41:56.803Z] drwxrwxr-x 8 1001 1001 4096 May 27 00:35 .git [2021-05-27T00:41:56.803Z] drwxrwxr-x 3 1001 1001 4096 May 27 00:35 .github [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 818 May 27 00:35 .gitignore [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 166 May 27 00:35 .sonarcloud.properties [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 8609 May 27 00:35 Attribution.txt [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 3804 May 27 00:35 CONTRIBUTING.md [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 931 May 27 00:35 Dockerfile.build [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 863 May 27 00:35 Jenkinsfile [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 10775 May 27 00:35 LICENSE [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 5605 May 27 00:35 Makefile [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 7978 May 27 00:35 README.md [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 6755 May 27 00:35 SECURITY.md [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 5 May 27 00:31 VERSION [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 4131 May 27 00:35 ZMQWindows.md [2021-05-27T00:41:56.803Z] drwxrwxr-x 2 1001 1001 4096 May 27 00:35 bin [2021-05-27T00:41:56.803Z] drwxrwxr-x 14 1001 1001 4096 May 27 00:35 cmd [2021-05-27T00:41:56.803Z] -rw-r--r-- 1 root root 405172 May 27 00:40 coverage.out [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 902 May 27 00:35 go.mod [2021-05-27T00:41:56.803Z] -rw-r--r-- 1 root root 21352 May 27 00:37 go.sum [2021-05-27T00:41:56.803Z] drwxrwxr-x 8 1001 1001 4096 May 27 00:35 internal [2021-05-27T00:41:56.803Z] drwxrwxr-x 3 1001 1001 4096 May 27 00:35 openapi [2021-05-27T00:41:56.803Z] drwxrwxr-x 4 1001 1001 4096 May 27 00:35 snap [2021-05-27T00:41:56.803Z] -rw-rw-r-- 1 1001 1001 168 May 27 00:35 version.go [Pipeline] sh [2021-05-27T00:41:57.506Z] + '[' -e coverage.out ] [2021-05-27T00:41:57.506Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-27T00:41:57.542Z] Warning: overwriting stash ‘coverage-report’ [2021-05-27T00:41:58.381Z] Stashed 1 file(s) [Pipeline] sh [2021-05-27T00:41:58.479Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-27T00:41:59.033Z] + make build [2021-05-27T00:41:59.034Z] go mod tidy [2021-05-27T00:41:59.054Z] Waiting for network to be ready... [2021-05-27T00:41:59.315Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-27T00:41:59.578Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-27T00:41:59.578Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-27T00:41:59.578Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-27T00:41:59.634Z] 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-27T00:41:59.839Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-27T00:41:59.839Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-27T00:41:59.839Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-27T00:41:59.839Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-27T00:41:59.839Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-27T00:41:59.839Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-27T00:42:00.100Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-27T00:42:00.100Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-27T00:42:00.361Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-27T00:42:00.361Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-27T00:42:00.361Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-27T00:42:00.361Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-27T00:42:00.361Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-27T00:42:00.361Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-27T00:42:00.935Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-27T00:42:00.935Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-27T00:42:01.198Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-27T00:42:01.198Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-27T00:42:01.198Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-27T00:42:01.198Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-27T00:42:01.198Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-27T00:42:01.198Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-27T00:42:01.198Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-27T00:42:03.746Z] Fetched 24.6 MB in 4s (5971 kB/s) [2021-05-27T00:42:04.321Z] Reading package lists... [2021-05-27T00:42:04.321Z] Reading package lists... [2021-05-27T00:42:04.580Z] Building dependency tree... [2021-05-27T00:42:04.580Z] Reading state information... [2021-05-27T00:42:04.841Z] The following additional packages will be installed: [2021-05-27T00:42:04.841Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-27T00:42:04.841Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-27T00:42:04.841Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-27T00:42:04.841Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-27T00:42:04.841Z] Suggested packages: [2021-05-27T00:42:04.841Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-27T00:42:04.841Z] Recommended packages: [2021-05-27T00:42:04.841Z] gnupg libsasl2-modules [2021-05-27T00:42:04.841Z] The following NEW packages will be installed: [2021-05-27T00:42:04.841Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-27T00:42:04.841Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-27T00:42:04.841Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-27T00:42:04.841Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-27T00:42:04.841Z] The following packages will be upgraded: [2021-05-27T00:42:04.841Z] gpg gpg-agent gpgconf libudev1 [2021-05-27T00:42:04.841Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-27T00:42:04.841Z] Need to get 3530 kB of archives. [2021-05-27T00:42:04.841Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-27T00:42:04.841Z] 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-27T00:42:04.841Z] 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-27T00:42:04.841Z] 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-27T00:42:04.841Z] 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-27T00:42:05.103Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-27T00:42:05.364Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-27T00:42:05.628Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-27T00:42:05.628Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-27T00:42:05.628Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-27T00:42:05.890Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-27T00:42:05.890Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-27T00:42:05.890Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-27T00:42:05.890Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-27T00:42:05.890Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-27T00:42:05.890Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-27T00:42:05.890Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-27T00:42:05.890Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-27T00:42:05.890Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-27T00:42:05.890Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-27T00:42:05.890Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-27T00:42:05.890Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-27T00:42:05.890Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-27T00:42:06.151Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T00:42:06.151Z] Fetched 3530 kB in 1s (3155 kB/s) [2021-05-27T00:42:06.151Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-27T00:42:06.151Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-27T00:42:06.151Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T00:42:06.151Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-27T00:42:06.151Z] Selecting previously unselected package udev. [2021-05-27T00:42:06.151Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-27T00:42:06.151Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-27T00:42:06.151Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-27T00:42:06.330Z] 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-27T00:42:06.411Z] Selecting previously unselected package libfuse2:amd64. [2021-05-27T00:42:06.411Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-27T00:42:06.411Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-27T00:42:06.673Z] Selecting previously unselected package fuse. [2021-05-27T00:42:06.673Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-27T00:42:06.673Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-27T00:42:06.673Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T00:42:06.673Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T00:42:06.673Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T00:42:06.673Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T00:42:06.673Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T00:42:06.673Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T00:42:06.937Z] Selecting previously unselected package libksba8:amd64. [2021-05-27T00:42:06.937Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-27T00:42:06.937Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-27T00:42:06.937Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-27T00:42:06.937Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:42:06.937Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:06.937Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-27T00:42:06.937Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:42:06.937Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:07.200Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-27T00:42:07.200Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:42:07.200Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:07.200Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-27T00:42:07.200Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:42:07.200Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:07.200Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-27T00:42:07.200Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:42:07.200Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:07.200Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-27T00:42:07.200Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:42:07.200Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:07.462Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-27T00:42:07.462Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:42:07.462Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:07.462Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-27T00:42:07.462Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:42:07.462Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:07.462Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-27T00:42:07.462Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:42:07.462Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:07.462Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-27T00:42:07.462Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-27T00:42:07.462Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T00:42:07.722Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-27T00:42:07.722Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-27T00:42:07.722Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T00:42:07.722Z] Selecting previously unselected package libldap-common. [2021-05-27T00:42:07.722Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-27T00:42:07.722Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T00:42:07.722Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-27T00:42:07.722Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-27T00:42:07.722Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T00:42:07.983Z] Selecting previously unselected package dirmngr. [2021-05-27T00:42:07.983Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T00:42:07.983Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-27T00:42:07.983Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T00:42:07.984Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-27T00:42:07.984Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-27T00:42:07.984Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T00:42:07.984Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T00:42:07.984Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-27T00:42:07.984Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:07.984Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-27T00:42:07.984Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T00:42:07.984Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-27T00:42:08.556Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-27T00:42:08.556Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:08.556Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-27T00:42:08.556Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-27T00:42:08.556Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-27T00:42:08.556Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:08.556Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:08.556Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:08.556Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:08.556Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:08.556Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:08.556Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:42:08.556Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T00:42:08.556Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-27T00:42:08.818Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T00:42:09.083Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-27T00:42:09.083Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-27T00:42:09.083Z] This means they are not meant to be enabled using systemctl. [2021-05-27T00:42:09.083Z] Possible reasons for having this kind of units are: [2021-05-27T00:42:09.083Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-27T00:42:09.083Z] .wants/ or .requires/ directory. [2021-05-27T00:42:09.083Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-27T00:42:09.083Z] a requirement dependency on it. [2021-05-27T00:42:09.083Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-27T00:42:09.083Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-27T00:42:09.083Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-27T00:42:09.083Z] instance name specified. [2021-05-27T00:42:09.343Z] Reading package lists... [2021-05-27T00:42:09.605Z] Building dependency tree... [2021-05-27T00:42:09.605Z] Reading state information... [2021-05-27T00:42:09.866Z] The following additional packages will be installed: [2021-05-27T00:42:09.866Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-27T00:42:09.866Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-27T00:42:09.866Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-27T00:42:09.866Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-27T00:42:09.866Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-27T00:42:09.866Z] Suggested packages: [2021-05-27T00:42:09.866Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-27T00:42:09.866Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-27T00:42:09.866Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-27T00:42:09.866Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-27T00:42:09.866Z] systemd-container policykit-1 [2021-05-27T00:42:09.866Z] Recommended packages: [2021-05-27T00:42:09.866Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-27T00:42:09.866Z] The following NEW packages will be installed: [2021-05-27T00:42:09.866Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-27T00:42:09.866Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-27T00:42:09.866Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-27T00:42:09.866Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-27T00:42:09.866Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-27T00:42:09.866Z] The following packages will be upgraded: [2021-05-27T00:42:09.866Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-27T00:42:09.866Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-27T00:42:09.866Z] Need to get 35.2 MB of archives. [2021-05-27T00:42:09.866Z] After this operation, 141 MB of additional disk space will be used. [2021-05-27T00:42:09.866Z] 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-27T00:42:10.127Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-27T00:42:10.127Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-27T00:42:10.127Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-27T00:42:10.127Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-27T00:42:10.127Z] 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-27T00:42:10.127Z] 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-27T00:42:10.127Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-27T00:42:10.127Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-27T00:42:10.127Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-27T00:42:10.127Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-27T00:42:10.127Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-27T00:42:10.127Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-27T00:42:10.127Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-27T00:42:10.127Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-27T00:42:10.127Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-27T00:42:10.128Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-27T00:42:11.515Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-27T00:42:11.515Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-27T00:42:11.515Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-27T00:42:11.516Z] 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-27T00:42:11.516Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-27T00:42:11.516Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-27T00:42:11.516Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-27T00:42:11.516Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-27T00:42:11.516Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-27T00:42:11.516Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-27T00:42:11.516Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-27T00:42:11.516Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-27T00:42:11.516Z] 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-27T00:42:11.516Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T00:42:11.516Z] Fetched 35.2 MB in 2s (23.2 MB/s) [2021-05-27T00:42:11.516Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T00:42:11.516Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-27T00:42:11.777Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T00:42:12.349Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-27T00:42:12.349Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T00:42:12.349Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-27T00:42:12.349Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T00:42:12.349Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-27T00:42:12.349Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-27T00:42:12.610Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-27T00:42:12.611Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T00:42:12.611Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-27T00:42:12.611Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-27T00:42:12.872Z] Setting up apt (1.6.13) ... [2021-05-27T00:42:12.872Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-27T00:42:13.134Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-27T00:42:13.397Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-27T00:42:13.397Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-27T00:42:13.397Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-27T00:42:13.397Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-27T00:42:13.397Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T00:42:13.397Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:42:13.658Z] Selecting previously unselected package libexpat1:amd64. [2021-05-27T00:42:13.658Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-27T00:42:13.658Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-27T00:42:13.658Z] Selecting previously unselected package python3.6-minimal. [2021-05-27T00:42:13.658Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T00:42:13.658Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:42:13.921Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-27T00:42:14.185Z] Checking for services that may need to be restarted...done. [2021-05-27T00:42:14.185Z] Checking for services that may need to be restarted...done. [2021-05-27T00:42:14.185Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:42:14.185Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-27T00:42:14.185Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:42:14.455Z] Selecting previously unselected package python3-minimal. [2021-05-27T00:42:14.455Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-27T00:42:14.455Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-27T00:42:14.455Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-27T00:42:14.718Z] Selecting previously unselected package mime-support. [2021-05-27T00:42:14.718Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-27T00:42:14.718Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-27T00:42:14.718Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-27T00:42:14.718Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-27T00:42:14.718Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-27T00:42:14.718Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-27T00:42:14.718Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T00:42:14.718Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:42:14.981Z] Selecting previously unselected package python3.6. [2021-05-27T00:42:14.981Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T00:42:14.981Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:42:14.981Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-27T00:42:14.981Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-27T00:42:14.981Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-27T00:42:15.242Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-27T00:42:15.503Z] Selecting previously unselected package python3. [2021-05-27T00:42:15.503Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-27T00:42:15.503Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-27T00:42:15.503Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-27T00:42:15.503Z] Selecting previously unselected package multiarch-support. [2021-05-27T00:42:15.503Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T00:42:15.503Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-27T00:42:15.503Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-27T00:42:15.503Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-27T00:42:15.503Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-27T00:42:15.503Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-27T00:42:15.503Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-27T00:42:15.503Z] Selecting previously unselected package libbsd0:amd64. [2021-05-27T00:42:15.503Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-27T00:42:15.503Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-27T00:42:15.765Z] Selecting previously unselected package sudo. [2021-05-27T00:42:15.765Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-27T00:42:15.765Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-27T00:42:15.765Z] Selecting previously unselected package apparmor. [2021-05-27T00:42:15.765Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-27T00:42:15.765Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-27T00:42:16.027Z] Selecting previously unselected package libedit2:amd64. [2021-05-27T00:42:16.027Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-27T00:42:16.027Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-27T00:42:16.027Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-27T00:42:16.027Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T00:42:16.027Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:42:16.027Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-27T00:42:16.027Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T00:42:16.027Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:42:16.027Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-27T00:42:16.027Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-27T00:42:16.027Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-27T00:42:16.289Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-27T00:42:16.289Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T00:42:16.289Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:42:16.289Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-27T00:42:16.289Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T00:42:16.289Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:42:16.550Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-27T00:42:16.550Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-27T00:42:16.550Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-27T00:42:16.550Z] Selecting previously unselected package openssh-client. [2021-05-27T00:42:16.550Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-27T00:42:16.550Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-27T00:42:16.810Z] Selecting previously unselected package squashfs-tools. [2021-05-27T00:42:16.810Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-27T00:42:16.810Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-27T00:42:16.810Z] Selecting previously unselected package snapd. [2021-05-27T00:42:16.810Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-27T00:42:16.810Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-27T00:42:18.726Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-27T00:42:18.726Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-27T00:42:18.726Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-27T00:42:18.726Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-27T00:42:18.988Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-27T00:42:18.988Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:42:18.988Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T00:42:18.988Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-27T00:42:18.988Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-27T00:42:19.561Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-27T00:42:19.561Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-27T00:42:19.561Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-27T00:42:19.561Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:42:19.561Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:42:19.561Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:42:20.135Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-27T00:42:20.136Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:42:20.136Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-27T00:42:20.136Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-27T00:42:20.136Z] running python rtupdate hooks for python3.6... [2021-05-27T00:42:20.136Z] running python post-rtupdate hooks for python3.6... [2021-05-27T00:42:20.398Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-27T00:42:21.198Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-27T00:42:21.816Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:42:22.957Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-27T00:42:24.884Z] Setting up snapd (2.48.3+18.04) ... [2021-05-27T00:42:25.146Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-27T00:42:25.408Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-27T00:42:25.408Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-27T00:42:25.669Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-27T00:42:25.932Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-27T00:42:25.932Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-27T00:42:25.932Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-27T00:42:26.194Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-27T00:42:26.463Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-27T00:42:26.463Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-27T00:42:26.738Z] /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-27T00:42:26.738Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T00:42:26.738Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-27T00:42:27.805Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T00:42:27.805Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T00:42:27.805Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T00:42:28.507Z] 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-27T00:42:29.009Z] Reading package lists... [2021-05-27T00:42:29.271Z] Reading package lists... [2021-05-27T00:42:29.271Z] Building dependency tree... [2021-05-27T00:42:29.271Z] Reading state information... [2021-05-27T00:42:29.532Z] Calculating upgrade... [2021-05-27T00:42:29.532Z] The following packages will be upgraded: [2021-05-27T00:42:29.532Z] advancecomp base-files bash binutils binutils-common [2021-05-27T00:42:29.532Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-27T00:42:29.532Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-27T00:42:29.532Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-27T00:42:29.532Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-27T00:42:29.532Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-27T00:42:29.532Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-27T00:42:29.532Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-27T00:42:29.532Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-27T00:42:29.532Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-27T00:42:29.532Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-27T00:42:29.532Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-27T00:42:29.532Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-27T00:42:29.532Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-27T00:42:29.532Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-27T00:42:29.532Z] ubuntu-keyring util-linux [2021-05-27T00:42:29.532Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T00:42:29.532Z] Need to get 64.1 MB of archives. [2021-05-27T00:42:29.532Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-27T00:42:29.532Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-27T00:42:29.792Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-27T00:42:29.792Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-27T00:42:29.792Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-27T00:42:29.792Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-27T00:42:29.792Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-27T00:42:29.792Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-27T00:42:29.792Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-27T00:42:29.792Z] 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-27T00:42:29.792Z] 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-27T00:42:29.792Z] 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-27T00:42:29.792Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-27T00:42:29.793Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-27T00:42:29.793Z] 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-27T00:42:29.793Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-27T00:42:29.793Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-27T00:42:29.793Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-27T00:42:29.793Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-27T00:42:29.947Z] 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-27T00:42:30.052Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-27T00:42:30.052Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-27T00:42:30.052Z] 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-27T00:42:30.052Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-27T00:42:30.052Z] 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-27T00:42:30.052Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-27T00:42:30.052Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-27T00:42:30.052Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-27T00:42:30.052Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-27T00:42:30.053Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-27T00:42:30.053Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-27T00:42:30.053Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-27T00:42:30.053Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-27T00:42:30.053Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-27T00:42:30.053Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-27T00:42:30.053Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-27T00:42:30.053Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-27T00:42:30.053Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-27T00:42:30.053Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-27T00:42:30.053Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-27T00:42:30.053Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-27T00:42:30.053Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-27T00:42:30.053Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-27T00:42:30.053Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-27T00:42:30.053Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-27T00:42:30.053Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-27T00:42:30.053Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-27T00:42:30.053Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-27T00:42:30.053Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-27T00:42:30.053Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-27T00:42:30.053Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-27T00:42:30.053Z] Get:50 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-27T00:42:30.053Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-27T00:42:30.316Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-27T00:42:30.316Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-27T00:42:30.316Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-27T00:42:30.316Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-27T00:42:30.316Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-27T00:42:30.316Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-27T00:42:30.316Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-27T00:42:30.578Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-27T00:42:30.578Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-27T00:42:30.578Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-27T00:42:30.578Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-27T00:42:30.578Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-27T00:42:30.578Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-27T00:42:30.578Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-27T00:42:30.578Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-27T00:42:30.840Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-27T00:42:30.840Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-27T00:42:31.104Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-27T00:42:31.104Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-27T00:42:31.104Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-27T00:42:31.104Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-27T00:42:31.104Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-27T00:42:31.104Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-27T00:42:31.104Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-27T00:42:31.104Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-27T00:42:31.104Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-27T00:42:31.104Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-27T00:42:31.104Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-27T00:42:31.104Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-27T00:42:31.365Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-27T00:42:31.365Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-27T00:42:31.365Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-27T00:42:31.365Z] Get:84 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-27T00:42:31.365Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-27T00:42:31.365Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-27T00:42:31.365Z] Get:87 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-27T00:42:31.365Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-27T00:42:31.365Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-27T00:42:31.365Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-27T00:42:31.365Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-27T00:42:31.627Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-27T00:42:31.627Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-27T00:42:31.627Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-27T00:42:31.627Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-27T00:42:31.627Z] Get:96 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-27T00:42:31.627Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-27T00:42:31.627Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-27T00:42:31.627Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-27T00:42:31.627Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-27T00:42:31.627Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-27T00:42:31.627Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-27T00:42:31.889Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T00:42:31.889Z] Fetched 64.1 MB in 2s (30.1 MB/s) [2021-05-27T00:42:31.889Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:31.889Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T00:42:31.889Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T00:42:32.835Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T00:42:32.836Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T00:42:32.836Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-27T00:42:32.836Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-27T00:42:33.329Z] 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-27T00:42:33.781Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:33.781Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:42:33.781Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:34.043Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:42:34.043Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:34.043Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:42:34.043Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:34.305Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:42:34.305Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:34.305Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:42:34.316Z] 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-27T00:42:34.566Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:34.566Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:42:34.566Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:34.829Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:42:34.829Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:42:36.212Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T00:42:36.212Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:36.212Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-27T00:42:36.212Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:42:36.473Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T00:42:36.473Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:36.473Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:42:36.473Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:36.473Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:42:36.735Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:36.735Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:42:36.997Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:42:37.258Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T00:42:37.258Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T00:42:37.519Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T00:42:38.092Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-27T00:42:38.092Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T00:42:38.092Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-27T00:42:38.092Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-27T00:42:38.092Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-27T00:42:38.354Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-27T00:42:38.354Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-27T00:42:38.354Z] Installing new version of config file /etc/issue ... [2021-05-27T00:42:38.615Z] Installing new version of config file /etc/issue.net ... [2021-05-27T00:42:38.615Z] Installing new version of config file /etc/lsb-release ... [2021-05-27T00:42:38.615Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-27T00:42:38.615Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-27T00:42:38.625Z] 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-27T00:42:38.877Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-27T00:42:38.877Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-27T00:42:38.877Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:38.877Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-27T00:42:38.877Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-27T00:42:39.137Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-27T00:42:39.137Z] 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-27T00:42:39.137Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:39.137Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:42:39.137Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-27T00:42:39.137Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:42:39.137Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:39.137Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-27T00:42:39.137Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-27T00:42:39.399Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-27T00:42:39.399Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:39.399Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-27T00:42:39.399Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T00:42:39.661Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-27T00:42:39.661Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:39.661Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T00:42:39.661Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T00:42:39.922Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T00:42:39.922Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:39.922Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T00:42:39.922Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T00:42:39.922Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-27T00:42:40.184Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:40.184Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-27T00:42:40.184Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-27T00:42:40.184Z] Setting up grep (3.1-2build1) ... [2021-05-27T00:42:40.184Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:40.184Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-27T00:42:40.184Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-27T00:42:40.184Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-27T00:42:40.444Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:40.444Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T00:42:40.444Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T00:42:40.444Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-27T00:42:40.444Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:40.444Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T00:42:40.444Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T00:42:41.021Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T00:42:41.021Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T00:42:41.021Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T00:42:41.021Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T00:42:41.592Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-27T00:42:41.592Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:41.592Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-27T00:42:41.592Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T00:42:42.164Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-27T00:42:42.164Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-27T00:42:42.164Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-27T00:42:42.164Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-27T00:42:42.164Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-27T00:42:42.164Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:42.164Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-27T00:42:42.164Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-27T00:42:42.426Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-27T00:42:42.427Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:42.427Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:42:42.427Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:42:42.427Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:42:42.427Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:42.427Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:42:42.688Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:42:42.688Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:42:42.689Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:42.689Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:42:42.689Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:42:42.916Z] 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-27T00:42:42.949Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:42:42.949Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:42.949Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:42:42.949Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:42:42.949Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:42:42.949Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:42.949Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T00:42:42.949Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T00:42:43.211Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T00:42:43.211Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T00:42:43.211Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T00:42:43.211Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:43.211Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T00:42:43.488Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T00:42:43.488Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T00:42:43.488Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:43.488Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:42:43.488Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:42:43.488Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:42:43.750Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:43.750Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:42:43.750Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:42:43.750Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:42:43.750Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:43.750Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:42:44.012Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:42:44.275Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:42:44.535Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-27T00:42:44.807Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-27T00:42:44.807Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:44.807Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T00:42:44.807Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T00:42:44.882Z] 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-27T00:42:45.068Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T00:42:45.068Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:42:45.068Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-27T00:42:45.068Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T00:42:45.068Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-27T00:42:45.329Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:45.329Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-27T00:42:45.329Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-27T00:42:45.329Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-27T00:42:45.590Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:45.590Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-27T00:42:45.590Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-27T00:42:45.590Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-27T00:42:45.855Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:45.855Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-27T00:42:45.855Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-27T00:42:45.855Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-27T00:42:46.117Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:46.117Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T00:42:46.117Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T00:42:46.117Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T00:42:46.117Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:46.117Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T00:42:46.117Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T00:42:46.378Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T00:42:46.378Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:46.378Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T00:42:46.378Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T00:42:46.644Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T00:42:46.645Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:46.645Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:42:46.645Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:42:46.905Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-27T00:42:46.905Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T00:42:46.905Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T00:42:46.905Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T00:42:46.905Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T00:42:46.905Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:46.905Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-27T00:42:46.905Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-27T00:42:47.166Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-27T00:42:47.166Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:47.166Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-27T00:42:47.166Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-27T00:42:47.166Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-27T00:42:47.428Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:47.428Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-27T00:42:47.428Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T00:42:47.428Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T00:42:47.688Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:47.688Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T00:42:47.688Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T00:42:47.688Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T00:42:47.688Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:47.688Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-27T00:42:47.950Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-27T00:42:47.950Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-27T00:42:47.950Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:47.950Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-27T00:42:47.950Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-27T00:42:48.211Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-27T00:42:48.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:48.211Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T00:42:48.211Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T00:42:48.278Z] 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-27T00:42:48.476Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-27T00:42:48.476Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:48.476Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-27T00:42:48.476Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-27T00:42:48.738Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-27T00:42:48.738Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:48.738Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-27T00:42:48.738Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-27T00:42:48.999Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-27T00:42:49.259Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:49.260Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-27T00:42:49.260Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-27T00:42:49.521Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-27T00:42:49.521Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:49.521Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-27T00:42:49.780Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-27T00:42:49.780Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-27T00:42:50.045Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:50.045Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-27T00:42:50.045Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-27T00:42:50.305Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-27T00:42:50.305Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:50.305Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-27T00:42:50.305Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-27T00:42:50.565Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-27T00:42:50.825Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:50.825Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-27T00:42:50.825Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-27T00:42:50.825Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-27T00:42:50.900Z] 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-27T00:42:51.108Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:42:51.108Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-27T00:42:51.108Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-27T00:42:51.370Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-27T00:42:51.631Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-27T00:42:51.631Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-27T00:42:51.892Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-27T00:42:51.892Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-27T00:42:51.892Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-27T00:42:52.153Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-27T00:42:52.153Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-27T00:42:52.726Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-27T00:42:52.726Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-27T00:42:52.726Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-27T00:42:52.726Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-27T00:42:52.989Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-27T00:42:52.989Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-27T00:42:52.989Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-27T00:42:52.989Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-27T00:42:53.251Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-27T00:42:53.251Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-27T00:42:53.251Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-27T00:42:53.251Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-27T00:42:53.512Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-27T00:42:53.512Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-27T00:42:53.512Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-27T00:42:53.512Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-27T00:42:53.773Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-27T00:42:53.773Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-27T00:42:54.033Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-27T00:42:54.034Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-27T00:42:54.293Z] 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-27T00:42:54.294Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-27T00:42:54.294Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-27T00:42:54.294Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T00:42:54.294Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T00:42:54.555Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T00:42:54.816Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T00:42:54.816Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T00:42:55.076Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T00:42:55.076Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T00:42:55.076Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T00:42:55.076Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:55.337Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:42:55.337Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:55.337Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:42:55.600Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:55.600Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:42:55.860Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:55.861Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:42:57.247Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:57.247Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:42:58.197Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:58.197Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:42:59.598Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:42:59.598Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] } [2021-05-27T00:42:59.758Z] $ docker stop --time=1 a895521bd7040eb5a613d2fd69b7c721b3276f03734a33356fcb1b6799e43d9d [2021-05-27T00:43:00.171Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:43:00.171Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:43:01.114Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:43:01.379Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:43:01.379Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T00:43:01.379Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T00:43:01.642Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-27T00:43:01.642Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T00:43:01.903Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-27T00:43:01.903Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T00:43:02.254Z] $ docker rm -f a895521bd7040eb5a613d2fd69b7c721b3276f03734a33356fcb1b6799e43d9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:43:03.820Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-27T00:43:03.820Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-27T00:43:03.820Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T00:43:03.820Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T00:43:03.820Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T00:43:03.820Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T00:43:03.820Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-27T00:43:03.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T00:43:03.910Z] [2021-05-27T00:43:03.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T00:43:04.081Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-27T00:43:04.081Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:43:04.343Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T00:43:04.343Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:43:04.344Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:43:04.344Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:43:04.344Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-27T00:43:04.344Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-27T00:43:04.344Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-27T00:43:04.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T00:43:04.605Z] [2021-05-27T00:43:04.605Z] Current default time zone: 'Etc/UTC' [2021-05-27T00:43:04.605Z] Local time is now: Thu May 27 00:43:04 UTC 2021. [2021-05-27T00:43:04.605Z] Universal Time is now: Thu May 27 00:43:04 UTC 2021. [2021-05-27T00:43:04.605Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-27T00:43:04.605Z] [2021-05-27T00:43:04.605Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-27T00:43:04.801Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-27T00:43:04.802Z] 29e5d40040c1: Pulling fs layer [2021-05-27T00:43:04.802Z] 1ce36da41761: Pulling fs layer [2021-05-27T00:43:04.802Z] 25b303627fd3: Pulling fs layer [2021-05-27T00:43:04.866Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:43:04.866Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-27T00:43:04.866Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:43:04.866Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-27T00:43:04.866Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-27T00:43:04.866Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-27T00:43:04.866Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-27T00:43:04.866Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-27T00:43:05.078Z] 29e5d40040c1: Verifying Checksum [2021-05-27T00:43:05.078Z] 29e5d40040c1: Download complete [2021-05-27T00:43:05.127Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-27T00:43:05.128Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:43:05.128Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-27T00:43:05.389Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:43:05.652Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-27T00:43:05.652Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:43:05.652Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-27T00:43:05.652Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-27T00:43:05.652Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-27T00:43:05.652Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-27T00:43:05.652Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-27T00:43:05.652Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-27T00:43:05.652Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-27T00:43:05.652Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-27T00:43:05.675Z] 1ce36da41761: Verifying Checksum [2021-05-27T00:43:05.675Z] 1ce36da41761: Download complete [2021-05-27T00:43:05.675Z] 29e5d40040c1: Pull complete [2021-05-27T00:43:07.111Z] 1ce36da41761: Pull complete [2021-05-27T00:43:07.383Z] 25b303627fd3: Verifying Checksum [2021-05-27T00:43:07.383Z] 25b303627fd3: Download complete [2021-05-27T00:43:07.563Z] Updating certificates in /etc/ssl/certs... [2021-05-27T00:43:08.507Z] 23 added, 27 removed; done. [2021-05-27T00:43:08.507Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-27T00:43:08.507Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:43:08.768Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-27T00:43:09.800Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-27T00:43:09.800Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-27T00:43:10.133Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:43:10.420Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-27T00:43:10.420Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:43:10.724Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:43:10.724Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:43:10.725Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:43:10.725Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:43:11.110Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-27T00:43:11.110Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-27T00:43:11.110Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-27T00:43:11.371Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-27T00:43:11.631Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-27T00:43:11.891Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:43:11.891Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:43:11.891Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-27T00:43:11.891Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-27T00:43:12.152Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-27T00:43:12.152Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T00:43:12.413Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-27T00:43:12.413Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-27T00:43:12.413Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-27T00:43:12.413Z] Updating certificates in /etc/ssl/certs... [2021-05-27T00:43:12.984Z] 0 added, 0 removed; done. [2021-05-27T00:43:12.984Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-27T00:43:12.984Z] done. [2021-05-27T00:43:13.554Z] Reading package lists... [2021-05-27T00:43:13.813Z] Building dependency tree... [2021-05-27T00:43:13.813Z] Reading state information... [2021-05-27T00:43:14.073Z] The following NEW packages will be installed: [2021-05-27T00:43:14.073Z] apt-transport-https [2021-05-27T00:43:14.073Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T00:43:14.073Z] Need to get 1692 B of archives. [2021-05-27T00:43:14.073Z] After this operation, 154 kB of additional disk space will be used. [2021-05-27T00:43:14.073Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-27T00:43:14.334Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T00:43:14.334Z] Fetched 1692 B in 0s (9330 B/s) [2021-05-27T00:43:14.334Z] Selecting previously unselected package apt-transport-https. [2021-05-27T00:43:14.334Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T00:43:14.334Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-27T00:43:14.334Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-27T00:43:14.905Z] Setting up apt-transport-https (1.6.13) ... [2021-05-27T00:43:15.165Z] Waiting for network to be ready... [2021-05-27T00:43:17.560Z] 25b303627fd3: Pull complete [2021-05-27T00:43:17.560Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-27T00:43:17.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T00:43:17.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-27T00:43:17.778Z] prd-ubuntu18.04-docker-arm64-4c-16g-517 does not seem to be running inside a container [2021-05-27T00:43:17.919Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-27T00:43:20.579Z] $ docker top 848ed439af5b0fe310aa7f46efca97238bcb2a9e56b3430d59ccf912427c9049 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T00:43:21.554Z] + grep parallel [2021-05-27T00:43:21.554Z] + docker-compose build --help [2021-05-27T00:43:21.751Z] 2021-05-27T00:43:18Z INFO Waiting for automatic snapd restart... [2021-05-27T00:43:21.751Z] snapd 2.50 from Canonical* installed [2021-05-27T00:43:23.134Z] "snapd" switched to the "latest/stable" channel [2021-05-27T00:43:23.134Z] [2021-05-27T00:43:24.932Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T00:43:24.959Z] $ docker stop --time=1 848ed439af5b0fe310aa7f46efca97238bcb2a9e56b3430d59ccf912427c9049 [2021-05-27T00:43:26.434Z] core18 20210507 from Canonical* installed [2021-05-27T00:43:26.694Z] "core18" switched to the "latest/stable" channel [2021-05-27T00:43:26.694Z] [2021-05-27T00:43:26.744Z] $ docker rm -f 848ed439af5b0fe310aa7f46efca97238bcb2a9e56b3430d59ccf912427c9049 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:43:27.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T00:43:27.383Z] . [Pipeline] withDockerContainer [2021-05-27T00:43:27.614Z] prd-ubuntu18.04-docker-arm64-4c-16g-517 does not seem to be running inside a container [2021-05-27T00:43:27.701Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-27T00:43:29.183Z] $ docker top 00ce1b7efe293ecba984ad2f5f3ddc8613dbe83d568d2829675ed77f5da8ea11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T00:43:30.145Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T00:43:30.905Z] snapcraft 4.7.1 from Canonical* installed [2021-05-27T00:43:31.500Z] "snapcraft" switched to the "latest/stable" channel [2021-05-27T00:43:31.501Z] [2021-05-27T00:43:33.533Z] Building core-command ... [2021-05-27T00:43:33.533Z] Building core-data ... [2021-05-27T00:43:33.533Z] Building core-metadata ... [2021-05-27T00:43:33.533Z] Building security-bootstrapper ... [2021-05-27T00:43:33.533Z] Building security-proxy-setup ... [2021-05-27T00:43:33.533Z] Building security-secretstore-setup ... [2021-05-27T00:43:33.533Z] Building support-notifications ... [2021-05-27T00:43:33.533Z] Building support-scheduler ... [2021-05-27T00:43:33.533Z] Building sys-mgmt-agent ... [2021-05-27T00:43:33.533Z] Building security-bootstrapper [2021-05-27T00:43:33.533Z] Building core-data [2021-05-27T00:43:33.533Z] Building core-metadata [2021-05-27T00:43:33.533Z] Building security-secretstore-setup [2021-05-27T00:43:33.533Z] Building support-notifications [2021-05-27T00:43:35.712Z] 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-27T00:43:35.712Z] - README.md [2021-05-27T00:43:35.713Z] [2021-05-27T00:43:35.713Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-27T00:43:42.303Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T00:43:42.303Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T00:43:42.303Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T00:43:42.303Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T00:43:42.881Z] Reading package lists... [2021-05-27T00:43:43.154Z] 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-27T00:43:49.867Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T00:43:49.867Z] Reading package lists... [2021-05-27T00:43:49.867Z] Building dependency tree... [2021-05-27T00:43:49.867Z] Reading state information... [2021-05-27T00:43:49.867Z] Suggested packages: [2021-05-27T00:43:49.867Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-27T00:43:49.867Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-27T00:43:49.867Z] Recommended packages: [2021-05-27T00:43:49.867Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-27T00:43:49.867Z] The following NEW packages will be installed: [2021-05-27T00:43:49.867Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-27T00:43:49.867Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-27T00:43:49.867Z] pkg-config zip [2021-05-27T00:43:49.867Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T00:43:49.867Z] Need to get 7663 kB of archives. [2021-05-27T00:43:49.867Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-27T00:43:49.867Z] 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-27T00:43:49.867Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-27T00:43:49.867Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-27T00:43:49.867Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-27T00:43:49.867Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-27T00:43:49.867Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-27T00:43:49.867Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-27T00:43:49.867Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-27T00:43:50.128Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-27T00:43:50.128Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-27T00:43:50.128Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-27T00:43:50.128Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-27T00:43:50.128Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-27T00:43:50.389Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-27T00:43:50.389Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-27T00:43:50.389Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T00:43:50.389Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-05-27T00:43:50.652Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-27T00:43:50.652Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-27T00:43:50.652Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-27T00:43:50.914Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-27T00:43:51.176Z] Selecting previously unselected package libpsl5:amd64. [2021-05-27T00:43:51.176Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-27T00:43:51.176Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-27T00:43:51.435Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-27T00:43:51.435Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-27T00:43:51.435Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-27T00:43:51.695Z] Selecting previously unselected package librtmp1:amd64. [2021-05-27T00:43:51.695Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-27T00:43:52.021Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-27T00:43:52.021Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-27T00:43:52.021Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-27T00:43:52.021Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-27T00:43:52.282Z] Selecting previously unselected package liberror-perl. [2021-05-27T00:43:52.282Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-27T00:43:52.282Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-27T00:43:52.547Z] Selecting previously unselected package git-man. [2021-05-27T00:43:52.547Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-27T00:43:52.547Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-27T00:43:53.491Z] Selecting previously unselected package git. [2021-05-27T00:43:53.491Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-27T00:43:53.491Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-27T00:43:55.406Z] Selecting previously unselected package libnorm1:amd64. [2021-05-27T00:43:55.406Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-27T00:43:55.406Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-27T00:43:55.671Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-27T00:43:55.671Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-27T00:43:55.671Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-27T00:43:55.932Z] Selecting previously unselected package libsodium23:amd64. [2021-05-27T00:43:55.932Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-27T00:43:55.932Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-27T00:43:56.193Z] Selecting previously unselected package libzmq5:amd64. [2021-05-27T00:43:56.193Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-27T00:43:56.193Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T00:43:56.453Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-27T00:43:56.453Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-27T00:43:56.453Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T00:43:57.025Z] Selecting previously unselected package pkg-config. [2021-05-27T00:43:57.025Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-27T00:43:57.025Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-27T00:43:57.293Z] Selecting previously unselected package zip. [2021-05-27T00:43:57.293Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-27T00:43:57.554Z] Unpacking zip (3.0-11build1) ... [2021-05-27T00:43:57.821Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-27T00:43:57.821Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-27T00:43:57.821Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-27T00:43:57.821Z] Setting up liberror-perl (0.17025-1) ... [2021-05-27T00:43:58.087Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-27T00:43:58.087Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-27T00:43:58.087Z] No schema files found: doing nothing. [2021-05-27T00:43:58.087Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-27T00:43:58.087Z] Setting up zip (3.0-11build1) ... [2021-05-27T00:43:58.349Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-27T00:43:58.349Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-27T00:43:58.350Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-27T00:43:58.611Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T00:43:58.611Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-27T00:43:58.611Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T00:43:58.611Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-27T00:43:58.874Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T00:44:05.499Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T00:44:05.499Z] git set to automatically installed. [2021-05-27T00:44:05.499Z] git-man set to automatically installed. [2021-05-27T00:44:05.499Z] libcurl3-gnutls set to automatically installed. [2021-05-27T00:44:05.499Z] liberror-perl set to automatically installed. [2021-05-27T00:44:05.499Z] libglib2.0-0 set to automatically installed. [2021-05-27T00:44:05.499Z] libnghttp2-14 set to automatically installed. [2021-05-27T00:44:05.499Z] libnorm1 set to automatically installed. [2021-05-27T00:44:05.499Z] libpgm-5.2-0 set to automatically installed. [2021-05-27T00:44:05.499Z] libpsl5 set to automatically installed. [2021-05-27T00:44:05.499Z] librtmp1 set to automatically installed. [2021-05-27T00:44:05.499Z] libsodium23 set to automatically installed. [2021-05-27T00:44:05.499Z] libzmq3-dev set to automatically installed. [2021-05-27T00:44:05.499Z] libzmq5 set to automatically installed. [2021-05-27T00:44:05.499Z] pkg-config set to automatically installed. [2021-05-27T00:44:05.499Z] zip set to automatically installed. [2021-05-27T00:44:07.415Z] snapd is not logged in, snap install commands will use sudo [2021-05-27T00:44:15.559Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T00:44:42.176Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-27T00:44:42.176Z] snapd is not logged in, snap install commands will use sudo [2021-05-27T00:44:43.827Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:44:43.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:44:43.827Z] ---> df6861094282 [2021-05-27T00:44:43.827Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:44:43.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:44:43.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:44:43.827Z] ---> df6861094282 [2021-05-27T00:44:43.827Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T00:44:43.827Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:44:43.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:44:43.827Z] ---> df6861094282 [2021-05-27T00:44:43.827Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:44:44.103Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:44:44.103Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:44:44.103Z] ---> df6861094282 [2021-05-27T00:44:44.103Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T00:44:44.103Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:44:44.103Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:44:44.103Z] ---> df6861094282 [2021-05-27T00:44:44.103Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T00:44:45.487Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T00:44:46.060Z] snap "core18" has no updates available [2021-05-27T00:44:46.086Z] ---> Running in 0d1cae30bc32 [2021-05-27T00:44:46.086Z] ---> Running in 025d99039808 [2021-05-27T00:44:46.086Z] ---> Running in 6f4828d2fb30 [2021-05-27T00:44:46.086Z] ---> Running in f1e2514dd075 [2021-05-27T00:44:46.086Z] ---> Running in b3ae0327e77b [2021-05-27T00:44:46.635Z] Pulling go-build-helper [2021-05-27T00:44:46.635Z] + snapcraftctl pull [2021-05-27T00:44:47.067Z] Removing intermediate container 0d1cae30bc32 [2021-05-27T00:44:47.067Z] ---> 6d4fab586383 [2021-05-27T00:44:47.067Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:44:47.067Z] ---> Running in e1cad5696487 [2021-05-27T00:44:47.067Z] Removing intermediate container b3ae0327e77b [2021-05-27T00:44:47.067Z] ---> 98a617ce51a4 [2021-05-27T00:44:47.067Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:44:47.067Z] Removing intermediate container 025d99039808 [2021-05-27T00:44:47.067Z] ---> f0245cce925a [2021-05-27T00:44:47.067Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:44:47.067Z] Removing intermediate container 6f4828d2fb30 [2021-05-27T00:44:47.067Z] ---> 07897fc5e85b [2021-05-27T00:44:47.067Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:44:47.067Z] Removing intermediate container f1e2514dd075 [2021-05-27T00:44:47.067Z] ---> fa0750ff6f67 [2021-05-27T00:44:47.067Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:44:47.346Z] ---> Running in e726feca8d48 [2021-05-27T00:44:47.346Z] ---> Running in 0da088de7ac5 [2021-05-27T00:44:47.346Z] ---> Running in c500cc317535 [2021-05-27T00:44:47.346Z] ---> Running in 60a80afc0558 [2021-05-27T00:44:47.576Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-27T00:44:47.576Z] Skipping pull go-build-helper (already ran) [2021-05-27T00:44:47.576Z] Building go-build-helper [2021-05-27T00:44:47.576Z] + snapcraftctl build [2021-05-27T00:44:49.489Z] Staging go-build-helper [2021-05-27T00:44:49.489Z] + snapcraftctl stage [2021-05-27T00:44:50.773Z] Removing intermediate container e1cad5696487 [2021-05-27T00:44:50.773Z] ---> 8ed97f85e135 [2021-05-27T00:44:50.773Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T00:44:50.773Z] ---> Running in 5413ae0cc6f0 [2021-05-27T00:44:51.058Z] Removing intermediate container c500cc317535 [2021-05-27T00:44:51.058Z] ---> de3db711541f [2021-05-27T00:44:51.058Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T00:44:51.345Z] ---> Running in 6112c5024281 [2021-05-27T00:44:51.345Z] Removing intermediate container e726feca8d48 [2021-05-27T00:44:51.345Z] ---> 37150517fcd8 [2021-05-27T00:44:51.345Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T00:44:51.625Z] ---> Running in af01c95182cc [2021-05-27T00:44:51.905Z] Removing intermediate container 60a80afc0558 [2021-05-27T00:44:51.905Z] ---> 17e226fa70f9 [2021-05-27T00:44:51.906Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T00:44:51.906Z] Removing intermediate container 0da088de7ac5 [2021-05-27T00:44:51.906Z] ---> e6a65975e3cd [2021-05-27T00:44:51.906Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T00:44:52.505Z] ---> Running in 8040f4e4e0a0 [2021-05-27T00:44:52.505Z] ---> Running in 591108260b7d [2021-05-27T00:44:52.781Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:44:53.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:44:53.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:44:54.020Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:44:54.294Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:44:54.294Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:44:54.570Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:44:54.570Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:44:55.189Z] OK: 218 MiB in 52 packages [2021-05-27T00:44:55.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:44:55.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:44:55.466Z] OK: 218 MiB in 52 packages [2021-05-27T00:44:55.466Z] OK: 218 MiB in 52 packages [2021-05-27T00:44:56.459Z] OK: 218 MiB in 52 packages [2021-05-27T00:44:56.459Z] OK: 218 MiB in 52 packages [2021-05-27T00:44:57.063Z] Removing intermediate container 5413ae0cc6f0 [2021-05-27T00:44:57.063Z] ---> e24e4f8bf994 [2021-05-27T00:44:57.063Z] Step 6/23 : COPY go.mod . [2021-05-27T00:44:57.063Z] Removing intermediate container 6112c5024281 [2021-05-27T00:44:57.063Z] ---> e044cb92b185 [2021-05-27T00:44:57.063Z] Step 6/26 : COPY go.mod . [2021-05-27T00:44:57.340Z] Removing intermediate container af01c95182cc [2021-05-27T00:44:57.340Z] ---> 0d0336970151 [2021-05-27T00:44:57.340Z] Step 6/32 : COPY go.mod . [2021-05-27T00:44:57.945Z] ---> 03d87f7bdf58 [2021-05-27T00:44:57.945Z] Step 7/23 : RUN go mod download [2021-05-27T00:44:58.219Z] Removing intermediate container 8040f4e4e0a0 [2021-05-27T00:44:58.219Z] ---> 7b8debe233fb [2021-05-27T00:44:58.219Z] Step 6/24 : COPY go.mod . [2021-05-27T00:44:58.219Z] ---> Running in f5d4026be043 [2021-05-27T00:44:58.219Z] Removing intermediate container 591108260b7d [2021-05-27T00:44:58.219Z] ---> 04ba7f207920 [2021-05-27T00:44:58.219Z] Step 6/24 : COPY go.mod . [2021-05-27T00:44:58.497Z] ---> c72dc8d63f73 [2021-05-27T00:44:58.497Z] Step 7/26 : RUN go mod download [2021-05-27T00:44:58.497Z] ---> 548ac5fc96a9 [2021-05-27T00:44:58.497Z] Step 7/32 : RUN go mod download [2021-05-27T00:44:58.773Z] ---> Running in 8f6fcc8770ba [2021-05-27T00:44:58.773Z] ---> Running in 1cfb943e1eb5 [2021-05-27T00:44:59.377Z] ---> 06c0f7c8dc13 [2021-05-27T00:44:59.377Z] Step 7/24 : RUN go mod download [2021-05-27T00:44:59.649Z] ---> 38603c2d0de5 [2021-05-27T00:44:59.649Z] Step 7/24 : RUN go mod download [2021-05-27T00:44:59.649Z] ---> Running in 8b78432b62c6 [2021-05-27T00:44:59.663Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-27T00:44:59.663Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-27T00:44:59.663Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-27T00:44:59.663Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-27T00:44:59.664Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-27T00:44:59.664Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-27T00:44:59.664Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-27T00:44:59.664Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-27T00:44:59.664Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-27T00:44:59.664Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-27T00:44:59.664Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-27T00:44:59.664Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-27T00:44:59.664Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-27T00:44:59.664Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-27T00:44:59.664Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-27T00:44:59.664Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-27T00:44:59.664Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-27T00:44:59.664Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-27T00:44:59.664Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-27T00:44:59.664Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-27T00:44:59.664Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-27T00:44:59.664Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-27T00:44:59.664Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-27T00:44:59.664Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-27T00:44:59.664Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-27T00:44:59.664Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-27T00:44:59.664Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-27T00:44:59.664Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-27T00:44:59.664Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-27T00:44:59.664Z] Fetched 224 kB in 0s (0 B/s) [2021-05-27T00:44:59.664Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-27T00:44:59.664Z] Fetched 157 kB in 0s (0 B/s) [2021-05-27T00:44:59.664Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-27T00:44:59.664Z] Fetched 221 kB in 0s (0 B/s) [2021-05-27T00:44:59.664Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-27T00:44:59.664Z] Fetched 143 kB in 0s (0 B/s) [2021-05-27T00:44:59.664Z] Pulling app-service-config [2021-05-27T00:44:59.664Z] + snapcraftctl pull [2021-05-27T00:44:59.924Z] ---> Running in fc4bb852afb4 [2021-05-27T00:45:00.233Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-27T00:45:00.805Z] Pulling config-common [2021-05-27T00:45:00.805Z] + snapcraftctl pull [2021-05-27T00:45:02.584Z] Removing intermediate container f5d4026be043 [2021-05-27T00:45:02.585Z] ---> a0c61e269cf4 [2021-05-27T00:45:02.585Z] Step 8/23 : COPY . . [2021-05-27T00:45:02.862Z] Removing intermediate container 8f6fcc8770ba [2021-05-27T00:45:03.142Z] ---> d99fd9e24768 [2021-05-27T00:45:03.142Z] Step 8/26 : COPY . . [2021-05-27T00:45:03.420Z] Removing intermediate container 1cfb943e1eb5 [2021-05-27T00:45:03.420Z] ---> 1e9a9d4fc1d6 [2021-05-27T00:45:03.420Z] Step 8/32 : COPY . . [2021-05-27T00:45:04.031Z] Removing intermediate container 8b78432b62c6 [2021-05-27T00:45:04.031Z] ---> 9d10422824f8 [2021-05-27T00:45:04.031Z] Step 8/24 : COPY . . [2021-05-27T00:45:04.637Z] Removing intermediate container fc4bb852afb4 [2021-05-27T00:45:04.637Z] ---> 7befab320de0 [2021-05-27T00:45:04.637Z] Step 8/24 : COPY . . [2021-05-27T00:45:05.011Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T00:45:05.011Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T00:45:05.011Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T00:45:05.011Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T00:45:05.011Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-27T00:45:05.011Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T00:45:05.011Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-27T00:45:05.011Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T00:45:05.011Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-27T00:45:05.011Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T00:45:05.011Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-27T00:45:05.011Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T00:45:05.011Z] Pulling edgex-go [2021-05-27T00:45:05.011Z] + snapcraftctl pull [2021-05-27T00:45:23.148Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T00:45:23.148Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T00:45:23.148Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T00:45:23.148Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-27T00:45:23.148Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-27T00:45:23.148Z] Fetched 279 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-27T00:45:23.148Z] Fetched 122 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-27T00:45:23.148Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-27T00:45:23.148Z] Fetched 8848 B in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-27T00:45:23.148Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-27T00:45:23.148Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-27T00:45:23.148Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-27T00:45:23.148Z] Fetched 219 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-27T00:45:23.148Z] Fetched 154 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-27T00:45:23.148Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-27T00:45:23.148Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-27T00:45:23.148Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-27T00:45:23.148Z] Fetched 499 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-27T00:45:23.148Z] Fetched 111 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-27T00:45:23.148Z] Fetched 240 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-27T00:45:23.148Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-27T00:45:23.148Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-27T00:45:23.148Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-27T00:45:23.148Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-27T00:45:23.148Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-27T00:45:23.148Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-27T00:45:23.148Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-27T00:45:23.148Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-27T00:45:23.148Z] Fetched 8720 B in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-27T00:45:23.148Z] Fetched 137 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-27T00:45:23.148Z] Fetched 119 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-27T00:45:23.148Z] Fetched 110 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-27T00:45:23.148Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-27T00:45:23.148Z] Fetched 645 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-27T00:45:23.148Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-27T00:45:23.148Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-27T00:45:23.148Z] Fetched 368 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-27T00:45:23.148Z] Fetched 187 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-27T00:45:23.148Z] Fetched 175 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-27T00:45:23.148Z] Fetched 206 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-27T00:45:23.148Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-27T00:45:23.148Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-27T00:45:23.148Z] Fetched 159 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-27T00:45:23.148Z] Fetched 107 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-27T00:45:23.148Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-27T00:45:23.148Z] Pulling static-packages [2021-05-27T00:45:23.148Z] + snapcraftctl pull [2021-05-27T00:45:23.148Z] Pulling version [2021-05-27T00:45:23.148Z] + cd /root/project [2021-05-27T00:45:23.148Z] + [ -f VERSION ] [2021-05-27T00:45:23.148Z] + PROJECT_VERSION=local-dev [2021-05-27T00:45:23.148Z] + git rev-parse --short HEAD [2021-05-27T00:45:23.148Z] + GIT_REVISION=8a24fea0 [2021-05-27T00:45:23.148Z] + snapcraftctl set-version local-dev [2021-05-27T00:45:24.103Z] Skipping build go-build-helper (already ran) [2021-05-27T00:45:24.365Z] Building app-service-config [2021-05-27T00:45:24.365Z] + make build [2021-05-27T00:45:24.365Z] go mod tidy [2021-05-27T00:45:26.838Z] ---> 2bfc898c309f [2021-05-27T00:45:26.838Z] Step 9/23 : RUN go mod tidy [2021-05-27T00:45:26.838Z] ---> Running in 4f937fd68727 [2021-05-27T00:45:26.838Z] ---> 09ae9ef64a2a [2021-05-27T00:45:26.838Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:45:26.838Z] ---> 2fbd8684e836 [2021-05-27T00:45:26.838Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:45:26.838Z] ---> f35b1b84fead [2021-05-27T00:45:26.838Z] Step 9/32 : RUN go mod tidy [2021-05-27T00:45:26.838Z] ---> 73da82bf7675 [2021-05-27T00:45:26.838Z] Step 9/26 : RUN go mod tidy [2021-05-27T00:45:27.110Z] ---> Running in 2682ae42f984 [2021-05-27T00:45:27.110Z] ---> Running in fb1da283811c [2021-05-27T00:45:27.111Z] ---> Running in c7f7e7b96817 [2021-05-27T00:45:27.111Z] ---> Running in 32794fc1b551 [2021-05-27T00:45:28.585Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.66 [2021-05-27T00:45:28.585Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-27T00:45:28.586Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-27T00:45:28.586Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-27T00:45:28.586Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-27T00:45:28.846Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-27T00:45:29.117Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-27T00:45:29.117Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-27T00:45:29.117Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-27T00:45:29.117Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-27T00:45:29.117Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-27T00:45:29.381Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-27T00:45:29.381Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-27T00:45:29.381Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-27T00:45:29.651Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-27T00:45:29.651Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-27T00:45:29.651Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-27T00:45:29.651Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-27T00:45:29.951Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-27T00:45:29.951Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-27T00:45:29.951Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-27T00:45:29.951Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-27T00:45:29.951Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-27T00:45:29.951Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-27T00:45:30.219Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-27T00:45:30.219Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-27T00:45:30.219Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-27T00:45:30.219Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-27T00:45:30.219Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-27T00:45:30.219Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-27T00:45:30.515Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-27T00:45:30.515Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-27T00:45:30.515Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-27T00:45:30.515Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-27T00:45:30.515Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T00:45:30.515Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-27T00:45:30.515Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-27T00:45:30.797Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T00:45:30.797Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-27T00:45:30.797Z] go: downloading github.com/kr/text v0.1.0 [2021-05-27T00:45:30.797Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-27T00:45:30.797Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-27T00:45:30.797Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-27T00:45:30.797Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-27T00:45:31.069Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-27T00:45:31.070Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-27T00:45:31.070Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-27T00:45:31.070Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-27T00:45:31.070Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-27T00:45:31.070Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-27T00:45:31.334Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-27T00:45:31.334Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-27T00:45:31.334Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-27T00:45:31.334Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-27T00:45:31.334Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-27T00:45:31.334Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-27T00:45:31.334Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-27T00:45:31.334Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-27T00:45:31.334Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-27T00:45:31.334Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-27T00:45:31.468Z] Removing intermediate container 4f937fd68727 [2021-05-27T00:45:31.596Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-27T00:45:31.596Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-27T00:45:31.596Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-27T00:45:31.596Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-27T00:45:31.756Z] ---> e01f22bf235f [2021-05-27T00:45:31.756Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T00:45:31.756Z] ---> Running in 2900f7106385 [2021-05-27T00:45:31.858Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-27T00:45:31.858Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-27T00:45:31.858Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-27T00:45:31.858Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-27T00:45:31.858Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-27T00:45:31.858Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-27T00:45:31.858Z] go: downloading golang.org/x/text v0.3.2 [2021-05-27T00:45:32.118Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-27T00:45:32.379Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-27T00:45:32.379Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-27T00:45:32.379Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T00:45:32.379Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-27T00:45:32.952Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-27T00:45:32.952Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-27T00:45:32.952Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T00:45:33.212Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-27T00:45:33.747Z] 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-27T00:45:34.021Z] Removing intermediate container 2682ae42f984 [2021-05-27T00:45:34.021Z] ---> 29b4831043ba [2021-05-27T00:45:34.021Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T00:45:34.302Z] ---> Running in c9eb6ff82348 [2021-05-27T00:45:34.903Z] Removing intermediate container c7f7e7b96817 [2021-05-27T00:45:34.903Z] ---> 55a8fd97f430 [2021-05-27T00:45:34.903Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T00:45:35.181Z] Removing intermediate container fb1da283811c [2021-05-27T00:45:35.181Z] ---> 5766c2459737 [2021-05-27T00:45:35.181Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T00:45:35.181Z] ---> Running in 8ceaca7e62de [2021-05-27T00:45:35.458Z] Removing intermediate container 32794fc1b551 [2021-05-27T00:45:35.458Z] ---> 72c69aab9728 [2021-05-27T00:45:35.458Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T00:45:35.734Z] ---> Running in 022dced0717a [2021-05-27T00:45:35.734Z] ---> Running in 8cd44627d701 [2021-05-27T00:45:37.179Z] 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-27T00:45:38.180Z] 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-27T00:45:38.457Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T00:45:38.734Z] 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-27T00:45:45.449Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-27T00:45:45.449Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-27T00:45:45.449Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-27T00:45:45.449Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-27T00:45:45.449Z] Building config-common [2021-05-27T00:45:45.449Z] + snapcraftctl build [2021-05-27T00:45:46.839Z] Building edgex-go [2021-05-27T00:45:46.839Z] + cd /root/parts/edgex-go/src [2021-05-27T00:45:46.839Z] + make build [2021-05-27T00:45:47.101Z] go mod tidy [2021-05-27T00:45:48.043Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-27T00:45:48.044Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-27T00:45:48.044Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-27T00:45:48.044Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-27T00:45:48.044Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-27T00:45:48.044Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-27T00:45:48.304Z] 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-27T00:45:52.507Z] 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-27T00:45:57.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T00:45:58.373Z] 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-27T00:45:59.754Z] 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-27T00:46:00.325Z] 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-27T00:46:02.892Z] 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-27T00:46:04.317Z] 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-27T00:46:05.326Z] 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-27T00:46:06.711Z] 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-27T00:46:08.099Z] 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-27T00:46:09.503Z] 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-27T00:46:11.417Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-27T00:46:11.417Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-27T00:46:11.417Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-27T00:46:11.417Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-27T00:46:11.417Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-27T00:46:11.417Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-27T00:46:11.417Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-27T00:46:11.417Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-27T00:46:11.417Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-27T00:46:11.417Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-27T00:46:11.417Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-27T00:46:11.417Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-27T00:46:11.417Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-27T00:46:11.417Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-27T00:46:11.417Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-27T00:46:11.417Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-27T00:46:11.417Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-27T00:46:11.417Z] + 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-27T00:46:11.417Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-27T00:46:11.417Z] + 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-27T00:46:11.417Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-27T00:46:11.417Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-27T00:46:11.417Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-27T00:46:11.417Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-27T00:46:11.417Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-27T00:46:11.417Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-27T00:46:11.417Z] + 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-27T00:46:14.733Z] Building static-packages [2021-05-27T00:46:14.733Z] + snapcraftctl build [2021-05-27T00:46:16.654Z] Building version [2021-05-27T00:46:16.654Z] + snapcraftctl build [2021-05-27T00:46:18.576Z] Skipping stage go-build-helper (already ran) [2021-05-27T00:46:18.576Z] Staging app-service-config [2021-05-27T00:46:18.576Z] + snapcraftctl stage [2021-05-27T00:46:19.519Z] Staging config-common [2021-05-27T00:46:19.519Z] + snapcraftctl stage [2021-05-27T00:46:20.457Z] Staging edgex-go [2021-05-27T00:46:20.457Z] + snapcraftctl stage [2021-05-27T00:46:21.399Z] Staging static-packages [2021-05-27T00:46:21.399Z] + snapcraftctl stage [2021-05-27T00:46:22.787Z] Staging version [2021-05-27T00:46:22.787Z] + snapcraftctl stage [2021-05-27T00:46:23.758Z] Priming go-build-helper [2021-05-27T00:46:23.758Z] + snapcraftctl prime [2021-05-27T00:46:24.699Z] Priming app-service-config [2021-05-27T00:46:24.699Z] + snapcraftctl prime [2021-05-27T00:46:25.641Z] Priming config-common [2021-05-27T00:46:25.641Z] + snapcraftctl prime [2021-05-27T00:46:27.025Z] Priming edgex-go [2021-05-27T00:46:27.025Z] + snapcraftctl prime [2021-05-27T00:46:27.970Z] Priming static-packages [2021-05-27T00:46:27.970Z] + snapcraftctl prime [2021-05-27T00:46:30.521Z] Priming version [2021-05-27T00:46:30.521Z] + snapcraftctl prime [2021-05-27T00:46:31.465Z] 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-27T00:47:30.896Z] 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-27T00:47:33.540Z] Removing intermediate container 2900f7106385 [2021-05-27T00:47:33.540Z] ---> fd472627aa29 [2021-05-27T00:47:33.540Z] [2021-05-27T00:47:33.540Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T00:47:33.540Z] Removing intermediate container c9eb6ff82348 [2021-05-27T00:47:33.540Z] ---> c63fafac5d0f [2021-05-27T00:47:33.540Z] [2021-05-27T00:47:33.540Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T00:47:33.540Z] 3.12: Pulling from library/alpine [2021-05-27T00:47:33.540Z] 3.12: Pulling from library/alpine [2021-05-27T00:47:35.533Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T00:47:35.533Z] Removing intermediate container 8cd44627d701 [2021-05-27T00:47:35.533Z] ---> 4ad8a01aca67 [2021-05-27T00:47:35.533Z] [2021-05-27T00:47:35.533Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T00:47:35.533Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T00:47:35.805Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T00:47:35.805Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T00:47:35.805Z] ---> 9852663dfa18 [2021-05-27T00:47:35.805Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T00:47:35.805Z] ---> 9852663dfa18 [2021-05-27T00:47:35.805Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T00:47:35.805Z] 3.12: Pulling from library/alpine [2021-05-27T00:47:36.075Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T00:47:36.075Z] Status: Image is up to date for alpine:3.12 [2021-05-27T00:47:36.075Z] ---> 9852663dfa18 [2021-05-27T00:47:36.075Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec ---> Running in 481bb1d6e573 [2021-05-27T00:47:36.075Z] [2021-05-27T00:47:36.075Z] ---> Running in 3810f097f3f6 [2021-05-27T00:47:36.348Z] ---> Running in 8c4e0dfceced [2021-05-27T00:47:36.944Z] Removing intermediate container 3810f097f3f6 [2021-05-27T00:47:36.944Z] ---> 74034b9aafd7 [2021-05-27T00:47:36.944Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T00:47:37.217Z] ---> Running in a774f72a3b4c [2021-05-27T00:47:38.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:47:38.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:47:39.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:47:39.083Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T00:47:39.369Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T00:47:39.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:47:39.369Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:47:39.369Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T00:47:39.650Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:47:39.650Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:47:39.650Z] OK: 6 MiB in 16 packages [2021-05-27T00:47:40.260Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T00:47:40.260Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T00:47:40.260Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:47:40.544Z] OK: 5 MiB in 16 packages [2021-05-27T00:47:40.544Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T00:47:40.544Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T00:47:40.544Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-27T00:47:40.544Z] (4/6) Installing curl (7.76.1-r0) [2021-05-27T00:47:40.544Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T00:47:40.544Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T00:47:40.544Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:47:40.544Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T00:47:40.823Z] OK: 7 MiB in 20 packages [2021-05-27T00:47:42.834Z] Removing intermediate container 8ceaca7e62de [2021-05-27T00:47:42.834Z] ---> db983a8b830c [2021-05-27T00:47:42.834Z] [2021-05-27T00:47:42.834Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T00:47:42.834Z] ---> 9852663dfa18 [2021-05-27T00:47:42.834Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T00:47:42.834Z] Removing intermediate container 481bb1d6e573 [2021-05-27T00:47:42.834Z] ---> 05dcad6aa7aa [2021-05-27T00:47:42.834Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:47:43.439Z] ---> Running in 0d2b1791b4c1 [2021-05-27T00:47:43.439Z] ---> Running in 3cc18d85ae42 [2021-05-27T00:47:43.439Z] Removing intermediate container a774f72a3b4c [2021-05-27T00:47:43.439Z] ---> 9e7fc02c3a0c [2021-05-27T00:47:43.439Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T00:47:43.715Z] Removing intermediate container 8c4e0dfceced [2021-05-27T00:47:43.715Z] ---> 8ee0ee2efd9f [2021-05-27T00:47:43.715Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T00:47:43.715Z] ---> Running in 2dff960b7cb3 [2021-05-27T00:47:43.991Z] ---> Running in c62834a0fbd3 [2021-05-27T00:47:43.991Z] Removing intermediate container 3cc18d85ae42 [2021-05-27T00:47:43.991Z] ---> 3ac8f59f52ff [2021-05-27T00:47:43.991Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T00:47:44.269Z] ---> Running in 221ea2e76eb9 [2021-05-27T00:47:44.269Z] Removing intermediate container 2dff960b7cb3 [2021-05-27T00:47:44.269Z] ---> 3e381ed6008e [2021-05-27T00:47:44.269Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T00:47:44.544Z] ---> Running in 869e0b9b903f [2021-05-27T00:47:44.833Z] Removing intermediate container c62834a0fbd3 [2021-05-27T00:47:44.833Z] ---> b2bddda6e1a6 [2021-05-27T00:47:44.833Z] Step 14/26 : WORKDIR / [2021-05-27T00:47:45.106Z] Removing intermediate container 221ea2e76eb9 [2021-05-27T00:47:45.106Z] ---> 5e3ca9d4ff1c [2021-05-27T00:47:45.106Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T00:47:45.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:47:45.376Z] ---> Running in 07955ffcb805 [2021-05-27T00:47:45.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:47:45.662Z] ---> Running in a65fcda05e3f [2021-05-27T00:47:45.932Z] Removing intermediate container 869e0b9b903f [2021-05-27T00:47:45.932Z] ---> eef7c081f57b [2021-05-27T00:47:45.932Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T00:47:45.932Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T00:47:46.205Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:47:46.205Z] OK: 5 MiB in 15 packages [2021-05-27T00:47:46.205Z] ---> Running in 4b2099a5670d [2021-05-27T00:47:46.818Z] Removing intermediate container 07955ffcb805 [2021-05-27T00:47:46.818Z] ---> a7cda5ae6219 [2021-05-27T00:47:46.818Z] 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-27T00:47:47.097Z] Removing intermediate container a65fcda05e3f [2021-05-27T00:47:47.097Z] ---> 73986a1315dd [2021-05-27T00:47:47.097Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:47:47.705Z] Removing intermediate container 022dced0717a [2021-05-27T00:47:47.705Z] ---> 62fde3e678af [2021-05-27T00:47:47.705Z] [2021-05-27T00:47:47.705Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T00:47:47.705Z] ---> 9852663dfa18 [2021-05-27T00:47:47.705Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T00:47:47.984Z] ---> Running in 5baa07a300dd [2021-05-27T00:47:47.984Z] Removing intermediate container 0d2b1791b4c1 [2021-05-27T00:47:47.984Z] ---> b6dcfe8d8bc0 [2021-05-27T00:47:47.984Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:47:48.260Z] ---> 3b738569f83c [2021-05-27T00:47:48.260Z] 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-27T00:47:48.260Z] ---> Running in 7692c1b680a9 [2021-05-27T00:47:48.260Z] ---> 949dc9e3b94c [2021-05-27T00:47:48.260Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T00:47:48.538Z] Removing intermediate container 5baa07a300dd [2021-05-27T00:47:48.538Z] ---> 8b99e69ccbbd [2021-05-27T00:47:48.538Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T00:47:48.816Z] ---> Running in c760075e0f37 [2021-05-27T00:47:49.094Z] Removing intermediate container 7692c1b680a9 [2021-05-27T00:47:49.094Z] ---> 42e9b6a317c0 [2021-05-27T00:47:49.094Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T00:47:49.383Z] ---> Running in d2b53ee1573a [2021-05-27T00:47:49.663Z] ---> f4abf335bdd2 [2021-05-27T00:47:49.663Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T00:47:49.663Z] Removing intermediate container c760075e0f37 [2021-05-27T00:47:49.663Z] ---> db8155dd7763 [2021-05-27T00:47:49.663Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T00:47:49.947Z] Removing intermediate container 4b2099a5670d [2021-05-27T00:47:49.947Z] ---> 0ede0b88c3f7 [2021-05-27T00:47:49.947Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T00:47:49.947Z] ---> Running in 9658a28f3abf [2021-05-27T00:47:50.219Z] ---> Running in 5f7b10dcbec7 [2021-05-27T00:47:50.219Z] ---> 6d8f1fa25259 [2021-05-27T00:47:50.219Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T00:47:50.219Z] Removing intermediate container d2b53ee1573a [2021-05-27T00:47:50.219Z] ---> 0612cfd3123c [2021-05-27T00:47:50.219Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T00:47:50.505Z] ---> Running in a5d4ca87197e [2021-05-27T00:47:50.781Z] ---> ea249231fce0 [2021-05-27T00:47:50.781Z] 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-27T00:47:50.781Z] Removing intermediate container 9658a28f3abf [2021-05-27T00:47:50.781Z] ---> dbcbd68d3c9b [2021-05-27T00:47:50.781Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:47:51.055Z] Removing intermediate container 5f7b10dcbec7 [2021-05-27T00:47:51.055Z] ---> c1dfd6728c77 [2021-05-27T00:47:51.055Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T00:47:51.055Z] ---> Running in 931132f7a6ac [2021-05-27T00:47:51.333Z] Removing intermediate container a5d4ca87197e [2021-05-27T00:47:51.333Z] ---> 69ff09240d5c [2021-05-27T00:47:51.333Z] Step 16/24 : WORKDIR / [2021-05-27T00:47:51.613Z] ---> bb36614d9a4f [2021-05-27T00:47:51.613Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T00:47:51.613Z] ---> Running in 03aaa709b1f5 [2021-05-27T00:47:51.889Z] ---> Running in afbbe7f12ad6 [2021-05-27T00:47:51.889Z] ---> f2b21ef6e2eb [2021-05-27T00:47:51.889Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T00:47:52.491Z] ---> 0a2b0f9843d4 [2021-05-27T00:47:52.491Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T00:47:53.080Z] ---> Running in 91490235b2ea [2021-05-27T00:47:53.080Z] Removing intermediate container afbbe7f12ad6 [2021-05-27T00:47:53.080Z] ---> 17b86ada0567 [2021-05-27T00:47:53.080Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:47:53.355Z] Removing intermediate container 03aaa709b1f5 [2021-05-27T00:47:53.355Z] ---> 6909baee801a [2021-05-27T00:47:53.355Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:47:53.627Z] ---> Running in a5dd24a62860 [2021-05-27T00:47:53.627Z] ---> 10adb9ca2bf7 [2021-05-27T00:47:53.627Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T00:47:54.223Z] Removing intermediate container a5dd24a62860 [2021-05-27T00:47:54.223Z] ---> 744a165e05cc [2021-05-27T00:47:54.223Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T00:47:54.223Z] ---> 37a42f983f82 [2021-05-27T00:47:54.223Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T00:47:54.829Z] ---> Running in 319f71a4fc13 [2021-05-27T00:47:54.829Z] Removing intermediate container 931132f7a6ac [2021-05-27T00:47:54.829Z] ---> 2567fb337a8b [2021-05-27T00:47:54.829Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-27T00:47:55.109Z] ---> Running in 4b8d10a0f254 [2021-05-27T00:47:55.384Z] ---> 659fe6084f40 [2021-05-27T00:47:55.384Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T00:47:55.655Z] Removing intermediate container 319f71a4fc13 [2021-05-27T00:47:55.655Z] ---> 44e88bbd3226 [2021-05-27T00:47:55.655Z] Step 22/23 : LABEL git_sha=ccf38b9892f919edc7fb50260b174c50c0f57926 [2021-05-27T00:47:55.925Z] ---> Running in b84180b5778d [2021-05-27T00:47:56.198Z] ---> ee14fd2cea2f [2021-05-27T00:47:56.198Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T00:47:56.477Z] ---> 4da3421e660a [2021-05-27T00:47:56.477Z] 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-27T00:47:56.754Z] Removing intermediate container b84180b5778d [2021-05-27T00:47:56.754Z] ---> b0e0a0b64b46 [2021-05-27T00:47:56.754Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T00:47:56.754Z] ---> Running in be8d64a98b5d [2021-05-27T00:47:57.031Z] ---> Running in 5adfada3e6ff [2021-05-27T00:47:57.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:47:57.310Z] Removing intermediate container 91490235b2ea [2021-05-27T00:47:57.310Z] ---> 5c293837f2d1 [2021-05-27T00:47:57.310Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:47:57.310Z] ---> 4463f69b2ff3 [2021-05-27T00:47:57.310Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T00:47:57.584Z] ---> Running in 936a82033a73 [2021-05-27T00:47:57.856Z] Removing intermediate container 5adfada3e6ff [2021-05-27T00:47:57.856Z] ---> 50c9dd4dcc73 [2021-05-27T00:47:57.856Z] [2021-05-27T00:47:58.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:47:58.130Z] Removing intermediate container 936a82033a73 [2021-05-27T00:47:58.130Z] ---> 008e6959bd5b [2021-05-27T00:47:58.130Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:47:58.405Z] Successfully built 50c9dd4dcc73 [2021-05-27T00:47:58.405Z] Successfully tagged support-notifications-arm64:latest [2021-05-27T00:47:58.405Z] ---> Running in 51ab7c3311ac [2021-05-27T00:47:58.405Z] Building support-scheduler [2021-05-27T00:47:58.679Z]  Building support-notifications ... done  ---> 68cf466c9978 [2021-05-27T00:47:58.679Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T00:47:59.669Z] Removing intermediate container 51ab7c3311ac [2021-05-27T00:47:59.669Z] ---> 4d7e9cc1e7b0 [2021-05-27T00:47:59.669Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T00:47:59.669Z] ---> Running in e1cfdde6aba6 [2021-05-27T00:47:59.943Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T00:47:59.943Z] Removing intermediate container be8d64a98b5d [2021-05-27T00:47:59.943Z] ---> cfadcd980e0b [2021-05-27T00:47:59.943Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T00:47:59.943Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T00:48:00.220Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T00:48:00.221Z] ---> Running in 2701940abafa [2021-05-27T00:48:00.492Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T00:48:00.774Z] Removing intermediate container e1cfdde6aba6 [2021-05-27T00:48:00.775Z] ---> 094aefb0845f [2021-05-27T00:48:00.775Z] Step 23/24 : LABEL git_sha=ccf38b9892f919edc7fb50260b174c50c0f57926 [2021-05-27T00:48:00.775Z] ---> 996c2705333c [2021-05-27T00:48:00.775Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T00:48:01.050Z] ---> Running in 7ef11de484ec [2021-05-27T00:48:01.050Z] Removing intermediate container 2701940abafa [2021-05-27T00:48:01.050Z] ---> f2b045276686 [2021-05-27T00:48:01.050Z] Step 24/26 : LABEL arch=arm64 [2021-05-27T00:48:01.321Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T00:48:01.603Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T00:48:01.603Z] ---> Running in 168d88f9d3c7 [2021-05-27T00:48:01.603Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:48:01.603Z] OK: 8 MiB in 20 packages [2021-05-27T00:48:01.894Z] Removing intermediate container 7ef11de484ec [2021-05-27T00:48:01.894Z] ---> d88fe840abdd [2021-05-27T00:48:01.894Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:48:02.171Z] ---> d7e0a068edb1 [2021-05-27T00:48:02.171Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T00:48:02.455Z] ---> Running in e4982241d614 [2021-05-27T00:48:02.732Z] Removing intermediate container 168d88f9d3c7 [2021-05-27T00:48:02.732Z] ---> 53888a65abd7 [2021-05-27T00:48:02.732Z] Step 25/26 : LABEL git_sha=ccf38b9892f919edc7fb50260b174c50c0f57926 [2021-05-27T00:48:02.732Z] ---> Running in 4bcfe2eecb2a [2021-05-27T00:48:03.367Z] Removing intermediate container e4982241d614 [2021-05-27T00:48:03.367Z] ---> 07bd6298c672 [2021-05-27T00:48:03.367Z] [2021-05-27T00:48:03.367Z] ---> 9f1df8e26f5a [2021-05-27T00:48:03.367Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T00:48:03.648Z] Removing intermediate container 4b8d10a0f254 [2021-05-27T00:48:03.648Z] ---> 50a227fec44c [2021-05-27T00:48:03.648Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:48:03.925Z] Successfully built 07bd6298c672 [2021-05-27T00:48:03.925Z] Successfully tagged core-metadata-arm64:latest [2021-05-27T00:48:03.925Z] Building sys-mgmt-agent [2021-05-27T00:48:04.201Z]  Building core-metadata ... done Removing intermediate container 4bcfe2eecb2a [2021-05-27T00:48:04.201Z] ---> 999adab20fc0 [2021-05-27T00:48:04.201Z] Step 26/26 : LABEL version=0.0.0 [2021-05-27T00:48:04.479Z] ---> Running in 974dbd2e09ec [2021-05-27T00:48:04.479Z] ---> eb573138e2d2 [2021-05-27T00:48:04.479Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T00:48:04.764Z] ---> ee78751e04b7 [2021-05-27T00:48:04.764Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T00:48:05.039Z] ---> Running in bd7ca63e665c [2021-05-27T00:48:05.039Z] Removing intermediate container 974dbd2e09ec [2021-05-27T00:48:05.039Z] ---> c613d092be2f [2021-05-27T00:48:05.039Z] [2021-05-27T00:48:05.638Z] Successfully built c613d092be2f [2021-05-27T00:48:05.912Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-27T00:48:05.912Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-05-27T00:48:05.912Z] Removing intermediate container bd7ca63e665c [2021-05-27T00:48:05.912Z] ---> 46418bb37830 [2021-05-27T00:48:05.912Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T00:48:06.516Z] ---> c77223cbed5f [2021-05-27T00:48:06.516Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T00:48:06.790Z] ---> df0bae012939 [2021-05-27T00:48:06.790Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T00:48:07.396Z] ---> Running in 66a5e697f117 [2021-05-27T00:48:07.675Z] ---> 0231155700f1 [2021-05-27T00:48:07.675Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T00:48:07.948Z] ---> Running in 4236adf440b2 [2021-05-27T00:48:08.938Z] Removing intermediate container 4236adf440b2 [2021-05-27T00:48:08.938Z] ---> 6b5db3999c93 [2021-05-27T00:48:08.938Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:48:09.211Z] ---> Running in 040cebf71e7c [2021-05-27T00:48:09.812Z] Removing intermediate container 040cebf71e7c [2021-05-27T00:48:09.812Z] ---> 5d9bd8d78e04 [2021-05-27T00:48:09.812Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T00:48:10.086Z] ---> Running in 9e6ca1d7751c [2021-05-27T00:48:10.361Z] Removing intermediate container 66a5e697f117 [2021-05-27T00:48:10.361Z] ---> e06c26b83b01 [2021-05-27T00:48:10.361Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T00:48:10.961Z] ---> Running in d15135f91338 [2021-05-27T00:48:10.961Z] Removing intermediate container 9e6ca1d7751c [2021-05-27T00:48:10.961Z] ---> 9a5177116440 [2021-05-27T00:48:10.961Z] Step 23/24 : LABEL git_sha=ccf38b9892f919edc7fb50260b174c50c0f57926 [2021-05-27T00:48:11.236Z] ---> Running in 285e5665c045 [2021-05-27T00:48:11.509Z] Removing intermediate container d15135f91338 [2021-05-27T00:48:11.509Z] ---> 40de19f12e0d [2021-05-27T00:48:11.509Z] Step 29/32 : CMD ["gate"] [2021-05-27T00:48:12.118Z] ---> Running in 2c33e1c9c20e [2021-05-27T00:48:12.118Z] Removing intermediate container 285e5665c045 [2021-05-27T00:48:12.118Z] ---> c12a3ac1a8f3 [2021-05-27T00:48:12.118Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:48:12.393Z] ---> Running in 8355b9bb87af [2021-05-27T00:48:12.686Z] Removing intermediate container 2c33e1c9c20e [2021-05-27T00:48:12.686Z] ---> a8f326219af0 [2021-05-27T00:48:12.686Z] Step 30/32 : LABEL arch=arm64 [2021-05-27T00:48:13.286Z] ---> Running in ad7c3317d95e [2021-05-27T00:48:13.286Z] Removing intermediate container 8355b9bb87af [2021-05-27T00:48:13.286Z] ---> 4dbff14cab41 [2021-05-27T00:48:13.286Z] [2021-05-27T00:48:13.885Z] Successfully built 4dbff14cab41 [2021-05-27T00:48:13.885Z] Successfully tagged core-data-arm64:latest [2021-05-27T00:48:13.885Z] Building core-command [2021-05-27T00:48:14.159Z]  Building core-data ... done Removing intermediate container ad7c3317d95e [2021-05-27T00:48:14.159Z] ---> 9692911f287b [2021-05-27T00:48:14.159Z] Step 31/32 : LABEL git_sha=ccf38b9892f919edc7fb50260b174c50c0f57926 [2021-05-27T00:48:14.448Z] ---> Running in 06a3fd01a5c7 [2021-05-27T00:48:15.047Z] Removing intermediate container 06a3fd01a5c7 [2021-05-27T00:48:15.047Z] ---> 90eec669f9a7 [2021-05-27T00:48:15.047Z] Step 32/32 : LABEL version=0.0.0 [2021-05-27T00:48:15.331Z] ---> Running in d4c934177711 [2021-05-27T00:48:16.311Z] Removing intermediate container d4c934177711 [2021-05-27T00:48:16.311Z] ---> 0f51d659fb1a [2021-05-27T00:48:16.311Z] [2021-05-27T00:48:16.584Z] Successfully built 0f51d659fb1a [2021-05-27T00:48:16.584Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-27T00:48:48.979Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:48:48.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:48:48.979Z] ---> df6861094282 [2021-05-27T00:48:48.979Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T00:48:48.979Z] ---> Using cache [2021-05-27T00:48:48.979Z] ---> 07897fc5e85b [2021-05-27T00:48:48.979Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:48:48.979Z] ---> Using cache [2021-05-27T00:48:48.979Z] ---> 17e226fa70f9 [2021-05-27T00:48:48.979Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T00:48:50.559Z] ---> Running in e55c7f5f93d5 [2021-05-27T00:48:52.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:48:53.007Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:48:54.011Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:48:54.011Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:48:54.011Z] ---> df6861094282 [2021-05-27T00:48:54.011Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:48:54.011Z] ---> Using cache [2021-05-27T00:48:54.011Z] ---> 07897fc5e85b [2021-05-27T00:48:54.011Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:48:54.011Z] ---> Using cache [2021-05-27T00:48:54.011Z] ---> 17e226fa70f9 [2021-05-27T00:48:54.011Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T00:48:54.011Z] OK: 218 MiB in 52 packages [2021-05-27T00:48:54.625Z] ---> Running in e8d77ea35643 [2021-05-27T00:48:54.900Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:48:54.900Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:48:54.900Z] ---> df6861094282 [2021-05-27T00:48:54.900Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T00:48:54.900Z] ---> Using cache [2021-05-27T00:48:54.900Z] ---> 07897fc5e85b [2021-05-27T00:48:54.900Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:48:54.900Z] ---> Using cache [2021-05-27T00:48:54.900Z] ---> 17e226fa70f9 [2021-05-27T00:48:54.900Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T00:48:54.900Z] ---> Running in ac2032e8807e [2021-05-27T00:48:56.361Z] Removing intermediate container e55c7f5f93d5 [2021-05-27T00:48:56.361Z] ---> 649f11157a18 [2021-05-27T00:48:56.361Z] Step 6/23 : COPY go.mod . [2021-05-27T00:48:56.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:48:56.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:48:57.593Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:48:57.593Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:48:57.593Z] ---> df6861094282 [2021-05-27T00:48:57.593Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:48:57.593Z] ---> Using cache [2021-05-27T00:48:57.593Z] ---> 07897fc5e85b [2021-05-27T00:48:57.593Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:48:57.593Z] ---> Using cache [2021-05-27T00:48:57.593Z] ---> 17e226fa70f9 [2021-05-27T00:48:57.593Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T00:48:57.593Z] ---> Using cache [2021-05-27T00:48:57.593Z] ---> 649f11157a18 [2021-05-27T00:48:57.593Z] Step 6/24 : COPY go.mod . [2021-05-27T00:48:57.593Z] ---> Using cache [2021-05-27T00:48:57.593Z] ---> fedc94e8a565 [2021-05-27T00:48:57.593Z] Step 7/24 : RUN go mod download [2021-05-27T00:48:57.593Z] ---> fedc94e8a565 [2021-05-27T00:48:57.593Z] Step 7/23 : RUN go mod download [2021-05-27T00:48:57.593Z] ---> Running in f5fa3d9a6517 [2021-05-27T00:48:57.593Z] ---> Running in d976ae094aea [2021-05-27T00:48:57.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:48:58.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:48:58.756Z] OK: 218 MiB in 52 packages [2021-05-27T00:49:00.229Z] Removing intermediate container e8d77ea35643 [2021-05-27T00:49:00.229Z] ---> 178594e945fd [2021-05-27T00:49:00.229Z] Step 6/24 : COPY go.mod . [2021-05-27T00:49:00.508Z] Removing intermediate container f5fa3d9a6517 [2021-05-27T00:49:00.508Z] ---> 6716e2b02011 [2021-05-27T00:49:00.508Z] Step 8/24 : COPY . . [2021-05-27T00:49:00.508Z] Removing intermediate container d976ae094aea [2021-05-27T00:49:00.508Z] ---> 716bff07cafa [2021-05-27T00:49:00.508Z] Step 8/23 : COPY . . [2021-05-27T00:49:01.110Z] ---> 24fa37ed821e [2021-05-27T00:49:01.110Z] Step 7/24 : RUN go mod download [2021-05-27T00:49:01.387Z] ---> Running in 0504bcdd1342 [2021-05-27T00:49:01.666Z] OK: 218 MiB in 52 packages [2021-05-27T00:49:05.102Z] Removing intermediate container ac2032e8807e [2021-05-27T00:49:05.102Z] ---> 0837e99bd4e9 [2021-05-27T00:49:05.102Z] Step 6/22 : COPY go.mod . [2021-05-27T00:49:06.559Z] ---> 3b4115964d1e [2021-05-27T00:49:06.559Z] Step 7/22 : RUN go mod download [2021-05-27T00:49:06.559Z] ---> Running in 1a082ea245c8 [2021-05-27T00:49:07.170Z] Removing intermediate container 0504bcdd1342 [2021-05-27T00:49:07.170Z] ---> 7f36971f1c23 [2021-05-27T00:49:07.170Z] Step 8/24 : COPY . . [2021-05-27T00:49:11.506Z] Removing intermediate container 1a082ea245c8 [2021-05-27T00:49:11.506Z] ---> afb1ddd95029 [2021-05-27T00:49:11.506Z] Step 8/22 : COPY . . [2021-05-27T00:49:18.319Z] ---> 8bc92ac11f7b [2021-05-27T00:49:18.319Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:49:18.921Z] ---> e0ae41e1bafa [2021-05-27T00:49:18.921Z] Step 9/23 : RUN go mod tidy [2021-05-27T00:49:19.205Z] ---> Running in 5c0d820ae9b1 [2021-05-27T00:49:20.195Z] ---> Running in e23f23fefb58 [2021-05-27T00:49:24.587Z] ---> 857b858445b4 [2021-05-27T00:49:24.587Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:49:24.587Z] ---> Running in 7a49ebaa4f43 [2021-05-27T00:49:26.042Z] Removing intermediate container 5c0d820ae9b1 [2021-05-27T00:49:26.042Z] ---> 3b9dac4a19cf [2021-05-27T00:49:26.042Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T00:49:26.319Z] Removing intermediate container e23f23fefb58 [2021-05-27T00:49:26.319Z] ---> f529586c19a1 [2021-05-27T00:49:26.319Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T00:49:26.319Z] ---> Running in 61186ef3919a [2021-05-27T00:49:26.594Z] ---> Running in e7eb26c12fd3 [2021-05-27T00:49:27.213Z] ---> 9b1946e27db6 [2021-05-27T00:49:27.213Z] Step 9/22 : RUN go mod tidy [2021-05-27T00:49:27.502Z] ---> Running in 945e49ce3f06 [2021-05-27T00:49:28.958Z] 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-27T00:49:29.239Z] 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-27T00:49:29.518Z] Removing intermediate container 7a49ebaa4f43 [2021-05-27T00:49:29.518Z] ---> f7a3c4046ac1 [2021-05-27T00:49:29.518Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T00:49:29.518Z] ---> Running in 4faf55449cc8 [2021-05-27T00:49:31.507Z] 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-27T00:49:33.504Z] Removing intermediate container 945e49ce3f06 [2021-05-27T00:49:33.504Z] ---> 32a4fdc8772b [2021-05-27T00:49:33.504Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T00:49:33.778Z] ---> Running in d7c694b26457 [2021-05-27T00:49:35.789Z] 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-27T00:50:57.603Z] 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-27T00:50:57.603Z] Removing intermediate container 61186ef3919a [2021-05-27T00:50:57.603Z] ---> 536f9ad2d9d6 [2021-05-27T00:50:57.603Z] [2021-05-27T00:50:57.603Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T00:50:57.603Z] ---> 9852663dfa18 [2021-05-27T00:50:57.603Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T00:50:57.603Z] ---> Using cache [2021-05-27T00:50:57.603Z] ---> b6dcfe8d8bc0 [2021-05-27T00:50:57.603Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:50:57.603Z] ---> Using cache [2021-05-27T00:50:57.603Z] ---> 42e9b6a317c0 [2021-05-27T00:50:57.603Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T00:50:57.603Z] ---> Running in b1627c607780 [2021-05-27T00:50:58.204Z] Removing intermediate container b1627c607780 [2021-05-27T00:50:58.204Z] ---> 1cc2db39fb6a [2021-05-27T00:50:58.204Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T00:50:58.204Z] ---> Running in f4fa0415592c [2021-05-27T00:50:59.199Z] Removing intermediate container f4fa0415592c [2021-05-27T00:50:59.199Z] ---> 0bf66da6cfb4 [2021-05-27T00:50:59.199Z] Step 16/24 : WORKDIR / [2021-05-27T00:50:59.199Z] ---> Running in d10aaa5f308f [2021-05-27T00:51:00.648Z] Removing intermediate container d10aaa5f308f [2021-05-27T00:51:00.648Z] ---> a4a8592fc294 [2021-05-27T00:51:00.648Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:51:02.652Z] ---> 82384caad3e9 [2021-05-27T00:51:02.652Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T00:51:02.933Z] Removing intermediate container e7eb26c12fd3 [2021-05-27T00:51:02.933Z] ---> 48f6699de5e0 [2021-05-27T00:51:02.933Z] [2021-05-27T00:51:02.933Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T00:51:02.933Z] ---> 9852663dfa18 [2021-05-27T00:51:02.933Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T00:51:02.933Z] ---> Using cache [2021-05-27T00:51:02.933Z] ---> b6dcfe8d8bc0 [2021-05-27T00:51:02.933Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:51:02.933Z] ---> Using cache [2021-05-27T00:51:02.933Z] ---> 42e9b6a317c0 [2021-05-27T00:51:02.933Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T00:51:03.216Z] ---> Running in 3659f14d8e42 [2021-05-27T00:51:04.211Z] ---> 45920d9d7211 [2021-05-27T00:51:04.211Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T00:51:04.486Z] Removing intermediate container 3659f14d8e42 [2021-05-27T00:51:04.486Z] ---> f22eb81eb325 [2021-05-27T00:51:04.486Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T00:51:04.758Z] ---> Running in ec37d99a53b6 [2021-05-27T00:51:05.740Z] ---> f86c002ecd8c [2021-05-27T00:51:05.740Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T00:51:06.014Z] Removing intermediate container ec37d99a53b6 [2021-05-27T00:51:06.014Z] ---> ba761411fa64 [2021-05-27T00:51:06.014Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:51:06.014Z] ---> Running in de9cfc5817ea [2021-05-27T00:51:06.296Z] Removing intermediate container d7c694b26457 [2021-05-27T00:51:06.296Z] ---> fe56df76fc66 [2021-05-27T00:51:06.296Z] [2021-05-27T00:51:06.296Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T00:51:06.296Z] ---> 9852663dfa18 [2021-05-27T00:51:06.296Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T00:51:06.570Z] ---> Running in f4cf5f37e294 [2021-05-27T00:51:06.860Z] Removing intermediate container de9cfc5817ea [2021-05-27T00:51:06.860Z] ---> 0c231f98b6b9 [2021-05-27T00:51:06.860Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:51:07.132Z] ---> 6940d2430715 [2021-05-27T00:51:07.132Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T00:51:07.132Z] ---> Running in 34f3ca08b40a [2021-05-27T00:51:07.410Z] Removing intermediate container 4faf55449cc8 [2021-05-27T00:51:07.410Z] ---> b9a29626fb9a [2021-05-27T00:51:07.410Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T00:51:07.682Z] ---> Running in 779cf89ed415 [2021-05-27T00:51:07.955Z] Removing intermediate container 34f3ca08b40a [2021-05-27T00:51:07.955Z] ---> ba36d8fa188b [2021-05-27T00:51:07.955Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T00:51:08.225Z] ---> Running in 9ae823e23da8 [2021-05-27T00:51:08.594Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:51:08.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:51:08.908Z] ---> f01636418427 [2021-05-27T00:51:08.908Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T00:51:09.205Z] Removing intermediate container 9ae823e23da8 [2021-05-27T00:51:09.205Z] ---> b2af7d61dfa0 [2021-05-27T00:51:09.205Z] Step 23/24 : LABEL git_sha=ccf38b9892f919edc7fb50260b174c50c0f57926 [2021-05-27T00:51:09.566Z] ---> Running in 30448744319f [2021-05-27T00:51:09.566Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T00:51:09.566Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T00:51:09.566Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-27T00:51:09.566Z] (4/4) Installing curl (7.76.1-r0) [2021-05-27T00:51:09.566Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:51:09.860Z] 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-27T00:51:09.860Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T00:51:10.142Z] OK: 7 MiB in 18 packages [2021-05-27T00:51:10.425Z] Removing intermediate container 30448744319f [2021-05-27T00:51:10.425Z] ---> 6dbc16049de0 [2021-05-27T00:51:10.425Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:51:10.425Z] ---> 5db627a74ccc [2021-05-27T00:51:10.425Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T00:51:10.698Z] ---> Running in 4ce7ca6c3499 [2021-05-27T00:51:10.698Z] ---> Running in e1d985320a76 [2021-05-27T00:51:11.311Z] Removing intermediate container 4ce7ca6c3499 [2021-05-27T00:51:11.311Z] ---> 91634df64e5c [2021-05-27T00:51:11.311Z] [2021-05-27T00:51:11.311Z] Removing intermediate container e1d985320a76 [2021-05-27T00:51:11.311Z] ---> 3288bfd4917d [2021-05-27T00:51:11.311Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:51:11.589Z] ---> Running in 7dc271ba3cd1 [2021-05-27T00:51:12.188Z] Successfully built 91634df64e5c [2021-05-27T00:51:12.188Z] Successfully tagged core-command-arm64:latest [2021-05-27T00:51:12.188Z]  Building core-command ... done Removing intermediate container f4cf5f37e294 [2021-05-27T00:51:12.188Z] ---> 079bb3056087 [2021-05-27T00:51:12.188Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T00:51:12.463Z] Removing intermediate container 7dc271ba3cd1 [2021-05-27T00:51:12.463Z] ---> 7cd8f0372c4e [2021-05-27T00:51:12.463Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T00:51:12.463Z] ---> Running in 8fb3c91c69b5 [2021-05-27T00:51:12.463Z] ---> Running in 95f370bbe7ea [2021-05-27T00:51:13.061Z] Removing intermediate container 779cf89ed415 [2021-05-27T00:51:13.061Z] ---> 2165aa036a94 [2021-05-27T00:51:13.061Z] [2021-05-27T00:51:13.061Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T00:51:13.061Z] Removing intermediate container 8fb3c91c69b5 [2021-05-27T00:51:13.061Z] ---> 4fb05b567ff8 [2021-05-27T00:51:13.061Z] Step 14/22 : WORKDIR /edgex [2021-05-27T00:51:13.061Z] Removing intermediate container 95f370bbe7ea [2021-05-27T00:51:13.061Z] ---> a885df921331 [2021-05-27T00:51:13.061Z] Step 22/23 : LABEL git_sha=ccf38b9892f919edc7fb50260b174c50c0f57926 [2021-05-27T00:51:13.061Z] 20.10.0: Pulling from library/docker [2021-05-27T00:51:13.335Z] ---> Running in 9b2e6275ba75 [2021-05-27T00:51:13.335Z] ---> Running in eab34ca226f5 [2021-05-27T00:51:13.937Z] Removing intermediate container eab34ca226f5 [2021-05-27T00:51:13.937Z] ---> 34e8eb91b08f [2021-05-27T00:51:13.937Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T00:51:13.937Z] Removing intermediate container 9b2e6275ba75 [2021-05-27T00:51:13.937Z] ---> 0859243e8710 [2021-05-27T00:51:13.937Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T00:51:14.211Z] ---> Running in aa601b745df6 [2021-05-27T00:51:15.195Z] Removing intermediate container aa601b745df6 [2021-05-27T00:51:15.195Z] ---> 13f4942ba98c [2021-05-27T00:51:15.195Z] [2021-05-27T00:51:15.473Z] ---> 33c6ce288860 [2021-05-27T00:51:15.473Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T00:51:15.771Z] Successfully built 13f4942ba98c [2021-05-27T00:51:15.771Z] Successfully tagged support-scheduler-arm64:latest [2021-05-27T00:51:17.214Z]  Building support-scheduler ... done  ---> 2a6b3f33d3c4 [2021-05-27T00:51:17.214Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T00:51:18.655Z] ---> 1e88887ce2b4 [2021-05-27T00:51:18.655Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T00:51:19.257Z] ---> Running in e509df29b2a1 [2021-05-27T00:51:19.852Z] Removing intermediate container e509df29b2a1 [2021-05-27T00:51:19.852Z] ---> c33c20822e8d [2021-05-27T00:51:19.852Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T00:51:20.124Z] ---> Running in 69ea11f291f4 [2021-05-27T00:51:20.721Z] Removing intermediate container 69ea11f291f4 [2021-05-27T00:51:20.721Z] ---> b3283fcad86c [2021-05-27T00:51:20.721Z] Step 20/22 : LABEL arch=arm64 [2021-05-27T00:51:20.994Z] ---> Running in add940b747b9 [2021-05-27T00:51:21.596Z] Removing intermediate container add940b747b9 [2021-05-27T00:51:21.596Z] ---> 7a91068fbc27 [2021-05-27T00:51:21.596Z] Step 21/22 : LABEL git_sha=ccf38b9892f919edc7fb50260b174c50c0f57926 [2021-05-27T00:51:21.872Z] ---> Running in 341d6fbe147a [2021-05-27T00:51:22.144Z] Removing intermediate container 341d6fbe147a [2021-05-27T00:51:22.144Z] ---> 8a81aa81cdd2 [2021-05-27T00:51:22.144Z] Step 22/22 : LABEL version=0.0.0 [2021-05-27T00:51:22.415Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T00:51:22.415Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T00:51:22.415Z] ---> eeaf43b92773 [2021-05-27T00:51:22.415Z] 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-27T00:51:22.415Z] ---> Running in df95287dbdab [2021-05-27T00:51:22.688Z] ---> Running in f4d3c06ac8b2 [2021-05-27T00:51:22.967Z] Removing intermediate container df95287dbdab [2021-05-27T00:51:22.967Z] ---> bcc897e6e762 [2021-05-27T00:51:22.967Z] [2021-05-27T00:51:22.967Z] Removing intermediate container f4d3c06ac8b2 [2021-05-27T00:51:22.967Z] ---> b5b4136c1ef4 [2021-05-27T00:51:22.967Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T00:51:23.239Z] ---> Running in d0f8aac3cef6 [2021-05-27T00:51:23.239Z] Successfully built bcc897e6e762 [2021-05-27T00:51:23.509Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-27T00:51:24.485Z]  Building security-proxy-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:51:24.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:51:25.078Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T00:51:25.078Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T00:51:25.078Z] Executing bash-5.0.17-r0.post-install [2021-05-27T00:51:25.078Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T00:51:25.078Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-27T00:51:25.078Z] (5/39) Installing curl (7.76.1-r0) [2021-05-27T00:51:25.078Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T00:51:25.078Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T00:51:25.078Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T00:51:25.078Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T00:51:25.078Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T00:51:25.078Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T00:51:25.078Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T00:51:25.078Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T00:51:27.048Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T00:51:27.048Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T00:51:27.048Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T00:51:27.048Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T00:51:27.048Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T00:51:27.048Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T00:51:27.048Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T00:51:27.048Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T00:51:27.048Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T00:51:27.048Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T00:51:27.048Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T00:51:27.048Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T00:51:27.318Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T00:51:27.318Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T00:51:27.318Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T00:51:27.318Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T00:51:27.318Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T00:51:27.318Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T00:51:27.318Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T00:51:27.318Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T00:51:27.318Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T00:51:27.318Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T00:51:27.318Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T00:51:27.318Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T00:51:27.318Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T00:51:27.318Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T00:51:27.587Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T00:51:27.587Z] OK: 72 MiB in 59 packages [2021-05-27T00:51:31.867Z] Collecting docker-compose==1.23.2 [2021-05-27T00:51:31.867Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T00:51:31.867Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T00:51:31.867Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T00:51:32.456Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T00:51:32.456Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T00:51:33.431Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T00:51:33.431Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T00:51:34.857Z] 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-27T00:51:35.127Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T00:51:35.127Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T00:51:36.095Z] Collecting PyYAML<4,>=3.10 [2021-05-27T00:51:36.095Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T00:51:39.461Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T00:51:39.461Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T00:51:41.421Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T00:51:41.421Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T00:51:42.393Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T00:51:42.393Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T00:51:42.393Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T00:51:42.393Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T00:51:44.360Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T00:51:44.360Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T00:51:44.631Z] 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-27T00:51:44.631Z] Collecting idna<2.8,>=2.5 [2021-05-27T00:51:44.631Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T00:51:45.222Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T00:51:45.223Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T00:51:45.494Z] 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-27T00:51:45.494Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T00:51:45.494Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T00:51:45.494Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T00:51:45.494Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T00:51:46.466Z] Installing collected packages: cached-property, idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, PyYAML, texttable, docopt, docker-compose [2021-05-27T00:51:46.466Z] Attempting uninstall: idna [2021-05-27T00:51:46.466Z] Found existing installation: idna 2.9 [2021-05-27T00:51:46.466Z] Uninstalling idna-2.9: [2021-05-27T00:51:46.466Z] Successfully uninstalled idna-2.9 [2021-05-27T00:51:47.057Z] Attempting uninstall: urllib3 [2021-05-27T00:51:47.057Z] Found existing installation: urllib3 1.25.9 [2021-05-27T00:51:47.057Z] Uninstalling urllib3-1.25.9: [2021-05-27T00:51:47.057Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T00:51:47.647Z] Attempting uninstall: requests [2021-05-27T00:51:47.647Z] Found existing installation: requests 2.23.0 [2021-05-27T00:51:47.647Z] Uninstalling requests-2.23.0: [2021-05-27T00:51:47.647Z] Successfully uninstalled requests-2.23.0 [2021-05-27T00:51:49.071Z] Running setup.py install for dockerpty: started [2021-05-27T00:51:51.029Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T00:51:51.298Z] Running setup.py install for PyYAML: started [2021-05-27T00:51:53.280Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T00:51:53.280Z] Running setup.py install for texttable: started [2021-05-27T00:51:55.246Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T00:51:55.246Z] Running setup.py install for docopt: started [2021-05-27T00:51:57.205Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T00:51:57.795Z] 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-27T00:52:06.058Z] Removing intermediate container d0f8aac3cef6 [2021-05-27T00:52:06.058Z] ---> 0241408352f5 [2021-05-27T00:52:06.058Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T00:52:06.058Z] ---> Running in d66f037f6282 [2021-05-27T00:52:06.651Z] Removing intermediate container d66f037f6282 [2021-05-27T00:52:06.651Z] ---> 32de3700944e [2021-05-27T00:52:06.651Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T00:52:06.651Z] ---> Running in 62c6f4d50242 [2021-05-27T00:52:07.245Z] Removing intermediate container 62c6f4d50242 [2021-05-27T00:52:07.245Z] ---> 561541ee070b [2021-05-27T00:52:07.245Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T00:52:08.217Z] ---> 5b848c8f45c3 [2021-05-27T00:52:08.217Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T00:52:09.195Z] ---> 1234cebe56fd [2021-05-27T00:52:09.195Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T00:52:10.203Z] ---> 288cebf3f5b2 [2021-05-27T00:52:10.203Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T00:52:10.203Z] ---> Running in 223d16f8e0fe [2021-05-27T00:52:10.473Z] Removing intermediate container 223d16f8e0fe [2021-05-27T00:52:10.473Z] ---> a8e4107c9b40 [2021-05-27T00:52:10.473Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:52:10.746Z] ---> Running in 2235b5913a28 [2021-05-27T00:52:11.019Z] Removing intermediate container 2235b5913a28 [2021-05-27T00:52:11.019Z] ---> cf270b8bcfce [2021-05-27T00:52:11.019Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T00:52:11.290Z] ---> Running in 8f4315f2d4da [2021-05-27T00:52:11.886Z] Removing intermediate container 8f4315f2d4da [2021-05-27T00:52:11.886Z] ---> d55e845d3cff [2021-05-27T00:52:11.887Z] Step 23/24 : LABEL git_sha=ccf38b9892f919edc7fb50260b174c50c0f57926 [2021-05-27T00:52:11.887Z] ---> Running in 62568583d888 [2021-05-27T00:52:12.481Z] Removing intermediate container 62568583d888 [2021-05-27T00:52:12.481Z] ---> 5d10a8d1aa8f [2021-05-27T00:52:12.481Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:52:12.481Z] ---> Running in b54ed0117067 [2021-05-27T00:52:13.073Z] Removing intermediate container b54ed0117067 [2021-05-27T00:52:13.073Z] ---> 80dd5dbf85b3 [2021-05-27T00:52:13.073Z] [2021-05-27T00:52:13.721Z] Successfully built 80dd5dbf85b3 [2021-05-27T00:52:13.721Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-27T00:52:14.018Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-27T00:52:14.036Z] $ docker stop --time=1 00ce1b7efe293ecba984ad2f5f3ddc8613dbe83d568d2829675ed77f5da8ea11 [2021-05-27T00:52:15.910Z] $ docker rm -f 00ce1b7efe293ecba984ad2f5f3ddc8613dbe83d568d2829675ed77f5da8ea11 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T00:52:18.995Z] + docker images [2021-05-27T00:52:18.995Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T00:52:18.995Z] sys-mgmt-agent-arm64 latest 80dd5dbf85b3 4 seconds ago 299MB [2021-05-27T00:52:18.995Z] security-proxy-setup-arm64 latest bcc897e6e762 54 seconds ago 24MB [2021-05-27T00:52:18.995Z] support-scheduler-arm64 latest 13f4942ba98c About a minute ago 15.1MB [2021-05-27T00:52:18.995Z] 2165aa036a94 About a minute ago 970MB [2021-05-27T00:52:18.995Z] core-command-arm64 latest 91634df64e5c About a minute ago 14.7MB [2021-05-27T00:52:18.995Z] fe56df76fc66 About a minute ago 968MB [2021-05-27T00:52:18.995Z] 48f6699de5e0 About a minute ago 965MB [2021-05-27T00:52:18.995Z] 536f9ad2d9d6 About a minute ago 962MB [2021-05-27T00:52:18.995Z] security-bootstrapper-arm64 latest 0f51d659fb1a 4 minutes ago 17.1MB [2021-05-27T00:52:18.995Z] core-data-arm64 latest 4dbff14cab41 4 minutes ago 19.1MB [2021-05-27T00:52:18.996Z] security-secretstore-setup-arm64 latest c613d092be2f 4 minutes ago 24.3MB [2021-05-27T00:52:18.996Z] core-metadata-arm64 latest 07bd6298c672 4 minutes ago 15.6MB [2021-05-27T00:52:18.996Z] support-notifications-arm64 latest 50c9dd4dcc73 4 minutes ago 15.6MB [2021-05-27T00:52:18.996Z] 62fde3e678af 4 minutes ago 972MB [2021-05-27T00:52:18.996Z] db983a8b830c 4 minutes ago 969MB [2021-05-27T00:52:18.996Z] 4ad8a01aca67 4 minutes ago 969MB [2021-05-27T00:52:18.996Z] fd472627aa29 4 minutes ago 965MB [2021-05-27T00:52:18.996Z] c63fafac5d0f 4 minutes ago 964MB [2021-05-27T00:52:18.996Z] ci-base-image-arm64 latest df6861094282 14 minutes ago 641MB [2021-05-27T00:52:18.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-27T00:52:18.996Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-27T00:52:18.996Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-27T00:52:18.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-27T00:52:19.550Z] ---> job-cost.sh [2021-05-27T00:52:19.551Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-odun [2021-05-27T00:52:58.496Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T00:54:35.240Z] lf-activate-venv(): INFO: Adding /tmp/venv-odun/bin to PATH [2021-05-27T00:54:35.240Z] INFO: No Stack... [2021-05-27T00:54:35.240Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-27T00:54:35.240Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T00:54:35.603Z] + cut -d, -f6 [2021-05-27T00:54:35.603Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-05-27T00:54:35.678Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3492-3-stack-cost] [2021-05-27T00:54:35.687Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3492-3-stack-cost] did not exist. Created. [2021-05-27T00:54:35.688Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3492-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T00:54:36.057Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-27T00:54:36.308Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T00:54:36.324Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3492-3-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] configFileProvider [2021-05-27T00:54:36.912Z] provisioning config files... [2021-05-27T00:54:36.925Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2539176233985959850tmp [Pipeline] { [Pipeline] sh [2021-05-27T00:54:37.249Z] + set +x [2021-05-27T00:54:37.249Z] + bash -s -- [2021-05-27T00:54:37.249Z] + curl -s https://codecov.io/bash [2021-05-27T00:54:37.512Z] [2021-05-27T00:54:37.512Z] _____ _ [2021-05-27T00:54:37.512Z] / ____| | | [2021-05-27T00:54:37.512Z] | | ___ __| | ___ ___ _____ __ [2021-05-27T00:54:37.512Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-27T00:54:37.512Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-27T00:54:37.512Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-27T00:54:37.512Z] Bash-1.0.3 [2021-05-27T00:54:37.512Z] [2021-05-27T00:54:37.512Z] [2021-05-27T00:54:37.512Z] ==> git version 2.24.4 found [2021-05-27T00:54:37.512Z] ==> 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-27T00:54:37.512Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-27T00:54:37.512Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-27T00:54:37.512Z] ==> Jenkins CI detected. [2021-05-27T00:54:37.512Z] project root: . [2021-05-27T00:54:37.512Z] --> token set from env [2021-05-27T00:54:37.512Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-27T00:54:37.512Z] ==> Running gcov in . (disable via -X gcov) [2021-05-27T00:54:37.512Z] ==> Python coveragepy not found [2021-05-27T00:54:37.512Z] ==> Searching for coverage reports in: [2021-05-27T00:54:37.512Z] + . [2021-05-27T00:54:37.512Z] -> Found 1 reports [2021-05-27T00:54:37.512Z] ==> Detecting git/mercurial file structure [2021-05-27T00:54:37.512Z] ==> Reading reports [2021-05-27T00:54:37.512Z] + ./coverage.out bytes=405172 [2021-05-27T00:54:37.512Z] ==> Appending adjustments [2021-05-27T00:54:37.512Z] https://docs.codecov.io/docs/fixing-reports [2021-05-27T00:54:38.901Z] + Found adjustments [2021-05-27T00:54:38.901Z] ==> Gzipping contents [2021-05-27T00:54:38.901Z] 56K /tmp/codecov.8qQAUT.gz [2021-05-27T00:54:38.901Z] ==> Uploading reports [2021-05-27T00:54:38.901Z] url: https://codecov.io [2021-05-27T00:54:38.901Z] query: branch=PR-3492&commit=70922f11a346fcd4308df340cb3f077f6d2937ef&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= [2021-05-27T00:54:38.901Z] -> Pinging Codecov [2021-05-27T00:54:38.901Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3492&commit=70922f11a346fcd4308df340cb3f077f6d2937ef&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= [2021-05-27T00:54:40.291Z] -> Uploading to [2021-05-27T00:54:40.291Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-27/00271124DB129430A58F1EEE437C3FCB/70922f11a346fcd4308df340cb3f077f6d2937ef/81351393-5254-4251-b505-41a04dc78945.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T005439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c76003dc03671349d5da828a93bdaf907ed0777dbf0826698c2e8687c71dd761 [2021-05-27T00:54:40.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T00:54:40.291Z] Dload Upload Total Spent Left Speed [2021-05-27T00:54:40.291Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56492 0 0 100 56492 0 159k --:--:-- --:--:-- --:--:-- 159k [2021-05-27T00:54:40.291Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/70922f11a346fcd4308df340cb3f077f6d2937ef [Pipeline] } [2021-05-27T00:54:40.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-27T00:54:41.412Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:54:41.990Z] ---> package-listing.sh [2021-05-27T00:54:41.991Z] ++ facter osfamily [2021-05-27T00:54:41.991Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-27T00:54:42.258Z] + OS_FAMILY=redhat [2021-05-27T00:54:42.258Z] + workspace=/w/workspace/edgex-go/3 [2021-05-27T00:54:42.258Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-27T00:54:42.258Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-27T00:54:42.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-27T00:54:42.258Z] + PACKAGES=/tmp/packages_start.txt [2021-05-27T00:54:42.258Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-27T00:54:42.258Z] + PACKAGES=/tmp/packages_end.txt [2021-05-27T00:54:42.258Z] + case "${OS_FAMILY}" in [2021-05-27T00:54:42.258Z] + sort [2021-05-27T00:54:42.258Z] + rpm -qa [2021-05-27T00:54:44.811Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-27T00:54:44.811Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-27T00:54:44.811Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-27T00:54:45.072Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-27T00:54:45.072Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-05-27T00:54:45.072Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-05-27T00:54:45.086Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-27T00:54:45.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:54:45.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T00:54:45.967Z] [2021-05-27T00:54:45.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:54:46.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T00:54:46.302Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-27T00:54:46.302Z] df20fa9351a1: Pulling fs layer [2021-05-27T00:54:46.302Z] 36b3adc4ff6f: Pulling fs layer [2021-05-27T00:54:46.302Z] 8ad3a11d3b57: Pulling fs layer [2021-05-27T00:54:46.302Z] 46f8f816bc3b: Pulling fs layer [2021-05-27T00:54:46.302Z] 93b61091891f: Pulling fs layer [2021-05-27T00:54:46.302Z] 93b9cdb0e59b: Pulling fs layer [2021-05-27T00:54:46.302Z] 5e14af77c1be: Pulling fs layer [2021-05-27T00:54:46.302Z] 01666e4c0597: Pulling fs layer [2021-05-27T00:54:46.302Z] aa168da1d23b: Pulling fs layer [2021-05-27T00:54:46.302Z] 93b61091891f: Waiting [2021-05-27T00:54:46.302Z] 93b9cdb0e59b: Waiting [2021-05-27T00:54:46.302Z] 5e14af77c1be: Waiting [2021-05-27T00:54:46.302Z] 01666e4c0597: Waiting [2021-05-27T00:54:46.302Z] aa168da1d23b: Waiting [2021-05-27T00:54:46.302Z] 46f8f816bc3b: Waiting [2021-05-27T00:54:46.302Z] 36b3adc4ff6f: Download complete [2021-05-27T00:54:46.568Z] 46f8f816bc3b: Verifying Checksum [2021-05-27T00:54:46.568Z] 46f8f816bc3b: Download complete [2021-05-27T00:54:46.568Z] df20fa9351a1: Verifying Checksum [2021-05-27T00:54:46.568Z] df20fa9351a1: Download complete [2021-05-27T00:54:46.568Z] 93b61091891f: Verifying Checksum [2021-05-27T00:54:46.568Z] 93b61091891f: Download complete [2021-05-27T00:54:46.568Z] 93b9cdb0e59b: Verifying Checksum [2021-05-27T00:54:46.568Z] 93b9cdb0e59b: Download complete [2021-05-27T00:54:46.568Z] 5e14af77c1be: Verifying Checksum [2021-05-27T00:54:46.568Z] 5e14af77c1be: Download complete [2021-05-27T00:54:46.568Z] 01666e4c0597: Verifying Checksum [2021-05-27T00:54:46.568Z] 01666e4c0597: Download complete [2021-05-27T00:54:46.833Z] df20fa9351a1: Pull complete [2021-05-27T00:54:46.833Z] 36b3adc4ff6f: Pull complete [2021-05-27T00:54:46.833Z] 8ad3a11d3b57: Verifying Checksum [2021-05-27T00:54:46.833Z] 8ad3a11d3b57: Download complete [2021-05-27T00:54:47.429Z] 8ad3a11d3b57: Pull complete [2021-05-27T00:54:47.696Z] 46f8f816bc3b: Pull complete [2021-05-27T00:54:47.963Z] 93b61091891f: Pull complete [2021-05-27T00:54:47.963Z] 93b9cdb0e59b: Pull complete [2021-05-27T00:54:48.227Z] 5e14af77c1be: Pull complete [2021-05-27T00:54:48.227Z] 01666e4c0597: Pull complete [2021-05-27T00:54:48.799Z] aa168da1d23b: Verifying Checksum [2021-05-27T00:54:48.799Z] aa168da1d23b: Download complete [2021-05-27T00:54:53.057Z] aa168da1d23b: Pull complete [2021-05-27T00:54:53.057Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-27T00:54:53.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T00:54:53.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-27T00:54:53.161Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-05-27T00:54:53.198Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-27T00:55:03.227Z] $ docker top 53b01c4b09ea4b2a73eb00bb2ee6b28350358cb7213c3ce255079276add08b15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T00:55:03.631Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-27T00:55:03.929Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-27T00:55:04.221Z] + ls /var/log/sa-host [2021-05-27T00:55:04.221Z] + sadf -c /var/log/sa-host/sa05 [2021-05-27T00:55:04.221Z] file_magic: OK [2021-05-27T00:55:04.221Z] HZ: Using current value: 100 [2021-05-27T00:55:04.221Z] file_header: OK [2021-05-27T00:55:04.221Z] 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-27T00:55:04.221Z] Statistics: [2021-05-27T00:55:04.221Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T00:55:04.221Z] File successfully converted to sysstat format version 12.2.1 [2021-05-27T00:55:04.221Z] + sadf -c /var/log/sa-host/sa27 [2021-05-27T00:55:04.221Z] file_magic: OK [2021-05-27T00:55:04.221Z] HZ: Using current value: 100 [2021-05-27T00:55:04.221Z] file_header: OK [2021-05-27T00:55:04.221Z] 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-27T00:55:04.221Z] Statistics: [2021-05-27T00:55:04.221Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T00:55:04.221Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T00:55:04.387Z] provisioning config files... [2021-05-27T00:55:04.404Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2617096170856900538tmp [Pipeline] { [Pipeline] echo [2021-05-27T00:55:04.424Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:55:04.722Z] ---> create-netrc.sh [Pipeline] } [2021-05-27T00:55:04.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-27T00:55:04.753Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:55:05.049Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-27T00:55:05.059Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:55:05.353Z] ---> sudo-logs.sh [2021-05-27T00:55:05.353Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-27T00:55:05.387Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:55:05.688Z] ---> job-cost.sh [2021-05-27T00:55:05.688Z] lf-activate-venv: SKIPPING [2021-05-27T00:55:05.688Z] DEBUG: total: 0.18000000715255737 [2021-05-27T00:55:05.688Z] INFO: Retrieving Stack Cost... [2021-05-27T00:55:06.631Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T00:55:07.202Z] INFO: Archiving Costs [Pipeline] echo [2021-05-27T00:55:07.214Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:55:07.508Z] ---> logs-deploy.sh [2021-05-27T00:55:07.508Z] lf-activate-venv: SKIPPING [2021-05-27T00:55:07.508Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3492/3 [2021-05-27T00:55:07.508Z] INFO: archiving workspace using pattern(s): [2021-05-27T00:55:08.454Z] Archives upload complete. [2021-05-27T00:55:08.454Z] INFO: archiving logs to Nexus