Pull request #3678 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9d5ec7fb12f1f1d99856a67f396ee13185a90e62+7380b5be2abbd1220962665a8de014d5421e0322 (e0a204e93714fabc5404a3279daeeb0c9c4041b6) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7025806287598311631.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh143553714603802586.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3678/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8263751201292816169.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3403578811052701008.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3678/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6169751825063581160.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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_BUILD_IMAGE_TARGET: builder 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1882’ Running on prd-centos7-docker-4c-2g-1885 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh3679707355239742454.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7380b5be2abbd1220962665a8de014d5421e0322 into PR head commit 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 Merge succeeded, producing 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 Checking out Revision 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 (PR-3678) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh2991249061166496426.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh3469783369229342361.key > git merge 7380b5be2abbd1220962665a8de014d5421e0322 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 # timeout=10 Commit message: "Merge branch 'main' into edgex-go-1913" First time build. Skipping changelog. > git rev-list --no-walk 1d8a4c92588188a5b78d406d0bb6a2618d5404f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-09T22:22:34.607Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-09T22:22:34.687Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-09T22:22:34.712Z] ========================================================= [2021-09-09T22:22:34.712Z] EdgeX Global Pipelines Version Info [2021-09-09T22:22:34.712Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:22:35.979Z] ------------------- [2021-09-09T22:22:35.979Z] stable info: [2021-09-09T22:22:35.979Z] ------------------- [2021-09-09T22:22:35.979Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-09T22:22:35.979Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T22:22:35.979Z] Message: update stable to v1.0.205 [2021-09-09T22:22:36.561Z] ------------------- [2021-09-09T22:22:36.561Z] experimental info: [2021-09-09T22:22:36.561Z] ------------------- [2021-09-09T22:22:36.561Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-09T22:22:36.561Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T22:22:36.561Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-09T22:22:36.690Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-09T22:22:36.714Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-09T22:22:36.736Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-09T22:22:36.759Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-09T22:22:36.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-09T22:22:36.805Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-09T22:22:36.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-09T22:22:36.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-09T22:22:36.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-09T22:22:36.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-09T22:22:36.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-09T22:22:36.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-09T22:22:36.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-09T22:22:37.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-09T22:22:37.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-09T22:22:37.056Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T22:22:38.662Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T22:22:38.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-09T22:22:38.707Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-09T22:22:38.730Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-09T22:22:38.753Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-09T22:22:38.776Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-09T22:22:38.799Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-09T22:22:38.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo [2021-09-09T22:22:38.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo [2021-09-09T22:22:38.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo [2021-09-09T22:22:38.892Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [Pipeline] echo [2021-09-09T22:22:38.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d5ec7f [Pipeline] echo [2021-09-09T22:22:38.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T22:22:39.010Z] provisioning config files... [2021-09-09T22:22:39.029Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config632096129646287111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:22:39.360Z] ---> docker-login.sh [2021-09-09T22:22:39.360Z] nexus3.edgexfoundry.org:10001 [2021-09-09T22:22:39.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:22:39.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:22:39.629Z] Configure a credential helper to remove this warning. See [2021-09-09T22:22:39.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:22:39.629Z] [2021-09-09T22:22:39.629Z] Login Succeeded [2021-09-09T22:22:39.629Z] nexus3.edgexfoundry.org:10002 [2021-09-09T22:22:39.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:22:39.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:22:39.629Z] Configure a credential helper to remove this warning. See [2021-09-09T22:22:39.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:22:39.629Z] [2021-09-09T22:22:39.629Z] Login Succeeded [2021-09-09T22:22:39.629Z] nexus3.edgexfoundry.org:10003 [2021-09-09T22:22:39.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:22:39.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:22:39.895Z] Configure a credential helper to remove this warning. See [2021-09-09T22:22:39.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:22:39.895Z] [2021-09-09T22:22:39.895Z] Login Succeeded [2021-09-09T22:22:39.895Z] nexus3.edgexfoundry.org:10004 [2021-09-09T22:22:39.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:22:40.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:22:40.163Z] Configure a credential helper to remove this warning. See [2021-09-09T22:22:40.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:22:40.163Z] [2021-09-09T22:22:40.163Z] Login Succeeded [2021-09-09T22:22:40.163Z] docker.io [2021-09-09T22:22:40.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:22:40.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:22:40.429Z] Configure a credential helper to remove this warning. See [2021-09-09T22:22:40.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:22:40.429Z] [2021-09-09T22:22:40.429Z] Login Succeeded [2021-09-09T22:22:40.429Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T22:22:40.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T22:22:40.791Z] ++ 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-09-09T22:22:40.791Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:22:40.791Z] ++ dirname cmd/core-command/Dockerfile [2021-09-09T22:22:40.791Z] ++ cut -d/ -f2 [2021-09-09T22:22:40.791Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-09T22:22:40.791Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:22:40.791Z] ++ dirname cmd/core-data/Dockerfile [2021-09-09T22:22:40.791Z] ++ cut -d/ -f2 [2021-09-09T22:22:40.791Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-09T22:22:40.791Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:22:40.791Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-09T22:22:40.791Z] ++ cut -d/ -f2 [2021-09-09T22:22:40.791Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-09T22:22:40.791Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:22:40.791Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-09T22:22:40.791Z] ++ cut -d/ -f2 [2021-09-09T22:22:40.791Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-09T22:22:40.791Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:22:40.791Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-09T22:22:40.791Z] ++ cut -d/ -f2 [2021-09-09T22:22:40.791Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-09T22:22:40.791Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:22:40.791Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-09T22:22:40.791Z] ++ cut -d/ -f2 [2021-09-09T22:22:40.791Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-09T22:22:40.791Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:22:40.791Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-09T22:22:40.791Z] ++ cut -d/ -f2 [2021-09-09T22:22:40.791Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-09T22:22:40.791Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:22:40.791Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-09T22:22:40.791Z] ++ cut -d/ -f2 [2021-09-09T22:22:40.791Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-09T22:22:40.791Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:22:40.791Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-09T22:22:40.791Z] ++ cut -d/ -f2 [2021-09-09T22:22:40.791Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-09T22:22:40.853Z] 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-09-09T22:22:41.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:22:41.631Z] [2021-09-09T22:22:41.631Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:22:41.963Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:22:41.963Z] latest: Pulling from edgex-devops/git-semver [2021-09-09T22:22:41.963Z] 31603596830f: Pulling fs layer [2021-09-09T22:22:41.963Z] 04fac38145f0: Pulling fs layer [2021-09-09T22:22:41.963Z] 701f6daf10bf: Pulling fs layer [2021-09-09T22:22:41.963Z] 24f72da36158: Pulling fs layer [2021-09-09T22:22:41.963Z] 24f72da36158: Waiting [2021-09-09T22:22:41.963Z] 04fac38145f0: Verifying Checksum [2021-09-09T22:22:41.963Z] 04fac38145f0: Download complete [2021-09-09T22:22:42.231Z] 31603596830f: Verifying Checksum [2021-09-09T22:22:42.231Z] 31603596830f: Download complete [2021-09-09T22:22:42.499Z] 31603596830f: Pull complete [2021-09-09T22:22:42.499Z] 24f72da36158: Verifying Checksum [2021-09-09T22:22:42.499Z] 24f72da36158: Download complete [2021-09-09T22:22:42.499Z] 04fac38145f0: Pull complete [2021-09-09T22:22:42.499Z] 701f6daf10bf: Verifying Checksum [2021-09-09T22:22:42.499Z] 701f6daf10bf: Download complete [2021-09-09T22:22:43.097Z] 701f6daf10bf: Pull complete [2021-09-09T22:22:43.097Z] 24f72da36158: Pull complete [2021-09-09T22:22:43.364Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-09T22:22:43.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:22:43.364Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-09T22:22:43.455Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2021-09-09T22:22:43.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:10004/edgex-devops/git-semver:latest cat [2021-09-09T22:22:44.296Z] $ docker top 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T22:22:44.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T22:22:44.429Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T22:22:44.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T22:22:44.550Z] $ docker exec 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e ssh-agent [2021-09-09T22:22:44.669Z] SSH_AUTH_SOCK=/tmp/ssh-qBkBP3ozVv4w/agent.13 [2021-09-09T22:22:44.669Z] SSH_AGENT_PID=19 [2021-09-09T22:22:44.681Z] Running ssh-add (command line suppressed) [2021-09-09T22:22:44.779Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_3523013538047515599.key (/w/workspace/edgex-go/10@tmp/private_key_3523013538047515599.key) [2021-09-09T22:22:44.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T22:22:45.121Z] + git tag --points-at HEAD [Pipeline] } [2021-09-09T22:22:45.140Z] $ docker exec --env ******** --env ******** 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e ssh-agent -k [2021-09-09T22:22:45.229Z] unset SSH_AUTH_SOCK; [2021-09-09T22:22:45.229Z] unset SSH_AGENT_PID; [2021-09-09T22:22:45.229Z] echo Agent pid 19 killed; [2021-09-09T22:22:45.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-09T22:22:45.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T22:22:45.287Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T22:22:45.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T22:22:45.406Z] $ docker exec 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e ssh-agent [2021-09-09T22:22:45.512Z] SSH_AUTH_SOCK=/tmp/ssh-alYPZc2WIv8L/agent.49 [2021-09-09T22:22:45.512Z] SSH_AGENT_PID=56 [2021-09-09T22:22:45.520Z] Running ssh-add (command line suppressed) [2021-09-09T22:22:45.609Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_7157529493231162420.key (/w/workspace/edgex-go/10@tmp/private_key_7157529493231162420.key) [2021-09-09T22:22:45.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T22:22:45.949Z] + git semver init [2021-09-09T22:22:45.949Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T22:22:45.949Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-09-09T22:22:45.949Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-09-09T22:22:45.949Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T22:22:45.949Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T22:22:45.949Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T22:22:45.949Z] # $SEMVER_BRANCH = PR-3678 [2021-09-09T22:22:45.949Z] # $SEMVER_TEMP = /tmp/semver-997353000 [2021-09-09T22:22:45.949Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-09T22:23:00.964Z] # '/tmp/semver-997353000' -> '/w/workspace/edgex-go/10/.semver' [2021-09-09T22:23:00.964Z] # -> Force: false [2021-09-09T22:23:00.964Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-09-09T22:23:00.977Z] $ docker exec --env ******** --env ******** 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e ssh-agent -k [2021-09-09T22:23:01.071Z] unset SSH_AUTH_SOCK; [2021-09-09T22:23:01.072Z] unset SSH_AGENT_PID; [2021-09-09T22:23:01.072Z] echo Agent pid 56 killed; [2021-09-09T22:23:01.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T22:23:01.436Z] + git semver [Pipeline] } [2021-09-09T22:23:01.459Z] $ docker stop --time=1 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e [2021-09-09T22:23:03.524Z] $ docker rm -f 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T22:23:03.915Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-09T22:23:04.248Z] Stashed 1 file(s) [Pipeline] echo [2021-09-09T22:23:04.251Z] [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] echo [2021-09-09T22:23:04.552Z] ========================================================= [2021-09-09T22:23:04.552Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-09T22:23:04.552Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:23:04.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:23:04.875Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-09T22:23:04.875Z] 540db60ca938: Pulling fs layer [2021-09-09T22:23:04.875Z] adcc1eea9eea: Pulling fs layer [2021-09-09T22:23:04.875Z] 4c4ab2625f07: Pulling fs layer [2021-09-09T22:23:04.875Z] db62176df00c: Pulling fs layer [2021-09-09T22:23:04.875Z] 3b30891b0d05: Pulling fs layer [2021-09-09T22:23:04.875Z] 06b49ca38bd5: Pulling fs layer [2021-09-09T22:23:04.875Z] c788192a36de: Pulling fs layer [2021-09-09T22:23:04.875Z] a77e37c0d609: Pulling fs layer [2021-09-09T22:23:04.875Z] c3185cebc471: Pulling fs layer [2021-09-09T22:23:04.875Z] db62176df00c: Waiting [2021-09-09T22:23:04.875Z] 3b30891b0d05: Waiting [2021-09-09T22:23:04.875Z] 06b49ca38bd5: Waiting [2021-09-09T22:23:04.875Z] c788192a36de: Waiting [2021-09-09T22:23:04.875Z] a77e37c0d609: Waiting [2021-09-09T22:23:04.875Z] c3185cebc471: Waiting [2021-09-09T22:23:04.875Z] 4c4ab2625f07: Verifying Checksum [2021-09-09T22:23:04.875Z] 4c4ab2625f07: Download complete [2021-09-09T22:23:05.147Z] adcc1eea9eea: Verifying Checksum [2021-09-09T22:23:05.147Z] adcc1eea9eea: Download complete [2021-09-09T22:23:05.147Z] 3b30891b0d05: Download complete [2021-09-09T22:23:05.147Z] 06b49ca38bd5: Verifying Checksum [2021-09-09T22:23:05.147Z] 06b49ca38bd5: Download complete [2021-09-09T22:23:05.147Z] c788192a36de: Verifying Checksum [2021-09-09T22:23:05.147Z] c788192a36de: Download complete [2021-09-09T22:23:05.147Z] 540db60ca938: Verifying Checksum [2021-09-09T22:23:05.147Z] 540db60ca938: Download complete [2021-09-09T22:23:05.418Z] 540db60ca938: Pull complete [2021-09-09T22:23:05.418Z] adcc1eea9eea: Pull complete [2021-09-09T22:23:05.418Z] 4c4ab2625f07: Pull complete [2021-09-09T22:23:05.685Z] a77e37c0d609: Verifying Checksum [2021-09-09T22:23:05.685Z] a77e37c0d609: Download complete [2021-09-09T22:23:09.022Z] c3185cebc471: Verifying Checksum [2021-09-09T22:23:09.022Z] c3185cebc471: Download complete [2021-09-09T22:23:09.603Z] db62176df00c: Download complete [2021-09-09T22:23:12.967Z] db62176df00c: Pull complete [2021-09-09T22:23:12.967Z] 3b30891b0d05: Pull complete [2021-09-09T22:23:12.967Z] 06b49ca38bd5: Pull complete [2021-09-09T22:23:12.967Z] c788192a36de: Pull complete [2021-09-09T22:23:12.967Z] a77e37c0d609: Pull complete [2021-09-09T22:23:14.931Z] c3185cebc471: Pull complete [2021-09-09T22:23:14.931Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-09T22:23:14.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:23:14.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:23:16.794Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:23:16.794Z] WORKDIR /edgex [2021-09-09T22:23:16.794Z] COPY go.mod . [2021-09-09T22:23:16.794Z] RUN go mod download' [2021-09-09T22:23:16.794Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-09T22:23:16.794Z] Sending build context to Docker daemon 328.8MB [2021-09-09T22:23:16.794Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:23:16.794Z] ---> 031687cdd783 [2021-09-09T22:23:16.794Z] Step 2/4 : WORKDIR /edgex [2021-09-09T22:23:18.741Z] ---> Running in d204e4bb7372 [2021-09-09T22:23:18.741Z] Removing intermediate container d204e4bb7372 [2021-09-09T22:23:18.741Z] ---> 7d3c8f913e42 [2021-09-09T22:23:18.741Z] Step 3/4 : COPY go.mod . [2021-09-09T22:23:18.741Z] ---> 1f489dc033ea [2021-09-09T22:23:18.741Z] Step 4/4 : RUN go mod download [2021-09-09T22:23:18.741Z] ---> Running in 106ed686fd63 [2021-09-09T22:23:19.474Z] Still waiting to schedule task [2021-09-09T22:23:19.475Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1884’ [2021-09-09T22:23:51.220Z] Removing intermediate container 106ed686fd63 [2021-09-09T22:23:51.220Z] ---> e72a476d8bf4 [2021-09-09T22:23:51.220Z] Successfully built e72a476d8bf4 [2021-09-09T22:23:51.220Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:23:51.541Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T22:23:51.541Z] . [Pipeline] withDockerContainer [2021-09-09T22:23:51.625Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2021-09-09T22:23:51.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T22:23:52.059Z] $ docker top c1ca10cec23e1b6dbb505ae27403bd654d7328e9e5c8299ffcd83791ff83a76a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:23:52.451Z] + go version [2021-09-09T22:23:52.451Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-09T22:23:52.467Z] $ docker stop --time=1 c1ca10cec23e1b6dbb505ae27403bd654d7328e9e5c8299ffcd83791ff83a76a [2021-09-09T22:23:53.657Z] $ docker rm -f c1ca10cec23e1b6dbb505ae27403bd654d7328e9e5c8299ffcd83791ff83a76a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:23:54.257Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T22:23:54.258Z] . [Pipeline] withDockerContainer [2021-09-09T22:23:54.348Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2021-09-09T22:23:54.403Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T22:23:54.763Z] $ docker top 911892870db2de9a35fef53c5eef28e56d699f67fc4fd57360fd556d6711687a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T22:23:54.860Z] ========================================================= [2021-09-09T22:23:54.860Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T22:23:54.860Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:23:55.177Z] + go mod tidy [Pipeline] sh [2021-09-09T22:23:55.757Z] + make test [2021-09-09T22:23:55.757Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-09T22:23:56.025Z] go mod tidy [2021-09-09T22:23:56.297Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T22:24:01.679Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T22:24:16.733Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T22:24:22.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T22:24:22.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T22:24:22.991Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T22:24:24.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T22:24:25.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T22:24:25.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T22:24:25.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T22:24:26.509Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T22:24:26.509Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T22:24:27.093Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T22:24:27.093Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T22:24:27.093Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T22:24:27.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T22:24:28.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-09-09T22:24:28.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T22:24:28.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T22:24:29.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 100.0% of statements [2021-09-09T22:24:29.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T22:24:29.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements [2021-09-09T22:24:29.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T22:24:29.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T22:24:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements [2021-09-09T22:24:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T22:24:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:24:31.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-09-09T22:24:31.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T22:24:31.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T22:24:31.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T22:24:31.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T22:24:31.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T22:24:32.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.277s coverage: 94.2% of statements [2021-09-09T22:24:32.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T22:24:32.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:24:32.287Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-09-09T22:24:32.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T22:24:32.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T22:24:32.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T22:24:32.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T22:24:32.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T22:24:32.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-09-09T22:24:32.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T22:24:32.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T22:24:32.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T22:24:33.474Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-09-09T22:24:33.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T22:24:33.474Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-09-09T22:24:33.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-09-09T22:24:33.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T22:24:34.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-09-09T22:24:34.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-09-09T22:24:34.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-09-09T22:24:34.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-09-09T22:24:34.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-09-09T22:24:47.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2021-09-09T22:24:47.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-09-09T22:24:53.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.201s coverage: 81.8% of statements [2021-09-09T22:24:53.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T22:25:11.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-09-09T22:25:11.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 62.6% of statements [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.6% of statements [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T22:25:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-09-09T22:25:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T22:25:17.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T22:25:17.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T22:25:17.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T22:25:17.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T22:25:17.897Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T22:25:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T22:25:17.897Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2021-09-09T22:25:17.897Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-09-09T22:25:17.897Z] GO111MODULE=on go vet ./... [2021-09-09T22:25:41.875Z] gofmt -l . [2021-09-09T22:25:41.875Z] [ "`gofmt -l .`" = "" ] [2021-09-09T22:25:41.875Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T22:25:42.191Z] + ls -al . [2021-09-09T22:25:42.191Z] total 612 [2021-09-09T22:25:42.191Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 22:25 . [2021-09-09T22:25:42.191Z] drwxr-xr-x 4 root root 30 Sep 9 22:23 .. [2021-09-09T22:25:42.191Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 22:22 .dockerignore [2021-09-09T22:25:42.191Z] drwxrwxr-x 8 1001 1001 179 Sep 9 22:22 .git [2021-09-09T22:25:42.191Z] drwxrwxr-x 4 1001 1001 142 Sep 9 22:22 .github [2021-09-09T22:25:42.191Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 22:22 .gitignore [2021-09-09T22:25:42.191Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 22:22 .hadolint.yml [2021-09-09T22:25:42.191Z] drwx------ 3 1001 1001 58 Sep 9 22:22 .semver [2021-09-09T22:25:42.191Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 22:22 .sonarcloud.properties [2021-09-09T22:25:42.191Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 22:22 ADOPTERS.md [2021-09-09T22:25:42.191Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 22:22 Attribution.txt [2021-09-09T22:25:42.191Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 22:22 CHANGELOG.md [2021-09-09T22:25:42.192Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 22:22 CONTRIBUTING.md [2021-09-09T22:25:42.192Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 22:22 GOVERNANCE.md [2021-09-09T22:25:42.192Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 22:22 Jenkinsfile [2021-09-09T22:25:42.192Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 22:22 LICENSE [2021-09-09T22:25:42.192Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 22:22 Makefile [2021-09-09T22:25:42.192Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 22:22 OWNERS.md [2021-09-09T22:25:42.192Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 22:22 README.md [2021-09-09T22:25:42.192Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 22:22 SECURITY.md [2021-09-09T22:25:42.192Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 22:23 VERSION [2021-09-09T22:25:42.192Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 22:22 ZMQWindows.md [2021-09-09T22:25:42.192Z] drwxrwxr-x 2 1001 1001 37 Sep 9 22:22 bin [2021-09-09T22:25:42.192Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 22:22 cmd [2021-09-09T22:25:42.192Z] -rw-r--r-- 1 root root 405611 Sep 9 22:25 coverage.out [2021-09-09T22:25:42.192Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 22:22 go.mod [2021-09-09T22:25:42.192Z] -rw-r--r-- 1 root root 50064 Sep 9 22:23 go.sum [2021-09-09T22:25:42.192Z] drwxrwxr-x 8 1001 1001 124 Sep 9 22:22 internal [2021-09-09T22:25:42.192Z] drwxrwxr-x 3 1001 1001 16 Sep 9 22:22 openapi [2021-09-09T22:25:42.192Z] drwxrwxr-x 4 1001 1001 71 Sep 9 22:22 snap [2021-09-09T22:25:42.192Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 22:22 version.go [Pipeline] sh [2021-09-09T22:25:42.502Z] + '[' -e coverage.out ] [2021-09-09T22:25:42.502Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T22:25:42.616Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T22:25:44.509Z] + make build [2021-09-09T22:25:44.509Z] go mod tidy [2021-09-09T22:25:44.509Z] 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-09-09T22:25:45.922Z] 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-09-09T22:25:52.573Z] 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-09-09T22:25:52.841Z] 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-09-09T22:25:53.798Z] 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-09-09T22:25:54.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T22:25:55.041Z] 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-09-09T22:25:55.625Z] 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-09-09T22:25:56.590Z] 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-09-09T22:25:57.559Z] 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-09-09T22:25:58.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T22:25:59.138Z] 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-09-09T22:26:00.565Z] $ docker stop --time=1 911892870db2de9a35fef53c5eef28e56d699f67fc4fd57360fd556d6711687a [2021-09-09T22:26:02.479Z] $ docker rm -f 911892870db2de9a35fef53c5eef28e56d699f67fc4fd57360fd556d6711687a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:26:03.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:26:03.916Z] [2021-09-09T22:26:03.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:26:04.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:26:04.250Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-09T22:26:04.250Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-09T22:26:04.250Z] ca9280d653b3: Pulling fs layer [2021-09-09T22:26:04.250Z] 7e9c9ca2126c: Pulling fs layer [2021-09-09T22:26:04.516Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-09T22:26:04.517Z] cbdbe7a5bc2a: Download complete [2021-09-09T22:26:04.790Z] cbdbe7a5bc2a: Pull complete [2021-09-09T22:26:05.751Z] ca9280d653b3: Verifying Checksum [2021-09-09T22:26:05.751Z] ca9280d653b3: Download complete [2021-09-09T22:26:06.046Z] ca9280d653b3: Pull complete [2021-09-09T22:26:07.987Z] 7e9c9ca2126c: Verifying Checksum [2021-09-09T22:26:07.987Z] 7e9c9ca2126c: Download complete [2021-09-09T22:26:11.360Z] 7e9c9ca2126c: Pull complete [2021-09-09T22:26:11.360Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-09T22:26:11.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:26:11.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-09T22:26:11.457Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2021-09-09T22:26:11.521Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T22:26:13.127Z] $ docker top 544e3b920ef204f1ee87cfd37f82f34a6ed83986ed3388589b6a0bba8de30475 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:26:13.519Z] + docker-compose build --help [2021-09-09T22:26:13.519Z] + grep parallel [2021-09-09T22:26:14.102Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T22:26:14.117Z] $ docker stop --time=1 544e3b920ef204f1ee87cfd37f82f34a6ed83986ed3388589b6a0bba8de30475 [2021-09-09T22:26:15.303Z] $ docker rm -f 544e3b920ef204f1ee87cfd37f82f34a6ed83986ed3388589b6a0bba8de30475 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:26:15.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:26:15.752Z] . [Pipeline] withDockerContainer [2021-09-09T22:26:15.846Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2021-09-09T22:26:15.907Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T22:26:16.275Z] $ docker top 259cc141a8878e1ff4f1f863393e63be06d4cbd448022665771e5ec800d8ae60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:26:16.672Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T22:26:17.255Z] Building core-command ... [2021-09-09T22:26:17.255Z] Building core-data ... [2021-09-09T22:26:17.255Z] Building core-metadata ... [2021-09-09T22:26:17.255Z] Building security-bootstrapper ... [2021-09-09T22:26:17.255Z] Building security-proxy-setup ... [2021-09-09T22:26:17.255Z] Building security-secretstore-setup ... [2021-09-09T22:26:17.255Z] Building support-notifications ... [2021-09-09T22:26:17.255Z] Building support-scheduler ... [2021-09-09T22:26:17.255Z] Building sys-mgmt-agent ... [2021-09-09T22:26:17.255Z] Building security-bootstrapper [2021-09-09T22:26:17.255Z] Building support-notifications [2021-09-09T22:26:17.255Z] Building core-metadata [2021-09-09T22:26:17.255Z] Building security-proxy-setup [2021-09-09T22:26:17.255Z] Building support-scheduler [2021-09-09T22:26:27.508Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:26:27.508Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:26:27.508Z] ---> e72a476d8bf4 [2021-09-09T22:26:27.508Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T22:26:27.508Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:26:27.508Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:26:27.508Z] ---> e72a476d8bf4 [2021-09-09T22:26:27.508Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T22:26:31.942Z] ---> Running in e6e9cdf1e177 [2021-09-09T22:26:31.942Z] ---> Running in 70c08dc77188 [2021-09-09T22:26:35.279Z] Removing intermediate container 70c08dc77188 [2021-09-09T22:26:35.279Z] ---> 78c07e274cfc [2021-09-09T22:26:35.279Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:26:35.279Z] Removing intermediate container e6e9cdf1e177 [2021-09-09T22:26:35.279Z] ---> e61e998f7590 [2021-09-09T22:26:35.279Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:26:35.861Z] ---> Running in f68ad2a0ea27 [2021-09-09T22:26:35.861Z] ---> Running in 183ea6cd4e05 [2021-09-09T22:26:40.122Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:26:40.122Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:26:40.122Z] ---> e72a476d8bf4 [2021-09-09T22:26:40.122Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:26:40.122Z] ---> Using cache [2021-09-09T22:26:40.122Z] ---> e61e998f7590 [2021-09-09T22:26:40.122Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:26:40.395Z] ---> Running in 3284201af4d7 [2021-09-09T22:26:40.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:26:40.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:26:40.395Z] ---> e72a476d8bf4 [2021-09-09T22:26:40.395Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T22:26:40.395Z] ---> Using cache [2021-09-09T22:26:40.395Z] ---> e61e998f7590 [2021-09-09T22:26:40.395Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:26:40.395Z] ---> Using cache [2021-09-09T22:26:40.395Z] ---> 128a652cf289 [2021-09-09T22:26:40.395Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T22:26:40.667Z] Removing intermediate container f68ad2a0ea27 [2021-09-09T22:26:40.667Z] ---> 128a652cf289 [2021-09-09T22:26:40.667Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T22:26:40.667Z] ---> Running in f522ffa433a3 [2021-09-09T22:26:40.667Z] Removing intermediate container 183ea6cd4e05 [2021-09-09T22:26:40.667Z] ---> 172be66a6761 [2021-09-09T22:26:40.667Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T22:26:40.667Z] ---> Running in 00e4bf968dbb [2021-09-09T22:26:40.667Z] ---> Running in ccba814bb911 [2021-09-09T22:26:41.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:26:41.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:26:41.540Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:26:41.540Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:26:41.540Z] ---> e72a476d8bf4 [2021-09-09T22:26:41.540Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T22:26:41.540Z] ---> Using cache [2021-09-09T22:26:41.540Z] ---> e61e998f7590 [2021-09-09T22:26:41.540Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:26:41.540Z] ---> Using cache [2021-09-09T22:26:41.540Z] ---> 128a652cf289 [2021-09-09T22:26:41.540Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T22:26:41.540Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:26:41.540Z] ---> Running in afaee27ef38a [2021-09-09T22:26:41.810Z] Removing intermediate container 3284201af4d7 [2021-09-09T22:26:41.810Z] ---> 5d80a2a32074 [2021-09-09T22:26:41.810Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T22:26:41.810Z] ---> Running in fedefc4386d1 [2021-09-09T22:26:41.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:26:42.084Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:26:42.084Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:26:42.084Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:26:42.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:26:42.633Z] OK: 219 MiB in 52 packages [2021-09-09T22:26:42.633Z] OK: 219 MiB in 52 packages [2021-09-09T22:26:42.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:26:42.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:26:43.183Z] Removing intermediate container f522ffa433a3 [2021-09-09T22:26:43.183Z] ---> 981b09751032 [2021-09-09T22:26:43.183Z] Step 6/23 : COPY go.mod . [2021-09-09T22:26:43.183Z] Removing intermediate container ccba814bb911 [2021-09-09T22:26:43.183Z] ---> d000bf35bd61 [2021-09-09T22:26:43.183Z] Step 6/22 : COPY go.mod . [2021-09-09T22:26:43.183Z] OK: 219 MiB in 52 packages [2021-09-09T22:26:43.183Z] ---> 69cd215cae90 [2021-09-09T22:26:43.183Z] Step 7/23 : RUN go mod download [2021-09-09T22:26:43.450Z] OK: 219 MiB in 52 packages [2021-09-09T22:26:43.450Z] ---> b223fe8120df [2021-09-09T22:26:43.450Z] Step 7/22 : RUN go mod download [2021-09-09T22:26:43.450Z] ---> Running in 3d4e3b41e2ca [2021-09-09T22:26:43.450Z] ---> Running in 6ec1efa2eeb7 [2021-09-09T22:26:43.450Z] OK: 219 MiB in 52 packages [2021-09-09T22:26:43.716Z] Removing intermediate container 00e4bf968dbb [2021-09-09T22:26:43.716Z] ---> 22f8fbc5468d [2021-09-09T22:26:43.716Z] Step 6/23 : COPY go.mod . [2021-09-09T22:26:43.984Z] ---> cb32b3d3fb17 [2021-09-09T22:26:43.984Z] Step 7/23 : RUN go mod download [2021-09-09T22:26:43.984Z] Removing intermediate container afaee27ef38a [2021-09-09T22:26:43.984Z] ---> 7c33060bd8fa [2021-09-09T22:26:43.984Z] Step 6/32 : COPY go.mod . [2021-09-09T22:26:43.984Z] ---> Running in 366fdf8a8317 [2021-09-09T22:26:43.984Z] Removing intermediate container fedefc4386d1 [2021-09-09T22:26:43.984Z] ---> 07fbdbca007c [2021-09-09T22:26:43.984Z] Step 6/24 : COPY go.mod . [2021-09-09T22:26:44.259Z] ---> df4341d3eade [2021-09-09T22:26:44.259Z] Step 7/32 : RUN go mod download [2021-09-09T22:26:44.259Z] ---> Running in ae5e44b4e8e0 [2021-09-09T22:26:44.259Z] ---> 97612c4e12d2 [2021-09-09T22:26:44.259Z] Step 7/24 : RUN go mod download [2021-09-09T22:26:44.537Z] ---> Running in 4dfce211755c [2021-09-09T22:26:46.011Z] Removing intermediate container 6ec1efa2eeb7 [2021-09-09T22:26:46.011Z] ---> 7732264e81d1 [2021-09-09T22:26:46.011Z] Step 8/22 : COPY . . [2021-09-09T22:26:46.011Z] Removing intermediate container 3d4e3b41e2ca [2021-09-09T22:26:46.011Z] ---> 19d9909da05a [2021-09-09T22:26:46.011Z] Step 8/23 : COPY . . [2021-09-09T22:26:49.398Z] Removing intermediate container 366fdf8a8317 [2021-09-09T22:26:49.398Z] ---> d096b57c40e2 [2021-09-09T22:26:49.398Z] Step 8/23 : COPY . . [2021-09-09T22:26:49.983Z] Removing intermediate container 4dfce211755c [2021-09-09T22:26:49.983Z] ---> 0deff9290c92 [2021-09-09T22:26:49.983Z] Step 8/24 : COPY . . [2021-09-09T22:26:49.983Z] Removing intermediate container ae5e44b4e8e0 [2021-09-09T22:26:49.983Z] ---> a3f6e3892907 [2021-09-09T22:26:49.983Z] Step 8/32 : COPY . . [2021-09-09T22:26:55.374Z] ---> 182c0ecbae24 [2021-09-09T22:26:55.374Z] Step 9/23 : RUN go mod tidy [2021-09-09T22:26:55.374Z] ---> f26a0119235e [2021-09-09T22:26:55.374Z] Step 9/22 : RUN go mod tidy [2021-09-09T22:26:55.374Z] ---> Running in 94e006a15ce4 [2021-09-09T22:26:55.374Z] ---> Running in 7e1183b2d353 [2021-09-09T22:27:00.747Z] Removing intermediate container 94e006a15ce4 [2021-09-09T22:27:00.747Z] ---> ebb5e60986ac [2021-09-09T22:27:00.747Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T22:27:00.747Z] Removing intermediate container 7e1183b2d353 [2021-09-09T22:27:00.747Z] ---> 8cbe5dbbb521 [2021-09-09T22:27:00.747Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T22:27:01.013Z] ---> Running in 63fdee9340bc [2021-09-09T22:27:01.013Z] ---> Running in 45a56b3da7fc [2021-09-09T22:27:01.013Z] ---> 5da3231d1dd7 [2021-09-09T22:27:01.013Z] Step 9/32 : RUN go mod tidy [2021-09-09T22:27:01.013Z] ---> Running in e314a09ffddc [2021-09-09T22:27:01.281Z] ---> 7b2d332d8497 [2021-09-09T22:27:01.281Z] Step 9/23 : RUN go mod tidy [2021-09-09T22:27:01.550Z] ---> Running in 6a3c8d03efb0 [2021-09-09T22:27:01.550Z] 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-09-09T22:27:02.148Z] 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-09-09T22:27:05.511Z] ---> 715e4dad2546 [2021-09-09T22:27:05.511Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:27:05.511Z] Removing intermediate container e314a09ffddc [2021-09-09T22:27:05.511Z] ---> 9ccaffb5e0d5 [2021-09-09T22:27:05.511Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T22:27:05.511Z] ---> Running in 8c78c6026666 [2021-09-09T22:27:05.511Z] Removing intermediate container 6a3c8d03efb0 [2021-09-09T22:27:05.511Z] ---> 1d8242482377 [2021-09-09T22:27:05.511Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T22:27:05.511Z] ---> Running in eb0e7aacd20a [2021-09-09T22:27:05.777Z] ---> Running in 3df0393e4eb9 [2021-09-09T22:27:06.738Z] 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-09-09T22:27:06.738Z] 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-09-09T22:27:07.326Z] Removing intermediate container 8c78c6026666 [2021-09-09T22:27:07.326Z] ---> 138bb44ef443 [2021-09-09T22:27:07.326Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T22:27:07.594Z] ---> Running in d2d026e79aff [2021-09-09T22:27:08.177Z] 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-09-09T22:27:32.592Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1886 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-09-09T22:27:32.612Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-09-09T22:27:32.855Z] The recommended git tool is: git [2021-09-09T22:27:36.336Z] 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-09-09T22:27:41.499Z] using credential edgex-jenkins-ssh [2021-09-09T22:27:41.522Z] Cloning the remote Git repository [2021-09-09T22:27:41.578Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T22:27:43.055Z] Removing intermediate container 45a56b3da7fc [2021-09-09T22:27:43.055Z] ---> 81a0945c7e5b [2021-09-09T22:27:43.055Z] [2021-09-09T22:27:43.055Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T22:27:43.055Z] Removing intermediate container 63fdee9340bc [2021-09-09T22:27:43.055Z] ---> 813d6a67e68a [2021-09-09T22:27:43.055Z] [2021-09-09T22:27:43.055Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T22:27:43.055Z] 3.12: Pulling from library/alpine [2021-09-09T22:27:43.055Z] 3.12: Pulling from library/alpine [2021-09-09T22:27:41.713Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-09-09T22:27:41.796Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T22:27:41.797Z] > git --version # timeout=10 [2021-09-09T22:27:41.820Z] > git --version # 'git version 2.17.1' [2021-09-09T22:27:41.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T22:27:41.915Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T22:27:44.474Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T22:27:44.474Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T22:27:44.474Z] Status: Image is up to date for alpine:3.12 [2021-09-09T22:27:44.474Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T22:27:44.474Z] ---> 48b8ec4ed9eb [2021-09-09T22:27:44.474Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T22:27:45.055Z] ---> 48b8ec4ed9eb [2021-09-09T22:27:45.055Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T22:27:45.055Z] ---> Running in 5cbb534cc6c0 [2021-09-09T22:27:45.055Z] Removing intermediate container eb0e7aacd20a [2021-09-09T22:27:45.055Z] ---> 6fe5503ae688 [2021-09-09T22:27:45.055Z] [2021-09-09T22:27:45.055Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T22:27:45.055Z] ---> 48b8ec4ed9eb [2021-09-09T22:27:45.055Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T22:27:45.055Z] ---> Running in 42cd69960fef [2021-09-09T22:27:45.055Z] ---> Running in 55189cc9305a [2021-09-09T22:27:45.326Z] Removing intermediate container 55189cc9305a [2021-09-09T22:27:45.326Z] ---> a4f9b1536d87 [2021-09-09T22:27:45.326Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T22:27:45.326Z] ---> Running in 1f11b81712bf [2021-09-09T22:27:45.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:27:45.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:27:45.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:27:45.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:27:46.192Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T22:27:46.192Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T22:27:46.192Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T22:27:46.192Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T22:27:46.192Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:27:46.192Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T22:27:46.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:27:46.192Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:27:46.192Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T22:27:46.192Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:27:46.192Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:27:46.192Z] OK: 6 MiB in 16 packages [2021-09-09T22:27:46.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:27:46.192Z] OK: 7 MiB in 18 packages [2021-09-09T22:27:46.457Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T22:27:46.457Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T22:27:46.457Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:27:46.457Z] OK: 6 MiB in 16 packages [2021-09-09T22:27:47.038Z] Removing intermediate container 3df0393e4eb9 [2021-09-09T22:27:47.038Z] ---> 284f7f58320e [2021-09-09T22:27:47.038Z] [2021-09-09T22:27:47.038Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T22:27:47.038Z] ---> 48b8ec4ed9eb [2021-09-09T22:27:47.038Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:27:47.038Z] Removing intermediate container d2d026e79aff [2021-09-09T22:27:47.038Z] ---> ac5d7352de58 [2021-09-09T22:27:47.038Z] [2021-09-09T22:27:47.038Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:27:47.038Z] ---> 48b8ec4ed9eb [2021-09-09T22:27:47.038Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:27:47.038Z] ---> Running in 5f86ed7a8e44 [2021-09-09T22:27:47.038Z] ---> Running in 3f185c18cbc5 [2021-09-09T22:27:47.650Z] Removing intermediate container 1f11b81712bf [2021-09-09T22:27:47.650Z] ---> e7fbdeb1c1a7 [2021-09-09T22:27:47.650Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T22:27:47.650Z] Removing intermediate container 42cd69960fef [2021-09-09T22:27:47.650Z] ---> 35b440b17b97 [2021-09-09T22:27:47.650Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:27:47.650Z] ---> Running in 0ee34b4fc881 [2021-09-09T22:27:47.650Z] ---> Running in db49020a1b32 [2021-09-09T22:27:47.650Z] Removing intermediate container 5cbb534cc6c0 [2021-09-09T22:27:47.650Z] ---> c740d48bb70f [2021-09-09T22:27:47.650Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T22:27:47.650Z] ---> Running in c767f5800ad4 [2021-09-09T22:27:47.650Z] Removing intermediate container 0ee34b4fc881 [2021-09-09T22:27:47.650Z] ---> e1178d0a0fa7 [2021-09-09T22:27:47.650Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T22:27:47.650Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:27:47.650Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:27:47.650Z] ---> Running in 1d9db38b0063 [2021-09-09T22:27:47.650Z] Removing intermediate container db49020a1b32 [2021-09-09T22:27:47.650Z] ---> 4e34a7e5e31f [2021-09-09T22:27:47.650Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T22:27:47.928Z] ---> Running in 211771649d11 [2021-09-09T22:27:47.928Z] Removing intermediate container c767f5800ad4 [2021-09-09T22:27:47.928Z] ---> bfe668e60295 [2021-09-09T22:27:47.928Z] Step 14/22 : WORKDIR /edgex [2021-09-09T22:27:47.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:27:47.928Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T22:27:47.928Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:27:47.928Z] OK: 6 MiB in 15 packages [2021-09-09T22:27:47.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:27:47.928Z] ---> Running in e47d133f15a4 [2021-09-09T22:27:47.928Z] Removing intermediate container 1d9db38b0063 [2021-09-09T22:27:47.928Z] ---> eac7df334ae4 [2021-09-09T22:27:47.928Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T22:27:47.928Z] ---> Running in a0dfa23a3f6f [2021-09-09T22:27:47.928Z] Removing intermediate container 211771649d11 [2021-09-09T22:27:47.928Z] ---> c6961ca1ab1e [2021-09-09T22:27:47.928Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T22:27:47.928Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T22:27:47.928Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:27:47.928Z] OK: 6 MiB in 15 packages [2021-09-09T22:27:47.928Z] Removing intermediate container e47d133f15a4 [2021-09-09T22:27:47.928Z] ---> 0f83832d898f [2021-09-09T22:27:47.928Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T22:27:47.928Z] ---> Running in f9ec07f22b16 [2021-09-09T22:27:48.204Z] Removing intermediate container f9ec07f22b16 [2021-09-09T22:27:48.204Z] ---> f495cd0ea954 [2021-09-09T22:27:48.204Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:27:48.204Z] ---> 9d75adc71631 [2021-09-09T22:27:48.204Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T22:27:48.482Z] Removing intermediate container 5f86ed7a8e44 [2021-09-09T22:27:48.482Z] ---> 18b169e082df [2021-09-09T22:27:48.482Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:27:48.482Z] ---> Running in 6176c39e65bd [2021-09-09T22:27:48.482Z] Removing intermediate container 3f185c18cbc5 [2021-09-09T22:27:48.482Z] ---> ab87e260eb79 [2021-09-09T22:27:48.482Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:27:48.751Z] ---> Running in 9374c81e7589 [2021-09-09T22:27:48.751Z] ---> 470e76590c0a [2021-09-09T22:27:48.751Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T22:27:48.751Z] Removing intermediate container 6176c39e65bd [2021-09-09T22:27:48.751Z] ---> b7529e1abfdb [2021-09-09T22:27:48.751Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T22:27:48.751Z] ---> 4d63ab1caf63 [2021-09-09T22:27:48.751Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T22:27:48.751Z] ---> Running in db83b48339a7 [2021-09-09T22:27:49.021Z] Removing intermediate container 9374c81e7589 [2021-09-09T22:27:49.021Z] ---> ff9f4c70cd4d [2021-09-09T22:27:49.021Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T22:27:49.021Z] Removing intermediate container db83b48339a7 [2021-09-09T22:27:49.021Z] ---> 4ac46aa8963d [2021-09-09T22:27:49.021Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T22:27:49.021Z] Removing intermediate container a0dfa23a3f6f [2021-09-09T22:27:49.021Z] ---> 6ddb40ae18bc [2021-09-09T22:27:49.021Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T22:27:49.021Z] ---> Running in d06f3cee62d3 [2021-09-09T22:27:49.021Z] ---> Running in 562bad96045d [2021-09-09T22:27:49.021Z] ---> dd805241706c [2021-09-09T22:27:49.021Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T22:27:49.021Z] ---> Running in d5d627346dd1 [2021-09-09T22:27:49.021Z] ---> 14bf44b510d4 [2021-09-09T22:27:49.021Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T22:27:49.289Z] ---> Running in dc7da644473f [2021-09-09T22:27:49.289Z] Removing intermediate container d06f3cee62d3 [2021-09-09T22:27:49.289Z] ---> 4bfe16f98f9a [2021-09-09T22:27:49.289Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T22:27:49.289Z] Removing intermediate container 562bad96045d [2021-09-09T22:27:49.289Z] ---> 6f86a4fbe111 [2021-09-09T22:27:49.289Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:27:49.289Z] Removing intermediate container d5d627346dd1 [2021-09-09T22:27:49.289Z] ---> b6a6d1433eef [2021-09-09T22:27:49.289Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T22:27:49.289Z] ---> Running in 41b2a7e7938e [2021-09-09T22:27:49.289Z] ---> 1d9b6bce7503 [2021-09-09T22:27:49.289Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T22:27:49.289Z] ---> Running in cd7b6f70f277 [2021-09-09T22:27:49.289Z] Removing intermediate container dc7da644473f [2021-09-09T22:27:49.289Z] ---> 68b88f647b1f [2021-09-09T22:27:49.289Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T22:27:49.569Z] ---> 2354b7a191fe [2021-09-09T22:27:49.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T22:27:49.569Z] ---> Running in 0b94e55019e8 [2021-09-09T22:27:49.569Z] Removing intermediate container 41b2a7e7938e [2021-09-09T22:27:49.569Z] ---> 8b44cb8777a6 [2021-09-09T22:27:49.569Z] Step 16/24 : WORKDIR / [2021-09-09T22:27:49.569Z] ---> Running in 39c03eb275de [2021-09-09T22:27:49.569Z] Removing intermediate container cd7b6f70f277 [2021-09-09T22:27:49.569Z] ---> a2ccf198ac11 [2021-09-09T22:27:49.569Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:27:49.569Z] ---> 9b5a716872a1 [2021-09-09T22:27:49.569Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T22:27:49.569Z] ---> Running in dff34e942add [2021-09-09T22:27:49.569Z] Removing intermediate container 0b94e55019e8 [2021-09-09T22:27:49.569Z] ---> 19ecfa207291 [2021-09-09T22:27:49.569Z] Step 20/22 : LABEL arch=x86_64 [2021-09-09T22:27:49.569Z] ---> Running in 2ee2b4350e5b [2021-09-09T22:27:49.840Z] ---> Running in a9454b9823cb [2021-09-09T22:27:49.840Z] Removing intermediate container 39c03eb275de [2021-09-09T22:27:49.840Z] ---> f54fc8da26f3 [2021-09-09T22:27:49.840Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:27:49.840Z] Removing intermediate container dff34e942add [2021-09-09T22:27:49.840Z] ---> 3a0d7c7961ee [2021-09-09T22:27:49.840Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T22:27:49.840Z] ---> 25018c3502e3 [2021-09-09T22:27:49.840Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T22:27:49.840Z] ---> Running in 9d32d1af23a2 [2021-09-09T22:27:49.840Z] Removing intermediate container a9454b9823cb [2021-09-09T22:27:49.840Z] ---> a0bcb5b05ee5 [2021-09-09T22:27:49.840Z] Step 21/22 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:27:49.840Z] ---> Running in 0f0a54df41ef [2021-09-09T22:27:50.107Z] ---> abe94d2c7bfa [2021-09-09T22:27:50.107Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T22:27:50.107Z] Removing intermediate container 9d32d1af23a2 [2021-09-09T22:27:50.107Z] ---> 5e4801e12f50 [2021-09-09T22:27:50.107Z] Step 22/23 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:27:50.107Z] ---> Running in 023eb9eda62c [2021-09-09T22:27:50.107Z] ---> cdc24216a9e7 [2021-09-09T22:27:50.107Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T22:27:50.107Z] ---> Running in 7861727bf4a7 [2021-09-09T22:27:50.107Z] Removing intermediate container 0f0a54df41ef [2021-09-09T22:27:50.107Z] ---> cf4f97236224 [2021-09-09T22:27:50.107Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T22:27:50.377Z] Removing intermediate container 023eb9eda62c [2021-09-09T22:27:50.377Z] ---> 5ddd5733f3f6 [2021-09-09T22:27:50.377Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T22:27:50.377Z] ---> Running in aaa6f83d72f0 [2021-09-09T22:27:50.377Z] ---> Running in b48e9fca9931 [2021-09-09T22:27:50.377Z] Removing intermediate container 7861727bf4a7 [2021-09-09T22:27:50.377Z] ---> 9e50170a8ee0 [2021-09-09T22:27:50.377Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:27:50.377Z] ---> 5c24f4767874 [2021-09-09T22:27:50.377Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T22:27:50.377Z] Removing intermediate container aaa6f83d72f0 [2021-09-09T22:27:50.377Z] ---> 23076fee876f [2021-09-09T22:27:50.377Z] [2021-09-09T22:27:50.377Z] ---> Running in a8297d48d92a [2021-09-09T22:27:50.649Z] Removing intermediate container b48e9fca9931 [2021-09-09T22:27:50.649Z] ---> cc3ec2ac9a54 [2021-09-09T22:27:50.649Z] [2021-09-09T22:27:50.649Z] Successfully built 23076fee876f [2021-09-09T22:27:50.649Z] Removing intermediate container 2ee2b4350e5b [2021-09-09T22:27:50.649Z] ---> c6589d6e8b24 [2021-09-09T22:27:50.649Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:27:50.649Z] Successfully tagged security-proxy-setup:latest [2021-09-09T22:27:50.649Z] Building core-command [2021-09-09T22:27:50.649Z]  Building security-proxy-setup ... done Removing intermediate container a8297d48d92a [2021-09-09T22:27:50.649Z] ---> 16d0ef417ba8 [2021-09-09T22:27:50.649Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T22:27:50.649Z] Successfully built cc3ec2ac9a54 [2021-09-09T22:27:51.240Z] ---> 3c04cde9dea6 [2021-09-09T22:27:51.240Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T22:27:51.240Z] Successfully tagged support-notifications:latest [2021-09-09T22:27:51.240Z] Building sys-mgmt-agent [2021-09-09T22:27:51.240Z]  Building support-notifications ... done  ---> Running in 05326bc9df9c [2021-09-09T22:27:51.240Z] ---> Running in beaa82ff26a9 [2021-09-09T22:27:51.240Z] ---> 36198fe710f6 [2021-09-09T22:27:51.240Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T22:27:51.826Z] Removing intermediate container 05326bc9df9c [2021-09-09T22:27:51.826Z] ---> 709b702b6b9c [2021-09-09T22:27:51.826Z] Step 22/23 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:27:53.240Z] Removing intermediate container beaa82ff26a9 [2021-09-09T22:27:53.240Z] ---> 0e26774d8fe9 [2021-09-09T22:27:53.240Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:27:53.835Z] ---> 744e4bb44433 [2021-09-09T22:27:53.835Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T22:27:53.835Z] ---> Running in 45fd47112336 [2021-09-09T22:27:53.835Z] ---> Running in ccb186ed47d0 [2021-09-09T22:27:54.110Z] Removing intermediate container 45fd47112336 [2021-09-09T22:27:54.110Z] ---> eaeb6f093bfe [2021-09-09T22:27:54.110Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T22:27:54.387Z] ---> b9ffe77dca52 [2021-09-09T22:27:54.387Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T22:27:54.387Z] Removing intermediate container ccb186ed47d0 [2021-09-09T22:27:54.387Z] ---> 65bc30ff54d9 [2021-09-09T22:27:54.387Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:27:54.387Z] ---> Running in e1ed51f580ac [2021-09-09T22:27:54.388Z] ---> Running in 7bf83da7c68d [2021-09-09T22:27:54.388Z] Removing intermediate container e1ed51f580ac [2021-09-09T22:27:54.388Z] ---> 46b704839a46 [2021-09-09T22:27:54.388Z] [2021-09-09T22:27:54.655Z] Removing intermediate container 7bf83da7c68d [2021-09-09T22:27:54.655Z] ---> 42fe8fe2ac23 [2021-09-09T22:27:54.655Z] Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:27:54.655Z] ---> 9e697cd451ee [2021-09-09T22:27:54.655Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T22:27:54.655Z] Successfully built 46b704839a46 [2021-09-09T22:27:54.655Z] Successfully tagged support-scheduler:latest [2021-09-09T22:27:54.655Z] Building core-data [2021-09-09T22:27:54.655Z]  Building support-scheduler ... done  ---> Running in 77561422ebdf [2021-09-09T22:27:56.068Z] Removing intermediate container 77561422ebdf [2021-09-09T22:27:56.068Z] ---> 568e44c6d64c [2021-09-09T22:27:56.068Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T22:27:56.339Z] ---> 0f5a6d0a3455 [2021-09-09T22:27:56.339Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T22:27:56.613Z] ---> Running in 89dafdc0b681 [2021-09-09T22:27:58.041Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:27:58.041Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:27:58.041Z] ---> e72a476d8bf4 [2021-09-09T22:27:58.041Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:27:58.041Z] ---> Using cache [2021-09-09T22:27:58.041Z] ---> e61e998f7590 [2021-09-09T22:27:58.041Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:27:58.041Z] ---> Using cache [2021-09-09T22:27:58.041Z] ---> 5d80a2a32074 [2021-09-09T22:27:58.041Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T22:27:58.041Z] Removing intermediate container 89dafdc0b681 [2021-09-09T22:27:58.041Z] ---> d5336a693ea7 [2021-09-09T22:27:58.041Z] [2021-09-09T22:27:58.041Z] ---> Running in 4695bc963ffc [2021-09-09T22:27:58.041Z] Successfully built d5336a693ea7 [2021-09-09T22:27:58.041Z] Successfully tagged core-metadata:latest [2021-09-09T22:27:58.041Z] Building security-secretstore-setup [2021-09-09T22:27:58.308Z]  Building core-metadata ... done  ---> Running in ed2e2375bfa2 [2021-09-09T22:27:58.547Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T22:27:58.568Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T22:27:58.593Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T22:27:58.623Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T22:27:58.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T22:27:58.638Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T22:27:59.414Z] Merging remotes/origin/main commit 7380b5be2abbd1220962665a8de014d5421e0322 into PR head commit 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:27:59.731Z] Removing intermediate container 4695bc963ffc [2021-09-09T22:27:59.731Z] ---> b04970172823 [2021-09-09T22:27:59.731Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T22:27:59.778Z] Merge succeeded, producing 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:27:59.779Z] Checking out Revision 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 (PR-3678) [2021-09-09T22:28:00.004Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:28:00.004Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:28:00.004Z] ---> e72a476d8bf4 [2021-09-09T22:28:00.004Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:28:00.004Z] ---> Using cache [2021-09-09T22:28:00.004Z] ---> e61e998f7590 [2021-09-09T22:28:00.004Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:28:00.004Z] ---> Using cache [2021-09-09T22:28:00.004Z] ---> 5d80a2a32074 [2021-09-09T22:28:00.004Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T22:28:00.004Z] ---> Using cache [2021-09-09T22:28:00.004Z] ---> 07fbdbca007c [2021-09-09T22:28:00.004Z] Step 6/24 : COPY go.mod . [2021-09-09T22:28:00.004Z] ---> Using cache [2021-09-09T22:28:00.004Z] ---> 97612c4e12d2 [2021-09-09T22:28:00.004Z] Step 7/24 : RUN go mod download [2021-09-09T22:28:00.004Z] ---> Using cache [2021-09-09T22:28:00.004Z] ---> 0deff9290c92 [2021-09-09T22:28:00.004Z] Step 8/24 : COPY . . [2021-09-09T22:28:00.004Z] ---> Using cache [2021-09-09T22:28:00.004Z] ---> 715e4dad2546 [2021-09-09T22:28:00.004Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:28:00.004Z] ---> Using cache [2021-09-09T22:28:00.004Z] ---> 138bb44ef443 [2021-09-09T22:28:00.004Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T22:28:00.605Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:28:00.605Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:28:00.605Z] ---> e72a476d8bf4 [2021-09-09T22:28:00.605Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:28:00.605Z] ---> Using cache [2021-09-09T22:28:00.605Z] ---> e61e998f7590 [2021-09-09T22:28:00.605Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:28:00.605Z] ---> Using cache [2021-09-09T22:28:00.605Z] ---> 5d80a2a32074 [2021-09-09T22:28:00.605Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T22:28:00.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:28:00.605Z] ---> a5ff956e07b2 [2021-09-09T22:28:00.605Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T22:28:00.605Z] ---> Running in edb190f27134 [2021-09-09T22:28:00.871Z] ---> Running in ac127ba4d9af [2021-09-09T22:28:00.871Z] ---> Running in a6ce75d19265 [2021-09-09T22:28:01.140Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:28:01.407Z] 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-09-09T22:28:01.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:27:59.430Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T22:27:59.448Z] > git checkout -f 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 # timeout=10 [2021-09-09T22:27:59.679Z] > git remote # timeout=10 [2021-09-09T22:27:59.704Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T22:27:59.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T22:27:59.730Z] > git merge 7380b5be2abbd1220962665a8de014d5421e0322 # timeout=10 [2021-09-09T22:27:59.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T22:27:59.781Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T22:27:59.799Z] > git checkout -f 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 # timeout=10 [2021-09-09T22:28:02.015Z] OK: 219 MiB in 52 packages [2021-09-09T22:28:02.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:28:02.285Z] Removing intermediate container a6ce75d19265 [2021-09-09T22:28:02.285Z] ---> d8d988a74f36 [2021-09-09T22:28:02.285Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T22:28:02.285Z] ---> Running in 89c5a20e72e2 [2021-09-09T22:28:02.555Z] OK: 219 MiB in 52 packages [2021-09-09T22:28:02.555Z] Removing intermediate container 89c5a20e72e2 [2021-09-09T22:28:02.555Z] ---> 7c188059a7d3 [2021-09-09T22:28:02.555Z] Step 29/32 : CMD ["gate"] [2021-09-09T22:28:02.555Z] Removing intermediate container ed2e2375bfa2 [2021-09-09T22:28:02.555Z] ---> e15babb1a029 [2021-09-09T22:28:02.555Z] Step 6/24 : COPY go.mod . [2021-09-09T22:28:02.832Z] ---> Running in cfee58ae1d95 [2021-09-09T22:28:03.117Z] ---> 61f08c97f7a4 [2021-09-09T22:28:03.117Z] Step 7/24 : RUN go mod download [2021-09-09T22:28:03.117Z] Removing intermediate container cfee58ae1d95 [2021-09-09T22:28:03.117Z] ---> 60e788ad9be7 [2021-09-09T22:28:03.117Z] Step 30/32 : LABEL arch=x86_64 [2021-09-09T22:28:03.117Z] Removing intermediate container edb190f27134 [2021-09-09T22:28:03.117Z] ---> bb24d979d62b [2021-09-09T22:28:03.117Z] Step 6/24 : COPY go.mod . [2021-09-09T22:28:03.117Z] ---> Running in 3a1f69701085 [2021-09-09T22:28:03.117Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:28:03.117Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:28:03.117Z] ---> e72a476d8bf4 [2021-09-09T22:28:03.117Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T22:28:03.117Z] ---> Using cache [2021-09-09T22:28:03.117Z] ---> e61e998f7590 [2021-09-09T22:28:03.117Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:28:03.117Z] ---> Using cache [2021-09-09T22:28:03.117Z] ---> 5d80a2a32074 [2021-09-09T22:28:03.117Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T22:28:03.117Z] ---> Using cache [2021-09-09T22:28:03.117Z] ---> 07fbdbca007c [2021-09-09T22:28:03.117Z] Step 6/26 : COPY go.mod . [2021-09-09T22:28:03.117Z] ---> Using cache [2021-09-09T22:28:03.117Z] ---> 97612c4e12d2 [2021-09-09T22:28:03.117Z] Step 7/26 : RUN go mod download [2021-09-09T22:28:03.117Z] ---> Using cache [2021-09-09T22:28:03.117Z] ---> 0deff9290c92 [2021-09-09T22:28:03.117Z] Step 8/26 : COPY . . [2021-09-09T22:28:03.117Z] ---> Using cache [2021-09-09T22:28:03.117Z] ---> 715e4dad2546 [2021-09-09T22:28:03.117Z] Step 9/26 : RUN go mod tidy [2021-09-09T22:28:03.117Z] ---> Using cache [2021-09-09T22:28:03.117Z] ---> 138bb44ef443 [2021-09-09T22:28:03.117Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T22:28:03.384Z] ---> Running in 36d541fa836a [2021-09-09T22:28:03.384Z] ---> Running in 94b681615d61 [2021-09-09T22:28:03.384Z] ---> 4bbd3161e656 [2021-09-09T22:28:03.384Z] Step 7/24 : RUN go mod download [2021-09-09T22:28:03.860Z] ---> Running in 8c852caf5ff2 [2021-09-09T22:28:03.860Z] Removing intermediate container 94b681615d61 [2021-09-09T22:28:03.860Z] ---> f9c3eec742c8 [2021-09-09T22:28:03.860Z] Step 31/32 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:28:03.860Z] ---> Running in e8f537325905 [2021-09-09T22:28:04.268Z] Removing intermediate container e8f537325905 [2021-09-09T22:28:04.268Z] ---> 8e9f347d525f [2021-09-09T22:28:04.268Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T22:28:04.282Z] Commit message: "Merge branch 'main' into edgex-go-1913" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T22:28:04.721Z] provisioning config files... [2021-09-09T22:28:07.004Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config5472686134604633776tmp [2021-09-09T22:28:07.009Z] ---> Running in 4ebd97e04eb4 [2021-09-09T22:28:07.009Z] 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-09-09T22:28:07.009Z] Removing intermediate container 4ebd97e04eb4 [2021-09-09T22:28:07.009Z] ---> 6ef088a36165 [2021-09-09T22:28:07.009Z] [2021-09-09T22:28:07.009Z] Successfully built 6ef088a36165 [2021-09-09T22:28:07.009Z] Successfully tagged security-bootstrapper:latest [2021-09-09T22:28:07.009Z]  Building security-bootstrapper ... done Removing intermediate container 8c852caf5ff2 [2021-09-09T22:28:07.009Z] ---> 44d869c93aac [2021-09-09T22:28:07.009Z] Step 8/24 : COPY . . [2021-09-09T22:28:07.009Z] Removing intermediate container 3a1f69701085 [2021-09-09T22:28:07.009Z] ---> b9aba2449ded [2021-09-09T22:28:07.009Z] Step 8/24 : COPY . . [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:28:07.631Z] ---> docker-login.sh [2021-09-09T22:28:07.631Z] nexus3.edgexfoundry.org:10001 [2021-09-09T22:28:09.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:28:09.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:28:09.679Z] Configure a credential helper to remove this warning. See [2021-09-09T22:28:09.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:28:09.679Z] [2021-09-09T22:28:09.679Z] Login Succeeded [2021-09-09T22:28:09.679Z] nexus3.edgexfoundry.org:10002 [2021-09-09T22:28:09.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:28:10.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:28:10.234Z] Configure a credential helper to remove this warning. See [2021-09-09T22:28:10.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:28:10.234Z] [2021-09-09T22:28:10.234Z] Login Succeeded [2021-09-09T22:28:10.234Z] nexus3.edgexfoundry.org:10003 [2021-09-09T22:28:10.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:28:10.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:28:10.789Z] Configure a credential helper to remove this warning. See [2021-09-09T22:28:10.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:28:10.789Z] [2021-09-09T22:28:10.789Z] Login Succeeded [2021-09-09T22:28:10.789Z] nexus3.edgexfoundry.org:10004 [2021-09-09T22:28:11.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:28:11.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:28:11.391Z] Configure a credential helper to remove this warning. See [2021-09-09T22:28:11.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:28:11.391Z] [2021-09-09T22:28:11.391Z] Login Succeeded [2021-09-09T22:28:11.392Z] docker.io [2021-09-09T22:28:12.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:28:12.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:28:12.287Z] Configure a credential helper to remove this warning. See [2021-09-09T22:28:12.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:28:12.287Z] [2021-09-09T22:28:12.287Z] Login Succeeded [2021-09-09T22:28:12.287Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T22:28:12.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-09T22:28:13.064Z] ========================================================= [2021-09-09T22:28:13.064Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-09T22:28:13.064Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:28:13.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:28:13.725Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-09T22:28:13.725Z] 595b0fe564bb: Pulling fs layer [2021-09-09T22:28:13.725Z] 24495759ef45: Pulling fs layer [2021-09-09T22:28:13.725Z] d148012ef14d: Pulling fs layer [2021-09-09T22:28:13.725Z] e90a11edd702: Pulling fs layer [2021-09-09T22:28:13.725Z] d77568369979: Pulling fs layer [2021-09-09T22:28:13.725Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-09T22:28:13.725Z] 170f2ba95c9a: Pulling fs layer [2021-09-09T22:28:13.725Z] 97ac5df62f85: Pulling fs layer [2021-09-09T22:28:13.725Z] e90a11edd702: Waiting [2021-09-09T22:28:13.725Z] d77568369979: Waiting [2021-09-09T22:28:13.725Z] fc1c9f9a7f3b: Waiting [2021-09-09T22:28:13.725Z] 170f2ba95c9a: Waiting [2021-09-09T22:28:13.725Z] 97ac5df62f85: Waiting [2021-09-09T22:28:13.725Z] d148012ef14d: Verifying Checksum [2021-09-09T22:28:13.725Z] d148012ef14d: Download complete [2021-09-09T22:28:13.725Z] 24495759ef45: Verifying Checksum [2021-09-09T22:28:13.725Z] 24495759ef45: Download complete [2021-09-09T22:28:13.725Z] d77568369979: Verifying Checksum [2021-09-09T22:28:13.725Z] d77568369979: Download complete [2021-09-09T22:28:13.725Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-09T22:28:13.725Z] fc1c9f9a7f3b: Download complete [2021-09-09T22:28:13.725Z] 170f2ba95c9a: Download complete [2021-09-09T22:28:14.004Z] 595b0fe564bb: Verifying Checksum [2021-09-09T22:28:14.004Z] 595b0fe564bb: Download complete [2021-09-09T22:28:14.614Z] 595b0fe564bb: Pull complete [2021-09-09T22:28:15.311Z] ---> e7b897a9d716 [2021-09-09T22:28:15.311Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:28:15.311Z] ---> 69f5302e1487 [2021-09-09T22:28:15.311Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:28:15.311Z] ---> Running in ba43715d0c9c [2021-09-09T22:28:15.311Z] ---> Running in 91fcf78240c5 [2021-09-09T22:28:15.623Z] 24495759ef45: Pull complete [2021-09-09T22:28:15.919Z] d148012ef14d: Pull complete [2021-09-09T22:28:17.280Z] Removing intermediate container ba43715d0c9c [2021-09-09T22:28:17.280Z] ---> a5e6ea23c1f9 [2021-09-09T22:28:17.280Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T22:28:17.280Z] Removing intermediate container 91fcf78240c5 [2021-09-09T22:28:17.280Z] ---> 92ef26396c84 [2021-09-09T22:28:17.280Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T22:28:17.280Z] ---> Running in 29067a1b32ba [2021-09-09T22:28:17.280Z] ---> Running in a8894dbc16dc [2021-09-09T22:28:17.872Z] 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-09-09T22:28:17.872Z] 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-09-09T22:28:17.937Z] 97ac5df62f85: Verifying Checksum [2021-09-09T22:28:17.937Z] 97ac5df62f85: Download complete [2021-09-09T22:28:18.221Z] e90a11edd702: Verifying Checksum [2021-09-09T22:28:18.221Z] e90a11edd702: Download complete [2021-09-09T22:28:27.971Z] Removing intermediate container ac127ba4d9af [2021-09-09T22:28:27.971Z] ---> 67c2b59e1d8e [2021-09-09T22:28:27.971Z] [2021-09-09T22:28:27.971Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:28:27.971Z] ---> 48b8ec4ed9eb [2021-09-09T22:28:27.971Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:28:27.971Z] ---> Using cache [2021-09-09T22:28:27.971Z] ---> ab87e260eb79 [2021-09-09T22:28:27.971Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:28:27.971Z] ---> Using cache [2021-09-09T22:28:27.971Z] ---> ff9f4c70cd4d [2021-09-09T22:28:27.971Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T22:28:27.971Z] ---> Running in fee6f26dd2e8 [2021-09-09T22:28:27.971Z] Removing intermediate container fee6f26dd2e8 [2021-09-09T22:28:27.971Z] ---> 74e6dd336513 [2021-09-09T22:28:27.971Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T22:28:27.971Z] ---> Running in c99b780076cd [2021-09-09T22:28:27.971Z] Removing intermediate container c99b780076cd [2021-09-09T22:28:27.971Z] ---> 791a6207e160 [2021-09-09T22:28:27.971Z] Step 16/24 : WORKDIR / [2021-09-09T22:28:27.971Z] ---> Running in 3f194f83bbf5 [2021-09-09T22:28:27.971Z] Removing intermediate container 3f194f83bbf5 [2021-09-09T22:28:27.971Z] ---> fdf3b5521800 [2021-09-09T22:28:27.971Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:28:27.971Z] ---> cc16087949c1 [2021-09-09T22:28:27.971Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T22:28:27.971Z] ---> 80545100effd [2021-09-09T22:28:27.971Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T22:28:27.971Z] ---> 278a48bcbe48 [2021-09-09T22:28:27.971Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T22:28:27.971Z] ---> Running in c653f6ce090b [2021-09-09T22:28:28.243Z] Removing intermediate container c653f6ce090b [2021-09-09T22:28:28.243Z] ---> 58447b56fc6a [2021-09-09T22:28:28.243Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:28:28.243Z] ---> Running in 68f5897bbd89 [2021-09-09T22:28:28.243Z] Removing intermediate container 68f5897bbd89 [2021-09-09T22:28:28.243Z] ---> 0ad5015742e2 [2021-09-09T22:28:28.243Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:28:28.512Z] ---> Running in e832e36a36cd [2021-09-09T22:28:28.512Z] Removing intermediate container e832e36a36cd [2021-09-09T22:28:28.512Z] ---> dbedd825f2d8 [2021-09-09T22:28:28.512Z] Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:28:28.512Z] ---> Running in 3700458bb3c4 [2021-09-09T22:28:28.779Z] Removing intermediate container 3700458bb3c4 [2021-09-09T22:28:28.779Z] ---> df23664f7bfc [2021-09-09T22:28:28.779Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T22:28:28.779Z] ---> Running in 2d80eeef2e41 [2021-09-09T22:28:29.049Z] Removing intermediate container 2d80eeef2e41 [2021-09-09T22:28:29.049Z] ---> 392e02f5dd8a [2021-09-09T22:28:29.049Z] [2021-09-09T22:28:29.049Z] Successfully built 392e02f5dd8a [2021-09-09T22:28:29.049Z] Successfully tagged core-command:latest [2021-09-09T22:28:30.679Z] e90a11edd702: Pull complete [2021-09-09T22:28:30.679Z] d77568369979: Pull complete [2021-09-09T22:28:30.679Z] fc1c9f9a7f3b: Pull complete [2021-09-09T22:28:30.679Z] 170f2ba95c9a: Pull complete [2021-09-09T22:28:31.637Z]  Building core-command ... done 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-09-09T22:28:34.986Z] Removing intermediate container 36d541fa836a [2021-09-09T22:28:34.986Z] ---> 823a1ccc23e9 [2021-09-09T22:28:34.986Z] [2021-09-09T22:28:34.986Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T22:28:34.986Z] ---> 48b8ec4ed9eb [2021-09-09T22:28:34.986Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T22:28:34.986Z] ---> Running in 66a23e23012c [2021-09-09T22:28:34.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:28:35.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:28:35.522Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T22:28:35.522Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T22:28:35.522Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T22:28:35.522Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:28:35.522Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:28:35.522Z] OK: 6 MiB in 17 packages [2021-09-09T22:28:36.115Z] 97ac5df62f85: Pull complete [2021-09-09T22:28:36.115Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-09T22:28:36.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:28:36.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:28:36.120Z] Removing intermediate container 66a23e23012c [2021-09-09T22:28:36.120Z] ---> 4051691aaf55 [2021-09-09T22:28:36.120Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T22:28:36.120Z] ---> Running in c4bbeb6b2283 [2021-09-09T22:28:36.120Z] Removing intermediate container c4bbeb6b2283 [2021-09-09T22:28:36.120Z] ---> dbac808ca81c [2021-09-09T22:28:36.120Z] Step 14/26 : WORKDIR / [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:28:36.391Z] ---> Running in 1c63a836eb3b [2021-09-09T22:28:36.391Z] Removing intermediate container 1c63a836eb3b [2021-09-09T22:28:36.391Z] ---> c0942e6f1aa8 [2021-09-09T22:28:36.391Z] 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-09-09T22:28:36.500Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:28:36.500Z] WORKDIR /edgex [2021-09-09T22:28:36.500Z] COPY go.mod . [2021-09-09T22:28:36.500Z] RUN go mod download [2021-09-09T22:28:36.500Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-09T22:28:36.670Z] ---> 12ea70d87589 [2021-09-09T22:28:36.670Z] 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-09-09T22:28:36.937Z] ---> 061d796b4e25 [2021-09-09T22:28:36.937Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T22:28:37.205Z] ---> 6d549c503fb6 [2021-09-09T22:28:37.205Z] 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-09-09T22:28:37.473Z] ---> 86988124627b [2021-09-09T22:28:37.473Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T22:28:38.062Z] ---> 790908412462 [2021-09-09T22:28:38.062Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T22:28:38.657Z] ---> dd9104a0983f [2021-09-09T22:28:38.657Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T22:28:38.934Z] ---> 5f3d173376fa [2021-09-09T22:28:38.934Z] 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-09-09T22:28:38.934Z] ---> Running in 906e99769d19 [2021-09-09T22:28:39.148Z] Sending build context to Docker daemon 166MB [2021-09-09T22:28:39.148Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:28:39.148Z] ---> 04bc70af865f [2021-09-09T22:28:39.148Z] Step 2/4 : WORKDIR /edgex [2021-09-09T22:28:39.929Z] Removing intermediate container 906e99769d19 [2021-09-09T22:28:39.930Z] ---> 60834d372c1d [2021-09-09T22:28:39.930Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T22:28:39.930Z] ---> Running in 02d005a55033 [2021-09-09T22:28:39.930Z] Removing intermediate container 02d005a55033 [2021-09-09T22:28:39.930Z] ---> 1ab4e89cbe5e [2021-09-09T22:28:39.930Z] Step 24/26 : LABEL arch=x86_64 [2021-09-09T22:28:39.930Z] ---> Running in fa202f7954cf [2021-09-09T22:28:40.521Z] Removing intermediate container fa202f7954cf [2021-09-09T22:28:40.521Z] ---> e4ce6a254bb4 [2021-09-09T22:28:40.521Z] Step 25/26 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:28:40.521Z] ---> Running in 12666113d4f2 [2021-09-09T22:28:40.803Z] Removing intermediate container 12666113d4f2 [2021-09-09T22:28:40.803Z] ---> 966d62f274d1 [2021-09-09T22:28:40.803Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T22:28:40.803Z] ---> Running in 3a6964991a60 [2021-09-09T22:28:41.079Z] Removing intermediate container 3a6964991a60 [2021-09-09T22:28:41.079Z] ---> be5422f55eca [2021-09-09T22:28:41.079Z] [2021-09-09T22:28:41.079Z] Successfully built be5422f55eca [2021-09-09T22:28:41.079Z] Successfully tagged security-secretstore-setup:latest [2021-09-09T22:28:41.666Z]  Building security-secretstore-setup ... done Removing intermediate container 29067a1b32ba [2021-09-09T22:28:41.666Z] ---> d0202853a1e4 [2021-09-09T22:28:41.666Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T22:28:41.666Z] ---> Running in fa9feef5013b [2021-09-09T22:28:41.935Z] 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-09-09T22:28:42.899Z] Removing intermediate container fa9feef5013b [2021-09-09T22:28:42.899Z] ---> 8c8bd8c16125 [2021-09-09T22:28:42.899Z] [2021-09-09T22:28:42.899Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T22:28:42.899Z] 20.10.7: Pulling from library/docker [2021-09-09T22:28:44.317Z] Removing intermediate container a8894dbc16dc [2021-09-09T22:28:44.317Z] ---> 385edc102148 [2021-09-09T22:28:44.317Z] [2021-09-09T22:28:44.317Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:28:44.317Z] ---> 48b8ec4ed9eb [2021-09-09T22:28:44.317Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T22:28:44.317Z] ---> Running in 28f262218ac1 [2021-09-09T22:28:44.317Z] Removing intermediate container 28f262218ac1 [2021-09-09T22:28:44.317Z] ---> 814a8482e2bb [2021-09-09T22:28:44.317Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T22:28:44.317Z] ---> Running in 9e23fdd7df71 [2021-09-09T22:28:44.567Z] ---> Running in a50b7258047e [2021-09-09T22:28:44.567Z] Removing intermediate container a50b7258047e [2021-09-09T22:28:44.567Z] ---> b1cf2cccf79e [2021-09-09T22:28:44.567Z] Step 3/4 : COPY go.mod . [2021-09-09T22:28:44.586Z] Removing intermediate container 9e23fdd7df71 [2021-09-09T22:28:44.586Z] ---> b430bd99756f [2021-09-09T22:28:44.586Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T22:28:44.586Z] ---> Running in 27efbe667ca6 [2021-09-09T22:28:44.586Z] Removing intermediate container 27efbe667ca6 [2021-09-09T22:28:44.586Z] ---> 2733918a511f [2021-09-09T22:28:44.586Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:28:44.586Z] ---> Running in 2b5f255f369d [2021-09-09T22:28:45.169Z] Removing intermediate container 2b5f255f369d [2021-09-09T22:28:45.169Z] ---> 3b7a80de9d4f [2021-09-09T22:28:45.169Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T22:28:45.169Z] ---> Running in 927e53d94584 [2021-09-09T22:28:45.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:28:45.552Z] ---> 0a2beb5d5345 [2021-09-09T22:28:45.552Z] Step 4/4 : RUN go mod download [2021-09-09T22:28:45.552Z] ---> Running in 73293f94b098 [2021-09-09T22:28:46.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:28:46.615Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T22:28:46.615Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T22:28:46.615Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T22:28:46.615Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T22:28:47.574Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T22:28:47.574Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T22:28:47.574Z] ---> 08bdaf2f88f9 [2021-09-09T22:28:47.574Z] 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-09-09T22:28:47.574Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T22:28:47.840Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T22:28:47.840Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:28:47.840Z] OK: 8 MiB in 20 packages [2021-09-09T22:28:48.120Z] ---> Running in 3b7895e10d9f [2021-09-09T22:28:48.385Z] Removing intermediate container 3b7895e10d9f [2021-09-09T22:28:48.385Z] ---> 499e44bd9083 [2021-09-09T22:28:48.385Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-09T22:28:48.385Z] Removing intermediate container 927e53d94584 [2021-09-09T22:28:48.385Z] ---> 878296a54162 [2021-09-09T22:28:48.385Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:28:48.385Z] ---> Running in bb064833448e [2021-09-09T22:28:48.385Z] ---> 84013f7226b2 [2021-09-09T22:28:48.385Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T22:28:48.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:28:48.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:28:48.923Z] ---> 1f06c6dd92b1 [2021-09-09T22:28:48.923Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T22:28:48.923Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T22:28:48.923Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T22:28:48.923Z] Executing bash-5.1.0-r0.post-install [2021-09-09T22:28:48.923Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T22:28:48.923Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T22:28:48.923Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T22:28:48.923Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T22:28:48.923Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T22:28:48.923Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T22:28:48.923Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T22:28:48.923Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T22:28:48.923Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T22:28:48.923Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T22:28:48.923Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T22:28:49.194Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T22:28:49.194Z] ---> 86e133b02a15 [2021-09-09T22:28:49.194Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T22:28:49.194Z] ---> Running in bae0b483094b [2021-09-09T22:28:49.778Z] Removing intermediate container bae0b483094b [2021-09-09T22:28:49.778Z] ---> 4e7553094427 [2021-09-09T22:28:49.778Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:28:50.044Z] ---> Running in 73bf6ce19e90 [2021-09-09T22:28:50.044Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T22:28:50.044Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T22:28:50.044Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T22:28:50.044Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T22:28:50.044Z] Removing intermediate container 73bf6ce19e90 [2021-09-09T22:28:50.044Z] ---> dbd6640c9765 [2021-09-09T22:28:50.044Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:28:50.044Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T22:28:50.314Z] ---> Running in 609a7e7f17de [2021-09-09T22:28:50.314Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T22:28:50.314Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T22:28:50.314Z] Removing intermediate container 609a7e7f17de [2021-09-09T22:28:50.314Z] ---> a0428ee41dc4 [2021-09-09T22:28:50.314Z] Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:28:50.314Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T22:28:50.314Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T22:28:50.314Z] ---> Running in 98b9351dd33f [2021-09-09T22:28:50.314Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T22:28:50.314Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T22:28:50.588Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T22:28:50.588Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T22:28:50.588Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T22:28:50.588Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T22:28:50.588Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T22:28:50.588Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T22:28:50.588Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T22:28:50.588Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T22:28:50.588Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T22:28:50.588Z] Removing intermediate container 98b9351dd33f [2021-09-09T22:28:50.588Z] ---> 798455a329c2 [2021-09-09T22:28:50.588Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T22:28:50.588Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T22:28:50.588Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T22:28:50.588Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T22:28:50.588Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T22:28:50.588Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T22:28:50.588Z] ---> Running in def143b722ca [2021-09-09T22:28:51.172Z] Removing intermediate container def143b722ca [2021-09-09T22:28:51.172Z] ---> 987a5dff6f81 [2021-09-09T22:28:51.172Z] [2021-09-09T22:28:51.172Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T22:28:51.172Z] OK: 82 MiB in 59 packages [2021-09-09T22:28:51.172Z] Successfully built 987a5dff6f81 [2021-09-09T22:28:51.172Z] Successfully tagged core-data:latest [2021-09-09T22:28:52.579Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-09T22:28:52.579Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T22:28:52.579Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T22:28:52.579Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T22:28:52.846Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T22:28:52.846Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T22:28:52.846Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T22:28:52.846Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T22:28:53.113Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T22:28:53.113Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T22:28:53.700Z] Collecting PyYAML<4,>=3.10 [2021-09-09T22:28:53.700Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T22:28:54.283Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T22:28:54.283Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T22:28:54.283Z] 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-09-09T22:28:54.283Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T22:28:54.283Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T22:28:54.283Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T22:28:54.283Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T22:28:54.283Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T22:28:54.283Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T22:28:54.549Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T22:28:54.549Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T22:28:54.549Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T22:28:54.549Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T22:28:54.549Z] Collecting idna<2.8,>=2.5 [2021-09-09T22:28:54.549Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T22:28:54.549Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T22:28:54.819Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T22:28:54.819Z] Collecting certifi>=2017.4.17 [2021-09-09T22:28:54.819Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T22:28:54.819Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T22:28:54.819Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T22:28:54.819Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T22:28:54.819Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T22:28:55.086Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T22:28:55.086Z] Attempting uninstall: urllib3 [2021-09-09T22:28:55.086Z] Found existing installation: urllib3 1.26.2 [2021-09-09T22:28:55.086Z] Uninstalling urllib3-1.26.2: [2021-09-09T22:28:55.086Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T22:28:55.086Z] Attempting uninstall: idna [2021-09-09T22:28:55.086Z] Found existing installation: idna 3.1 [2021-09-09T22:28:55.086Z] Uninstalling idna-3.1: [2021-09-09T22:28:55.086Z] Successfully uninstalled idna-3.1 [2021-09-09T22:28:55.354Z] Attempting uninstall: chardet [2021-09-09T22:28:55.354Z] Found existing installation: chardet 4.0.0 [2021-09-09T22:28:55.354Z] Uninstalling chardet-4.0.0: [2021-09-09T22:28:55.354Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T22:28:55.622Z] Attempting uninstall: requests [2021-09-09T22:28:55.622Z] Found existing installation: requests 2.25.1 [2021-09-09T22:28:55.622Z] Uninstalling requests-2.25.1: [2021-09-09T22:28:55.622Z] Successfully uninstalled requests-2.25.1 [2021-09-09T22:28:55.622Z] Running setup.py install for texttable: started [2021-09-09T22:28:55.892Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T22:28:55.892Z] Running setup.py install for PyYAML: started [2021-09-09T22:28:56.161Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T22:28:56.429Z] Running setup.py install for docopt: started [2021-09-09T22:28:56.696Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T22:28:56.696Z] Running setup.py install for dockerpty: started [2021-09-09T22:28:56.961Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T22:28:57.229Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-09-09T22:28:59.814Z] Removing intermediate container bb064833448e [2021-09-09T22:28:59.814Z] ---> 9aea6bc8b394 [2021-09-09T22:28:59.814Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T22:28:59.814Z] ---> Running in 31747040decb [2021-09-09T22:28:59.814Z] Removing intermediate container 31747040decb [2021-09-09T22:28:59.814Z] ---> 950375dafa3e [2021-09-09T22:28:59.814Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T22:28:59.814Z] ---> Running in ca70da8795a9 [2021-09-09T22:29:00.080Z] Removing intermediate container ca70da8795a9 [2021-09-09T22:29:00.080Z] ---> 8231c1427c40 [2021-09-09T22:29:00.080Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T22:29:00.346Z] ---> b09a82b101aa [2021-09-09T22:29:00.346Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T22:29:00.346Z] ---> 6f49edea60c2 [2021-09-09T22:29:00.346Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T22:29:00.611Z] ---> f80e1d5db088 [2021-09-09T22:29:00.611Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T22:29:00.611Z] ---> Running in b1e177f91416 [2021-09-09T22:29:00.878Z] Removing intermediate container b1e177f91416 [2021-09-09T22:29:00.878Z] ---> 2fbf12dcdd05 [2021-09-09T22:29:00.878Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:29:00.878Z] ---> Running in 664c719ecfbd [2021-09-09T22:29:00.878Z] Removing intermediate container 664c719ecfbd [2021-09-09T22:29:00.878Z] ---> 5d530d2fc0d6 [2021-09-09T22:29:00.878Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:29:00.878Z] ---> Running in 58ec39433cfb [2021-09-09T22:29:00.878Z] Removing intermediate container 58ec39433cfb [2021-09-09T22:29:00.878Z] ---> d71dee1c3236 [2021-09-09T22:29:00.878Z] Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:29:00.878Z] ---> Running in 8240a82fd564 [2021-09-09T22:29:01.145Z] Removing intermediate container 8240a82fd564 [2021-09-09T22:29:01.145Z] ---> 023e1b44a4da [2021-09-09T22:29:01.145Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T22:29:01.145Z] ---> Running in e573e9b4b675 [2021-09-09T22:29:01.145Z] Removing intermediate container e573e9b4b675 [2021-09-09T22:29:01.145Z] ---> bd53fc794ad7 [2021-09-09T22:29:01.145Z] [2021-09-09T22:29:01.145Z] Successfully built bd53fc794ad7 [2021-09-09T22:29:01.145Z] Successfully tagged sys-mgmt-agent:latest [2021-09-09T22:29:01.422Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-09T22:29:01.426Z] $ docker stop --time=1 259cc141a8878e1ff4f1f863393e63be06d4cbd448022665771e5ec800d8ae60 [2021-09-09T22:29:02.780Z] $ docker rm -f 259cc141a8878e1ff4f1f863393e63be06d4cbd448022665771e5ec800d8ae60 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T22:29:03.169Z] + docker images [2021-09-09T22:29:03.169Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T22:29:03.169Z] sys-mgmt-agent latest bd53fc794ad7 2 seconds ago 325MB [2021-09-09T22:29:03.169Z] core-data latest 987a5dff6f81 13 seconds ago 20.4MB [2021-09-09T22:29:03.169Z] 385edc102148 20 seconds ago 1.76GB [2021-09-09T22:29:03.169Z] 8c8bd8c16125 21 seconds ago 1.75GB [2021-09-09T22:29:03.169Z] security-secretstore-setup latest be5422f55eca 23 seconds ago 28.1MB [2021-09-09T22:29:03.169Z] 823a1ccc23e9 30 seconds ago 1.76GB [2021-09-09T22:29:03.169Z] core-command latest 392e02f5dd8a 35 seconds ago 16MB [2021-09-09T22:29:03.169Z] 67c2b59e1d8e 38 seconds ago 1.75GB [2021-09-09T22:29:03.169Z] security-bootstrapper latest 6ef088a36165 59 seconds ago 18.8MB [2021-09-09T22:29:03.169Z] core-metadata latest d5336a693ea7 About a minute ago 16.7MB [2021-09-09T22:29:03.169Z] support-scheduler latest 46b704839a46 About a minute ago 16.1MB [2021-09-09T22:29:03.169Z] security-proxy-setup latest 23076fee876f About a minute ago 26MB [2021-09-09T22:29:03.169Z] support-notifications latest cc3ec2ac9a54 About a minute ago 16.8MB [2021-09-09T22:29:03.169Z] ac5d7352de58 About a minute ago 1.76GB [2021-09-09T22:29:03.169Z] 284f7f58320e About a minute ago 1.75GB [2021-09-09T22:29:03.169Z] 6fe5503ae688 About a minute ago 1.75GB [2021-09-09T22:29:03.169Z] 813d6a67e68a About a minute ago 1.75GB [2021-09-09T22:29:03.169Z] 81a0945c7e5b About a minute ago 1.76GB [2021-09-09T22:29:03.169Z] ci-base-image-x86_64 latest e72a476d8bf4 5 minutes ago 1.25GB [2021-09-09T22:29:03.169Z] alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB [2021-09-09T22:29:03.169Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-09T22:29:03.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-09T22:29:03.169Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-09T22:29:03.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-09T22:29:20.872Z] Still waiting to schedule task [2021-09-09T22:29:20.872Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-09T22:30:24.251Z] Removing intermediate container 73293f94b098 [2021-09-09T22:30:24.251Z] ---> e2ae3c09b655 [2021-09-09T22:30:24.251Z] Successfully built e2ae3c09b655 [2021-09-09T22:30:24.251Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:30:24.606Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T22:30:24.606Z] . [Pipeline] withDockerContainer [2021-09-09T22:30:24.899Z] prd-ubuntu18.04-docker-arm64-4c-16g-1886 does not seem to be running inside a container [2021-09-09T22:30:24.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T22:30:26.765Z] $ docker top 030865077ac50cfabc8aa23836086c496962a4063052cfd658b7c283fcb944d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:30:27.811Z] + go version [2021-09-09T22:30:27.811Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-09T22:30:27.829Z] $ docker stop --time=1 030865077ac50cfabc8aa23836086c496962a4063052cfd658b7c283fcb944d8 [2021-09-09T22:30:29.682Z] $ docker rm -f 030865077ac50cfabc8aa23836086c496962a4063052cfd658b7c283fcb944d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:30:32.107Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T22:30:32.107Z] . [Pipeline] withDockerContainer [2021-09-09T22:30:32.360Z] prd-ubuntu18.04-docker-arm64-4c-16g-1886 does not seem to be running inside a container [2021-09-09T22:30:32.443Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T22:30:33.883Z] $ docker top 890c02bad5fc591e4b0122bfab29a4f0551ae5f4d02c1ba48f68dc5d805e1a85 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T22:30:34.188Z] ========================================================= [2021-09-09T22:30:34.188Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T22:30:34.189Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:30:34.853Z] + go mod tidy [Pipeline] sh [2021-09-09T22:30:36.512Z] + make test [2021-09-09T22:30:36.512Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-09T22:30:36.512Z] go mod tidy [2021-09-09T22:30:36.523Z] Running on prd-ubuntu18.04-docker-8c-8g-1887 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-09-09T22:30:36.547Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-09-09T22:30:36.660Z] The recommended git tool is: git [2021-09-09T22:30:37.104Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T22:30:39.318Z] using credential edgex-jenkins-ssh [2021-09-09T22:30:39.338Z] Cloning the remote Git repository [2021-09-09T22:30:39.362Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T22:30:39.433Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-09-09T22:30:39.468Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T22:30:39.468Z] > git --version # timeout=10 [2021-09-09T22:30:39.474Z] > git --version # 'git version 2.17.1' [2021-09-09T22:30:39.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T22:30:39.509Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T22:30:49.395Z] Merging remotes/origin/main commit 7380b5be2abbd1220962665a8de014d5421e0322 into PR head commit 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:30:49.516Z] Merge succeeded, producing 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:30:49.517Z] Checking out Revision 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 (PR-3678) [2021-09-09T22:30:48.743Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T22:30:48.749Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T22:30:48.767Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T22:30:48.781Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T22:30:48.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T22:30:48.786Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T22:30:49.405Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T22:30:49.412Z] > git checkout -f 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 # timeout=10 [2021-09-09T22:30:49.482Z] > git remote # timeout=10 [2021-09-09T22:30:49.490Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T22:30:49.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T22:30:49.499Z] > git merge 7380b5be2abbd1220962665a8de014d5421e0322 # timeout=10 [2021-09-09T22:30:49.509Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T22:30:49.518Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T22:30:49.522Z] > git checkout -f 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 # timeout=10 [2021-09-09T22:30:54.929Z] Commit message: "Merge branch 'main' into edgex-go-1913" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:30:55.873Z] + echo snap-build.sh [2021-09-09T22:30:55.873Z] snap-build.sh [2021-09-09T22:30:55.873Z] + SNAP_BASE_DIR=. [2021-09-09T22:30:55.873Z] + '[' '!' -z /w/workspace/edgex-go/10 ']' [2021-09-09T22:30:55.873Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/10 [2021-09-09T22:30:55.873Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' [2021-09-09T22:30:55.873Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/10] [2021-09-09T22:30:55.873Z] + cd /w/workspace/edgex-go/10 [2021-09-09T22:30:55.873Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-09T22:30:55.873Z] Reading package lists... [2021-09-09T22:30:55.873Z] Building dependency tree... [2021-09-09T22:30:55.873Z] Reading state information... [2021-09-09T22:30:55.873Z] The following packages were automatically installed and are no longer required: [2021-09-09T22:30:55.873Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-09T22:30:55.873Z] uidmap xdelta3 [2021-09-09T22:30:55.873Z] Use 'sudo apt autoremove' to remove them. [2021-09-09T22:30:55.873Z] The following packages will be REMOVED: [2021-09-09T22:30:55.873Z] lxd* lxd-client* [2021-09-09T22:30:56.142Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-09T22:30:56.143Z] After this operation, 31.7 MB disk space will be freed. [2021-09-09T22:30:56.678Z] (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-09-09T22:30:56.678Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T22:30:57.639Z] Removing lxd dnsmasq configuration [2021-09-09T22:30:57.639Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T22:30:57.639Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-09T22:30:58.600Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T22:30:58.601Z] (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-09-09T22:30:58.601Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T22:31:00.012Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-09T22:31:00.012Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-09T22:31:00.595Z] + sudo snap remove --purge lxd [2021-09-09T22:31:00.595Z] snap "lxd" is not installed [2021-09-09T22:31:00.595Z] + sudo groupadd --force --system lxd [2021-09-09T22:31:00.595Z] ++ whoami [2021-09-09T22:31:00.595Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-09T22:31:00.595Z] + newgrp - lxd [2021-09-09T22:31:00.595Z] + sudo snap install lxd [2021-09-09T22:31:03.910Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T22:31:08.828Z] 2021-09-09T22:31:06Z INFO Waiting for automatic snapd restart... [2021-09-09T22:31:24.857Z] lxd 4.18 from Canonical* installed [2021-09-09T22:31:24.857Z] + sudo lxd init --auto [2021-09-09T22:31:31.501Z] + sudo snap install --classic snapcraft [2021-09-09T22:31:43.822Z] snapcraft 5.0 from Canonical* installed [2021-09-09T22:31:43.822Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-09T22:31:43.822Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-09T22:31:43.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T22:31:43.822Z] Dload Upload Total Spent Left Speed [2021-09-09T22:31:43.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3603 0 --:--:-- --:--:-- --:--:-- 3624 [2021-09-09T22:31:43.822Z] 67 3325k 67 2249k 0 0 4745k 0 --:--:-- --:--:-- --:--:-- 4745k 100 3325k 100 3325k 0 0 6468k 0 --:--:-- --:--:-- --:--:-- 26.2M [2021-09-09T22:31:43.822Z] ./yq_linux_amd64 [2021-09-09T22:31:43.822Z] + sudo snapcraft prime --use-lxd [2021-09-09T22:31:45.766Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-09T22:31:45.766Z] 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-09-09T22:31:45.766Z] - README.md [2021-09-09T22:31:45.766Z] [2021-09-09T22:31:45.766Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T22:31:46.032Z] Launching a container. [2021-09-09T22:31:53.488Z] Waiting for container to be ready [2021-09-09T22:31:53.488Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-09T22:31:53.488Z] [2021-09-09T22:31:56.825Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-09T22:31:57.411Z] Waiting for network to be ready... [2021-09-09T22:31:57.680Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T22:31:57.945Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T22:31:57.945Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T22:31:57.945Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T22:31:57.945Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T22:31:57.945Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T22:31:57.945Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T22:31:57.945Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T22:31:57.945Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T22:31:58.211Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T22:31:58.476Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T22:31:58.476Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T22:31:58.742Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T22:31:58.742Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T22:31:58.742Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T22:31:58.742Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T22:31:58.742Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T22:31:58.742Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T22:31:59.325Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T22:31:59.325Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T22:31:59.591Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T22:31:59.591Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T22:31:59.591Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T22:31:59.591Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T22:31:59.591Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T22:31:59.591Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T22:31:59.591Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T22:32:00.664Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T22:32:02.182Z] Fetched 25.2 MB in 4s (6214 kB/s) [2021-09-09T22:32:02.763Z] Reading package lists... [2021-09-09T22:32:02.763Z] Reading package lists... [2021-09-09T22:32:03.029Z] Building dependency tree... [2021-09-09T22:32:03.029Z] Reading state information... [2021-09-09T22:32:03.029Z] The following additional packages will be installed: [2021-09-09T22:32:03.029Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T22:32:03.029Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T22:32:03.029Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T22:32:03.029Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-09T22:32:03.029Z] Suggested packages: [2021-09-09T22:32:03.029Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-09T22:32:03.029Z] Recommended packages: [2021-09-09T22:32:03.029Z] gnupg libsasl2-modules [2021-09-09T22:32:03.295Z] The following NEW packages will be installed: [2021-09-09T22:32:03.295Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T22:32:03.295Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T22:32:03.295Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T22:32:03.295Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-09T22:32:03.295Z] The following packages will be upgraded: [2021-09-09T22:32:03.295Z] gpg gpg-agent gpgconf libudev1 [2021-09-09T22:32:03.295Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-09T22:32:03.295Z] Need to get 3527 kB of archives. [2021-09-09T22:32:03.295Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-09T22:32:03.295Z] 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-09-09T22:32:03.295Z] 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-09-09T22:32:03.295Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-09T22:32:03.295Z] 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-09-09T22:32:03.562Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-09T22:32:03.828Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-09T22:32:04.094Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-09T22:32:04.094Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-09T22:32:04.094Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-09T22:32:04.094Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-09T22:32:04.094Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-09T22:32:04.094Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-09T22:32:04.094Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-09T22:32:04.094Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-09T22:32:04.094Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-09T22:32:04.094Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-09T22:32:04.360Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-09T22:32:04.360Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-09T22:32:04.360Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-09T22:32:04.360Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-09T22:32:04.360Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-09T22:32:04.360Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-09T22:32:04.360Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T22:32:04.360Z] Fetched 3527 kB in 1s (3131 kB/s) [2021-09-09T22:32:04.360Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T22:32:04.360Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-09T22:32:04.630Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T22:32:04.630Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-09T22:32:04.630Z] Selecting previously unselected package udev. [2021-09-09T22:32:04.630Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T22:32:04.630Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-09T22:32:04.630Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-09T22:32:04.899Z] Selecting previously unselected package libfuse2:amd64. [2021-09-09T22:32:04.899Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T22:32:04.899Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T22:32:04.899Z] Selecting previously unselected package fuse. [2021-09-09T22:32:04.899Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T22:32:04.899Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-09T22:32:04.899Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T22:32:04.899Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T22:32:05.166Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T22:32:05.166Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T22:32:05.166Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T22:32:05.166Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T22:32:05.166Z] Selecting previously unselected package libksba8:amd64. [2021-09-09T22:32:05.166Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-09T22:32:05.166Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-09T22:32:05.166Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-09T22:32:05.166Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T22:32:05.166Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:05.433Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-09T22:32:05.434Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T22:32:05.434Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:05.434Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-09T22:32:05.434Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T22:32:05.434Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:05.434Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-09T22:32:05.434Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T22:32:05.434Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:05.434Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-09T22:32:05.434Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T22:32:05.434Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:05.700Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-09T22:32:05.700Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T22:32:05.700Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:05.700Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-09T22:32:05.700Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T22:32:05.700Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:05.700Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-09T22:32:05.700Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T22:32:05.700Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:05.700Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-09T22:32:05.700Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T22:32:05.700Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:05.966Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-09T22:32:05.966Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T22:32:05.966Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T22:32:05.966Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-09T22:32:05.966Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T22:32:05.966Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T22:32:05.966Z] Selecting previously unselected package libldap-common. [2021-09-09T22:32:05.966Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-09T22:32:05.966Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T22:32:05.966Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-09T22:32:05.966Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-09T22:32:05.966Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T22:32:05.966Z] Selecting previously unselected package dirmngr. [2021-09-09T22:32:05.966Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T22:32:06.115Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T22:32:06.235Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T22:32:06.235Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T22:32:06.235Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-09T22:32:06.235Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T22:32:06.235Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T22:32:06.235Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T22:32:06.235Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-09T22:32:06.235Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:06.235Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-09T22:32:06.235Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T22:32:06.235Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-09T22:32:06.501Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T22:32:06.769Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:06.769Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-09T22:32:06.769Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-09T22:32:06.769Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-09T22:32:06.769Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:06.769Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:06.769Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:06.769Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:06.769Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:06.769Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:06.769Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T22:32:06.769Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T22:32:06.769Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T22:32:07.037Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T22:32:07.305Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-09T22:32:07.305Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-09T22:32:07.305Z] This means they are not meant to be enabled using systemctl. [2021-09-09T22:32:07.305Z] Possible reasons for having this kind of units are: [2021-09-09T22:32:07.305Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-09T22:32:07.305Z] .wants/ or .requires/ directory. [2021-09-09T22:32:07.305Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-09T22:32:07.305Z] a requirement dependency on it. [2021-09-09T22:32:07.305Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-09T22:32:07.305Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-09T22:32:07.305Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-09T22:32:07.305Z] instance name specified. [2021-09-09T22:32:07.565Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T22:32:07.573Z] Reading package lists... [2021-09-09T22:32:07.838Z] Building dependency tree... [2021-09-09T22:32:07.838Z] Reading state information... [2021-09-09T22:32:07.838Z] The following additional packages will be installed: [2021-09-09T22:32:07.838Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-09T22:32:07.838Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-09T22:32:07.838Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-09T22:32:07.838Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-09T22:32:07.838Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-09T22:32:07.838Z] Suggested packages: [2021-09-09T22:32:07.838Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-09T22:32:07.838Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-09T22:32:07.838Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-09T22:32:07.838Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-09T22:32:07.838Z] systemd-container policykit-1 [2021-09-09T22:32:07.838Z] Recommended packages: [2021-09-09T22:32:07.838Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-09T22:32:07.838Z] The following NEW packages will be installed: [2021-09-09T22:32:07.838Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-09T22:32:07.838Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-09T22:32:07.838Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-09T22:32:07.838Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-09T22:32:07.838Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-09T22:32:07.838Z] The following packages will be upgraded: [2021-09-09T22:32:07.838Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-09T22:32:08.109Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-09T22:32:08.109Z] Need to get 36.7 MB of archives. [2021-09-09T22:32:08.109Z] After this operation, 147 MB of additional disk space will be used. [2021-09-09T22:32:08.109Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-09T22:32:08.109Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-09T22:32:08.109Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-09T22:32:08.109Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-09T22:32:08.109Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-09T22:32:08.170Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T22:32:08.378Z] 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-09-09T22:32:08.378Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-09T22:32:08.378Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-09T22:32:08.378Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-09T22:32:08.378Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-09T22:32:08.378Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-09T22:32:08.378Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-09T22:32:08.378Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-09T22:32:08.378Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-09T22:32:08.378Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-09T22:32:08.378Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-09T22:32:08.378Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-09T22:32:08.960Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-09T22:32:08.960Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-09T22:32:08.960Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-09T22:32:09.227Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-09T22:32:09.227Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-09T22:32:09.227Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-09T22:32:09.227Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-09T22:32:09.227Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-09T22:32:09.227Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-09T22:32:09.227Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-09T22:32:09.227Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-09T22:32:09.227Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-09T22:32:09.227Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-09T22:32:10.634Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T22:32:10.634Z] Fetched 36.7 MB in 3s (14.4 MB/s) [2021-09-09T22:32:10.634Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T22:32:10.634Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-09T22:32:10.901Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T22:32:11.184Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-09T22:32:11.449Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T22:32:11.449Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-09T22:32:11.449Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T22:32:11.450Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-09T22:32:11.450Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-09T22:32:11.715Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-09T22:32:11.715Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T22:32:11.715Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-09T22:32:11.715Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-09T22:32:11.982Z] Setting up apt (1.6.14) ... [2021-09-09T22:32:11.982Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-09T22:32:13.754Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-09T22:32:13.754Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-09T22:32:13.754Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T22:32:13.754Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T22:32:13.754Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-09T22:32:13.754Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T22:32:13.754Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T22:32:13.754Z] Selecting previously unselected package libexpat1:amd64. [2021-09-09T22:32:13.754Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-09T22:32:13.754Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T22:32:13.754Z] Selecting previously unselected package python3.6-minimal. [2021-09-09T22:32:13.754Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T22:32:13.754Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T22:32:13.754Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T22:32:13.754Z] Checking for services that may need to be restarted...done. [2021-09-09T22:32:13.754Z] Checking for services that may need to be restarted...done. [2021-09-09T22:32:13.754Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T22:32:13.754Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T22:32:13.754Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T22:32:13.754Z] Selecting previously unselected package python3-minimal. [2021-09-09T22:32:13.754Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-09T22:32:13.754Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-09T22:32:13.754Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-09T22:32:13.754Z] Selecting previously unselected package mime-support. [2021-09-09T22:32:13.754Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-09T22:32:13.754Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-09T22:32:13.754Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-09T22:32:13.754Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-09T22:32:13.754Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T22:32:13.754Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-09T22:32:13.754Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T22:32:13.754Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T22:32:14.020Z] Selecting previously unselected package python3.6. [2021-09-09T22:32:14.020Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T22:32:14.020Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T22:32:14.020Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-09T22:32:14.020Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-09T22:32:14.020Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T22:32:14.020Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-09T22:32:14.286Z] Selecting previously unselected package python3. [2021-09-09T22:32:14.286Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-09T22:32:14.286Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-09T22:32:14.286Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-09T22:32:14.286Z] Selecting previously unselected package multiarch-support. [2021-09-09T22:32:14.286Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T22:32:14.286Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T22:32:14.286Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T22:32:14.286Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-09T22:32:14.286Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-09T22:32:14.286Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-09T22:32:14.286Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T22:32:14.552Z] Selecting previously unselected package libbsd0:amd64. [2021-09-09T22:32:14.552Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-09T22:32:14.552Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T22:32:14.552Z] Selecting previously unselected package sudo. [2021-09-09T22:32:14.552Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-09T22:32:14.552Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T22:32:14.552Z] Selecting previously unselected package apparmor. [2021-09-09T22:32:14.552Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T22:32:14.552Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-09T22:32:14.818Z] Selecting previously unselected package libedit2:amd64. [2021-09-09T22:32:14.818Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-09T22:32:14.818Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T22:32:14.818Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-09T22:32:14.818Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T22:32:14.818Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T22:32:14.818Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-09T22:32:14.818Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T22:32:14.818Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T22:32:14.818Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-09T22:32:14.818Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-09T22:32:15.084Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T22:32:15.084Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-09T22:32:15.084Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T22:32:15.084Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T22:32:15.084Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-09T22:32:15.084Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T22:32:15.084Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T22:32:15.084Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-09T22:32:15.084Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-09T22:32:15.084Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T22:32:15.350Z] Selecting previously unselected package openssh-client. [2021-09-09T22:32:15.350Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-09T22:32:15.350Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T22:32:15.350Z] Selecting previously unselected package squashfs-tools. [2021-09-09T22:32:15.350Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-09T22:32:15.350Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T22:32:15.616Z] Selecting previously unselected package snapd. [2021-09-09T22:32:15.616Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-09T22:32:15.616Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-09T22:32:17.642Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T22:32:17.643Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T22:32:17.643Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-09T22:32:17.643Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T22:32:17.643Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T22:32:17.643Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T22:32:17.643Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T22:32:17.643Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-09T22:32:17.643Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-09T22:32:18.654Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T22:32:18.654Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T22:32:18.654Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T22:32:18.654Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T22:32:18.654Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T22:32:18.654Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T22:32:19.247Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T22:32:19.248Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T22:32:19.248Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T22:32:19.248Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-09T22:32:19.248Z] running python rtupdate hooks for python3.6... [2021-09-09T22:32:19.248Z] running python post-rtupdate hooks for python3.6... [2021-09-09T22:32:19.248Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-09T22:32:19.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T22:32:19.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T22:32:19.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T22:32:19.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T22:32:19.612Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T22:32:19.830Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-09T22:32:20.097Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T22:32:20.097Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T22:32:20.097Z] Setting up snapd (2.49.2+18.04) ... [2021-09-09T22:32:20.603Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T22:32:20.680Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-09T22:32:20.680Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-09T22:32:20.946Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-09T22:32:20.946Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-09T22:32:21.228Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T22:32:21.228Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T22:32:21.500Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-09T22:32:21.500Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-09T22:32:21.594Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T22:32:21.594Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T22:32:21.594Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T22:32:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T22:32:21.767Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-09T22:32:22.035Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-09T22:32:22.035Z] /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-09-09T22:32:22.035Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T22:32:22.035Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T22:32:22.992Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T22:32:22.992Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T22:32:22.992Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T22:32:24.222Z] Reading package lists... [2021-09-09T22:32:24.489Z] Reading package lists... [2021-09-09T22:32:24.489Z] Building dependency tree... [2021-09-09T22:32:24.489Z] Reading state information... [2021-09-09T22:32:24.756Z] Calculating upgrade... [2021-09-09T22:32:24.756Z] The following packages will be upgraded: [2021-09-09T22:32:24.756Z] advancecomp base-files bash binutils binutils-common [2021-09-09T22:32:24.756Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-09T22:32:24.756Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-09T22:32:24.756Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-09T22:32:24.756Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-09T22:32:24.756Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-09T22:32:24.756Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-09T22:32:24.756Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-09T22:32:24.756Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-09T22:32:24.756Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-09T22:32:24.756Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-09T22:32:24.756Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-09T22:32:24.756Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-09T22:32:24.756Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-09T22:32:24.756Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-09T22:32:24.756Z] ubuntu-keyring util-linux [2021-09-09T22:32:25.022Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T22:32:25.022Z] Need to get 64.2 MB of archives. [2021-09-09T22:32:25.022Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-09T22:32:25.022Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-09T22:32:25.022Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-09T22:32:25.022Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-09T22:32:25.022Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-09T22:32:25.022Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-09T22:32:25.022Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-09T22:32:25.022Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-09T22:32:25.022Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-09T22:32:25.022Z] 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-09-09T22:32:25.022Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-09T22:32:25.022Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-09T22:32:25.022Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-09T22:32:25.022Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-09T22:32:25.022Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-09T22:32:25.022Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-09T22:32:25.022Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-09T22:32:25.022Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-09T22:32:25.022Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-09T22:32:25.288Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-09T22:32:25.288Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-09T22:32:25.288Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-09T22:32:25.288Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-09T22:32:25.288Z] 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-09-09T22:32:25.288Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-09T22:32:25.288Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-09T22:32:25.288Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-09T22:32:25.288Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-09T22:32:25.288Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-09T22:32:25.288Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-09T22:32:25.288Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-09T22:32:25.288Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-09T22:32:25.288Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-09T22:32:25.288Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-09T22:32:25.288Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-09T22:32:25.288Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-09T22:32:25.288Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-09T22:32:25.288Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-09T22:32:25.288Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-09T22:32:25.288Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-09T22:32:25.288Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-09T22:32:25.288Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-09T22:32:25.288Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-09T22:32:25.288Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-09T22:32:25.288Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-09T22:32:25.288Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-09T22:32:25.288Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-09T22:32:25.554Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-09T22:32:25.554Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-09T22:32:25.554Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-09T22:32:25.554Z] 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-09-09T22:32:25.554Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-09T22:32:25.554Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-09T22:32:25.554Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-09T22:32:25.554Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-09T22:32:25.554Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-09T22:32:25.554Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-09T22:32:25.554Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-09T22:32:25.554Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-09T22:32:25.822Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-09T22:32:25.822Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-09T22:32:25.822Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-09T22:32:26.087Z] 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-09-09T22:32:26.087Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-09T22:32:26.087Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-09T22:32:26.087Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-09T22:32:26.087Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-09T22:32:26.087Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-09T22:32:26.087Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-09T22:32:26.353Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-09T22:32:26.353Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-09T22:32:26.353Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-09T22:32:26.353Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-09T22:32:26.353Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-09T22:32:26.353Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-09T22:32:26.353Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-09T22:32:26.353Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-09T22:32:26.353Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-09T22:32:26.353Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-09T22:32:26.618Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-09T22:32:26.618Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-09T22:32:26.618Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-09T22:32:26.618Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-09T22:32:26.618Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-09T22:32:26.618Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-09T22:32:26.618Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-09T22:32:26.618Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-09T22:32:26.618Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-09T22:32:26.618Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-09T22:32:26.618Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-09T22:32:26.618Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-09T22:32:26.618Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-09T22:32:26.618Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-09T22:32:26.618Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-09T22:32:26.618Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-09T22:32:26.618Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-09T22:32:26.618Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-09T22:32:26.883Z] Get:97 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-09-09T22:32:26.883Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-09T22:32:26.883Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-09T22:32:26.883Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-09T22:32:26.883Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-09T22:32:26.883Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-09T22:32:26.883Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-09T22:32:27.151Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T22:32:27.151Z] Fetched 64.2 MB in 2s (31.6 MB/s) [2021-09-09T22:32:27.151Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T22:32:27.151Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T22:32:27.151Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T22:32:27.735Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T22:32:27.735Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T22:32:27.735Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-09T22:32:27.735Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-09T22:32:28.003Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:28.003Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T22:32:28.003Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:28.003Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T22:32:28.003Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:28.003Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T22:32:28.269Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:28.269Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T22:32:28.269Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:28.269Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T22:32:28.269Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:28.269Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T22:32:28.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.156s coverage: 28.7% of statements [2021-09-09T22:32:28.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T22:32:28.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T22:32:28.538Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:28.538Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T22:32:28.538Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T22:32:28.538Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T22:32:28.538Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:28.538Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-09T22:32:28.538Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-09T22:32:28.803Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T22:32:28.803Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:28.803Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T22:32:28.803Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:28.803Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T22:32:28.803Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:28.803Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T22:32:29.070Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T22:32:29.070Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T22:32:29.070Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T22:32:29.334Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T22:32:29.915Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T22:32:29.915Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T22:32:29.915Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-09T22:32:29.916Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-09T22:32:29.916Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-09T22:32:29.916Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-09T22:32:30.182Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-09T22:32:30.182Z] Installing new version of config file /etc/issue ... [2021-09-09T22:32:30.182Z] Installing new version of config file /etc/issue.net ... [2021-09-09T22:32:30.182Z] Installing new version of config file /etc/lsb-release ... [2021-09-09T22:32:30.182Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-09T22:32:30.450Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-09T22:32:30.450Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-09T22:32:30.717Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-09T22:32:30.717Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:30.717Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-09T22:32:30.717Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-09T22:32:30.717Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-09T22:32:30.717Z] 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-09-09T22:32:30.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:30.985Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T22:32:30.985Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-09T22:32:30.985Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-09T22:32:30.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:30.985Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-09T22:32:30.985Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-09T22:32:31.265Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-09T22:32:31.265Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:31.265Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-09T22:32:31.265Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T22:32:31.531Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-09T22:32:31.531Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:31.531Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T22:32:31.531Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T22:32:31.531Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T22:32:31.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 100.0% of statements [2021-09-09T22:32:31.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T22:32:31.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.459s coverage: 46.3% of statements [2021-09-09T22:32:31.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T22:32:31.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T22:32:31.804Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:31.804Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T22:32:31.804Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T22:32:31.804Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-09T22:32:31.804Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:31.804Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-09T22:32:31.804Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-09T22:32:32.072Z] Setting up grep (3.1-2build1) ... [2021-09-09T22:32:32.072Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:32.072Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-09T22:32:32.072Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-09T22:32:32.072Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-09T22:32:32.072Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:32.072Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T22:32:32.072Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T22:32:32.340Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-09T22:32:32.340Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:32.340Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T22:32:32.340Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T22:32:32.340Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-09T22:32:32.606Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:32.606Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T22:32:32.606Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T22:32:32.871Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T22:32:32.871Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T22:32:33.136Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T22:32:33.136Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T22:32:33.402Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-09T22:32:33.402Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:33.402Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-09T22:32:33.402Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T22:32:33.985Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T22:32:33.985Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T22:32:33.985Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T22:32:33.985Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T22:32:33.985Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T22:32:34.251Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:34.251Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-09T22:32:34.251Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-09T22:32:34.251Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-09T22:32:34.251Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:34.251Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T22:32:34.251Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T22:32:34.520Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T22:32:34.520Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:34.520Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T22:32:34.520Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T22:32:34.520Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T22:32:34.787Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:34.787Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T22:32:34.787Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T22:32:34.787Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T22:32:34.787Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:34.787Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T22:32:34.787Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T22:32:35.052Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T22:32:35.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:35.052Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T22:32:35.052Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T22:32:35.052Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T22:32:35.052Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T22:32:35.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.605s coverage: 90.1% of statements [2021-09-09T22:32:35.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T22:32:35.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:32:35.318Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T22:32:35.318Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:35.318Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T22:32:35.318Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T22:32:35.318Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T22:32:35.318Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:35.318Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T22:32:35.318Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T22:32:35.584Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T22:32:35.584Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:35.584Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T22:32:35.584Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T22:32:35.584Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-09T22:32:35.584Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:35.584Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T22:32:35.850Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T22:32:36.116Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-09T22:32:36.383Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-09T22:32:36.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.214s coverage: 81.2% of statements [2021-09-09T22:32:36.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T22:32:36.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T22:32:36.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T22:32:36.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T22:32:36.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T22:32:36.647Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-09T22:32:36.648Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:36.648Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T22:32:36.648Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T22:32:36.913Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T22:32:36.913Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T22:32:36.913Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-09T22:32:36.913Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T22:32:36.913Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-09T22:32:37.179Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T22:32:37.179Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-09T22:32:37.179Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-09T22:32:37.179Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-09T22:32:37.444Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T22:32:37.444Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-09T22:32:37.444Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T22:32:37.444Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-09T22:32:37.444Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T22:32:37.444Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-09T22:32:37.444Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T22:32:37.712Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-09T22:32:37.712Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T22:32:37.712Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T22:32:37.712Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T22:32:37.712Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T22:32:37.978Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T22:32:37.978Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T22:32:37.978Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T22:32:37.978Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T22:32:37.978Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-09T22:32:37.978Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T22:32:38.247Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T22:32:38.247Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T22:32:38.247Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:38.247Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T22:32:38.247Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T22:32:38.514Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-09T22:32:38.514Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T22:32:38.514Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T22:32:38.514Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T22:32:38.514Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T22:32:38.514Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:38.514Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-09T22:32:38.514Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-09T22:32:38.780Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-09T22:32:38.780Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:38.780Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-09T22:32:38.780Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-09T22:32:38.780Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-09T22:32:39.046Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:39.046Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-09T22:32:39.046Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T22:32:39.046Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T22:32:39.312Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:39.312Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T22:32:39.312Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T22:32:39.312Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T22:32:39.312Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:39.312Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-09T22:32:39.312Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-09T22:32:39.312Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-09T22:32:39.578Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:39.578Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T22:32:39.578Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T22:32:39.578Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-09T22:32:39.844Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:39.845Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T22:32:39.845Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T22:32:39.845Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-09T22:32:39.845Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:39.845Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T22:32:39.845Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T22:32:40.116Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T22:32:40.116Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:40.116Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T22:32:40.116Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T22:32:40.116Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T22:32:40.384Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:40.384Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-09T22:32:40.384Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-09T22:32:40.384Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-09T22:32:40.384Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:40.384Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-09T22:32:40.384Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-09T22:32:40.660Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-09T22:32:40.660Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:40.661Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-09T22:32:40.661Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-09T22:32:40.661Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-09T22:32:40.661Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:40.661Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-09T22:32:40.661Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-09T22:32:40.933Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-09T22:32:40.933Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:40.934Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-09T22:32:40.934Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-09T22:32:40.934Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-09T22:32:40.934Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T22:32:40.934Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-09T22:32:41.201Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-09T22:32:41.201Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-09T22:32:41.201Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-09T22:32:41.201Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T22:32:41.201Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T22:32:41.201Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T22:32:41.201Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T22:32:41.467Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T22:32:41.467Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T22:32:41.467Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-09T22:32:41.467Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-09T22:32:41.734Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T22:32:41.734Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-09T22:32:41.734Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-09T22:32:41.734Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-09T22:32:41.734Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-09T22:32:41.734Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-09T22:32:41.998Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-09T22:32:41.998Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-09T22:32:41.998Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-09T22:32:41.998Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-09T22:32:41.998Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-09T22:32:41.998Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-09T22:32:41.998Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-09T22:32:41.998Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-09T22:32:42.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.498s coverage: 94.2% of statements [2021-09-09T22:32:42.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T22:32:42.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:32:42.004Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.226s coverage: 59.1% of statements [2021-09-09T22:32:42.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T22:32:42.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T22:32:42.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T22:32:42.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T22:32:42.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T22:32:42.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.193s coverage: 60.0% of statements [2021-09-09T22:32:42.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T22:32:42.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T22:32:42.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T22:32:42.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.476s coverage: 0.8% of statements [2021-09-09T22:32:42.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T22:32:42.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.272s coverage: 58.8% of statements [2021-09-09T22:32:42.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.167s coverage: 21.7% of statements [2021-09-09T22:32:42.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T22:32:42.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements [2021-09-09T22:32:42.268Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-09T22:32:42.268Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-09T22:32:42.534Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-09T22:32:42.534Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-09T22:32:42.534Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-09T22:32:42.534Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-09T22:32:42.799Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T22:32:42.799Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T22:32:43.070Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T22:32:43.070Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T22:32:43.070Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T22:32:43.070Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T22:32:43.070Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T22:32:43.070Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T22:32:43.338Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:43.338Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T22:32:43.338Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:43.338Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T22:32:43.338Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:43.338Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T22:32:43.603Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:43.603Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T22:32:43.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.232s coverage: 79.5% of statements [2021-09-09T22:32:43.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.188s coverage: 94.1% of statements [2021-09-09T22:32:44.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.217s coverage: 96.3% of statements [2021-09-09T22:32:44.558Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:44.558Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T22:32:44.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2021-09-09T22:32:46.704Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:46.704Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T22:32:46.704Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:46.704Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T22:32:46.704Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:46.704Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T22:32:46.704Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T22:32:46.704Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T22:32:46.704Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T22:32:46.704Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T22:32:46.704Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T22:32:46.704Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T22:32:46.704Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T22:32:46.704Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T22:32:46.704Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-09T22:32:46.704Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-09T22:32:46.973Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T22:32:46.973Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T22:32:46.973Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T22:32:46.973Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T22:32:46.973Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-09T22:32:46.973Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-09T22:32:47.242Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T22:32:47.242Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T22:32:47.242Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T22:32:47.242Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T22:32:47.242Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T22:32:47.242Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-09T22:32:47.242Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-09T22:32:47.242Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-09T22:32:47.242Z] [2021-09-09T22:32:47.242Z] Current default time zone: 'Etc/UTC' [2021-09-09T22:32:47.242Z] Local time is now: Thu Sep 9 22:32:47 UTC 2021. [2021-09-09T22:32:47.242Z] Universal Time is now: Thu Sep 9 22:32:47 UTC 2021. [2021-09-09T22:32:47.242Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-09T22:32:47.242Z] [2021-09-09T22:32:47.242Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-09T22:32:47.242Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T22:32:47.242Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-09T22:32:47.242Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-09T22:32:47.242Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-09T22:32:47.242Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-09T22:32:47.509Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-09T22:32:47.509Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-09T22:32:47.509Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-09T22:32:47.509Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T22:32:47.509Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T22:32:47.509Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-09T22:32:47.509Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T22:32:47.509Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T22:32:47.509Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T22:32:47.509Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-09T22:32:47.509Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-09T22:32:47.509Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-09T22:32:47.509Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T22:32:47.509Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-09T22:32:47.509Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-09T22:32:47.774Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-09T22:32:47.774Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-09T22:32:49.715Z] Updating certificates in /etc/ssl/certs... [2021-09-09T22:32:50.301Z] 23 added, 27 removed; done. [2021-09-09T22:32:50.301Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T22:32:50.301Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T22:32:50.301Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-09T22:32:50.301Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-09T22:32:50.301Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-09T22:32:50.570Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T22:32:50.570Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T22:32:50.570Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T22:32:50.570Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T22:32:50.570Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T22:32:50.570Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T22:32:50.570Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T22:32:50.570Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-09T22:32:50.570Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-09T22:32:50.570Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-09T22:32:50.570Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-09T22:32:50.570Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-09T22:32:50.570Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T22:32:50.570Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T22:32:50.570Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-09T22:32:50.570Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-09T22:32:50.570Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-09T22:32:50.842Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T22:32:50.842Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T22:32:50.842Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-09T22:32:50.842Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-09T22:32:50.842Z] Updating certificates in /etc/ssl/certs... [2021-09-09T22:32:51.425Z] 0 added, 0 removed; done. [2021-09-09T22:32:51.425Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-09T22:32:51.425Z] done. [2021-09-09T22:32:52.009Z] Reading package lists... [2021-09-09T22:32:52.009Z] Building dependency tree... [2021-09-09T22:32:52.009Z] Reading state information... [2021-09-09T22:32:52.009Z] The following NEW packages will be installed: [2021-09-09T22:32:52.009Z] apt-transport-https [2021-09-09T22:32:52.275Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T22:32:52.541Z] Need to get 4348 B of archives. [2021-09-09T22:32:52.541Z] After this operation, 154 kB of additional disk space will be used. [2021-09-09T22:32:52.541Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-09T22:32:52.541Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T22:32:52.541Z] Fetched 4348 B in 0s (15.8 kB/s) [2021-09-09T22:32:52.541Z] Selecting previously unselected package apt-transport-https. [2021-09-09T22:32:52.541Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-09T22:32:52.541Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-09T22:32:52.541Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-09T22:32:52.541Z] Setting up apt-transport-https (1.6.14) ... [2021-09-09T22:32:52.807Z] Waiting for network to be ready... [2021-09-09T22:32:58.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements [2021-09-09T22:32:58.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.158s coverage: 44.8% of statements [2021-09-09T22:32:59.444Z] 2021-09-09T22:32:55Z INFO Waiting for automatic snapd restart... [2021-09-09T22:32:59.444Z] snapd 2.51.4 from Canonical* installed [2021-09-09T22:32:59.444Z] "snapd" switched to the "latest/stable" channel [2021-09-09T22:32:59.444Z] [2021-09-09T22:33:02.036Z] core18 20210722 from Canonical* installed [2021-09-09T22:33:02.036Z] "core18" switched to the "latest/stable" channel [2021-09-09T22:33:02.036Z] [2021-09-09T22:33:04.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.649s coverage: 81.8% of statements [2021-09-09T22:33:04.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T22:33:04.608Z] snapcraft 5.0 from Canonical* installed [2021-09-09T22:33:04.873Z] "snapcraft" switched to the "latest/stable" channel [2021-09-09T22:33:04.873Z] [2021-09-09T22:33:09.127Z] 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-09-09T22:33:09.127Z] - README.md [2021-09-09T22:33:09.127Z] [2021-09-09T22:33:09.127Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T22:33:09.711Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T22:33:09.711Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T22:33:09.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements [2021-09-09T22:33:09.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T22:33:09.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T22:33:09.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T22:33:09.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2021-09-09T22:33:09.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T22:33:09.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T22:33:09.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T22:33:09.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T22:33:09.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T22:33:09.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements [2021-09-09T22:33:09.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T22:33:09.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T22:33:09.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-09-09T22:33:09.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T22:33:09.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.183s coverage: 58.8% of statements [2021-09-09T22:33:09.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T22:33:09.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.189s coverage: 80.0% of statements [2021-09-09T22:33:09.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements [2021-09-09T22:33:09.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements [2021-09-09T22:33:09.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 91.2% of statements [2021-09-09T22:33:09.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T22:33:09.979Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T22:33:11.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.710s coverage: 64.4% of statements [2021-09-09T22:33:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T22:33:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T22:33:11.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.204s coverage: 100.0% of statements [2021-09-09T22:33:11.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 91.3% of statements [2021-09-09T22:33:11.206Z] Reading package lists... [2021-09-09T22:33:11.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements [2021-09-09T22:33:11.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-09-09T22:33:11.471Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-09-09T22:33:11.471Z] Reading package lists... [2021-09-09T22:33:11.737Z] Building dependency tree... [2021-09-09T22:33:11.737Z] Reading state information... [2021-09-09T22:33:11.737Z] Suggested packages: [2021-09-09T22:33:11.737Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-09T22:33:11.737Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-09T22:33:11.737Z] Recommended packages: [2021-09-09T22:33:11.737Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-09T22:33:11.737Z] The following NEW packages will be installed: [2021-09-09T22:33:11.737Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-09T22:33:11.737Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-09T22:33:11.737Z] pkg-config zip [2021-09-09T22:33:11.737Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T22:33:12.005Z] Need to get 7663 kB of archives. [2021-09-09T22:33:12.005Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-09T22:33:12.005Z] 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-09-09T22:33:12.005Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-09T22:33:12.005Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-09T22:33:12.005Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-09T22:33:12.005Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-09T22:33:12.274Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-09T22:33:12.274Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-09T22:33:12.274Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-09T22:33:12.274Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-09T22:33:12.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2021-09-09T22:33:12.540Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-09T22:33:12.540Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-09T22:33:12.540Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-09T22:33:12.540Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-09T22:33:12.540Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-09T22:33:12.540Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-09T22:33:12.805Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T22:33:12.805Z] Fetched 7663 kB in 1s (9987 kB/s) [2021-09-09T22:33:12.805Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-09T22:33:12.805Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-09T22:33:12.805Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-09T22:33:12.805Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T22:33:13.071Z] Selecting previously unselected package libpsl5:amd64. [2021-09-09T22:33:13.072Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-09T22:33:13.072Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T22:33:13.072Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-09T22:33:13.072Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-09T22:33:13.072Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T22:33:13.072Z] Selecting previously unselected package librtmp1:amd64. [2021-09-09T22:33:13.072Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-09T22:33:13.072Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T22:33:13.072Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-09T22:33:13.072Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-09T22:33:13.072Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T22:33:13.072Z] Selecting previously unselected package liberror-perl. [2021-09-09T22:33:13.072Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-09T22:33:13.072Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-09T22:33:13.338Z] Selecting previously unselected package git-man. [2021-09-09T22:33:13.338Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-09T22:33:13.338Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T22:33:13.338Z] Selecting previously unselected package git. [2021-09-09T22:33:13.338Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-09T22:33:13.338Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T22:33:13.918Z] Selecting previously unselected package libnorm1:amd64. [2021-09-09T22:33:13.918Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-09T22:33:13.918Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T22:33:13.918Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-09T22:33:13.918Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-09T22:33:13.918Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T22:33:13.918Z] Selecting previously unselected package libsodium23:amd64. [2021-09-09T22:33:13.918Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-09T22:33:13.918Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-09T22:33:14.186Z] Selecting previously unselected package libzmq5:amd64. [2021-09-09T22:33:14.186Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T22:33:14.186Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T22:33:14.186Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-09T22:33:14.186Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T22:33:14.186Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T22:33:14.186Z] Selecting previously unselected package pkg-config. [2021-09-09T22:33:14.186Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-09T22:33:14.186Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T22:33:14.186Z] Selecting previously unselected package zip. [2021-09-09T22:33:14.186Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-09T22:33:14.451Z] Unpacking zip (3.0-11build1) ... [2021-09-09T22:33:14.451Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T22:33:14.451Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T22:33:14.451Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T22:33:14.451Z] Setting up liberror-perl (0.17025-1) ... [2021-09-09T22:33:14.451Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T22:33:14.451Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T22:33:14.451Z] No schema files found: doing nothing. [2021-09-09T22:33:14.451Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T22:33:14.451Z] Setting up zip (3.0-11build1) ... [2021-09-09T22:33:14.451Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T22:33:14.451Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-09T22:33:14.451Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T22:33:14.451Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T22:33:14.451Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T22:33:14.451Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T22:33:14.451Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T22:33:14.717Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T22:33:15.302Z] git set to automatically installed. [2021-09-09T22:33:15.302Z] git-man set to automatically installed. [2021-09-09T22:33:15.302Z] libcurl3-gnutls set to automatically installed. [2021-09-09T22:33:15.302Z] liberror-perl set to automatically installed. [2021-09-09T22:33:15.302Z] libglib2.0-0 set to automatically installed. [2021-09-09T22:33:15.302Z] libnghttp2-14 set to automatically installed. [2021-09-09T22:33:15.302Z] libnorm1 set to automatically installed. [2021-09-09T22:33:15.302Z] libpgm-5.2-0 set to automatically installed. [2021-09-09T22:33:15.302Z] libpsl5 set to automatically installed. [2021-09-09T22:33:15.302Z] librtmp1 set to automatically installed. [2021-09-09T22:33:15.302Z] libsodium23 set to automatically installed. [2021-09-09T22:33:15.302Z] libzmq3-dev set to automatically installed. [2021-09-09T22:33:15.302Z] libzmq5 set to automatically installed. [2021-09-09T22:33:15.302Z] pkg-config set to automatically installed. [2021-09-09T22:33:15.302Z] zip set to automatically installed. [2021-09-09T22:33:16.706Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T22:33:17.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.133s coverage: 62.6% of statements [2021-09-09T22:33:17.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T22:33:17.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T22:33:17.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T22:33:18.113Z] snap "core18" has no updates available [2021-09-09T22:33:18.380Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T22:33:18.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.884s coverage: 43.6% of statements [2021-09-09T22:33:18.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T22:33:18.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T22:33:18.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements [2021-09-09T22:33:18.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T22:33:18.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.259s coverage: 84.8% of statements [2021-09-09T22:33:18.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T22:33:23.934Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-09T22:33:24.520Z] Pulling config-common [2021-09-09T22:33:24.520Z] + snapcraftctl pull [2021-09-09T22:33:25.479Z] Pulling go-build-helper [2021-09-09T22:33:25.479Z] + snapcraftctl pull [2021-09-09T22:33:28.295Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-09T22:33:28.295Z] Skipping pull go-build-helper (already ran) [2021-09-09T22:33:28.295Z] Building go-build-helper [2021-09-09T22:33:28.295Z] + snapcraftctl build [2021-09-09T22:33:28.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 19.5% of statements [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T22:33:28.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.555s coverage: 92.0% of statements [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T22:33:28.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.228s coverage: 62.7% of statements [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T22:33:28.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.473s coverage: 97.7% of statements [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T22:33:28.303Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T22:33:28.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T22:33:28.303Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements [2021-09-09T22:33:28.303Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 95.4% of statements [2021-09-09T22:33:28.303Z] GO111MODULE=on go vet ./... [2021-09-09T22:33:28.561Z] Staging go-build-helper [2021-09-09T22:33:28.561Z] + snapcraftctl stage [2021-09-09T22:33:38.637Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T22:33:38.637Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T22:33:38.637Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T22:33:38.637Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T22:33:38.637Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T22:33:38.637Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T22:33:38.637Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T22:33:38.637Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T22:33:38.637Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T22:33:38.637Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T22:33:38.637Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T22:33:38.637Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T22:33:38.637Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T22:33:38.637Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T22:33:38.637Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T22:33:38.637Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T22:33:38.637Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T22:33:38.637Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T22:33:38.637Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T22:33:38.637Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T22:33:38.637Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T22:33:38.637Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T22:33:38.637Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T22:33:38.637Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T22:33:38.637Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T22:33:38.637Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T22:33:38.637Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T22:33:38.637Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-09T22:33:38.637Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-09T22:33:38.637Z] Fetched 224 kB in 0s (0 B/s) [2021-09-09T22:33:38.637Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-09T22:33:38.637Z] Fetched 157 kB in 0s (0 B/s) [2021-09-09T22:33:38.637Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-09T22:33:38.637Z] Fetched 221 kB in 0s (0 B/s) [2021-09-09T22:33:38.637Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-09T22:33:38.637Z] Fetched 143 kB in 0s (0 B/s) [2021-09-09T22:33:38.637Z] Pulling edgex-go [2021-09-09T22:33:38.637Z] + snapcraftctl pull [2021-09-09T22:33:38.637Z] Pulling hooks [2021-09-09T22:33:38.637Z] + snapcraftctl pull [2021-09-09T22:33:57.045Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T22:33:57.045Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T22:33:57.045Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T22:33:57.045Z] Fetched 0 B in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-09T22:33:57.045Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-09T22:33:57.045Z] Fetched 279 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-09T22:33:57.045Z] Fetched 122 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-09T22:33:57.045Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-09T22:33:57.045Z] Fetched 8848 B in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-09T22:33:57.045Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-09T22:33:57.045Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-09T22:33:57.045Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-09T22:33:57.045Z] Fetched 219 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-09T22:33:57.045Z] Fetched 154 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-09T22:33:57.045Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-09T22:33:57.045Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-09T22:33:57.045Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-09T22:33:57.045Z] Fetched 499 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-09T22:33:57.045Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-09T22:33:57.045Z] Fetched 240 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-09T22:33:57.045Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-09T22:33:57.045Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-09T22:33:57.045Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-09T22:33:57.045Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-09T22:33:57.045Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-09T22:33:57.045Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-09T22:33:57.045Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-09T22:33:57.045Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-09T22:33:57.045Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-09T22:33:57.046Z] Fetched 8720 B in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-09T22:33:57.046Z] Fetched 140 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-09T22:33:57.046Z] Fetched 119 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-09T22:33:57.046Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-09T22:33:57.046Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-09T22:33:57.046Z] Fetched 645 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-09T22:33:57.046Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-09T22:33:57.046Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-09T22:33:57.046Z] Fetched 368 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-09T22:33:57.046Z] Fetched 187 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-09T22:33:57.046Z] Fetched 175 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-09T22:33:57.046Z] Fetched 206 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-09T22:33:57.046Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-09T22:33:57.046Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-09T22:33:57.046Z] Fetched 159 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-09T22:33:57.046Z] Fetched 107 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-09T22:33:57.046Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-09T22:33:57.046Z] Pulling static-packages [2021-09-09T22:33:57.046Z] + snapcraftctl pull [2021-09-09T22:33:57.046Z] Pulling version [2021-09-09T22:33:57.046Z] + cd /root/project [2021-09-09T22:33:57.046Z] + git describe --tags --abbrev=0 [2021-09-09T22:33:57.046Z] + sed s/v// [2021-09-09T22:33:57.046Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T22:33:57.046Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T22:33:57.046Z] + snapcraftctl set-version 2.0.1-dev.40 [2021-09-09T22:33:57.635Z] Building config-common [2021-09-09T22:33:57.635Z] + snapcraftctl build [2021-09-09T22:33:59.790Z] Skipping build go-build-helper (already ran) [2021-09-09T22:33:59.790Z] Building edgex-go [2021-09-09T22:33:59.790Z] + cd /root/parts/edgex-go/src [2021-09-09T22:33:59.790Z] + git describe --tags --abbrev=0 [2021-09-09T22:33:59.790Z] + sed s/v// [2021-09-09T22:33:59.790Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T22:33:59.790Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T22:33:59.790Z] + echo 2.0.1-dev.40 [2021-09-09T22:33:59.790Z] + make build [2021-09-09T22:33:59.790Z] go mod tidy [2021-09-09T22:34:04.049Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T22:34:04.049Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-09T22:34:04.049Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-09T22:34:04.049Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-09T22:34:04.049Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-09T22:34:04.049Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-09T22:34:04.049Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-09T22:34:04.049Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-09T22:34:04.049Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-09T22:34:04.049Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-09T22:34:04.049Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-09T22:34:04.049Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-09T22:34:04.049Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-09T22:34:04.049Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-09T22:34:04.049Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-09T22:34:04.049Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-09T22:34:04.316Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-09T22:34:04.583Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-09T22:34:05.167Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T22:34:05.167Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T22:34:05.167Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-09T22:34:05.167Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-09T22:34:05.167Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-09T22:34:05.167Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-09T22:34:05.167Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-09T22:34:07.101Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-09T22:34:07.101Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-09T22:34:07.101Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-09T22:34:07.101Z] go: downloading golang.org/x/text v0.3.6 [2021-09-09T22:34:07.101Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-09T22:34:07.101Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-09T22:34:07.101Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-09T22:34:07.101Z] go: downloading github.com/kr/text v0.2.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-09T22:34:07.101Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-09T22:34:07.101Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-09T22:34:07.101Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-09T22:34:07.101Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-09T22:34:07.101Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-09T22:34:07.101Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-09T22:34:07.101Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-09T22:34:07.101Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T22:34:07.101Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T22:34:07.101Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-09T22:34:07.101Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-09T22:34:07.101Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-09T22:34:07.101Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-09T22:34:07.101Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-09T22:34:07.101Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-09T22:34:07.101Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-09T22:34:07.101Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T22:34:17.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T22:34:20.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T22:34:21.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T22:34:22.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T22:34:22.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T22:34:23.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T22:34:24.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T22:34:25.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T22:34:26.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T22:34:27.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T22:34:28.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T22:34:30.775Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-09T22:34:30.775Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-09T22:34:30.775Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-09T22:34:30.775Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-09T22:34:30.775Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-09T22:34:30.775Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-09T22:34:30.775Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-09T22:34:30.775Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-09T22:34:30.775Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-09T22:34:30.775Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-09T22:34:30.775Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-09T22:34:30.775Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-09T22:34:30.775Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-09T22:34:30.775Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-09T22:34:30.775Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-09T22:34:30.775Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-09T22:34:30.775Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-09T22:34:30.775Z] + 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-09-09T22:34:30.775Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-09T22:34:30.775Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-09T22:34:30.775Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-09T22:34:30.775Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-09T22:34:30.775Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-09T22:34:30.775Z] + 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-09-09T22:34:30.775Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-09T22:34:30.775Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-09T22:34:30.776Z] + 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-09-09T22:34:31.737Z] Building hooks [2021-09-09T22:34:31.737Z] + cd /root/parts/hooks/src [2021-09-09T22:34:31.737Z] + make build [2021-09-09T22:34:31.737Z] go mod tidy [2021-09-09T22:34:32.697Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-09T22:34:32.697Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-09T22:34:32.697Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-09T22:34:32.697Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-09T22:34:32.697Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-09T22:34:33.657Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-09T22:34:33.923Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-09T22:34:33.923Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-09T22:34:37.263Z] Building static-packages [2021-09-09T22:34:37.263Z] + snapcraftctl build [2021-09-09T22:34:39.201Z] Building version [2021-09-09T22:34:39.201Z] + snapcraftctl build [2021-09-09T22:34:41.139Z] Staging config-common [2021-09-09T22:34:41.140Z] + snapcraftctl stage [2021-09-09T22:34:42.096Z] Skipping stage go-build-helper (already ran) [2021-09-09T22:34:42.097Z] Staging edgex-go [2021-09-09T22:34:42.097Z] + snapcraftctl stage [2021-09-09T22:34:43.057Z] Staging hooks [2021-09-09T22:34:43.057Z] + snapcraftctl stage [2021-09-09T22:34:44.042Z] Staging static-packages [2021-09-09T22:34:44.042Z] + snapcraftctl stage [2021-09-09T22:34:45.448Z] Staging version [2021-09-09T22:34:45.448Z] + snapcraftctl stage [2021-09-09T22:34:46.404Z] Priming config-common [2021-09-09T22:34:46.404Z] + snapcraftctl prime [2021-09-09T22:34:47.365Z] Priming go-build-helper [2021-09-09T22:34:47.365Z] + snapcraftctl prime [2021-09-09T22:34:48.325Z] Priming edgex-go [2021-09-09T22:34:48.326Z] + snapcraftctl prime [2021-09-09T22:34:50.903Z] Priming hooks [2021-09-09T22:34:50.903Z] + snapcraftctl prime [2021-09-09T22:34:50.903Z] Priming static-packages [2021-09-09T22:34:50.903Z] + snapcraftctl prime [2021-09-09T22:34:50.905Z] gofmt -l . [2021-09-09T22:34:50.905Z] [ "`gofmt -l .`" = "" ] [2021-09-09T22:34:50.905Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T22:34:51.574Z] + ls -al . [2021-09-09T22:34:51.574Z] total 640 [2021-09-09T22:34:51.574Z] drwxrwxr-x 9 1001 1001 4096 Sep 9 22:34 . [2021-09-09T22:34:51.574Z] drwxr-xr-x 4 root root 4096 Sep 9 22:30 .. [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 22:27 .dockerignore [2021-09-09T22:34:51.574Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 22:28 .git [2021-09-09T22:34:51.574Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 22:27 .github [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 22:27 .gitignore [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 22:27 .hadolint.yml [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 22:27 .sonarcloud.properties [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 22:27 ADOPTERS.md [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 22:27 Attribution.txt [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 22:27 CHANGELOG.md [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 22:27 CONTRIBUTING.md [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 22:27 GOVERNANCE.md [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 22:27 Jenkinsfile [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 22:27 LICENSE [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 22:27 Makefile [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 22:27 OWNERS.md [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 22:27 README.md [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 22:27 SECURITY.md [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 22:23 VERSION [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 22:27 ZMQWindows.md [2021-09-09T22:34:51.574Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 22:27 bin [2021-09-09T22:34:51.574Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 22:27 cmd [2021-09-09T22:34:51.574Z] -rw-r--r-- 1 root root 405611 Sep 9 22:33 coverage.out [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 22:27 go.mod [2021-09-09T22:34:51.574Z] -rw-r--r-- 1 root root 50064 Sep 9 22:30 go.sum [2021-09-09T22:34:51.574Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 22:27 internal [2021-09-09T22:34:51.574Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 22:27 openapi [2021-09-09T22:34:51.574Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 22:27 snap [2021-09-09T22:34:51.574Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 22:27 version.go [Pipeline] sh [2021-09-09T22:34:52.228Z] + '[' -e coverage.out ] [2021-09-09T22:34:52.228Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T22:34:52.260Z] Warning: overwriting stash ‘coverage-report’ [2021-09-09T22:34:53.151Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T22:34:53.479Z] Priming version [2021-09-09T22:34:53.479Z] + snapcraftctl prime [2021-09-09T22:34:53.803Z] + make build [2021-09-09T22:34:53.803Z] go mod tidy [2021-09-09T22:34:54.400Z] 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-09-09T22:34:54.885Z] 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-09-09T22:35:01.121Z] 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-09-09T22:35:24.254Z] 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-09-09T22:35:24.530Z] 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-09-09T22:35:28.843Z] 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-09-09T22:35:29.828Z] 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-09-09T22:35:33.231Z] 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-09-09T22:35:36.631Z] 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-09-09T22:35:39.259Z] 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-09-09T22:35:43.598Z] 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-09-09T22:35:46.984Z] 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-09-09T22:35:50.376Z] 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-09-09T22:35:55.793Z] $ docker stop --time=1 890c02bad5fc591e4b0122bfab29a4f0551ae5f4d02c1ba48f68dc5d805e1a85 [2021-09-09T22:35:58.523Z] $ docker rm -f 890c02bad5fc591e4b0122bfab29a4f0551ae5f4d02c1ba48f68dc5d805e1a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:36:00.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T22:36:00.511Z] [2021-09-09T22:36:00.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:36:00.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T22:36:01.136Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-09T22:36:01.136Z] 29e5d40040c1: Pulling fs layer [2021-09-09T22:36:01.136Z] 1ce36da41761: Pulling fs layer [2021-09-09T22:36:01.136Z] 25b303627fd3: Pulling fs layer [2021-09-09T22:36:01.413Z] 29e5d40040c1: Verifying Checksum [2021-09-09T22:36:01.413Z] 29e5d40040c1: Download complete [2021-09-09T22:36:01.689Z] 1ce36da41761: Verifying Checksum [2021-09-09T22:36:01.689Z] 1ce36da41761: Download complete [2021-09-09T22:36:01.966Z] 29e5d40040c1: Pull complete [2021-09-09T22:36:03.403Z] 1ce36da41761: Pull complete [2021-09-09T22:36:03.403Z] 25b303627fd3: Verifying Checksum [2021-09-09T22:36:03.403Z] 25b303627fd3: Download complete [2021-09-09T22:36:13.559Z] 25b303627fd3: Pull complete [2021-09-09T22:36:13.559Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-09T22:36:13.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T22:36:13.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-09T22:36:13.788Z] prd-ubuntu18.04-docker-arm64-4c-16g-1886 does not seem to be running inside a container [2021-09-09T22:36:13.856Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T22:36:17.488Z] $ docker top fb6dce84e6c1ccb4c004d34f152c6ee72337d3557cd1d2b5e766b51709be41a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:36:18.558Z] + docker-compose build --help [2021-09-09T22:36:18.558Z] + grep parallel [2021-09-09T22:36:22.969Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T22:36:22.974Z] $ docker stop --time=1 fb6dce84e6c1ccb4c004d34f152c6ee72337d3557cd1d2b5e766b51709be41a4 [2021-09-09T22:36:24.851Z] $ docker rm -f fb6dce84e6c1ccb4c004d34f152c6ee72337d3557cd1d2b5e766b51709be41a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:36:27.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T22:36:27.061Z] . [Pipeline] withDockerContainer [2021-09-09T22:36:27.345Z] prd-ubuntu18.04-docker-arm64-4c-16g-1886 does not seem to be running inside a container [2021-09-09T22:36:27.433Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T22:36:29.044Z] $ docker top f8979d862c8f91862c1e4564d596ba6c8817fc871fa8fbb04133e6d1f823d3f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:36:30.044Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T22:36:34.332Z] Building core-command ... [2021-09-09T22:36:34.332Z] Building core-data ... [2021-09-09T22:36:34.332Z] Building core-metadata ... [2021-09-09T22:36:34.332Z] Building security-bootstrapper ... [2021-09-09T22:36:34.332Z] Building security-proxy-setup ... [2021-09-09T22:36:34.332Z] Building security-secretstore-setup ... [2021-09-09T22:36:34.332Z] Building support-notifications ... [2021-09-09T22:36:34.332Z] Building support-scheduler ... [2021-09-09T22:36:34.332Z] Building sys-mgmt-agent ... [2021-09-09T22:36:34.332Z] Building core-metadata [2021-09-09T22:36:34.332Z] Building security-secretstore-setup [2021-09-09T22:36:34.332Z] Building security-proxy-setup [2021-09-09T22:36:34.332Z] Building support-scheduler [2021-09-09T22:36:34.332Z] Building support-notifications [2021-09-09T22:37:42.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:37:42.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:37:42.348Z] ---> e2ae3c09b655 [2021-09-09T22:37:42.348Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T22:37:42.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:37:42.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:37:42.348Z] ---> e2ae3c09b655 [2021-09-09T22:37:42.348Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:37:42.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:37:42.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:37:42.348Z] ---> e2ae3c09b655 [2021-09-09T22:37:42.348Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T22:37:42.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:37:42.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:37:42.348Z] ---> e2ae3c09b655 [2021-09-09T22:37:42.348Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T22:37:42.348Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:37:42.348Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:37:42.348Z] ---> e2ae3c09b655 [2021-09-09T22:37:42.348Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T22:37:44.324Z] ---> Running in c1c5b3beb263 [2021-09-09T22:37:44.324Z] ---> Running in 564f841e4f8e [2021-09-09T22:37:44.324Z] ---> Running in 783f64e0309d [2021-09-09T22:37:44.324Z] ---> Running in 0239d159c1ae [2021-09-09T22:37:44.324Z] ---> Running in 32eced92849c [2021-09-09T22:37:45.311Z] Removing intermediate container 783f64e0309d [2021-09-09T22:37:45.311Z] ---> ce939e7f83cf [2021-09-09T22:37:45.311Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:37:45.311Z] Removing intermediate container 32eced92849c [2021-09-09T22:37:45.311Z] ---> f9491a9a49da [2021-09-09T22:37:45.311Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:37:45.311Z] Removing intermediate container c1c5b3beb263 [2021-09-09T22:37:45.311Z] ---> 02024208bf6f [2021-09-09T22:37:45.311Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:37:45.311Z] Removing intermediate container 0239d159c1ae [2021-09-09T22:37:45.311Z] ---> e5356c7e05ac [2021-09-09T22:37:45.311Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:37:45.311Z] Removing intermediate container 564f841e4f8e [2021-09-09T22:37:45.311Z] ---> 753b9db5eb7c [2021-09-09T22:37:45.311Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:37:45.583Z] ---> Running in 8c6b24f6a0a7 [2021-09-09T22:37:45.862Z] ---> Running in c97aba84d195 [2021-09-09T22:37:45.862Z] ---> Running in 033d07d76632 [2021-09-09T22:37:45.862Z] ---> Running in ef22fc5ad99c [2021-09-09T22:37:45.862Z] ---> Running in 0fa824a3a1fa [2021-09-09T22:37:50.177Z] Removing intermediate container c97aba84d195 [2021-09-09T22:37:50.177Z] ---> f65c9eddc8d2 [2021-09-09T22:37:50.177Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T22:37:50.177Z] Removing intermediate container 8c6b24f6a0a7 [2021-09-09T22:37:50.177Z] ---> 9ba7d6e21c61 [2021-09-09T22:37:50.177Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T22:37:50.177Z] ---> Running in d407066dcd14 [2021-09-09T22:37:50.177Z] ---> Running in 6e801cf1945d [2021-09-09T22:37:50.177Z] Removing intermediate container 0fa824a3a1fa [2021-09-09T22:37:50.177Z] ---> f4fbaf870404 [2021-09-09T22:37:50.177Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T22:37:50.455Z] ---> Running in 0f979ea73814 [2021-09-09T22:37:50.455Z] Removing intermediate container 033d07d76632 [2021-09-09T22:37:50.455Z] ---> 421521858cab [2021-09-09T22:37:50.455Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T22:37:50.455Z] Removing intermediate container ef22fc5ad99c [2021-09-09T22:37:50.455Z] ---> 05f8c9a054bc [2021-09-09T22:37:50.455Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T22:37:50.729Z] ---> Running in 6b288292d5c9 [2021-09-09T22:37:50.729Z] ---> Running in 3c86989dcfd9 [2021-09-09T22:37:52.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:37:52.445Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:37:52.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:37:52.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:37:52.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:37:53.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:37:53.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:37:53.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:37:53.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:37:53.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:37:54.084Z] OK: 218 MiB in 52 packages [2021-09-09T22:37:54.696Z] OK: 218 MiB in 52 packages [2021-09-09T22:37:54.696Z] OK: 218 MiB in 52 packages [2021-09-09T22:37:54.974Z] OK: 218 MiB in 52 packages [2021-09-09T22:37:55.253Z] OK: 218 MiB in 52 packages [2021-09-09T22:37:55.852Z] Removing intermediate container d407066dcd14 [2021-09-09T22:37:55.852Z] ---> 731912e4ccc7 [2021-09-09T22:37:55.852Z] Step 6/24 : COPY go.mod . [2021-09-09T22:37:56.127Z] Removing intermediate container 6e801cf1945d [2021-09-09T22:37:56.127Z] ---> 236b935eb6d7 [2021-09-09T22:37:56.127Z] Step 6/26 : COPY go.mod . [2021-09-09T22:37:56.727Z] Removing intermediate container 0f979ea73814 [2021-09-09T22:37:56.727Z] ---> 3fabde46aee4 [2021-09-09T22:37:56.727Z] Step 6/23 : COPY go.mod . [2021-09-09T22:37:56.727Z] Removing intermediate container 3c86989dcfd9 [2021-09-09T22:37:56.727Z] ---> 38a16c7ab550 [2021-09-09T22:37:56.727Z] Step 6/23 : COPY go.mod . [2021-09-09T22:37:56.727Z] Removing intermediate container 6b288292d5c9 [2021-09-09T22:37:56.727Z] ---> 5f8dc2cafa44 [2021-09-09T22:37:56.727Z] Step 6/22 : COPY go.mod . [2021-09-09T22:37:56.998Z] ---> 00aa4dfa2931 [2021-09-09T22:37:56.998Z] Step 7/24 : RUN go mod download [2021-09-09T22:37:57.271Z] ---> 5ad0e2f93b7c [2021-09-09T22:37:57.271Z] Step 7/26 : RUN go mod download [2021-09-09T22:37:57.271Z] ---> Running in 2b96b1fd9b52 [2021-09-09T22:37:57.552Z] ---> Running in 52cdeae76ba9 [2021-09-09T22:37:57.831Z] ---> 0aa963117a20 [2021-09-09T22:37:57.831Z] Step 7/23 : RUN go mod download [2021-09-09T22:37:57.831Z] ---> e6578a9d7542 [2021-09-09T22:37:57.831Z] Step 7/23 : RUN go mod download [2021-09-09T22:37:57.831Z] ---> 62498b18063c [2021-09-09T22:37:57.831Z] Step 7/22 : RUN go mod download [2021-09-09T22:37:58.108Z] ---> Running in 0fa15c6e2564 [2021-09-09T22:37:58.108Z] ---> Running in e430561ec143 [2021-09-09T22:37:58.108Z] ---> Running in fb1ac3a48f7e [2021-09-09T22:38:03.554Z] Removing intermediate container 2b96b1fd9b52 [2021-09-09T22:38:03.554Z] ---> 7f183eaa2d35 [2021-09-09T22:38:03.554Z] Step 8/24 : COPY . . [2021-09-09T22:38:04.542Z] Removing intermediate container 52cdeae76ba9 [2021-09-09T22:38:04.542Z] ---> 0396b9d203cd [2021-09-09T22:38:04.542Z] Step 8/26 : COPY . . [2021-09-09T22:38:05.141Z] Removing intermediate container 0fa15c6e2564 [2021-09-09T22:38:05.141Z] ---> 2a67f37bceeb [2021-09-09T22:38:05.141Z] Step 8/23 : COPY . . [2021-09-09T22:38:05.741Z] Removing intermediate container e430561ec143 [2021-09-09T22:38:05.741Z] ---> 397b1550ccdf [2021-09-09T22:38:05.741Z] Step 8/23 : COPY . . [2021-09-09T22:38:06.726Z] Removing intermediate container fb1ac3a48f7e [2021-09-09T22:38:06.726Z] ---> 49aa2f91b907 [2021-09-09T22:38:06.726Z] Step 8/22 : COPY . . [2021-09-09T22:38:33.525Z] ---> 8889c2714974 [2021-09-09T22:38:33.525Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:38:33.525Z] ---> 875f65ab1038 [2021-09-09T22:38:33.525Z] Step 9/26 : RUN go mod tidy [2021-09-09T22:38:33.525Z] ---> 683bafcd1cc1 [2021-09-09T22:38:33.525Z] Step 9/23 : RUN go mod tidy [2021-09-09T22:38:33.525Z] ---> 2a5c590fa63e [2021-09-09T22:38:33.525Z] Step 9/22 : RUN go mod tidy [2021-09-09T22:38:33.525Z] ---> b68f9c19d529 [2021-09-09T22:38:33.525Z] Step 9/23 : RUN go mod tidy [2021-09-09T22:38:33.525Z] ---> Running in a727eb80fb2b [2021-09-09T22:38:33.525Z] ---> Running in 30ca63b41e14 [2021-09-09T22:38:33.525Z] ---> Running in 83914f1314dc [2021-09-09T22:38:33.525Z] ---> Running in 4d3bebac0dbe [2021-09-09T22:38:33.525Z] ---> Running in a4bb273e2a34 [2021-09-09T22:38:37.846Z] Removing intermediate container a727eb80fb2b [2021-09-09T22:38:37.846Z] ---> 1745ec2ebd24 [2021-09-09T22:38:37.846Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T22:38:37.846Z] ---> Running in 85938fc3cede [2021-09-09T22:38:37.846Z] Removing intermediate container 30ca63b41e14 [2021-09-09T22:38:37.846Z] ---> 6407992ad277 [2021-09-09T22:38:37.846Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T22:38:38.125Z] ---> Running in 48ba2c33dc6a [2021-09-09T22:38:38.401Z] Removing intermediate container 83914f1314dc [2021-09-09T22:38:38.401Z] ---> ecafc78df012 [2021-09-09T22:38:38.401Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T22:38:38.401Z] Removing intermediate container a4bb273e2a34 [2021-09-09T22:38:38.401Z] ---> 8d2e6facdd8d [2021-09-09T22:38:38.401Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T22:38:38.675Z] ---> Running in c30463fe24d1 [2021-09-09T22:38:38.675Z] Removing intermediate container 4d3bebac0dbe [2021-09-09T22:38:38.675Z] ---> 4a02f490d394 [2021-09-09T22:38:38.675Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T22:38:38.951Z] ---> Running in 6103af20ae88 [2021-09-09T22:38:38.951Z] ---> Running in c6e4d22f2e68 [2021-09-09T22:38:39.931Z] 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-09-09T22:38:40.206Z] 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-09-09T22:38:41.194Z] 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-09-09T22:38:41.470Z] 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-09-09T22:38:41.470Z] 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-09-09T22:40:33.286Z] 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-09-09T22:40:33.287Z] 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-09-09T22:40:45.697Z] Removing intermediate container 48ba2c33dc6a [2021-09-09T22:40:45.697Z] ---> 62e304080691 [2021-09-09T22:40:45.697Z] [2021-09-09T22:40:45.697Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T22:40:45.697Z] Removing intermediate container c6e4d22f2e68 [2021-09-09T22:40:45.697Z] ---> ebc433663401 [2021-09-09T22:40:45.697Z] [2021-09-09T22:40:45.697Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T22:40:45.697Z] 3.12: Pulling from library/alpine [2021-09-09T22:40:45.697Z] 3.12: Pulling from library/alpine [2021-09-09T22:40:48.309Z] Removing intermediate container c30463fe24d1 [2021-09-09T22:40:48.309Z] ---> 95ea7c2d41a9 [2021-09-09T22:40:48.309Z] [2021-09-09T22:40:48.309Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T22:40:48.309Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T22:40:48.309Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T22:40:48.309Z] Status: Image is up to date for alpine:3.12 [2021-09-09T22:40:48.309Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T22:40:48.309Z] ---> afc2cc120ca2 [2021-09-09T22:40:48.309Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T22:40:48.309Z] ---> afc2cc120ca2 [2021-09-09T22:40:48.309Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T22:40:48.309Z] 3.12: Pulling from library/alpine [2021-09-09T22:40:48.309Z] Removing intermediate container 85938fc3cede [2021-09-09T22:40:48.309Z] ---> 0507dac23a15 [2021-09-09T22:40:48.309Z] [2021-09-09T22:40:48.309Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:40:48.309Z] ---> afc2cc120ca2 [2021-09-09T22:40:48.309Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:40:48.580Z] Removing intermediate container 6103af20ae88 [2021-09-09T22:40:48.580Z] ---> b850594b154b [2021-09-09T22:40:48.580Z] [2021-09-09T22:40:48.580Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T22:40:48.580Z] ---> afc2cc120ca2 [2021-09-09T22:40:48.580Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T22:40:48.580Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T22:40:48.580Z] Status: Image is up to date for alpine:3.12 [2021-09-09T22:40:48.854Z] ---> afc2cc120ca2 [2021-09-09T22:40:48.854Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:40:48.854Z] ---> Running in 8b1cfc9f1d21 [2021-09-09T22:40:48.854Z] ---> Running in 6c6a7c2e24f7 [2021-09-09T22:40:48.854Z] ---> Running in 7ad8f344f2f7 [2021-09-09T22:40:48.854Z] ---> Running in fd05d9db42ac [2021-09-09T22:40:49.135Z] ---> Running in 809848bf676e [2021-09-09T22:40:51.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:40:51.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:40:51.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:40:51.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:40:51.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:40:51.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:40:51.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:40:52.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:40:52.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:40:52.327Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T22:40:52.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:40:52.327Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T22:40:52.327Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T22:40:52.327Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:40:52.327Z] OK: 5 MiB in 15 packages [2021-09-09T22:40:52.327Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T22:40:52.327Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T22:40:52.327Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T22:40:52.327Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:40:52.327Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T22:40:52.327Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:40:52.327Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:40:52.607Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:40:52.607Z] OK: 6 MiB in 16 packages [2021-09-09T22:40:52.885Z] OK: 7 MiB in 18 packages [2021-09-09T22:40:52.885Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T22:40:52.885Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T22:40:52.885Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T22:40:52.885Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:40:52.885Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:40:53.162Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T22:40:53.162Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:40:53.162Z] OK: 5 MiB in 15 packages [2021-09-09T22:40:53.162Z] OK: 6 MiB in 17 packages [2021-09-09T22:40:54.605Z] Removing intermediate container fd05d9db42ac [2021-09-09T22:40:54.605Z] ---> bc72e5d94c3e [2021-09-09T22:40:54.605Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:40:54.605Z] ---> Running in 05d5da916e86 [2021-09-09T22:40:55.600Z] Removing intermediate container 809848bf676e [2021-09-09T22:40:55.600Z] ---> 970bb5f5691b [2021-09-09T22:40:55.600Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:40:55.600Z] Removing intermediate container 8b1cfc9f1d21 [2021-09-09T22:40:55.600Z] ---> 1dfed40ae321 [2021-09-09T22:40:55.600Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T22:40:55.600Z] Removing intermediate container 7ad8f344f2f7 [2021-09-09T22:40:55.600Z] ---> 2c9b84663643 [2021-09-09T22:40:55.600Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:40:55.600Z] Removing intermediate container 05d5da916e86 [2021-09-09T22:40:55.600Z] ---> 3bc988cc6187 [2021-09-09T22:40:55.600Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T22:40:55.881Z] ---> Running in bcbed96c7fad [2021-09-09T22:40:55.881Z] Removing intermediate container 6c6a7c2e24f7 [2021-09-09T22:40:55.881Z] ---> b9e591486027 [2021-09-09T22:40:55.881Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T22:40:55.881Z] ---> Running in 8e5dc746de4e [2021-09-09T22:40:55.881Z] ---> Running in ea0e383eff79 [2021-09-09T22:40:56.156Z] ---> Running in c1cca7e25f7c [2021-09-09T22:40:56.156Z] ---> Running in f3753a09c4bd [2021-09-09T22:40:56.430Z] Removing intermediate container bcbed96c7fad [2021-09-09T22:40:56.430Z] ---> 190556d6daaf [2021-09-09T22:40:56.430Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T22:40:56.707Z] ---> Running in 60a0027d9e16 [2021-09-09T22:40:56.707Z] Removing intermediate container ea0e383eff79 [2021-09-09T22:40:56.707Z] ---> 37a447002d15 [2021-09-09T22:40:56.707Z] Step 14/22 : WORKDIR /edgex [2021-09-09T22:40:56.984Z] Removing intermediate container 8e5dc746de4e [2021-09-09T22:40:56.984Z] ---> 0ed97b7b2746 [2021-09-09T22:40:56.984Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T22:40:56.984Z] Removing intermediate container c1cca7e25f7c [2021-09-09T22:40:56.984Z] ---> a47668829da7 [2021-09-09T22:40:56.984Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T22:40:56.984Z] Removing intermediate container f3753a09c4bd [2021-09-09T22:40:56.984Z] ---> 4da7595aac74 [2021-09-09T22:40:56.984Z] Step 14/26 : WORKDIR / [2021-09-09T22:40:56.984Z] ---> Running in e40d796edd89 [2021-09-09T22:40:57.259Z] ---> Running in cf3e199039ac [2021-09-09T22:40:57.259Z] ---> Running in 3572c97d644d [2021-09-09T22:40:57.259Z] ---> Running in fd8288d3c515 [2021-09-09T22:40:57.259Z] Removing intermediate container 60a0027d9e16 [2021-09-09T22:40:57.259Z] ---> 7964a83587c1 [2021-09-09T22:40:57.259Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T22:40:57.537Z] ---> Running in 20310ad62c1a [2021-09-09T22:40:57.812Z] Removing intermediate container cf3e199039ac [2021-09-09T22:40:57.812Z] ---> 7ebe146c31a1 [2021-09-09T22:40:57.812Z] Step 16/24 : WORKDIR / [2021-09-09T22:40:58.086Z] Removing intermediate container e40d796edd89 [2021-09-09T22:40:58.086Z] ---> 85077095af64 [2021-09-09T22:40:58.086Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T22:40:58.086Z] ---> Running in d80293776114 [2021-09-09T22:40:58.359Z] Removing intermediate container fd8288d3c515 [2021-09-09T22:40:58.359Z] ---> 90bf3c4acb74 [2021-09-09T22:40:58.359Z] 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-09-09T22:40:58.359Z] ---> Running in b079beea06a8 [2021-09-09T22:40:58.359Z] Removing intermediate container 3572c97d644d [2021-09-09T22:40:58.359Z] ---> 1609d68092c2 [2021-09-09T22:40:58.359Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T22:40:58.359Z] Removing intermediate container 20310ad62c1a [2021-09-09T22:40:58.359Z] ---> ccc8feb45ece [2021-09-09T22:40:58.359Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:40:58.955Z] Removing intermediate container d80293776114 [2021-09-09T22:40:58.955Z] ---> 805522d3bb9d [2021-09-09T22:40:58.955Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:40:58.955Z] Removing intermediate container b079beea06a8 [2021-09-09T22:40:58.955Z] ---> 39fdb5d86c19 [2021-09-09T22:40:58.955Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:40:59.559Z] ---> 48c468a5cf0d [2021-09-09T22:40:59.559Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T22:40:59.559Z] ---> a69a42c6801b [2021-09-09T22:40:59.559Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T22:40:59.559Z] ---> da87d5b5b09b [2021-09-09T22:40:59.559Z] 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-09-09T22:41:00.169Z] ---> 7c4c4413e659 [2021-09-09T22:41:00.169Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T22:41:00.775Z] ---> 8f3c26f82215 [2021-09-09T22:41:00.775Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T22:41:01.375Z] ---> 91e337f56cfd [2021-09-09T22:41:01.375Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T22:41:02.372Z] ---> 0d7811b6538a [2021-09-09T22:41:02.372Z] ---> b8b51da7046a [2021-09-09T22:41:02.372Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T22:41:02.372Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T22:41:02.651Z] ---> ac7e13bb3c62 [2021-09-09T22:41:02.651Z] 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-09-09T22:41:02.651Z] ---> c85de955484e [2021-09-09T22:41:02.651Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T22:41:02.651Z] ---> 157d41345359 [2021-09-09T22:41:02.651Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T22:41:04.093Z] ---> f767fe5df2c0 [2021-09-09T22:41:04.093Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T22:41:04.093Z] ---> Running in f220252abb6c [2021-09-09T22:41:04.093Z] ---> 1889b6e3cba5 [2021-09-09T22:41:04.093Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T22:41:04.370Z] ---> f6f1770bcdae [2021-09-09T22:41:04.370Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T22:41:04.370Z] ---> 8263d909e449 [2021-09-09T22:41:04.370Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T22:41:04.370Z] ---> a1f04111a593 [2021-09-09T22:41:04.370Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T22:41:04.658Z] ---> Running in a86ebcf349a8 [2021-09-09T22:41:04.658Z] ---> Running in 2f61ad6f8e9f [2021-09-09T22:41:04.658Z] ---> Running in fd817c80e1a4 [2021-09-09T22:41:04.933Z] Removing intermediate container f220252abb6c [2021-09-09T22:41:04.934Z] ---> e67c6ab0b393 [2021-09-09T22:41:04.934Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:41:05.211Z] ---> Running in d0c96ad8100d [2021-09-09T22:41:05.484Z] Removing intermediate container 2f61ad6f8e9f [2021-09-09T22:41:05.484Z] ---> f3557bccb8da [2021-09-09T22:41:05.484Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:41:05.484Z] Removing intermediate container fd817c80e1a4 [2021-09-09T22:41:05.484Z] ---> 16862a842908 [2021-09-09T22:41:05.484Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:41:05.758Z] Removing intermediate container a86ebcf349a8 [2021-09-09T22:41:05.758Z] ---> 796a64e93068 [2021-09-09T22:41:05.758Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T22:41:05.758Z] ---> Running in 2b58f0f95300 [2021-09-09T22:41:05.758Z] ---> Running in 36bf0b2f96ca [2021-09-09T22:41:05.758Z] ---> Running in 5d432869b43b [2021-09-09T22:41:06.033Z] Removing intermediate container d0c96ad8100d [2021-09-09T22:41:06.033Z] ---> e4ae9987bb01 [2021-09-09T22:41:06.033Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T22:41:06.033Z] ---> 5d877ec6c761 [2021-09-09T22:41:06.033Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T22:41:06.307Z] ---> Running in a8b1e4b791b6 [2021-09-09T22:41:06.584Z] Removing intermediate container 2b58f0f95300 [2021-09-09T22:41:06.584Z] ---> 16fc455376a0 [2021-09-09T22:41:06.584Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T22:41:06.584Z] Removing intermediate container 36bf0b2f96ca [2021-09-09T22:41:06.584Z] ---> 55278a784cc0 [2021-09-09T22:41:06.584Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T22:41:06.866Z] Removing intermediate container 5d432869b43b [2021-09-09T22:41:06.866Z] ---> 61c0b48463b2 [2021-09-09T22:41:06.866Z] Step 20/22 : LABEL arch=arm64 [2021-09-09T22:41:07.138Z] ---> Running in 2ea2d921db0b [2021-09-09T22:41:07.138Z] ---> Running in 915d051ff528 [2021-09-09T22:41:07.138Z] Removing intermediate container a8b1e4b791b6 [2021-09-09T22:41:07.138Z] ---> 821a34cfd36b [2021-09-09T22:41:07.138Z] Step 22/23 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:41:07.138Z] ---> Running in 06020bd1ab40 [2021-09-09T22:41:07.412Z] ---> Running in 9ffe396c3839 [2021-09-09T22:41:09.722Z] ---> 3afd8cd04898 [2021-09-09T22:41:09.722Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T22:41:09.722Z] Removing intermediate container 915d051ff528 [2021-09-09T22:41:09.722Z] ---> 9aa156a84b8d [2021-09-09T22:41:09.722Z] Step 22/23 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:41:09.722Z] Removing intermediate container 06020bd1ab40 [2021-09-09T22:41:09.722Z] ---> f6d9b5bfec5a [2021-09-09T22:41:09.722Z] Step 21/22 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:41:09.722Z] Removing intermediate container 2ea2d921db0b [2021-09-09T22:41:09.722Z] ---> ec6f42060109 [2021-09-09T22:41:09.722Z] Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:41:09.722Z] Removing intermediate container 9ffe396c3839 [2021-09-09T22:41:09.722Z] ---> 30b71d46cf98 [2021-09-09T22:41:09.722Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T22:41:09.722Z] ---> Running in 39db5a3b1d60 [2021-09-09T22:41:09.722Z] ---> Running in 7d89c0f81060 [2021-09-09T22:41:09.722Z] ---> Running in c0efa0be035c [2021-09-09T22:41:09.722Z] ---> Running in 9510bdf7bb3a [2021-09-09T22:41:09.722Z] ---> 375f38712a84 [2021-09-09T22:41:09.722Z] 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-09-09T22:41:09.722Z] ---> Running in a7b7cad4efb9 [2021-09-09T22:41:09.722Z] Removing intermediate container c0efa0be035c [2021-09-09T22:41:09.722Z] ---> 6ec6402e9d4c [2021-09-09T22:41:09.722Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T22:41:09.722Z] Removing intermediate container 7d89c0f81060 [2021-09-09T22:41:09.723Z] ---> c025451ebfec [2021-09-09T22:41:09.723Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T22:41:09.723Z] Removing intermediate container 39db5a3b1d60 [2021-09-09T22:41:09.723Z] ---> 45ffa9d37284 [2021-09-09T22:41:09.723Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T22:41:09.723Z] Removing intermediate container 9510bdf7bb3a [2021-09-09T22:41:09.723Z] ---> 3e54bd470f09 [2021-09-09T22:41:09.723Z] [2021-09-09T22:41:09.723Z] ---> Running in 01a8822f1a6c [2021-09-09T22:41:09.723Z] ---> Running in d8e14c5b2eed [2021-09-09T22:41:09.723Z] ---> Running in 0d48a190461f [2021-09-09T22:41:09.999Z] Successfully built 3e54bd470f09 [2021-09-09T22:41:10.275Z] Successfully tagged support-scheduler-arm64:latest [2021-09-09T22:41:10.275Z]  Building support-scheduler ... done Building security-bootstrapper [2021-09-09T22:41:10.549Z] Removing intermediate container d8e14c5b2eed [2021-09-09T22:41:10.549Z] ---> 201c29e1e987 [2021-09-09T22:41:10.549Z] [2021-09-09T22:41:10.549Z] Removing intermediate container 0d48a190461f [2021-09-09T22:41:10.549Z] ---> d4bf748e56fd [2021-09-09T22:41:10.549Z] [2021-09-09T22:41:10.549Z] Removing intermediate container 01a8822f1a6c [2021-09-09T22:41:10.549Z] ---> 62a201e6f347 [2021-09-09T22:41:10.549Z] [2021-09-09T22:41:10.823Z] Successfully built d4bf748e56fd [2021-09-09T22:41:10.823Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-09T22:41:10.823Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-09-09T22:41:11.111Z] Successfully built 201c29e1e987 [2021-09-09T22:41:11.111Z] Successfully tagged core-metadata-arm64:latest [2021-09-09T22:41:11.111Z] Building core-command [2021-09-09T22:41:11.112Z]  Building core-metadata ... done Successfully built 62a201e6f347 [2021-09-09T22:41:11.112Z] Successfully tagged support-notifications-arm64:latest [2021-09-09T22:41:11.112Z] Building core-data [2021-09-09T22:41:12.087Z]  Building support-notifications ... done Removing intermediate container a7b7cad4efb9 [2021-09-09T22:41:12.088Z] ---> e6156a1bb5c9 [2021-09-09T22:41:12.088Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T22:41:12.358Z] ---> Running in 978af8b0ae01 [2021-09-09T22:41:12.966Z] Removing intermediate container 978af8b0ae01 [2021-09-09T22:41:12.966Z] ---> a71536a5cf75 [2021-09-09T22:41:12.966Z] Step 24/26 : LABEL arch=arm64 [2021-09-09T22:41:12.966Z] ---> Running in c5a6323653f9 [2021-09-09T22:41:13.941Z] Removing intermediate container c5a6323653f9 [2021-09-09T22:41:13.941Z] ---> 05534b8e1128 [2021-09-09T22:41:13.941Z] Step 25/26 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:41:15.917Z] ---> Running in 0041120db621 [2021-09-09T22:41:17.352Z] Removing intermediate container 0041120db621 [2021-09-09T22:41:17.353Z] ---> 32b0648e9ad4 [2021-09-09T22:41:17.353Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T22:41:18.792Z] ---> Running in 800bcd5ccc8d [2021-09-09T22:41:19.395Z] Removing intermediate container 800bcd5ccc8d [2021-09-09T22:41:19.395Z] ---> 70658cab68b1 [2021-09-09T22:41:19.395Z] [2021-09-09T22:41:19.668Z] Successfully built 70658cab68b1 [2021-09-09T22:41:19.940Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-09T22:42:06.921Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:42:06.921Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:42:06.921Z] ---> e2ae3c09b655 [2021-09-09T22:42:06.921Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> 753b9db5eb7c [2021-09-09T22:42:06.921Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> f4fbaf870404 [2021-09-09T22:42:06.921Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> 3fabde46aee4 [2021-09-09T22:42:06.921Z] Step 6/32 : COPY go.mod . [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> e6578a9d7542 [2021-09-09T22:42:06.921Z] Step 7/32 : RUN go mod download [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> 2a67f37bceeb [2021-09-09T22:42:06.921Z] Step 8/32 : COPY . . [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> 683bafcd1cc1 [2021-09-09T22:42:06.921Z] Step 9/32 : RUN go mod tidy [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> ecafc78df012 [2021-09-09T22:42:06.921Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T22:42:06.921Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:42:06.921Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:42:06.921Z] ---> e2ae3c09b655 [2021-09-09T22:42:06.921Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> 753b9db5eb7c [2021-09-09T22:42:06.921Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> f4fbaf870404 [2021-09-09T22:42:06.921Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T22:42:06.921Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:42:06.921Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:42:06.921Z] ---> e2ae3c09b655 [2021-09-09T22:42:06.921Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> 753b9db5eb7c [2021-09-09T22:42:06.921Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> f4fbaf870404 [2021-09-09T22:42:06.921Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> 3fabde46aee4 [2021-09-09T22:42:06.921Z] Step 6/24 : COPY go.mod . [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> e6578a9d7542 [2021-09-09T22:42:06.921Z] Step 7/24 : RUN go mod download [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> 2a67f37bceeb [2021-09-09T22:42:06.921Z] Step 8/24 : COPY . . [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> 683bafcd1cc1 [2021-09-09T22:42:06.921Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> ecafc78df012 [2021-09-09T22:42:06.921Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T22:42:06.921Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:42:06.921Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:42:06.921Z] ---> e2ae3c09b655 [2021-09-09T22:42:06.921Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> 753b9db5eb7c [2021-09-09T22:42:06.921Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:42:06.921Z] ---> Using cache [2021-09-09T22:42:06.921Z] ---> f4fbaf870404 [2021-09-09T22:42:06.921Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T22:42:06.921Z] ---> Running in e88304e5b7e5 [2021-09-09T22:42:06.921Z] ---> Running in b6cc6df597be [2021-09-09T22:42:06.921Z] ---> Running in 8b5251994adc [2021-09-09T22:42:06.921Z] ---> Running in c211701664bb [2021-09-09T22:42:07.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:42:07.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:42:07.194Z] 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-09-09T22:42:07.468Z] 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-09-09T22:42:08.070Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:42:08.070Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:42:09.063Z] OK: 218 MiB in 52 packages [2021-09-09T22:42:09.345Z] OK: 218 MiB in 52 packages [2021-09-09T22:42:11.331Z] Removing intermediate container b6cc6df597be [2021-09-09T22:42:11.331Z] ---> 613ef3c7827d [2021-09-09T22:42:11.331Z] Step 6/24 : COPY go.mod . [2021-09-09T22:42:11.331Z] Removing intermediate container e88304e5b7e5 [2021-09-09T22:42:11.331Z] ---> a00f4605d27b [2021-09-09T22:42:11.331Z] Step 6/24 : COPY go.mod . [2021-09-09T22:42:12.319Z] ---> 0df5ed9539fc [2021-09-09T22:42:12.319Z] Step 7/24 : RUN go mod download [2021-09-09T22:42:12.594Z] ---> Running in c8d9d1506d2b [2021-09-09T22:42:12.594Z] ---> 654bd3897ee9 [2021-09-09T22:42:12.594Z] Step 7/24 : RUN go mod download [2021-09-09T22:42:12.874Z] ---> Running in fb49821b7083 [2021-09-09T22:42:19.602Z] Removing intermediate container c8d9d1506d2b [2021-09-09T22:42:19.602Z] ---> 894bad768b44 [2021-09-09T22:42:19.602Z] Step 8/24 : COPY . . [2021-09-09T22:42:19.879Z] Removing intermediate container fb49821b7083 [2021-09-09T22:42:19.879Z] ---> 844aac5f2cd8 [2021-09-09T22:42:19.879Z] Step 8/24 : COPY . . [2021-09-09T22:42:52.431Z] ---> d86c050a9827 [2021-09-09T22:42:52.432Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:42:52.432Z] ---> 8dda022d97a8 [2021-09-09T22:42:52.432Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:42:52.432Z] ---> Running in bf488c8534d7 [2021-09-09T22:42:52.432Z] ---> Running in dbb22c083716 [2021-09-09T22:42:56.766Z] Removing intermediate container bf488c8534d7 [2021-09-09T22:42:56.766Z] ---> a328cfe90c3a [2021-09-09T22:42:56.766Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T22:42:57.059Z] ---> Running in f0fa6439289f [2021-09-09T22:42:57.059Z] Removing intermediate container dbb22c083716 [2021-09-09T22:42:57.059Z] ---> 80a1d0550013 [2021-09-09T22:42:57.059Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T22:42:57.661Z] ---> Running in 6bb699d42af6 [2021-09-09T22:42:59.656Z] 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-09-09T22:42:59.934Z] 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-09-09T22:43:26.770Z] Removing intermediate container c211701664bb [2021-09-09T22:43:26.770Z] ---> 99baf31c6dcb [2021-09-09T22:43:26.770Z] [2021-09-09T22:43:26.770Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:43:26.770Z] ---> afc2cc120ca2 [2021-09-09T22:43:26.770Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:43:26.770Z] ---> Using cache [2021-09-09T22:43:26.770Z] ---> 970bb5f5691b [2021-09-09T22:43:26.770Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:43:26.770Z] ---> Using cache [2021-09-09T22:43:26.770Z] ---> 190556d6daaf [2021-09-09T22:43:26.770Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T22:43:26.770Z] ---> Running in cfd7ddfb68e2 [2021-09-09T22:43:26.770Z] Removing intermediate container cfd7ddfb68e2 [2021-09-09T22:43:26.770Z] ---> d87933f82380 [2021-09-09T22:43:26.770Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T22:43:26.770Z] ---> Running in 14a8ffdda780 [2021-09-09T22:43:27.373Z] Removing intermediate container 14a8ffdda780 [2021-09-09T22:43:27.373Z] ---> 39b7124e0ada [2021-09-09T22:43:27.373Z] Step 16/24 : WORKDIR / [2021-09-09T22:43:27.373Z] ---> Running in a0d3ff78706c [2021-09-09T22:43:27.661Z] Removing intermediate container 8b5251994adc [2021-09-09T22:43:27.661Z] ---> e4ec35a346f3 [2021-09-09T22:43:27.661Z] [2021-09-09T22:43:27.661Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T22:43:27.661Z] ---> afc2cc120ca2 [2021-09-09T22:43:27.661Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T22:43:27.935Z] ---> Running in 654a95cd5c0e [2021-09-09T22:43:28.527Z] Removing intermediate container a0d3ff78706c [2021-09-09T22:43:28.527Z] ---> 973771eb887a [2021-09-09T22:43:28.527Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:43:28.798Z] Removing intermediate container 654a95cd5c0e [2021-09-09T22:43:28.798Z] ---> dd2ab806c2a0 [2021-09-09T22:43:28.798Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T22:43:29.074Z] ---> Running in f381fbce0c4a [2021-09-09T22:43:30.106Z] ---> 826362f64f7a [2021-09-09T22:43:30.106Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T22:43:31.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:43:31.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:43:32.583Z] ---> aa2bd14e88ef [2021-09-09T22:43:32.583Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T22:43:32.583Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T22:43:32.583Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T22:43:32.583Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:43:32.583Z] OK: 5 MiB in 16 packages [2021-09-09T22:43:34.035Z] ---> d045c9b67f94 [2021-09-09T22:43:34.035Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T22:43:34.035Z] ---> Running in 529141f2203e [2021-09-09T22:43:34.310Z] Removing intermediate container f381fbce0c4a [2021-09-09T22:43:34.310Z] ---> af2da174069d [2021-09-09T22:43:34.310Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T22:43:34.585Z] ---> Running in 1b35a0d9dbe3 [2021-09-09T22:43:34.862Z] Removing intermediate container 529141f2203e [2021-09-09T22:43:34.862Z] ---> f65d09f642f3 [2021-09-09T22:43:34.862Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:43:35.138Z] ---> Running in a1c88f27a06c [2021-09-09T22:43:35.416Z] Removing intermediate container 1b35a0d9dbe3 [2021-09-09T22:43:35.416Z] ---> aa862ea04bb5 [2021-09-09T22:43:35.416Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T22:43:35.416Z] ---> Running in ca362d7f933f [2021-09-09T22:43:36.024Z] Removing intermediate container a1c88f27a06c [2021-09-09T22:43:36.024Z] ---> 75b792404121 [2021-09-09T22:43:36.024Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T22:43:36.024Z] ---> Running in a2751ddd2ee9 [2021-09-09T22:43:36.298Z] Removing intermediate container ca362d7f933f [2021-09-09T22:43:36.298Z] ---> b831a272bc16 [2021-09-09T22:43:36.298Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T22:43:36.573Z] ---> Running in e892c33240bf [2021-09-09T22:43:36.847Z] Removing intermediate container a2751ddd2ee9 [2021-09-09T22:43:36.847Z] ---> 0d425a9205aa [2021-09-09T22:43:36.847Z] Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:43:37.128Z] ---> Running in 6785dddd60fd [2021-09-09T22:43:38.114Z] Removing intermediate container 6785dddd60fd [2021-09-09T22:43:38.114Z] ---> b07dec062c84 [2021-09-09T22:43:38.114Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T22:43:38.712Z] ---> Running in 0a3ac6724364 [2021-09-09T22:43:39.316Z] Removing intermediate container 0a3ac6724364 [2021-09-09T22:43:39.316Z] ---> 5cf86acd134a [2021-09-09T22:43:39.316Z] [2021-09-09T22:43:39.913Z] Successfully built 5cf86acd134a [2021-09-09T22:43:39.913Z] Successfully tagged core-command-arm64:latest [2021-09-09T22:43:40.512Z]  Building core-command ... done Removing intermediate container e892c33240bf [2021-09-09T22:43:40.513Z] ---> f888b231a3b1 [2021-09-09T22:43:40.513Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T22:43:40.513Z] ---> Running in 52eaf8f9970b [2021-09-09T22:43:41.498Z] Removing intermediate container 52eaf8f9970b [2021-09-09T22:43:41.498Z] ---> ed57768fe4f8 [2021-09-09T22:43:41.498Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T22:43:42.481Z] ---> 2ee070580c4f [2021-09-09T22:43:42.481Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T22:43:42.755Z] ---> Running in cd8ad914836d [2021-09-09T22:43:46.156Z] Removing intermediate container cd8ad914836d [2021-09-09T22:43:46.156Z] ---> 8fbd51f54409 [2021-09-09T22:43:46.156Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:43:47.144Z] ---> 0779b44f2dcc [2021-09-09T22:43:47.144Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T22:43:49.121Z] ---> a425c438cbb2 [2021-09-09T22:43:49.121Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T22:43:50.112Z] ---> 6ce930e2e24c [2021-09-09T22:43:50.112Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T22:43:51.586Z] ---> 97cf7f735036 [2021-09-09T22:43:51.586Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T22:43:53.063Z] ---> c3307790fbe7 [2021-09-09T22:43:53.063Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T22:43:53.063Z] ---> Running in e848220a8ccc [2021-09-09T22:43:54.049Z] Removing intermediate container e848220a8ccc [2021-09-09T22:43:54.049Z] ---> e7d0ec69c275 [2021-09-09T22:43:54.049Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T22:43:55.049Z] ---> 69bfbdd97c36 [2021-09-09T22:43:55.049Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T22:43:55.653Z] ---> Running in e3266b001769 [2021-09-09T22:43:59.053Z] Removing intermediate container e3266b001769 [2021-09-09T22:43:59.053Z] ---> a8794f1ed8b0 [2021-09-09T22:43:59.053Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T22:43:59.352Z] ---> Running in be155cdceb84 [2021-09-09T22:44:00.354Z] Removing intermediate container be155cdceb84 [2021-09-09T22:44:00.354Z] ---> 141f493f356b [2021-09-09T22:44:00.354Z] Step 29/32 : CMD ["gate"] [2021-09-09T22:44:00.354Z] ---> Running in b49413f2d0d3 [2021-09-09T22:44:01.340Z] Removing intermediate container b49413f2d0d3 [2021-09-09T22:44:01.340Z] ---> 0c40b233592e [2021-09-09T22:44:01.340Z] Step 30/32 : LABEL arch=arm64 [2021-09-09T22:44:01.622Z] ---> Running in e59e1131d17d [2021-09-09T22:44:02.603Z] Removing intermediate container e59e1131d17d [2021-09-09T22:44:02.603Z] ---> 17f317925c07 [2021-09-09T22:44:02.603Z] Step 31/32 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:44:02.878Z] ---> Running in 4c35aed4e782 [2021-09-09T22:44:05.542Z] Removing intermediate container 4c35aed4e782 [2021-09-09T22:44:05.542Z] ---> fd24afa31c81 [2021-09-09T22:44:05.542Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T22:44:05.542Z] ---> Running in 04d8ddbc77e1 [2021-09-09T22:44:05.542Z] Removing intermediate container 04d8ddbc77e1 [2021-09-09T22:44:05.542Z] ---> e0fd12018ac6 [2021-09-09T22:44:05.542Z] [2021-09-09T22:44:05.542Z] Successfully built e0fd12018ac6 [2021-09-09T22:44:05.542Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-09T22:44:13.881Z]  Building security-bootstrapper ... done Removing intermediate container f0fa6439289f [2021-09-09T22:44:13.881Z] ---> a1c838df6cec [2021-09-09T22:44:13.881Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T22:44:13.881Z] ---> Running in 01d5ccaf666d [2021-09-09T22:44:14.876Z] 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-09-09T22:44:17.490Z] Removing intermediate container 01d5ccaf666d [2021-09-09T22:44:17.490Z] ---> 0a476ad0d75d [2021-09-09T22:44:17.490Z] [2021-09-09T22:44:17.490Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T22:44:17.490Z] 20.10.7: Pulling from library/docker [2021-09-09T22:44:21.793Z] Removing intermediate container 6bb699d42af6 [2021-09-09T22:44:21.793Z] ---> 0248e3b6a0cd [2021-09-09T22:44:21.793Z] [2021-09-09T22:44:21.793Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:44:21.793Z] ---> afc2cc120ca2 [2021-09-09T22:44:21.793Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T22:44:21.793Z] ---> Running in 3d0b54fa06a5 [2021-09-09T22:44:22.388Z] Removing intermediate container 3d0b54fa06a5 [2021-09-09T22:44:22.388Z] ---> bc6881310d6b [2021-09-09T22:44:22.388Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T22:44:22.663Z] ---> Running in ab6970d3b0f4 [2021-09-09T22:44:23.645Z] Removing intermediate container ab6970d3b0f4 [2021-09-09T22:44:23.645Z] ---> 3fbde2ed073d [2021-09-09T22:44:23.645Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T22:44:23.645Z] ---> Running in 2ac46ac859bb [2021-09-09T22:44:24.250Z] Removing intermediate container 2ac46ac859bb [2021-09-09T22:44:24.250Z] ---> c6efd86e0378 [2021-09-09T22:44:24.250Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:44:24.852Z] ---> Running in 420aea8b20ee [2021-09-09T22:44:26.284Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T22:44:26.284Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T22:44:26.284Z] ---> df445af6242a [2021-09-09T22:44:26.284Z] 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-09-09T22:44:26.557Z] ---> Running in df1911c5cf50 [2021-09-09T22:44:27.151Z] Removing intermediate container df1911c5cf50 [2021-09-09T22:44:27.151Z] ---> 666071339eab [2021-09-09T22:44:27.151Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-09T22:44:27.151Z] Removing intermediate container 420aea8b20ee [2021-09-09T22:44:27.151Z] ---> 6a21d645bec8 [2021-09-09T22:44:27.151Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T22:44:27.422Z] ---> Running in d1d87bac5cec [2021-09-09T22:44:27.422Z] ---> Running in cdb0bd80424a [2021-09-09T22:44:28.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:44:29.135Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:44:29.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:44:29.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:44:29.999Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T22:44:29.999Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T22:44:29.999Z] Executing bash-5.1.0-r0.post-install [2021-09-09T22:44:29.999Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T22:44:29.999Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T22:44:29.999Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T22:44:29.999Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T22:44:29.999Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T22:44:29.999Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T22:44:29.999Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T22:44:29.999Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T22:44:29.999Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T22:44:29.999Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T22:44:29.999Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T22:44:30.269Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T22:44:30.541Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T22:44:30.541Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T22:44:30.541Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T22:44:30.814Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T22:44:31.087Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T22:44:31.087Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T22:44:31.087Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:44:31.087Z] OK: 8 MiB in 20 packages [2021-09-09T22:44:32.067Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T22:44:32.067Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T22:44:32.067Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T22:44:32.067Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T22:44:32.067Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T22:44:32.067Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T22:44:32.067Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T22:44:32.067Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T22:44:32.067Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T22:44:32.342Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T22:44:32.342Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T22:44:32.342Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T22:44:32.342Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T22:44:32.342Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T22:44:32.342Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T22:44:32.342Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T22:44:32.342Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T22:44:32.342Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T22:44:32.342Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T22:44:32.342Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T22:44:32.342Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T22:44:32.342Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T22:44:32.342Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T22:44:32.342Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T22:44:32.615Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T22:44:32.887Z] Removing intermediate container cdb0bd80424a [2021-09-09T22:44:32.887Z] ---> afcec66bfcc7 [2021-09-09T22:44:32.887Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:44:32.887Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T22:44:33.163Z] OK: 82 MiB in 59 packages [2021-09-09T22:44:33.754Z] ---> 56a5171a606c [2021-09-09T22:44:33.754Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T22:44:35.190Z] ---> 8035f662551c [2021-09-09T22:44:35.190Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T22:44:36.168Z] ---> c212498aaf54 [2021-09-09T22:44:36.168Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T22:44:36.168Z] ---> Running in e24574c470c6 [2021-09-09T22:44:36.767Z] Removing intermediate container e24574c470c6 [2021-09-09T22:44:36.767Z] ---> 4619d37dbe6d [2021-09-09T22:44:36.767Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:44:36.767Z] ---> Running in 308f55affcc0 [2021-09-09T22:44:37.362Z] Removing intermediate container 308f55affcc0 [2021-09-09T22:44:37.362Z] ---> f0d235967ad5 [2021-09-09T22:44:37.362Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T22:44:37.362Z] ---> Running in 89985dcf8ccb [2021-09-09T22:44:37.957Z] Removing intermediate container 89985dcf8ccb [2021-09-09T22:44:37.957Z] ---> 1f99aae8b4f2 [2021-09-09T22:44:37.957Z] Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:44:38.228Z] ---> Running in b298b7848b50 [2021-09-09T22:44:38.823Z] Removing intermediate container b298b7848b50 [2021-09-09T22:44:38.823Z] ---> a61a5e43d260 [2021-09-09T22:44:38.823Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T22:44:38.823Z] ---> Running in 0a794af3f198 [2021-09-09T22:44:39.419Z] Removing intermediate container 0a794af3f198 [2021-09-09T22:44:39.419Z] ---> 6b9ae3052a5b [2021-09-09T22:44:39.419Z] [2021-09-09T22:44:39.691Z] Successfully built 6b9ae3052a5b [2021-09-09T22:44:39.691Z] Successfully tagged core-data-arm64:latest [2021-09-09T22:44:40.284Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-09T22:44:40.284Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T22:44:41.261Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T22:44:41.261Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T22:44:42.235Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T22:44:42.235Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T22:44:42.235Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T22:44:42.235Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T22:44:44.206Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T22:44:44.206Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T22:44:44.206Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T22:44:44.206Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T22:44:46.172Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T22:44:46.172Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T22:44:46.172Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T22:44:46.172Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T22:44:48.784Z] Collecting PyYAML<4,>=3.10 [2021-09-09T22:44:48.784Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T22:44:51.391Z] 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-09-09T22:44:51.391Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T22:44:51.391Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T22:44:51.662Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T22:44:51.933Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T22:44:52.204Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T22:44:52.204Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T22:44:52.474Z] Collecting idna<2.8,>=2.5 [2021-09-09T22:44:52.474Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T22:44:53.066Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T22:44:53.066Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T22:44:53.066Z] Collecting certifi>=2017.4.17 [2021-09-09T22:44:53.337Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T22:44:53.606Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T22:44:53.606Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T22:44:53.606Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T22:44:53.606Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T22:44:54.194Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T22:44:54.194Z] Attempting uninstall: urllib3 [2021-09-09T22:44:54.194Z] Found existing installation: urllib3 1.26.2 [2021-09-09T22:44:54.194Z] Uninstalling urllib3-1.26.2: [2021-09-09T22:44:54.465Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T22:44:54.735Z] Attempting uninstall: idna [2021-09-09T22:44:54.735Z] Found existing installation: idna 3.1 [2021-09-09T22:44:54.735Z] Uninstalling idna-3.1: [2021-09-09T22:44:55.009Z] Successfully uninstalled idna-3.1 [2021-09-09T22:44:55.602Z] Attempting uninstall: chardet [2021-09-09T22:44:55.602Z] Found existing installation: chardet 4.0.0 [2021-09-09T22:44:55.602Z] Uninstalling chardet-4.0.0: [2021-09-09T22:44:55.602Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T22:44:57.031Z] Attempting uninstall: requests [2021-09-09T22:44:57.031Z] Found existing installation: requests 2.25.1 [2021-09-09T22:44:57.031Z] Uninstalling requests-2.25.1: [2021-09-09T22:44:57.031Z] Successfully uninstalled requests-2.25.1 [2021-09-09T22:44:57.302Z] Running setup.py install for texttable: started [2021-09-09T22:44:59.270Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T22:44:59.270Z] Running setup.py install for PyYAML: started [2021-09-09T22:45:01.232Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T22:45:01.232Z] Running setup.py install for docopt: started [2021-09-09T22:45:03.217Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T22:45:03.217Z] Running setup.py install for dockerpty: started [2021-09-09T22:45:05.183Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T22:45:06.153Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-09-09T22:45:16.284Z] Removing intermediate container d1d87bac5cec [2021-09-09T22:45:16.284Z] ---> 327ec8f01a03 [2021-09-09T22:45:16.284Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T22:45:16.284Z] ---> Running in 3184d65c1c83 [2021-09-09T22:45:16.284Z] Removing intermediate container 3184d65c1c83 [2021-09-09T22:45:16.284Z] ---> de16fd12a037 [2021-09-09T22:45:16.284Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T22:45:16.284Z] ---> Running in a215c76a4394 [2021-09-09T22:45:16.284Z] Removing intermediate container a215c76a4394 [2021-09-09T22:45:16.284Z] ---> cf9be1d19e64 [2021-09-09T22:45:16.284Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T22:45:17.293Z] ---> cd74ae21ce8e [2021-09-09T22:45:17.293Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T22:45:18.272Z] ---> cda46d011fae [2021-09-09T22:45:18.272Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T22:45:19.245Z] ---> be141c713634 [2021-09-09T22:45:19.245Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T22:45:19.245Z] ---> Running in 9c75066bcda0 [2021-09-09T22:45:19.840Z] Removing intermediate container 9c75066bcda0 [2021-09-09T22:45:19.840Z] ---> 8135f5a94f9b [2021-09-09T22:45:19.840Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:45:19.840Z] ---> Running in 18239af454aa [2021-09-09T22:45:20.432Z] Removing intermediate container 18239af454aa [2021-09-09T22:45:20.432Z] ---> ecc426e6e324 [2021-09-09T22:45:20.432Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T22:45:20.432Z] ---> Running in 71b669307ba7 [2021-09-09T22:45:21.025Z] Removing intermediate container 71b669307ba7 [2021-09-09T22:45:21.025Z] ---> b6d61ca9350a [2021-09-09T22:45:21.025Z] Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [2021-09-09T22:45:21.025Z] ---> Running in ba71ce69602b [2021-09-09T22:45:21.624Z] Removing intermediate container ba71ce69602b [2021-09-09T22:45:21.624Z] ---> 630d2e2d7a3f [2021-09-09T22:45:21.624Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T22:45:21.624Z] ---> Running in ccc4e63319d5 [2021-09-09T22:45:22.223Z] Removing intermediate container ccc4e63319d5 [2021-09-09T22:45:22.223Z] ---> 633e7f1faa43 [2021-09-09T22:45:22.223Z] [2021-09-09T22:45:22.500Z] Successfully built 633e7f1faa43 [2021-09-09T22:45:22.500Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-09T22:45:23.110Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-09T22:45:23.085Z] $ docker stop --time=1 f8979d862c8f91862c1e4564d596ba6c8817fc871fa8fbb04133e6d1f823d3f8 [2021-09-09T22:45:24.851Z] $ docker rm -f f8979d862c8f91862c1e4564d596ba6c8817fc871fa8fbb04133e6d1f823d3f8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T22:45:25.446Z] + docker images [2021-09-09T22:45:25.718Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T22:45:25.718Z] sys-mgmt-agent-arm64 latest 633e7f1faa43 4 seconds ago 311MB [2021-09-09T22:45:25.718Z] core-data-arm64 latest 6b9ae3052a5b 46 seconds ago 19.3MB [2021-09-09T22:45:25.718Z] 0248e3b6a0cd About a minute ago 1.57GB [2021-09-09T22:45:25.718Z] 0a476ad0d75d About a minute ago 1.57GB [2021-09-09T22:45:25.718Z] security-bootstrapper-arm64 latest e0fd12018ac6 About a minute ago 17.7MB [2021-09-09T22:45:25.718Z] core-command-arm64 latest 5cf86acd134a About a minute ago 15.2MB [2021-09-09T22:45:25.718Z] e4ec35a346f3 About a minute ago 1.57GB [2021-09-09T22:45:25.718Z] 99baf31c6dcb 2 minutes ago 1.56GB [2021-09-09T22:45:25.718Z] security-secretstore-setup-arm64 latest 70658cab68b1 4 minutes ago 26.5MB [2021-09-09T22:45:25.718Z] security-proxy-setup-arm64 latest d4bf748e56fd 4 minutes ago 24.6MB [2021-09-09T22:45:25.718Z] support-notifications-arm64 latest 62a201e6f347 4 minutes ago 15.9MB [2021-09-09T22:45:25.718Z] core-metadata-arm64 latest 201c29e1e987 4 minutes ago 15.8MB [2021-09-09T22:45:25.718Z] support-scheduler-arm64 latest 3e54bd470f09 4 minutes ago 15.2MB [2021-09-09T22:45:25.718Z] b850594b154b 4 minutes ago 1.57GB [2021-09-09T22:45:25.718Z] 0507dac23a15 4 minutes ago 1.57GB [2021-09-09T22:45:25.718Z] 95ea7c2d41a9 4 minutes ago 1.57GB [2021-09-09T22:45:25.718Z] ebc433663401 4 minutes ago 1.57GB [2021-09-09T22:45:25.718Z] 62e304080691 4 minutes ago 1.57GB [2021-09-09T22:45:25.718Z] ci-base-image-arm64 latest e2ae3c09b655 15 minutes ago 1.24GB [2021-09-09T22:45:25.718Z] alpine 3.12 afc2cc120ca2 8 days ago 5.33MB [2021-09-09T22:45:25.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-09T22:45:25.718Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-09T22:45:25.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:45:26.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T22:45:26.386Z] [2021-09-09T22:45:26.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:45:26.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T22:45:27.010Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-09T22:45:27.010Z] 448f6bf000e3: Pulling fs layer [2021-09-09T22:45:27.010Z] f757da607395: Pulling fs layer [2021-09-09T22:45:27.010Z] 05883995daec: Pulling fs layer [2021-09-09T22:45:27.010Z] 8603b9c90790: Pulling fs layer [2021-09-09T22:45:27.010Z] 1560dd03e051: Pulling fs layer [2021-09-09T22:45:27.010Z] 27f5ce0e4adf: Pulling fs layer [2021-09-09T22:45:27.010Z] c2d8d7efcc4b: Pulling fs layer [2021-09-09T22:45:27.010Z] 1560dd03e051: Waiting [2021-09-09T22:45:27.010Z] 27f5ce0e4adf: Waiting [2021-09-09T22:45:27.010Z] c2d8d7efcc4b: Waiting [2021-09-09T22:45:27.010Z] 8603b9c90790: Waiting [2021-09-09T22:45:27.283Z] f757da607395: Verifying Checksum [2021-09-09T22:45:27.284Z] f757da607395: Download complete [2021-09-09T22:45:27.284Z] 8603b9c90790: Verifying Checksum [2021-09-09T22:45:27.284Z] 8603b9c90790: Download complete [2021-09-09T22:45:27.556Z] 1560dd03e051: Verifying Checksum [2021-09-09T22:45:27.556Z] 1560dd03e051: Download complete [2021-09-09T22:45:27.556Z] 27f5ce0e4adf: Verifying Checksum [2021-09-09T22:45:27.556Z] 27f5ce0e4adf: Download complete [2021-09-09T22:45:27.827Z] 05883995daec: Verifying Checksum [2021-09-09T22:45:28.415Z] 448f6bf000e3: Verifying Checksum [2021-09-09T22:45:28.415Z] 448f6bf000e3: Download complete [2021-09-09T22:45:31.029Z] c2d8d7efcc4b: Verifying Checksum [2021-09-09T22:45:31.029Z] c2d8d7efcc4b: Download complete [2021-09-09T22:45:32.006Z] 448f6bf000e3: Pull complete [2021-09-09T22:45:32.603Z] f757da607395: Pull complete [2021-09-09T22:45:34.037Z] 05883995daec: Pull complete [2021-09-09T22:45:34.308Z] 8603b9c90790: Pull complete [2021-09-09T22:45:35.742Z] 1560dd03e051: Pull complete [2021-09-09T22:45:35.742Z] 27f5ce0e4adf: Pull complete [2021-09-09T22:45:50.825Z] c2d8d7efcc4b: Pull complete [2021-09-09T22:45:50.825Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-09T22:45:50.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T22:45:50.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-09T22:45:51.091Z] prd-ubuntu18.04-docker-arm64-4c-16g-1886 does not seem to be running inside a container [2021-09-09T22:45:51.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-09T22:45:54.796Z] $ docker top 17a0a0f6cd2954c9ca0c78a4c21b2ae4646d9f8d8a06cd8a9f10ef52b3f12a89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:45:55.901Z] ---> job-cost.sh [2021-09-09T22:45:55.901Z] lf-activate-venv: SKIPPING [2021-09-09T22:45:55.901Z] INFO: No Stack... [2021-09-09T22:45:56.871Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-09T22:45:57.142Z] INFO: Archiving Costs [Pipeline] sh [2021-09-09T22:45:57.821Z] + + cutcat -d, /w/workspace/edgex-go/10/archives/cost.csv -f6 [2021-09-09T22:45:57.821Z] [Pipeline] lock [2021-09-09T22:45:57.907Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-10-stack-cost] [2021-09-09T22:45:57.916Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3678-10-stack-cost] did not exist. Created. [2021-09-09T22:45:57.917Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-09T22:45:58.634Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-09T22:45:58.819Z] Stashed 1 file(s) [Pipeline] } [2021-09-09T22:45:58.833Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-09T22:45:58.836Z] $ docker stop --time=1 17a0a0f6cd2954c9ca0c78a4c21b2ae4646d9f8d8a06cd8a9f10ef52b3f12a89 [2021-09-09T22:46:00.535Z] $ docker rm -f 17a0a0f6cd2954c9ca0c78a4c21b2ae4646d9f8d8a06cd8a9f10ef52b3f12a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-09-09T22:46:03.423Z] provisioning config files... [2021-09-09T22:46:03.439Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config8052675367341017103tmp [Pipeline] { [Pipeline] sh [2021-09-09T22:46:03.775Z] + set +x [2021-09-09T22:46:03.775Z] + curl -s https://codecov.io/bash [2021-09-09T22:46:03.775Z] + bash -s -- [2021-09-09T22:46:04.044Z] [2021-09-09T22:46:04.044Z] _____ _ [2021-09-09T22:46:04.044Z] / ____| | | [2021-09-09T22:46:04.044Z] | | ___ __| | ___ ___ _____ __ [2021-09-09T22:46:04.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-09T22:46:04.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-09T22:46:04.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-09T22:46:04.044Z] Bash-1.0.6 [2021-09-09T22:46:04.044Z] [2021-09-09T22:46:04.044Z] [2021-09-09T22:46:04.044Z] ==> git version 2.24.4 found [2021-09-09T22:46:04.044Z] ==> 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-09-09T22:46:04.044Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-09T22:46:04.044Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-09T22:46:04.044Z] ==> Jenkins CI detected. [2021-09-09T22:46:04.044Z] current dir:  /w/workspace/edgex-go/10 [2021-09-09T22:46:04.044Z] project root: . [2021-09-09T22:46:04.044Z] --> token set from env [2021-09-09T22:46:04.044Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-09T22:46:04.044Z] ==> Running gcov in . (disable via -X gcov) [2021-09-09T22:46:04.044Z] ==> Python coveragepy not found [2021-09-09T22:46:04.044Z] ==> Searching for coverage reports in: [2021-09-09T22:46:04.044Z] + . [2021-09-09T22:46:04.044Z] -> Found 1 reports [2021-09-09T22:46:04.044Z] ==> Detecting git/mercurial file structure [2021-09-09T22:46:04.044Z] ==> Reading reports [2021-09-09T22:46:04.044Z] + ./coverage.out bytes=405611 [2021-09-09T22:46:04.044Z] ==> Appending adjustments [2021-09-09T22:46:04.044Z] https://docs.codecov.io/docs/fixing-reports [2021-09-09T22:46:05.468Z] + Found adjustments [2021-09-09T22:46:05.468Z] ==> Gzipping contents [2021-09-09T22:46:05.468Z] 56K /tmp/codecov.2RYx91.gz [2021-09-09T22:46:05.468Z] ==> Uploading reports [2021-09-09T22:46:05.468Z] url: https://codecov.io [2021-09-09T22:46:05.468Z] query: branch=PR-3678&commit=9d5ec7fb12f1f1d99856a67f396ee13185a90e62&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-09-09T22:46:05.468Z] -> Pinging Codecov [2021-09-09T22:46:05.468Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=9d5ec7fb12f1f1d99856a67f396ee13185a90e62&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-09-09T22:46:05.735Z] -> Uploading to [2021-09-09T22:46:05.735Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/9d5ec7fb12f1f1d99856a67f396ee13185a90e62/84fe6d2e-87ba-4833-9a99-57cc5a184a22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T224605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56db6de0e27c75befdec6c078cc19caba182d04d487e9ba01b03e42b0b8ac4ca [2021-09-09T22:46:05.735Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T22:46:05.735Z] Dload Upload Total Spent Left Speed [2021-09-09T22:46:06.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54689 0 0 100 54689 0 120k --:--:-- --:--:-- --:--:-- 120k [2021-09-09T22:46:06.321Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [Pipeline] } [2021-09-09T22:46:06.335Z] 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] sh [2021-09-09T22:46:07.468Z] + '[' -d /w/workspace/edgex-go/10/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:46:07.798Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:46:08.392Z] ---> package-listing.sh [2021-09-09T22:46:08.392Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-09T22:46:08.392Z] ++ facter osfamily [2021-09-09T22:46:08.658Z] + OS_FAMILY=redhat [2021-09-09T22:46:08.658Z] + workspace=/w/workspace/edgex-go/10 [2021-09-09T22:46:08.658Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-09T22:46:08.658Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-09T22:46:08.658Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-09T22:46:08.658Z] + PACKAGES=/tmp/packages_start.txt [2021-09-09T22:46:08.658Z] + '[' /w/workspace/edgex-go/10 ']' [2021-09-09T22:46:08.658Z] + PACKAGES=/tmp/packages_end.txt [2021-09-09T22:46:08.658Z] + case "${OS_FAMILY}" in [2021-09-09T22:46:08.658Z] + sort [2021-09-09T22:46:08.658Z] + rpm -qa [2021-09-09T22:46:10.602Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-09T22:46:10.602Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-09T22:46:10.602Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-09T22:46:10.602Z] + '[' /w/workspace/edgex-go/10 ']' [2021-09-09T22:46:10.602Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-09-09T22:46:10.602Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-09-09T22:46:10.619Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-09T22:46:10.921Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:46:11.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T22:46:11.510Z] [2021-09-09T22:46:11.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:46:11.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T22:46:11.854Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-09T22:46:11.854Z] b4d181a07f80: Pulling fs layer [2021-09-09T22:46:11.854Z] a1111a8f2ec3: Pulling fs layer [2021-09-09T22:46:11.854Z] ed53099fbce6: Pulling fs layer [2021-09-09T22:46:11.854Z] dc539afda2c1: Pulling fs layer [2021-09-09T22:46:11.854Z] 77bc0d833cb6: Pulling fs layer [2021-09-09T22:46:11.854Z] 9065ff56babe: Pulling fs layer [2021-09-09T22:46:11.854Z] d287ab97295c: Pulling fs layer [2021-09-09T22:46:11.854Z] dc539afda2c1: Waiting [2021-09-09T22:46:11.854Z] 77bc0d833cb6: Waiting [2021-09-09T22:46:11.854Z] 9065ff56babe: Waiting [2021-09-09T22:46:11.854Z] d287ab97295c: Waiting [2021-09-09T22:46:12.121Z] a1111a8f2ec3: Verifying Checksum [2021-09-09T22:46:12.122Z] a1111a8f2ec3: Download complete [2021-09-09T22:46:12.122Z] dc539afda2c1: Download complete [2021-09-09T22:46:12.388Z] 77bc0d833cb6: Verifying Checksum [2021-09-09T22:46:12.388Z] 77bc0d833cb6: Download complete [2021-09-09T22:46:12.388Z] 9065ff56babe: Verifying Checksum [2021-09-09T22:46:12.388Z] 9065ff56babe: Download complete [2021-09-09T22:46:12.654Z] ed53099fbce6: Verifying Checksum [2021-09-09T22:46:12.654Z] ed53099fbce6: Download complete [2021-09-09T22:46:13.237Z] b4d181a07f80: Verifying Checksum [2021-09-09T22:46:13.237Z] b4d181a07f80: Download complete [2021-09-09T22:46:14.669Z] b4d181a07f80: Pull complete [2021-09-09T22:46:14.936Z] a1111a8f2ec3: Pull complete [2021-09-09T22:46:15.528Z] ed53099fbce6: Pull complete [2021-09-09T22:46:15.528Z] dc539afda2c1: Pull complete [2021-09-09T22:46:15.794Z] 77bc0d833cb6: Pull complete [2021-09-09T22:46:15.794Z] 9065ff56babe: Pull complete [2021-09-09T22:46:17.202Z] d287ab97295c: Verifying Checksum [2021-09-09T22:46:17.202Z] d287ab97295c: Download complete [2021-09-09T22:46:21.485Z] d287ab97295c: Pull complete [2021-09-09T22:46:21.485Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-09T22:46:21.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T22:46:21.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-09T22:46:21.586Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2021-09-09T22:46:21.648Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-09T22:46:24.759Z] $ docker top 0837bb39e41d5cc659f077d6f4dfcbf908c4a0ef6de78016c5d5c4ae91305703 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:46:25.159Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-09T22:46:25.475Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-09T22:46:25.787Z] + ls /var/log/sa-host [2021-09-09T22:46:25.787Z] + sadf -c /var/log/sa-host/sa05 [2021-09-09T22:46:25.787Z] file_magic: OK [2021-09-09T22:46:25.787Z] HZ: Using current value: 100 [2021-09-09T22:46:25.787Z] file_header: OK [2021-09-09T22:46:25.787Z] 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-09-09T22:46:25.787Z] Statistics: [2021-09-09T22:46:25.787Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T22:46:25.787Z] File successfully converted to sysstat format version 12.0.3 [2021-09-09T22:46:25.787Z] + sadf -c /var/log/sa-host/sa09 [2021-09-09T22:46:25.787Z] file_magic: OK [2021-09-09T22:46:25.787Z] HZ: Using current value: 100 [2021-09-09T22:46:25.787Z] file_header: OK [2021-09-09T22:46:25.787Z] 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-09-09T22:46:25.787Z] Statistics: [2021-09-09T22:46:25.787Z] 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-09-09T22:46:25.787Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T22:46:25.979Z] provisioning config files... [2021-09-09T22:46:25.995Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config4467876363393698533tmp [Pipeline] { [Pipeline] echo [2021-09-09T22:46:26.019Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:46:26.332Z] ---> create-netrc.sh [Pipeline] } [2021-09-09T22:46:26.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:46:26.728Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-09T22:46:26.744Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:46:27.056Z] ---> sudo-logs.sh [2021-09-09T22:46:27.056Z] Archiving 'sudo' log.. [2021-09-09T22:46:27.056Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1885.vexxhost.local: Name or service not known [2021-09-09T22:46:27.056Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1885.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-09T22:46:27.096Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:46:27.412Z] ---> job-cost.sh [2021-09-09T22:46:27.412Z] lf-activate-venv: SKIPPING [2021-09-09T22:46:27.412Z] DEBUG: total: 0.10999999940395355 [2021-09-09T22:46:27.412Z] INFO: Retrieving Stack Cost... [2021-09-09T22:46:28.370Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-09T22:46:28.637Z] INFO: Archiving Costs [Pipeline] echo [2021-09-09T22:46:28.657Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:46:28.971Z] ---> logs-deploy.sh [2021-09-09T22:46:28.972Z] lf-activate-venv: SKIPPING [2021-09-09T22:46:28.972Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/10 [2021-09-09T22:46:28.972Z] INFO: archiving workspace using pattern(s): [2021-09-09T22:46:29.554Z] Archives upload complete. [2021-09-09T22:46:29.819Z] INFO: archiving logs to Nexus