Pull request #3649 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 rather than 812ad0cafe0d1091f997da893677d44cb0258b3b Obtained Jenkinsfile from 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 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-ssh9419561675925861.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh3192295148726283121.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-3649/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-3649/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1314902443798343670.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh8497278239779052815.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-3649/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-3649/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7777935645541177353.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 ‘prd-centos7-docker-4c-2g-2047’ is offline Running on prd-centos7-docker-4c-2g-2049 in /w/workspace/edgexfoundry_edgex-go_PR-3649 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh327597014213094698.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 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 into PR head commit 812ad0cafe0d1091f997da893677d44cb0258b3b > 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/3@tmp/jenkins-gitclient-ssh2358052243293312381.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3649/head:refs/remotes/origin/PR-3649 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 812ad0cafe0d1091f997da893677d44cb0258b3b # timeout=10 Merge succeeded, producing 812ad0cafe0d1091f997da893677d44cb0258b3b Checking out Revision 812ad0cafe0d1091f997da893677d44cb0258b3b (PR-3649) > 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/3@tmp/jenkins-gitclient-ssh2276135821928883341.key > git merge 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 812ad0cafe0d1091f997da893677d44cb0258b3b # timeout=10 Commit message: "feat: Allow empty string ID when name is provided" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-05T02:37:03.283Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-05T02:37:03.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-05T02:37:03.387Z] ========================================================= [2021-08-05T02:37:03.387Z] EdgeX Global Pipelines Version Info [2021-08-05T02:37:03.387Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2dd354c435e1478a3ee885c5e8d83f915acf849b # timeout=10 [2021-08-05T02:37:04.680Z] ------------------- [2021-08-05T02:37:04.680Z] stable info: [2021-08-05T02:37:04.680Z] ------------------- [2021-08-05T02:37:04.680Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-05T02:37:04.680Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T02:37:04.680Z] Message: update stable to v1.0.203 [2021-08-05T02:37:05.277Z] ------------------- [2021-08-05T02:37:05.277Z] experimental info: [2021-08-05T02:37:05.277Z] ------------------- [2021-08-05T02:37:05.277Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-05T02:37:05.277Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T02:37:05.277Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-05T02:37:05.425Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-05T02:37:05.445Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-05T02:37:07.002Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-05T02:37:07.032Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-05T02:37:07.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-05T02:37:07.074Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-05T02:37:07.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-05T02:37:07.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-05T02:37:07.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-05T02:37:07.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-05T02:37:07.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-05T02:37:07.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-05T02:37:07.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-05T02:37:07.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-05T02:37:07.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-05T02:37:07.292Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T02:37:07.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T02:37:07.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-05T02:37:07.357Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-05T02:37:07.377Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-05T02:37:07.398Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-05T02:37:07.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-05T02:37:07.440Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-05T02:37:07.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3649 [Pipeline] echo [2021-08-05T02:37:07.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3649 [Pipeline] echo [2021-08-05T02:37:07.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3649 [Pipeline] echo [2021-08-05T02:37:07.526Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 812ad0cafe0d1091f997da893677d44cb0258b3b [Pipeline] echo [2021-08-05T02:37:07.547Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 812ad0c [Pipeline] echo [2021-08-05T02:37:07.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T02:37:07.650Z] provisioning config files... [2021-08-05T02:37:07.672Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4735300142935858304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T02:37:08.025Z] ---> docker-login.sh [2021-08-05T02:37:08.026Z] nexus3.edgexfoundry.org:10001 [2021-08-05T02:37:08.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T02:37:08.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T02:37:08.297Z] Configure a credential helper to remove this warning. See [2021-08-05T02:37:08.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T02:37:08.297Z] [2021-08-05T02:37:08.297Z] Login Succeeded [2021-08-05T02:37:08.297Z] nexus3.edgexfoundry.org:10002 [2021-08-05T02:37:08.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T02:37:08.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T02:37:08.566Z] Configure a credential helper to remove this warning. See [2021-08-05T02:37:08.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T02:37:08.566Z] [2021-08-05T02:37:08.566Z] Login Succeeded [2021-08-05T02:37:08.566Z] nexus3.edgexfoundry.org:10003 [2021-08-05T02:37:08.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T02:37:08.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T02:37:08.566Z] Configure a credential helper to remove this warning. See [2021-08-05T02:37:08.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T02:37:08.566Z] [2021-08-05T02:37:08.566Z] Login Succeeded [2021-08-05T02:37:08.566Z] nexus3.edgexfoundry.org:10004 [2021-08-05T02:37:08.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T02:37:08.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T02:37:08.837Z] Configure a credential helper to remove this warning. See [2021-08-05T02:37:08.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T02:37:08.837Z] [2021-08-05T02:37:08.837Z] Login Succeeded [2021-08-05T02:37:08.837Z] docker.io [2021-08-05T02:37:09.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T02:37:09.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T02:37:09.398Z] Configure a credential helper to remove this warning. See [2021-08-05T02:37:09.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T02:37:09.398Z] [2021-08-05T02:37:09.398Z] Login Succeeded [2021-08-05T02:37:09.398Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T02:37:09.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T02:37:09.795Z] ++ 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-08-05T02:37:09.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T02:37:09.795Z] ++ dirname cmd/core-command/Dockerfile [2021-08-05T02:37:09.795Z] ++ cut -d/ -f2 [2021-08-05T02:37:09.795Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-05T02:37:09.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T02:37:09.795Z] ++ dirname cmd/core-data/Dockerfile [2021-08-05T02:37:09.795Z] ++ cut -d/ -f2 [2021-08-05T02:37:09.795Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-05T02:37:09.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T02:37:09.795Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-05T02:37:09.795Z] ++ cut -d/ -f2 [2021-08-05T02:37:09.795Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-05T02:37:09.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T02:37:09.795Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-05T02:37:09.795Z] ++ cut -d/ -f2 [2021-08-05T02:37:09.795Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-05T02:37:09.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T02:37:09.795Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-05T02:37:09.795Z] ++ cut -d/ -f2 [2021-08-05T02:37:09.795Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-05T02:37:09.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T02:37:09.795Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-05T02:37:09.795Z] ++ cut -d/ -f2 [2021-08-05T02:37:09.795Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-05T02:37:09.796Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T02:37:09.796Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-05T02:37:09.796Z] ++ cut -d/ -f2 [2021-08-05T02:37:09.796Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-05T02:37:09.796Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T02:37:09.796Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-05T02:37:09.796Z] ++ cut -d/ -f2 [2021-08-05T02:37:09.796Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-05T02:37:09.796Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T02:37:09.796Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-05T02:37:09.796Z] ++ cut -d/ -f2 [2021-08-05T02:37:09.796Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-05T02:37:09.873Z] 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-08-05T02:37:11.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T02:37:11.204Z] [2021-08-05T02:37:11.204Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:37:11.554Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T02:37:11.554Z] latest: Pulling from edgex-devops/git-semver [2021-08-05T02:37:11.554Z] 31603596830f: Pulling fs layer [2021-08-05T02:37:11.554Z] d4622e32a9a9: Pulling fs layer [2021-08-05T02:37:11.554Z] 1030fce36090: Pulling fs layer [2021-08-05T02:37:11.554Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-05T02:37:11.554Z] 6c6cb7e1b49b: Waiting [2021-08-05T02:37:11.554Z] d4622e32a9a9: Verifying Checksum [2021-08-05T02:37:11.554Z] d4622e32a9a9: Download complete [2021-08-05T02:37:12.152Z] 31603596830f: Verifying Checksum [2021-08-05T02:37:12.152Z] 31603596830f: Download complete [2021-08-05T02:37:12.152Z] 31603596830f: Pull complete [2021-08-05T02:37:12.152Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-05T02:37:12.152Z] 6c6cb7e1b49b: Download complete [2021-08-05T02:37:12.152Z] d4622e32a9a9: Pull complete [2021-08-05T02:37:12.428Z] 1030fce36090: Verifying Checksum [2021-08-05T02:37:12.428Z] 1030fce36090: Download complete [2021-08-05T02:37:13.031Z] 1030fce36090: Pull complete [2021-08-05T02:37:13.299Z] 6c6cb7e1b49b: Pull complete [2021-08-05T02:37:13.299Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-05T02:37:13.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T02:37:13.299Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-05T02:37:13.415Z] prd-centos7-docker-4c-2g-2049 does not seem to be running inside a container [2021-08-05T02:37:13.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-05T02:37:14.329Z] $ docker top 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T02:37:14.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T02:37:14.480Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T02:37:14.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T02:37:14.620Z] $ docker exec 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d ssh-agent [2021-08-05T02:37:14.754Z] SSH_AUTH_SOCK=/tmp/ssh-BATT6Ph4vqtQ/agent.13 [2021-08-05T02:37:14.754Z] SSH_AGENT_PID=19 [2021-08-05T02:37:14.772Z] Running ssh-add (command line suppressed) [2021-08-05T02:37:14.867Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7097822493057211632.key (/w/workspace/edgex-go/3@tmp/private_key_7097822493057211632.key) [2021-08-05T02:37:14.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T02:37:15.227Z] + git tag --points-at HEAD [Pipeline] } [2021-08-05T02:37:15.248Z] $ docker exec --env ******** --env ******** 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d ssh-agent -k [2021-08-05T02:37:15.354Z] unset SSH_AUTH_SOCK; [2021-08-05T02:37:15.354Z] unset SSH_AGENT_PID; [2021-08-05T02:37:15.354Z] echo Agent pid 19 killed; [2021-08-05T02:37:15.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-05T02:37:15.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T02:37:15.426Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T02:37:15.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T02:37:15.555Z] $ docker exec 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d ssh-agent [2021-08-05T02:37:15.686Z] SSH_AUTH_SOCK=/tmp/ssh-mN0vSolqW3Kl/agent.53 [2021-08-05T02:37:15.686Z] SSH_AGENT_PID=59 [2021-08-05T02:37:15.700Z] Running ssh-add (command line suppressed) [2021-08-05T02:37:15.805Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_24627645287022040.key (/w/workspace/edgex-go/3@tmp/private_key_24627645287022040.key) [2021-08-05T02:37:15.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T02:37:16.168Z] + git semver init [2021-08-05T02:37:16.168Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T02:37:16.168Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-08-05T02:37:16.168Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-08-05T02:37:16.168Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T02:37:16.168Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T02:37:16.168Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T02:37:16.168Z] # $SEMVER_BRANCH = PR-3649 [2021-08-05T02:37:16.168Z] # $SEMVER_TEMP = /tmp/semver-849005201 [2021-08-05T02:37:16.168Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-05T02:37:31.257Z] # '/tmp/semver-849005201' -> '/w/workspace/edgex-go/3/.semver' [2021-08-05T02:37:31.257Z] # -> Force: false [2021-08-05T02:37:31.257Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-08-05T02:37:31.282Z] $ docker exec --env ******** --env ******** 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d ssh-agent -k [2021-08-05T02:37:31.394Z] unset SSH_AUTH_SOCK; [2021-08-05T02:37:31.395Z] unset SSH_AGENT_PID; [2021-08-05T02:37:31.395Z] echo Agent pid 59 killed; [2021-08-05T02:37:31.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T02:37:31.801Z] + git semver [Pipeline] } [2021-08-05T02:37:31.823Z] $ docker stop --time=1 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d [2021-08-05T02:37:33.992Z] $ docker rm -f 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T02:37:34.394Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-05T02:37:34.809Z] Stashed 1 file(s) [Pipeline] echo [2021-08-05T02:37:34.812Z] [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-08-05T02:37:36.669Z] ========================================================= [2021-08-05T02:37:36.670Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-05T02:37:36.670Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:37:37.045Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-05T02:37:38.078Z] Sending build context to Docker daemon 328.7MB [2021-08-05T02:37:38.356Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T02:37:38.356Z] Step 2/6 : FROM ${BASE} [2021-08-05T02:37:38.356Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-05T02:37:38.356Z] 540db60ca938: Pulling fs layer [2021-08-05T02:37:38.356Z] adcc1eea9eea: Pulling fs layer [2021-08-05T02:37:38.356Z] 4c4ab2625f07: Pulling fs layer [2021-08-05T02:37:38.356Z] db62176df00c: Pulling fs layer [2021-08-05T02:37:38.356Z] 3b30891b0d05: Pulling fs layer [2021-08-05T02:37:38.356Z] 444f5516b4c7: Pulling fs layer [2021-08-05T02:37:38.356Z] 90b9b1106a8b: Pulling fs layer [2021-08-05T02:37:38.356Z] 0383d17a5b7e: Pulling fs layer [2021-08-05T02:37:38.356Z] c82ef313ddc5: Pulling fs layer [2021-08-05T02:37:38.356Z] db62176df00c: Waiting [2021-08-05T02:37:38.356Z] 3b30891b0d05: Waiting [2021-08-05T02:37:38.356Z] 444f5516b4c7: Waiting [2021-08-05T02:37:38.356Z] 90b9b1106a8b: Waiting [2021-08-05T02:37:38.356Z] 0383d17a5b7e: Waiting [2021-08-05T02:37:38.356Z] c82ef313ddc5: Waiting [2021-08-05T02:37:38.356Z] 4c4ab2625f07: Verifying Checksum [2021-08-05T02:37:38.356Z] 4c4ab2625f07: Download complete [2021-08-05T02:37:38.356Z] adcc1eea9eea: Verifying Checksum [2021-08-05T02:37:38.356Z] adcc1eea9eea: Download complete [2021-08-05T02:37:38.356Z] 3b30891b0d05: Verifying Checksum [2021-08-05T02:37:38.356Z] 3b30891b0d05: Download complete [2021-08-05T02:37:38.636Z] 444f5516b4c7: Verifying Checksum [2021-08-05T02:37:38.636Z] 444f5516b4c7: Download complete [2021-08-05T02:37:38.636Z] 90b9b1106a8b: Verifying Checksum [2021-08-05T02:37:38.636Z] 90b9b1106a8b: Download complete [2021-08-05T02:37:38.917Z] 540db60ca938: Verifying Checksum [2021-08-05T02:37:38.917Z] 540db60ca938: Download complete [2021-08-05T02:37:38.917Z] 540db60ca938: Pull complete [2021-08-05T02:37:39.195Z] adcc1eea9eea: Pull complete [2021-08-05T02:37:39.195Z] 4c4ab2625f07: Pull complete [2021-08-05T02:37:39.824Z] 0383d17a5b7e: Verifying Checksum [2021-08-05T02:37:39.824Z] 0383d17a5b7e: Download complete [2021-08-05T02:37:44.162Z] c82ef313ddc5: Verifying Checksum [2021-08-05T02:37:44.162Z] c82ef313ddc5: Download complete [2021-08-05T02:37:44.162Z] db62176df00c: Verifying Checksum [2021-08-05T02:37:44.162Z] db62176df00c: Download complete [2021-08-05T02:37:47.583Z] db62176df00c: Pull complete [2021-08-05T02:37:47.583Z] 3b30891b0d05: Pull complete [2021-08-05T02:37:47.583Z] 444f5516b4c7: Pull complete [2021-08-05T02:37:47.583Z] 90b9b1106a8b: Pull complete [2021-08-05T02:37:47.583Z] 0383d17a5b7e: Pull complete [2021-08-05T02:37:49.539Z] c82ef313ddc5: Pull complete [2021-08-05T02:37:49.539Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-05T02:37:49.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T02:37:49.539Z] ---> 4508b0543a43 [2021-08-05T02:37:49.539Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-05T02:37:50.071Z] Still waiting to schedule task [2021-08-05T02:37:50.072Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-05T02:37:51.008Z] ---> Running in df3a8380b60f [2021-08-05T02:37:51.322Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:37:52.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:37:52.868Z] OK: 219 MiB in 52 packages [2021-08-05T02:37:52.868Z] Removing intermediate container df3a8380b60f [2021-08-05T02:37:52.868Z] ---> 7612794cba39 [2021-08-05T02:37:52.868Z] Step 4/6 : WORKDIR /edgex-go [2021-08-05T02:37:53.147Z] ---> Running in 885afd882143 [2021-08-05T02:37:53.147Z] Removing intermediate container 885afd882143 [2021-08-05T02:37:53.147Z] ---> 2422e9985a51 [2021-08-05T02:37:53.147Z] Step 5/6 : COPY go.mod . [2021-08-05T02:37:53.147Z] ---> 9b23daf4f864 [2021-08-05T02:37:53.147Z] Step 6/6 : RUN go mod download [2021-08-05T02:37:53.147Z] ---> Running in 8cd8322b011a [2021-08-05T02:38:32.818Z] Removing intermediate container 8cd8322b011a [2021-08-05T02:38:32.818Z] ---> d93fa6fd01a6 [2021-08-05T02:38:32.818Z] Successfully built d93fa6fd01a6 [2021-08-05T02:38:32.818Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:38:33.193Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T02:38:33.193Z] . [Pipeline] withDockerContainer [2021-08-05T02:38:33.343Z] prd-centos7-docker-4c-2g-2049 does not seem to be running inside a container [2021-08-05T02:38:33.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T02:38:33.791Z] $ docker top df3a1d0e927c85ff31db48fc8dab6dd3b70d96b611a5b6a4e3b74bd756740763 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T02:38:34.231Z] + go version [2021-08-05T02:38:34.231Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-05T02:38:34.249Z] $ docker stop --time=1 df3a1d0e927c85ff31db48fc8dab6dd3b70d96b611a5b6a4e3b74bd756740763 [2021-08-05T02:38:35.464Z] $ docker rm -f df3a1d0e927c85ff31db48fc8dab6dd3b70d96b611a5b6a4e3b74bd756740763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:38:36.145Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T02:38:36.145Z] . [Pipeline] withDockerContainer [2021-08-05T02:38:36.315Z] prd-centos7-docker-4c-2g-2049 does not seem to be running inside a container [2021-08-05T02:38:36.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T02:38:36.844Z] $ docker top 5ad2a5bfbf13e764f59dc66ec3adb82dea5d3bf43edd83cecbe7ed3692cf361f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-05T02:38:36.959Z] ========================================================= [2021-08-05T02:38:36.959Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-05T02:38:36.959Z] ========================================================= [Pipeline] sh [2021-08-05T02:38:37.544Z] + go mod tidy [Pipeline] sh [2021-08-05T02:38:37.954Z] + make test [2021-08-05T02:38:37.954Z] 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-08-05T02:38:38.229Z] go mod tidy [2021-08-05T02:38:38.229Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-05T02:38:43.694Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-05T02:39:02.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-05T02:39:06.661Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-05T02:39:06.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-05T02:39:07.650Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-05T02:39:09.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-05T02:39:10.911Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-05T02:39:10.911Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-05T02:39:10.911Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-05T02:39:11.220Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-05T02:39:11.520Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-05T02:39:12.158Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-05T02:39:12.158Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-05T02:39:12.158Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-05T02:39:12.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-05T02:39:14.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-08-05T02:39:14.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-05T02:39:14.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-05T02:39:15.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements [2021-08-05T02:39:15.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-05T02:39:16.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 46.3% of statements [2021-08-05T02:39:16.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-05T02:39:16.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-05T02:39:17.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements [2021-08-05T02:39:17.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-05T02:39:17.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-05T02:39:18.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-08-05T02:39:18.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-05T02:39:18.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-05T02:39:18.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-05T02:39:18.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-05T02:39:18.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-05T02:39:19.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements [2021-08-05T02:39:19.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-05T02:39:19.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-05T02:39:19.026Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-08-05T02:39:19.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-05T02:39:19.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-05T02:39:19.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-05T02:39:19.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-05T02:39:19.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-05T02:39:19.305Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-08-05T02:39:19.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-05T02:39:19.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-05T02:39:19.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-05T02:39:20.322Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements [2021-08-05T02:39:20.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-05T02:39:20.322Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-08-05T02:39:20.322Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 22.0% of statements [2021-08-05T02:39:20.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-05T02:39:20.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-08-05T02:39:21.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2021-08-05T02:39:21.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-08-05T02:39:21.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2021-08-05T02:39:22.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-08-05T02:39:34.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2021-08-05T02:39:34.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-08-05T02:39:38.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.221s coverage: 81.8% of statements [2021-08-05T02:39:38.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-05T02:39:57.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-08-05T02:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-05T02:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-05T02:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-05T02:39:57.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-05T02:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-05T02:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-05T02:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-05T02:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-05T02:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-05T02:39:57.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-08-05T02:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-05T02:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-05T02:39:57.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-08-05T02:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-05T02:39:57.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-08-05T02:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-05T02:39:57.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-08-05T02:39:57.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-05T02:39:57.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-08-05T02:39:57.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-08-05T02:39:57.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-05T02:39:57.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements [2021-08-05T02:39:57.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-05T02:39:57.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-05T02:39:57.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-08-05T02:39:57.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-05T02:39:57.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-08-05T02:39:57.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-08-05T02:39:57.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-08-05T02:39:57.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.263s coverage: 66.9% of statements [2021-08-05T02:39:57.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-05T02:39:57.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-05T02:39:57.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-05T02:39:58.088Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2050 in /w/workspace/edgexfoundry_edgex-go_PR-3649 [Pipeline] { [Pipeline] ws [2021-08-05T02:39:58.106Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-05T02:39:58.333Z] The recommended git tool is: git [2021-08-05T02:39:58.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.6% of statements [2021-08-05T02:39:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-05T02:39:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-05T02:39:58.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements [2021-08-05T02:39:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-05T02:39:58.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2021-08-05T02:39:58.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-05T02:40:03.359Z] using credential edgex-jenkins-ssh [2021-08-05T02:40:03.409Z] Cloning the remote Git repository [2021-08-05T02:40:03.474Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-05T02:40:03.595Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-05T02:40:03.666Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-05T02:40:03.667Z] > git --version # timeout=10 [2021-08-05T02:40:03.683Z] > git --version # 'git version 2.17.1' [2021-08-05T02:40:03.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T02:40:03.768Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T02:40:07.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-05T02:40:07.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-05T02:40:07.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-05T02:40:07.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-05T02:40:07.034Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-08-05T02:40:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-05T02:40:07.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-05T02:40:07.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-05T02:40:07.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-05T02:40:07.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-05T02:40:07.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-05T02:40:07.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-08-05T02:40:07.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-08-05T02:40:07.035Z] GO111MODULE=on go vet ./... [2021-08-05T02:40:19.595Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-05T02:40:19.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T02:40:19.632Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-05T02:40:19.668Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-05T02:40:19.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T02:40:19.681Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3649/head:refs/remotes/origin/PR-3649 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T02:40:20.449Z] Merging remotes/origin/main commit 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 into PR head commit 812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:40:20.764Z] Merge succeeded, producing 812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:40:20.765Z] Checking out Revision 812ad0cafe0d1091f997da893677d44cb0258b3b (PR-3649) [2021-08-05T02:40:20.469Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T02:40:20.489Z] > git checkout -f 812ad0cafe0d1091f997da893677d44cb0258b3b # timeout=10 [2021-08-05T02:40:20.693Z] > git remote # timeout=10 [2021-08-05T02:40:20.708Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T02:40:20.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T02:40:20.729Z] > git merge 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 # timeout=10 [2021-08-05T02:40:20.750Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T02:40:20.772Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T02:40:20.782Z] > git checkout -f 812ad0cafe0d1091f997da893677d44cb0258b3b # timeout=10 [2021-08-05T02:40:25.118Z] Commit message: "feat: Allow empty string ID when name is provided" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T02:40:25.620Z] provisioning config files... [2021-08-05T02:40:25.646Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6962450309066816070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T02:40:26.209Z] ---> docker-login.sh [2021-08-05T02:40:26.210Z] nexus3.edgexfoundry.org:10001 [2021-08-05T02:40:26.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T02:40:27.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T02:40:27.420Z] Configure a credential helper to remove this warning. See [2021-08-05T02:40:27.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T02:40:27.420Z] [2021-08-05T02:40:27.420Z] Login Succeeded [2021-08-05T02:40:27.420Z] nexus3.edgexfoundry.org:10002 [2021-08-05T02:40:27.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T02:40:27.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T02:40:27.968Z] Configure a credential helper to remove this warning. See [2021-08-05T02:40:27.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T02:40:27.968Z] [2021-08-05T02:40:27.968Z] Login Succeeded [2021-08-05T02:40:27.968Z] nexus3.edgexfoundry.org:10003 [2021-08-05T02:40:28.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T02:40:28.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T02:40:28.241Z] Configure a credential helper to remove this warning. See [2021-08-05T02:40:28.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T02:40:28.241Z] [2021-08-05T02:40:28.241Z] Login Succeeded [2021-08-05T02:40:28.516Z] nexus3.edgexfoundry.org:10004 [2021-08-05T02:40:28.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T02:40:28.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T02:40:28.789Z] Configure a credential helper to remove this warning. See [2021-08-05T02:40:28.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T02:40:28.789Z] [2021-08-05T02:40:28.789Z] Login Succeeded [2021-08-05T02:40:28.789Z] docker.io [2021-08-05T02:40:29.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T02:40:29.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T02:40:29.670Z] Configure a credential helper to remove this warning. See [2021-08-05T02:40:29.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T02:40:29.670Z] [2021-08-05T02:40:29.670Z] Login Succeeded [2021-08-05T02:40:29.670Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T02:40:29.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-05T02:40:30.354Z] ========================================================= [2021-08-05T02:40:30.354Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-05T02:40:30.354Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:40:32.325Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-05T02:40:33.790Z] gofmt -l . [2021-08-05T02:40:33.790Z] [ "`gofmt -l .`" = "" ] [2021-08-05T02:40:33.790Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-05T02:40:34.113Z] + ls -al . [2021-08-05T02:40:34.113Z] total 596 [2021-08-05T02:40:34.113Z] drwxrwxr-x 10 1001 1001 4096 Aug 5 02:40 . [2021-08-05T02:40:34.113Z] drwxr-xr-x 4 root root 28 Aug 5 02:38 .. [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 11 Aug 5 02:36 .dockerignore [2021-08-05T02:40:34.113Z] drwxrwxr-x 8 1001 1001 179 Aug 5 02:37 .git [2021-08-05T02:40:34.113Z] drwxrwxr-x 3 1001 1001 125 Aug 5 02:36 .github [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 818 Aug 5 02:36 .gitignore [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 76 Aug 5 02:36 .hadolint.yml [2021-08-05T02:40:34.113Z] drwx------ 3 1001 1001 58 Aug 5 02:37 .semver [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 166 Aug 5 02:36 .sonarcloud.properties [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 8609 Aug 5 02:36 Attribution.txt [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 43881 Aug 5 02:36 CHANGELOG.md [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 3804 Aug 5 02:36 CONTRIBUTING.md [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 931 Aug 5 02:36 Dockerfile.build [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 849 Aug 5 02:36 Jenkinsfile [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 10775 Aug 5 02:36 LICENSE [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 5915 Aug 5 02:36 Makefile [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 8643 Aug 5 02:36 README.md [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 6912 Aug 5 02:36 SECURITY.md [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 5 Aug 5 02:37 VERSION [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 4131 Aug 5 02:36 ZMQWindows.md [2021-08-05T02:40:34.113Z] drwxrwxr-x 2 1001 1001 37 Aug 5 02:36 bin [2021-08-05T02:40:34.113Z] drwxrwxr-x 14 1001 1001 4096 Aug 5 02:36 cmd [2021-08-05T02:40:34.113Z] -rw-r--r-- 1 root root 404176 Aug 5 02:40 coverage.out [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 813 Aug 5 02:36 go.mod [2021-08-05T02:40:34.113Z] -rw-r--r-- 1 root root 48847 Aug 5 02:38 go.sum [2021-08-05T02:40:34.113Z] drwxrwxr-x 8 1001 1001 124 Aug 5 02:36 internal [2021-08-05T02:40:34.113Z] drwxrwxr-x 3 1001 1001 16 Aug 5 02:36 openapi [2021-08-05T02:40:34.113Z] drwxrwxr-x 4 1001 1001 71 Aug 5 02:36 snap [2021-08-05T02:40:34.113Z] -rw-rw-r-- 1 1001 1001 204 Aug 5 02:36 version.go [Pipeline] sh [2021-08-05T02:40:34.336Z] Sending build context to Docker daemon 166MB [2021-08-05T02:40:34.336Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T02:40:34.336Z] Step 2/6 : FROM ${BASE} [2021-08-05T02:40:34.437Z] + '[' -e coverage.out ] [2021-08-05T02:40:34.438Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-05T02:40:34.567Z] Stashed 1 file(s) [Pipeline] sh [2021-08-05T02:40:34.884Z] + make build [2021-08-05T02:40:34.884Z] go mod tidy [2021-08-05T02:40:34.946Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-05T02:40:34.946Z] 595b0fe564bb: Pulling fs layer [2021-08-05T02:40:34.946Z] 24495759ef45: Pulling fs layer [2021-08-05T02:40:34.946Z] d148012ef14d: Pulling fs layer [2021-08-05T02:40:34.946Z] e90a11edd702: Pulling fs layer [2021-08-05T02:40:34.946Z] d77568369979: Pulling fs layer [2021-08-05T02:40:34.946Z] 02195dbdac53: Pulling fs layer [2021-08-05T02:40:34.946Z] 2b1b35aa2570: Pulling fs layer [2021-08-05T02:40:34.946Z] 2c1f732e5b09: Pulling fs layer [2021-08-05T02:40:34.946Z] e90a11edd702: Waiting [2021-08-05T02:40:34.946Z] d77568369979: Waiting [2021-08-05T02:40:34.946Z] 02195dbdac53: Waiting [2021-08-05T02:40:34.946Z] 2b1b35aa2570: Waiting [2021-08-05T02:40:34.946Z] d148012ef14d: Verifying Checksum [2021-08-05T02:40:34.946Z] d148012ef14d: Download complete [2021-08-05T02:40:34.946Z] 24495759ef45: Download complete [2021-08-05T02:40:34.946Z] d77568369979: Verifying Checksum [2021-08-05T02:40:34.946Z] d77568369979: Download complete [2021-08-05T02:40:35.155Z] 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-08-05T02:40:35.219Z] 02195dbdac53: Verifying Checksum [2021-08-05T02:40:35.219Z] 02195dbdac53: Download complete [2021-08-05T02:40:35.219Z] 595b0fe564bb: Verifying Checksum [2021-08-05T02:40:35.219Z] 595b0fe564bb: Download complete [2021-08-05T02:40:35.219Z] 2b1b35aa2570: Verifying Checksum [2021-08-05T02:40:35.219Z] 2b1b35aa2570: Download complete [2021-08-05T02:40:36.201Z] 595b0fe564bb: Pull complete [2021-08-05T02:40:36.479Z] 24495759ef45: Pull complete [2021-08-05T02:40:36.563Z] 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-08-05T02:40:37.082Z] d148012ef14d: Pull complete [2021-08-05T02:40:38.529Z] 2c1f732e5b09: Verifying Checksum [2021-08-05T02:40:38.529Z] 2c1f732e5b09: Download complete [2021-08-05T02:40:39.514Z] e90a11edd702: Verifying Checksum [2021-08-05T02:40:39.514Z] e90a11edd702: Download complete [2021-08-05T02:40:44.799Z] 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-08-05T02:40:44.799Z] 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-08-05T02:40:46.221Z] 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-08-05T02:40:46.221Z] 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-08-05T02:40:47.179Z] 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-08-05T02:40:48.591Z] 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-08-05T02:40:49.193Z] 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-08-05T02:40:49.683Z] e90a11edd702: Pull complete [2021-08-05T02:40:50.281Z] d77568369979: Pull complete [2021-08-05T02:40:50.615Z] 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-08-05T02:40:50.879Z] 02195dbdac53: Pull complete [2021-08-05T02:40:51.154Z] 2b1b35aa2570: Pull complete [2021-08-05T02:40:51.200Z] 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-08-05T02:40:52.630Z] 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-08-05T02:40:54.066Z] $ docker stop --time=1 5ad2a5bfbf13e764f59dc66ec3adb82dea5d3bf43edd83cecbe7ed3692cf361f [2021-08-05T02:40:56.012Z] $ docker rm -f 5ad2a5bfbf13e764f59dc66ec3adb82dea5d3bf43edd83cecbe7ed3692cf361f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-05T02:40:59.352Z] 2c1f732e5b09: Pull complete [2021-08-05T02:40:59.352Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-05T02:40:59.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T02:40:59.352Z] ---> 88ecf2bb1f95 [2021-08-05T02:40:59.352Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:41:00.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T02:41:00.548Z] [2021-08-05T02:41:00.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:41:00.797Z] ---> Running in 820a648294e4 [2021-08-05T02:41:00.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T02:41:00.878Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-05T02:41:00.878Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-05T02:41:00.878Z] ca9280d653b3: Pulling fs layer [2021-08-05T02:41:00.878Z] 7e9c9ca2126c: Pulling fs layer [2021-08-05T02:41:01.143Z] cbdbe7a5bc2a: Download complete [2021-08-05T02:41:01.409Z] cbdbe7a5bc2a: Pull complete [2021-08-05T02:41:01.994Z] ca9280d653b3: Verifying Checksum [2021-08-05T02:41:01.994Z] ca9280d653b3: Download complete [2021-08-05T02:41:02.577Z] ca9280d653b3: Pull complete [2021-08-05T02:41:02.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:41:03.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:41:04.527Z] 7e9c9ca2126c: Download complete [2021-08-05T02:41:05.366Z] OK: 218 MiB in 52 packages [2021-08-05T02:41:06.817Z] Removing intermediate container 820a648294e4 [2021-08-05T02:41:06.817Z] ---> e83d1fedc440 [2021-08-05T02:41:06.817Z] Step 4/6 : WORKDIR /edgex-go [2021-08-05T02:41:06.817Z] ---> Running in af7a7a957034 [2021-08-05T02:41:07.139Z] 7e9c9ca2126c: Pull complete [2021-08-05T02:41:07.406Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-05T02:41:07.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T02:41:07.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T02:41:07.411Z] Removing intermediate container af7a7a957034 [2021-08-05T02:41:07.411Z] ---> 2290eb58d893 [2021-08-05T02:41:07.411Z] Step 5/6 : COPY go.mod . [Pipeline] withDockerContainer [2021-08-05T02:41:07.502Z] prd-centos7-docker-4c-2g-2049 does not seem to be running inside a container [2021-08-05T02:41:07.563Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-05T02:41:08.007Z] ---> 9d4e6c4116b1 [2021-08-05T02:41:08.007Z] Step 6/6 : RUN go mod download [2021-08-05T02:41:08.281Z] ---> Running in fca76bde8fbb [2021-08-05T02:41:10.020Z] $ docker top b6cd275359354120df9b80564831c05783b32f65d69e03ed92c8c9185ae0b22a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T02:41:10.419Z] + docker-compose build --help [2021-08-05T02:41:10.419Z] + grep parallel [2021-08-05T02:41:11.006Z] --parallel Build images in parallel. [Pipeline] } [2021-08-05T02:41:11.020Z] $ docker stop --time=1 b6cd275359354120df9b80564831c05783b32f65d69e03ed92c8c9185ae0b22a [2021-08-05T02:41:12.234Z] $ docker rm -f b6cd275359354120df9b80564831c05783b32f65d69e03ed92c8c9185ae0b22a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:41:12.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T02:41:12.905Z] . [Pipeline] withDockerContainer [2021-08-05T02:41:13.000Z] prd-centos7-docker-4c-2g-2049 does not seem to be running inside a container [2021-08-05T02:41:13.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-05T02:41:13.444Z] $ docker top e8c0f07fb64a64dcfc5045ee881b920e3f7798bdc6129d334fa21999b86d7736 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T02:41:13.843Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-05T02:41:14.426Z] Building core-command ... [2021-08-05T02:41:14.426Z] Building core-data ... [2021-08-05T02:41:14.426Z] Building core-metadata ... [2021-08-05T02:41:14.426Z] Building security-bootstrapper ... [2021-08-05T02:41:14.426Z] Building security-proxy-setup ... [2021-08-05T02:41:14.426Z] Building security-secretstore-setup ... [2021-08-05T02:41:14.426Z] Building support-notifications ... [2021-08-05T02:41:14.426Z] Building support-scheduler ... [2021-08-05T02:41:14.426Z] Building sys-mgmt-agent ... [2021-08-05T02:41:14.426Z] Building security-proxy-setup [2021-08-05T02:41:14.426Z] Building security-secretstore-setup [2021-08-05T02:41:14.426Z] Building core-command [2021-08-05T02:41:14.426Z] Building core-metadata [2021-08-05T02:41:14.426Z] Building support-scheduler [2021-08-05T02:41:24.524Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:41:24.524Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:41:24.524Z] ---> d93fa6fd01a6 [2021-08-05T02:41:24.524Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T02:41:24.524Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:41:24.524Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:41:24.524Z] ---> d93fa6fd01a6 [2021-08-05T02:41:24.524Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T02:41:31.198Z] ---> Running in e0bbc50d126a [2021-08-05T02:41:31.198Z] ---> Running in d52742f1caa5 [2021-08-05T02:41:36.550Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:41:36.550Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:41:36.550Z] ---> d93fa6fd01a6 [2021-08-05T02:41:36.550Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T02:41:36.550Z] ---> Using cache [2021-08-05T02:41:36.550Z] ---> 33c5b548be11 [2021-08-05T02:41:36.550Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:41:39.095Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:41:39.096Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:41:39.096Z] ---> d93fa6fd01a6 [2021-08-05T02:41:39.096Z] Step 3/26 : WORKDIR /edgex-go [2021-08-05T02:41:39.096Z] ---> Using cache [2021-08-05T02:41:39.096Z] ---> 33c5b548be11 [2021-08-05T02:41:39.096Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:41:39.096Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:41:39.096Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:41:39.096Z] ---> d93fa6fd01a6 [2021-08-05T02:41:39.096Z] Step 3/22 : WORKDIR /edgex-go [2021-08-05T02:41:39.096Z] ---> Using cache [2021-08-05T02:41:39.096Z] ---> 33c5b548be11 [2021-08-05T02:41:39.096Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:41:39.096Z] Removing intermediate container d52742f1caa5 [2021-08-05T02:41:39.096Z] ---> 33c5b548be11 [2021-08-05T02:41:39.096Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:41:39.096Z] Removing intermediate container e0bbc50d126a [2021-08-05T02:41:39.096Z] ---> 959d0d68d328 [2021-08-05T02:41:39.096Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:41:39.096Z] ---> Running in a925504d3f83 [2021-08-05T02:41:39.096Z] ---> Running in 610c284842d6 [2021-08-05T02:41:39.096Z] ---> Running in 64ca6d447228 [2021-08-05T02:41:39.096Z] ---> Running in c62dc15337ae [2021-08-05T02:41:39.096Z] ---> Running in 44afcd614e0d [2021-08-05T02:41:39.368Z] Removing intermediate container 64ca6d447228 [2021-08-05T02:41:39.368Z] ---> c1c6b63fe3ee [2021-08-05T02:41:39.368Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-05T02:41:39.368Z] ---> Running in 1c412e8e4040 [2021-08-05T02:41:39.368Z] Removing intermediate container a925504d3f83 [2021-08-05T02:41:39.368Z] ---> 5b21fd0f6c86 [2021-08-05T02:41:39.368Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-05T02:41:39.638Z] Removing intermediate container 610c284842d6 [2021-08-05T02:41:39.638Z] ---> f48eb2693018 [2021-08-05T02:41:39.638Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-05T02:41:39.638Z] ---> Running in 57b1d7ccf57f [2021-08-05T02:41:39.638Z] ---> Running in 675650b30359 [2021-08-05T02:41:39.639Z] Removing intermediate container 44afcd614e0d [2021-08-05T02:41:39.639Z] ---> 05c302d37015 [2021-08-05T02:41:39.639Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T02:41:39.639Z] Removing intermediate container c62dc15337ae [2021-08-05T02:41:39.639Z] ---> 0adbc28674e5 [2021-08-05T02:41:39.639Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T02:41:39.921Z] ---> Running in 98e447b76dc2 [2021-08-05T02:41:39.921Z] ---> Running in 765b50e2f2ad [2021-08-05T02:41:39.922Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:41:40.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:41:40.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:41:40.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:41:40.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:41:40.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:41:40.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:41:41.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:41:41.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:41:41.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:41:41.859Z] OK: 219 MiB in 52 packages [2021-08-05T02:41:41.859Z] OK: 219 MiB in 52 packages [2021-08-05T02:41:41.859Z] OK: 219 MiB in 52 packages [2021-08-05T02:41:42.139Z] Removing intermediate container 98e447b76dc2 [2021-08-05T02:41:42.139Z] ---> 118ad46d9920 [2021-08-05T02:41:42.139Z] Step 6/24 : COPY go.mod . [2021-08-05T02:41:42.139Z] OK: 219 MiB in 52 packages [2021-08-05T02:41:42.411Z] Removing intermediate container 1c412e8e4040 [2021-08-05T02:41:42.412Z] ---> ca83b368d3ff [2021-08-05T02:41:42.412Z] Step 6/23 : COPY go.mod . [2021-08-05T02:41:42.412Z] Removing intermediate container 675650b30359 [2021-08-05T02:41:42.412Z] ---> abc352128cb4 [2021-08-05T02:41:42.412Z] Step 6/22 : COPY go.mod . [2021-08-05T02:41:42.412Z] ---> 839e807bb707 [2021-08-05T02:41:42.412Z] Step 7/24 : RUN go mod download [2021-08-05T02:41:42.695Z] ---> Running in 4428b1962f29 [2021-08-05T02:41:42.695Z] Removing intermediate container 765b50e2f2ad [2021-08-05T02:41:42.695Z] ---> 13fb34c9114d [2021-08-05T02:41:42.695Z] Step 6/24 : COPY go.mod . [2021-08-05T02:41:42.695Z] ---> 3afdef454275 [2021-08-05T02:41:42.695Z] Step 7/22 : RUN go mod download [2021-08-05T02:41:42.695Z] ---> 328b8c06d46d [2021-08-05T02:41:42.695Z] Step 7/23 : RUN go mod download [2021-08-05T02:41:42.695Z] ---> Running in 02d1f23e866a [2021-08-05T02:41:42.695Z] ---> Running in 2e2ce9fd65d9 [2021-08-05T02:41:42.971Z] OK: 219 MiB in 52 packages [2021-08-05T02:41:42.971Z] ---> 1570954d4799 [2021-08-05T02:41:42.971Z] Step 7/24 : RUN go mod download [2021-08-05T02:41:42.971Z] ---> Running in 329f2f96309f [2021-08-05T02:41:43.242Z] Removing intermediate container 57b1d7ccf57f [2021-08-05T02:41:43.242Z] ---> a547ec6f47bf [2021-08-05T02:41:43.242Z] Step 6/26 : COPY go.mod . [2021-08-05T02:41:43.832Z] ---> df4ab968df50 [2021-08-05T02:41:43.832Z] Step 7/26 : RUN go mod download [2021-08-05T02:41:43.832Z] ---> Running in a530b786a3ca [2021-08-05T02:41:44.102Z] Removing intermediate container 4428b1962f29 [2021-08-05T02:41:44.102Z] ---> 832021b41edd [2021-08-05T02:41:44.102Z] Step 8/24 : COPY . . [2021-08-05T02:41:46.089Z] Removing intermediate container 02d1f23e866a [2021-08-05T02:41:46.089Z] ---> 281a2f3050ee [2021-08-05T02:41:46.089Z] Step 8/22 : COPY . . [2021-08-05T02:41:48.053Z] Removing intermediate container 2e2ce9fd65d9 [2021-08-05T02:41:48.053Z] ---> c6ca33555ef3 [2021-08-05T02:41:48.053Z] Step 8/23 : COPY . . [2021-08-05T02:41:48.053Z] Removing intermediate container 329f2f96309f [2021-08-05T02:41:48.053Z] ---> 9337afd12b47 [2021-08-05T02:41:48.053Z] Step 8/24 : COPY . . [2021-08-05T02:41:48.324Z] Removing intermediate container a530b786a3ca [2021-08-05T02:41:48.325Z] ---> ebda78e551e0 [2021-08-05T02:41:48.325Z] Step 8/26 : COPY . . [2021-08-05T02:41:56.568Z] ---> 842bb5e6f335 [2021-08-05T02:41:56.568Z] Step 9/24 : RUN go mod tidy [2021-08-05T02:41:56.568Z] ---> Running in c7df0db89a3c [2021-08-05T02:41:57.985Z] Removing intermediate container c7df0db89a3c [2021-08-05T02:41:57.985Z] ---> 2ad71c4dfb58 [2021-08-05T02:41:57.985Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-05T02:41:57.985Z] ---> Running in d806173b21d4 [2021-08-05T02:41:58.265Z] 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-08-05T02:41:59.240Z] ---> aae68907970f [2021-08-05T02:41:59.240Z] Step 9/22 : RUN go mod tidy [2021-08-05T02:41:59.240Z] ---> Running in b0ce1d684e97 [2021-08-05T02:42:02.789Z] Removing intermediate container b0ce1d684e97 [2021-08-05T02:42:02.789Z] ---> 681a653fba60 [2021-08-05T02:42:02.789Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-05T02:42:03.065Z] ---> Running in 75fa2ded421e [2021-08-05T02:42:04.060Z] 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-08-05T02:42:12.577Z] ---> c749af696296 [2021-08-05T02:42:12.577Z] Step 9/23 : RUN go mod tidy [2021-08-05T02:42:12.577Z] ---> 73d1dbba67ae [2021-08-05T02:42:12.577Z] Step 9/24 : RUN go mod tidy [2021-08-05T02:42:12.577Z] ---> 61ea7f4e6bd3 [2021-08-05T02:42:12.577Z] Step 9/26 : RUN go mod tidy [2021-08-05T02:42:12.577Z] ---> Running in 14ca34b6b747 [2021-08-05T02:42:12.577Z] ---> Running in b9edf6025aab [2021-08-05T02:42:12.577Z] ---> Running in a62404ddb486 [2021-08-05T02:42:14.581Z] Removing intermediate container a62404ddb486 [2021-08-05T02:42:14.581Z] ---> 869f1937275e [2021-08-05T02:42:14.581Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-05T02:42:14.581Z] ---> Running in da6a9454e328 [2021-08-05T02:42:14.581Z] Removing intermediate container 14ca34b6b747 [2021-08-05T02:42:14.581Z] ---> 4be91798903e [2021-08-05T02:42:14.581Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-05T02:42:14.581Z] Removing intermediate container b9edf6025aab [2021-08-05T02:42:14.581Z] ---> eb7759c9dea0 [2021-08-05T02:42:14.581Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-05T02:42:14.581Z] ---> Running in 9a035c89ce6a [2021-08-05T02:42:14.581Z] ---> Running in 08f33a6e4e35 [2021-08-05T02:42:15.186Z] 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-08-05T02:42:15.470Z] 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-08-05T02:42:15.768Z] 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-08-05T02:42:34.270Z] Removing intermediate container d806173b21d4 [2021-08-05T02:42:34.270Z] ---> 3d75f6ba4ee5 [2021-08-05T02:42:34.270Z] [2021-08-05T02:42:34.270Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T02:42:34.270Z] 3.12: Pulling from library/alpine [2021-08-05T02:42:34.270Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T02:42:34.270Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T02:42:34.270Z] ---> 13621d1b12d4 [2021-08-05T02:42:34.270Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-05T02:42:34.270Z] ---> Running in 36a46f50a2cb [2021-08-05T02:42:34.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:42:34.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:42:34.270Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-05T02:42:34.270Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T02:42:34.270Z] OK: 6 MiB in 15 packages [2021-08-05T02:42:34.855Z] Removing intermediate container 36a46f50a2cb [2021-08-05T02:42:34.855Z] ---> f6c793d54c95 [2021-08-05T02:42:34.855Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T02:42:34.855Z] ---> Running in 3356772efb20 [2021-08-05T02:42:34.855Z] Removing intermediate container 3356772efb20 [2021-08-05T02:42:34.855Z] ---> 62a0f3cce0d0 [2021-08-05T02:42:34.855Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-05T02:42:34.855Z] ---> Running in 30ab69444e30 [2021-08-05T02:42:35.125Z] Removing intermediate container 30ab69444e30 [2021-08-05T02:42:35.125Z] ---> 2da419f4fc13 [2021-08-05T02:42:35.125Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-05T02:42:35.125Z] ---> Running in c1e68e2daeb6 [2021-08-05T02:42:35.395Z] Removing intermediate container c1e68e2daeb6 [2021-08-05T02:42:35.395Z] ---> e9628dcdeae6 [2021-08-05T02:42:35.395Z] Step 16/24 : WORKDIR / [2021-08-05T02:42:35.395Z] ---> Running in 18a1e39b17bc [2021-08-05T02:42:35.662Z] Removing intermediate container 18a1e39b17bc [2021-08-05T02:42:35.662Z] ---> d09cfed7d0d5 [2021-08-05T02:42:35.662Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T02:42:35.931Z] ---> 0a03168a2576 [2021-08-05T02:42:35.931Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-05T02:42:36.898Z] ---> 174d04defc54 [2021-08-05T02:42:36.898Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-05T02:42:36.898Z] 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-08-05T02:42:37.167Z] ---> 3d655a77f248 [2021-08-05T02:42:37.167Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-05T02:42:37.167Z] ---> Running in 30352977d7fb [2021-08-05T02:42:37.167Z] Removing intermediate container 30352977d7fb [2021-08-05T02:42:37.167Z] ---> 19d2d14a9cf6 [2021-08-05T02:42:37.167Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T02:42:37.167Z] ---> Running in 6bd613287f8e [2021-08-05T02:42:37.439Z] Removing intermediate container 6bd613287f8e [2021-08-05T02:42:37.439Z] ---> 8b10e9d72c6e [2021-08-05T02:42:37.439Z] Step 22/24 : LABEL arch=x86_64 [2021-08-05T02:42:37.439Z] ---> Running in fe5538c5c996 [2021-08-05T02:42:37.709Z] Removing intermediate container fe5538c5c996 [2021-08-05T02:42:37.709Z] ---> 963f21290bbf [2021-08-05T02:42:37.709Z] Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:42:37.709Z] ---> Running in 285b67ddda1b [2021-08-05T02:42:37.979Z] Removing intermediate container 285b67ddda1b [2021-08-05T02:42:37.979Z] ---> 1a868d4394ff [2021-08-05T02:42:37.979Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T02:42:37.979Z] ---> Running in e603843da186 [2021-08-05T02:42:38.249Z] Removing intermediate container e603843da186 [2021-08-05T02:42:38.249Z] ---> 837089513c48 [2021-08-05T02:42:38.249Z] [2021-08-05T02:42:38.249Z] Successfully built 837089513c48 [2021-08-05T02:42:38.249Z] Successfully tagged core-metadata:latest [2021-08-05T02:42:38.249Z] Building core-data [2021-08-05T02:42:45.109Z] Removing intermediate container fca76bde8fbb [2021-08-05T02:42:45.109Z] ---> dc45f8465a96 [2021-08-05T02:42:45.109Z] Successfully built dc45f8465a96 [2021-08-05T02:42:45.109Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:42:45.324Z]  Building core-metadata ... done Removing intermediate container 75fa2ded421e [2021-08-05T02:42:45.324Z] ---> a5048c71cdcf [2021-08-05T02:42:45.324Z] [2021-08-05T02:42:45.324Z] Step 11/22 : FROM alpine:3.12 [2021-08-05T02:42:45.324Z] ---> 13621d1b12d4 [2021-08-05T02:42:45.324Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-05T02:42:45.467Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T02:42:45.468Z] . [Pipeline] withDockerContainer [2021-08-05T02:42:45.599Z] ---> Running in cfc662555c15 [2021-08-05T02:42:45.742Z] prd-ubuntu18.04-docker-arm64-4c-16g-2050 does not seem to be running inside a container [2021-08-05T02:42:45.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T02:42:46.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:42:46.195Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:42:46.195Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:42:46.195Z] ---> d93fa6fd01a6 [2021-08-05T02:42:46.195Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T02:42:46.195Z] ---> Using cache [2021-08-05T02:42:46.195Z] ---> 33c5b548be11 [2021-08-05T02:42:46.195Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:42:46.195Z] ---> Using cache [2021-08-05T02:42:46.195Z] ---> 0adbc28674e5 [2021-08-05T02:42:46.195Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-05T02:42:46.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:42:46.476Z] ---> Running in 545bfca2dab0 [2021-08-05T02:42:46.746Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-05T02:42:46.746Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-05T02:42:46.746Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-05T02:42:46.746Z] (4/4) Installing curl (7.78.0-r0) [2021-08-05T02:42:46.746Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T02:42:46.746Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T02:42:46.746Z] OK: 7 MiB in 18 packages [2021-08-05T02:42:47.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:42:47.313Z] Removing intermediate container cfc662555c15 [2021-08-05T02:42:47.313Z] ---> 526200e04f79 [2021-08-05T02:42:47.313Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-05T02:42:47.313Z] ---> Running in 809feaa0b1bf [2021-08-05T02:42:47.598Z] Removing intermediate container 809feaa0b1bf [2021-08-05T02:42:47.598Z] ---> 55111e3d74d5 [2021-08-05T02:42:47.598Z] Step 14/22 : WORKDIR /edgex [2021-08-05T02:42:47.598Z] ---> Running in ef3055adce9d [2021-08-05T02:42:47.615Z] $ docker top 3347f69bb89f803dc32ff833f5548ac7e0e2c2c943fb0b87ef65881b9fa5217f -eo pid,comm [2021-08-05T02:42:47.874Z] Removing intermediate container ef3055adce9d [2021-08-05T02:42:47.875Z] ---> 8ad662592795 [2021-08-05T02:42:47.875Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-05T02:42:47.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2021-08-05T02:42:48.145Z] ---> 287046c2892f [2021-08-05T02:42:48.145Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-05T02:42:48.609Z] + go version [2021-08-05T02:42:48.609Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-05T02:42:48.635Z] $ docker stop --time=1 3347f69bb89f803dc32ff833f5548ac7e0e2c2c943fb0b87ef65881b9fa5217f [2021-08-05T02:42:48.737Z] OK: 219 MiB in 52 packages [2021-08-05T02:42:48.737Z] ---> 413387472bc7 [2021-08-05T02:42:48.737Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-05T02:42:49.335Z] ---> f14d10465f86 [2021-08-05T02:42:49.335Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-05T02:42:49.335Z] Removing intermediate container 545bfca2dab0 [2021-08-05T02:42:49.335Z] ---> 100cca4edaf4 [2021-08-05T02:42:49.335Z] Step 6/24 : COPY go.mod . [2021-08-05T02:42:49.335Z] ---> Running in 3abd26167023 [2021-08-05T02:42:49.606Z] Removing intermediate container 3abd26167023 [2021-08-05T02:42:49.606Z] ---> 993ae2e39d5b [2021-08-05T02:42:49.606Z] Step 19/22 : CMD ["--init=true"] [2021-08-05T02:42:49.606Z] ---> Running in 7631e8a8c0cb [2021-08-05T02:42:49.606Z] ---> 407f63b6572a [2021-08-05T02:42:49.606Z] Step 7/24 : RUN go mod download [2021-08-05T02:42:49.877Z] ---> Running in a4e285be409c [2021-08-05T02:42:49.877Z] Removing intermediate container 7631e8a8c0cb [2021-08-05T02:42:49.877Z] ---> 3d272e45c2ed [2021-08-05T02:42:49.877Z] Step 20/22 : LABEL arch=x86_64 [2021-08-05T02:42:49.877Z] ---> Running in 57efa1e8d8a5 [2021-08-05T02:42:50.153Z] Removing intermediate container 57efa1e8d8a5 [2021-08-05T02:42:50.153Z] ---> cf0522b68375 [2021-08-05T02:42:50.153Z] Step 21/22 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:42:50.153Z] ---> Running in 86a9c8e68703 [2021-08-05T02:42:50.432Z] Removing intermediate container 86a9c8e68703 [2021-08-05T02:42:50.432Z] ---> f39cb6fd806e [2021-08-05T02:42:50.432Z] Step 22/22 : LABEL version=0.0.0 [2021-08-05T02:42:50.432Z] ---> Running in 3cb4c1785dc0 [2021-08-05T02:42:50.532Z] $ docker rm -f 3347f69bb89f803dc32ff833f5548ac7e0e2c2c943fb0b87ef65881b9fa5217f [2021-08-05T02:42:50.701Z] Removing intermediate container 3cb4c1785dc0 [2021-08-05T02:42:50.701Z] ---> 41ff51fe0c9e [2021-08-05T02:42:50.701Z] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-08-05T02:42:50.976Z] Successfully built 41ff51fe0c9e [2021-08-05T02:42:50.977Z] Successfully tagged security-proxy-setup:latest [2021-08-05T02:42:50.977Z] Building sys-mgmt-agent [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:42:51.362Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T02:42:51.362Z] . [Pipeline] withDockerContainer [2021-08-05T02:42:51.623Z] prd-ubuntu18.04-docker-arm64-4c-16g-2050 does not seem to be running inside a container [2021-08-05T02:42:51.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T02:42:53.359Z] $ docker top dec5d20f4298bf7ec624d0f990ee31960f0e6e92bd7c0958410932b1e88100a4 -eo pid,comm [2021-08-05T02:42:53.584Z]  Building security-proxy-setup ... done Removing intermediate container a4e285be409c [2021-08-05T02:42:53.584Z] ---> 44a9b2b50763 [2021-08-05T02:42:53.584Z] Step 8/24 : COPY . . [Pipeline] { [Pipeline] echo [2021-08-05T02:42:53.690Z] ========================================================= [2021-08-05T02:42:53.690Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-05T02:42:53.690Z] ========================================================= [Pipeline] sh [2021-08-05T02:42:54.340Z] + go mod tidy [Pipeline] sh [2021-08-05T02:42:55.993Z] + make test [2021-08-05T02:42:55.993Z] 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-08-05T02:42:55.993Z] go mod tidy [2021-08-05T02:42:56.590Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-05T02:42:58.965Z] 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-08-05T02:43:01.580Z] Removing intermediate container 08f33a6e4e35 [2021-08-05T02:43:01.580Z] ---> 584a8bdf2805 [2021-08-05T02:43:01.580Z] [2021-08-05T02:43:01.580Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T02:43:01.580Z] ---> 13621d1b12d4 [2021-08-05T02:43:01.580Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-05T02:43:01.580Z] ---> Using cache [2021-08-05T02:43:01.580Z] ---> f6c793d54c95 [2021-08-05T02:43:01.580Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T02:43:01.580Z] ---> Using cache [2021-08-05T02:43:01.580Z] ---> 62a0f3cce0d0 [2021-08-05T02:43:01.580Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-05T02:43:01.580Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:43:01.580Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:43:01.580Z] ---> d93fa6fd01a6 [2021-08-05T02:43:01.580Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T02:43:01.580Z] ---> Using cache [2021-08-05T02:43:01.580Z] ---> 33c5b548be11 [2021-08-05T02:43:01.580Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:43:01.580Z] ---> Using cache [2021-08-05T02:43:01.580Z] ---> 0adbc28674e5 [2021-08-05T02:43:01.580Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-05T02:43:01.580Z] ---> Running in c1a9fefc5830 [2021-08-05T02:43:01.580Z] ---> Running in da8ef5006b80 [2021-08-05T02:43:01.580Z] ---> 72fcbc2dc34f [2021-08-05T02:43:01.580Z] Step 9/24 : RUN go mod tidy [2021-08-05T02:43:01.580Z] ---> Running in 9e0cece4ba49 [2021-08-05T02:43:01.871Z] Removing intermediate container c1a9fefc5830 [2021-08-05T02:43:01.871Z] ---> 414644f63532 [2021-08-05T02:43:01.871Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-05T02:43:02.156Z] ---> Running in ab725faa3188 [2021-08-05T02:43:02.753Z] Removing intermediate container ab725faa3188 [2021-08-05T02:43:02.753Z] ---> 5a26fefc0801 [2021-08-05T02:43:02.753Z] Step 16/24 : WORKDIR / [2021-08-05T02:43:02.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:43:03.023Z] ---> Running in e6c72e103595 [2021-08-05T02:43:03.023Z] Removing intermediate container da6a9454e328 [2021-08-05T02:43:03.023Z] ---> 578ee038aa16 [2021-08-05T02:43:03.023Z] [2021-08-05T02:43:03.023Z] Step 11/26 : FROM alpine:3.12 [2021-08-05T02:43:03.023Z] ---> 13621d1b12d4 [2021-08-05T02:43:03.023Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-05T02:43:03.023Z] ---> Running in 3095419255e7 [2021-08-05T02:43:03.293Z] Removing intermediate container e6c72e103595 [2021-08-05T02:43:03.293Z] ---> a039e667052e [2021-08-05T02:43:03.293Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T02:43:03.574Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:43:03.860Z] ---> baad885d91a2 [2021-08-05T02:43:03.860Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-05T02:43:04.131Z] Removing intermediate container 9e0cece4ba49 [2021-08-05T02:43:04.131Z] ---> bcdc468878c7 [2021-08-05T02:43:04.131Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-05T02:43:04.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:43:04.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:43:04.131Z] ---> Running in 416e1d75f428 [2021-08-05T02:43:04.131Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-05T02:43:04.131Z] Removing intermediate container 9a035c89ce6a [2021-08-05T02:43:04.131Z] ---> cf5f5caeef62 [2021-08-05T02:43:04.131Z] [2021-08-05T02:43:04.131Z] Step 11/23 : FROM alpine:3.12 [2021-08-05T02:43:04.131Z] ---> 13621d1b12d4 [2021-08-05T02:43:04.131Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-05T02:43:04.131Z] ---> Using cache [2021-08-05T02:43:04.131Z] ---> f6c793d54c95 [2021-08-05T02:43:04.131Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T02:43:04.131Z] ---> Using cache [2021-08-05T02:43:04.131Z] ---> 62a0f3cce0d0 [2021-08-05T02:43:04.131Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-05T02:43:04.131Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-05T02:43:04.131Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-05T02:43:04.131Z] (4/6) Installing curl (7.78.0-r0) [2021-08-05T02:43:04.407Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-05T02:43:04.407Z] (6/6) Installing su-exec (0.2-r1) [2021-08-05T02:43:04.407Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T02:43:04.407Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T02:43:04.407Z] OK: 219 MiB in 52 packages [2021-08-05T02:43:04.407Z] OK: 7 MiB in 20 packages [2021-08-05T02:43:04.407Z] ---> Running in 6fc112f1caf6 [2021-08-05T02:43:04.407Z] ---> 6951db6f33f8 [2021-08-05T02:43:04.407Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-05T02:43:04.683Z] Removing intermediate container 6fc112f1caf6 [2021-08-05T02:43:04.683Z] ---> 7c555e9df239 [2021-08-05T02:43:04.683Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-05T02:43:04.683Z] ---> Running in 54ce13405537 [2021-08-05T02:43:04.683Z] ---> a5434141ed88 [2021-08-05T02:43:04.683Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-05T02:43:04.683Z] 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-08-05T02:43:04.952Z] ---> Running in 6775874be7c9 [2021-08-05T02:43:04.952Z] Removing intermediate container 54ce13405537 [2021-08-05T02:43:04.952Z] ---> 2a362431406e [2021-08-05T02:43:04.952Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T02:43:04.952Z] Removing intermediate container da8ef5006b80 [2021-08-05T02:43:04.952Z] ---> 1e3860527a3d [2021-08-05T02:43:04.952Z] Step 6/24 : COPY go.mod . [2021-08-05T02:43:05.224Z] Removing intermediate container 3095419255e7 [2021-08-05T02:43:05.224Z] ---> 26dd838f189d [2021-08-05T02:43:05.224Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-05T02:43:05.224Z] Removing intermediate container 6775874be7c9 [2021-08-05T02:43:05.224Z] ---> 7d9f50ca4d3d [2021-08-05T02:43:05.224Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T02:43:05.224Z] ---> Running in e4f3b86ed8d7 [2021-08-05T02:43:05.224Z] ---> Running in e0fa8dc8d45b [2021-08-05T02:43:05.498Z] ---> d67ba86c9fab [2021-08-05T02:43:05.498Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-05T02:43:05.498Z] ---> af41520f7d78 [2021-08-05T02:43:05.498Z] Step 7/24 : RUN go mod download [2021-08-05T02:43:05.498Z] Removing intermediate container e0fa8dc8d45b [2021-08-05T02:43:05.498Z] ---> 159265505e52 [2021-08-05T02:43:05.498Z] Step 14/26 : WORKDIR / [2021-08-05T02:43:05.498Z] Removing intermediate container e4f3b86ed8d7 [2021-08-05T02:43:05.498Z] ---> e27ccd55e980 [2021-08-05T02:43:05.498Z] Step 22/24 : LABEL arch=x86_64 [2021-08-05T02:43:05.498Z] ---> Running in 6258b365dc7d [2021-08-05T02:43:05.769Z] ---> Running in ee593a227d58 [2021-08-05T02:43:05.769Z] ---> Running in b705481d4181 [2021-08-05T02:43:06.046Z] ---> 58335de0e0ea [2021-08-05T02:43:06.046Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-05T02:43:06.046Z] Removing intermediate container ee593a227d58 [2021-08-05T02:43:06.046Z] ---> d5223063a3c3 [2021-08-05T02:43:06.046Z] 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-08-05T02:43:06.046Z] Removing intermediate container b705481d4181 [2021-08-05T02:43:06.046Z] ---> 3dab00200298 [2021-08-05T02:43:06.046Z] Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:43:06.316Z] ---> Running in 889e09103f4f [2021-08-05T02:43:06.316Z] ---> f842890ea64b [2021-08-05T02:43:06.316Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-05T02:43:06.591Z] ---> 4e7a8b2fd5e7 [2021-08-05T02:43:06.591Z] 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-08-05T02:43:06.591Z] ---> Running in 6145f7b0011e [2021-08-05T02:43:06.591Z] Removing intermediate container 889e09103f4f [2021-08-05T02:43:06.591Z] ---> c10f477b58ef [2021-08-05T02:43:06.591Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T02:43:06.591Z] ---> Running in fa0805d16904 [2021-08-05T02:43:06.863Z] Removing intermediate container 6145f7b0011e [2021-08-05T02:43:06.863Z] ---> d2cb2e2efb74 [2021-08-05T02:43:06.863Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T02:43:06.863Z] ---> Running in d446d735f283 [2021-08-05T02:43:06.863Z] Removing intermediate container fa0805d16904 [2021-08-05T02:43:06.863Z] ---> afb38cef5a60 [2021-08-05T02:43:06.863Z] [2021-08-05T02:43:06.863Z] ---> b4adc682dda0 [2021-08-05T02:43:06.863Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-05T02:43:07.135Z] Successfully built afb38cef5a60 [2021-08-05T02:43:07.135Z] Successfully tagged core-command:latest [2021-08-05T02:43:07.135Z] Building security-bootstrapper [2021-08-05T02:43:07.135Z]  Building core-command ... done Removing intermediate container d446d735f283 [2021-08-05T02:43:07.405Z] ---> f38e42a4aae5 [2021-08-05T02:43:07.405Z] Step 21/23 : LABEL arch=x86_64 [2021-08-05T02:43:07.405Z] ---> Running in eb4aa2ec8457 [2021-08-05T02:43:07.405Z] ---> e5d1b8d1d792 [2021-08-05T02:43:07.405Z] 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-08-05T02:43:07.674Z] Removing intermediate container eb4aa2ec8457 [2021-08-05T02:43:07.674Z] ---> 3d2ccd087533 [2021-08-05T02:43:07.674Z] Step 22/23 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:43:09.122Z] ---> Running in e7de0e689732 [2021-08-05T02:43:09.122Z] ---> 843d74ba149a [2021-08-05T02:43:09.122Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-05T02:43:09.417Z] Removing intermediate container e7de0e689732 [2021-08-05T02:43:09.417Z] ---> a85592613af5 [2021-08-05T02:43:09.417Z] Step 23/23 : LABEL version=0.0.0 [2021-08-05T02:43:09.706Z] Removing intermediate container 6258b365dc7d [2021-08-05T02:43:09.706Z] ---> 48f6bd80d660 [2021-08-05T02:43:09.706Z] Step 8/24 : COPY . . [2021-08-05T02:43:09.706Z] ---> Running in 3f78be6ab2ad [2021-08-05T02:43:10.000Z] ---> 720e837fcf7a [2021-08-05T02:43:10.000Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-05T02:43:10.278Z] Removing intermediate container 3f78be6ab2ad [2021-08-05T02:43:10.278Z] ---> 7e4f6313decf [2021-08-05T02:43:10.278Z] [2021-08-05T02:43:10.278Z] Successfully built 7e4f6313decf [2021-08-05T02:43:10.278Z] Successfully tagged support-scheduler:latest [2021-08-05T02:43:10.278Z]  Building support-scheduler ... done Building support-notifications [2021-08-05T02:43:14.561Z] ---> 8f905369a2be [2021-08-05T02:43:14.561Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-05T02:43:17.208Z] ---> bf8d8452cb4c [2021-08-05T02:43:17.208Z] 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-08-05T02:43:18.638Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:43:18.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:43:19.225Z] ---> d93fa6fd01a6 [2021-08-05T02:43:19.225Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T02:43:19.225Z] ---> Using cache [2021-08-05T02:43:19.225Z] ---> 33c5b548be11 [2021-08-05T02:43:19.225Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:43:19.225Z] ---> Using cache [2021-08-05T02:43:19.225Z] ---> 0adbc28674e5 [2021-08-05T02:43:19.225Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-05T02:43:19.495Z] ---> Running in 1e9e796d9252 [2021-08-05T02:43:19.768Z] ---> dde13f93d306 [2021-08-05T02:43:19.768Z] Step 9/24 : RUN go mod tidy [2021-08-05T02:43:20.037Z] ---> Running in 7ecd50784438 [2021-08-05T02:43:20.037Z] ---> Running in fd90ec012754 [2021-08-05T02:43:21.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:43:22.789Z] Removing intermediate container 1e9e796d9252 [2021-08-05T02:43:22.789Z] ---> 520c080525a6 [2021-08-05T02:43:22.789Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-05T02:43:22.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:43:22.789Z] ---> Running in d576d3e530f8 [2021-08-05T02:43:23.057Z] Removing intermediate container d576d3e530f8 [2021-08-05T02:43:23.057Z] ---> 570e12a2b102 [2021-08-05T02:43:23.057Z] Step 24/26 : LABEL arch=x86_64 [2021-08-05T02:43:23.057Z] ---> Running in 06015c7d0e0e [2021-08-05T02:43:23.057Z] Removing intermediate container fd90ec012754 [2021-08-05T02:43:23.057Z] ---> 38d9d5b52848 [2021-08-05T02:43:23.057Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-05T02:43:23.329Z] ---> Running in 0eb1cf67c8ba [2021-08-05T02:43:23.329Z] OK: 219 MiB in 52 packages [2021-08-05T02:43:23.329Z] Removing intermediate container 06015c7d0e0e [2021-08-05T02:43:23.329Z] ---> 3bd657423665 [2021-08-05T02:43:23.329Z] Step 25/26 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:43:23.418Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-05T02:43:23.601Z] ---> Running in 0f377bdccfcc [2021-08-05T02:43:23.871Z] Removing intermediate container 0f377bdccfcc [2021-08-05T02:43:23.871Z] ---> 9d6e9aa82b03 [2021-08-05T02:43:23.871Z] Step 26/26 : LABEL version=0.0.0 [2021-08-05T02:43:23.871Z] ---> Running in e00262835998 [2021-08-05T02:43:23.871Z] Removing intermediate container 7ecd50784438 [2021-08-05T02:43:23.871Z] ---> 06583a0ec3b8 [2021-08-05T02:43:23.871Z] Step 6/23 : COPY go.mod . [2021-08-05T02:43:23.871Z] 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-08-05T02:43:24.465Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:43:24.465Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:43:24.465Z] ---> d93fa6fd01a6 [2021-08-05T02:43:24.465Z] Step 3/32 : WORKDIR /edgex-go [2021-08-05T02:43:24.465Z] ---> Using cache [2021-08-05T02:43:24.465Z] ---> 33c5b548be11 [2021-08-05T02:43:24.465Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:43:24.465Z] ---> Using cache [2021-08-05T02:43:24.465Z] ---> 0adbc28674e5 [2021-08-05T02:43:24.465Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-05T02:43:24.465Z] ---> Using cache [2021-08-05T02:43:24.465Z] ---> 13fb34c9114d [2021-08-05T02:43:24.465Z] Step 6/32 : COPY go.mod . [2021-08-05T02:43:24.465Z] ---> Using cache [2021-08-05T02:43:24.465Z] ---> 1570954d4799 [2021-08-05T02:43:24.465Z] Step 7/32 : RUN go mod download [2021-08-05T02:43:24.465Z] ---> Using cache [2021-08-05T02:43:24.465Z] ---> 9337afd12b47 [2021-08-05T02:43:24.465Z] Step 8/32 : COPY . . [2021-08-05T02:43:24.465Z] ---> Using cache [2021-08-05T02:43:24.465Z] ---> 73d1dbba67ae [2021-08-05T02:43:24.465Z] Step 9/32 : RUN go mod tidy [2021-08-05T02:43:24.465Z] ---> Using cache [2021-08-05T02:43:24.465Z] ---> eb7759c9dea0 [2021-08-05T02:43:24.465Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-05T02:43:24.465Z] Removing intermediate container e00262835998 [2021-08-05T02:43:24.465Z] ---> c0b038a66f6e [2021-08-05T02:43:24.465Z] [2021-08-05T02:43:24.465Z] ---> Running in 9c02f11015b4 [2021-08-05T02:43:24.465Z] ---> bd230f1de6ef [2021-08-05T02:43:24.465Z] Step 7/23 : RUN go mod download [2021-08-05T02:43:24.465Z] ---> Running in 4b649420b0e2 [2021-08-05T02:43:24.738Z] Successfully built c0b038a66f6e [2021-08-05T02:43:24.738Z] Successfully tagged security-secretstore-setup:latest [2021-08-05T02:43:25.325Z]  Building security-secretstore-setup ... done 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-08-05T02:43:26.744Z] Removing intermediate container 4b649420b0e2 [2021-08-05T02:43:26.744Z] ---> 5cd44907b383 [2021-08-05T02:43:26.744Z] Step 8/23 : COPY . . [2021-08-05T02:43:33.440Z] ---> 8cfb7fd4c1a3 [2021-08-05T02:43:33.440Z] Step 9/23 : RUN go mod tidy [2021-08-05T02:43:33.440Z] ---> Running in da6e730d7e34 [2021-08-05T02:43:34.860Z] Removing intermediate container da6e730d7e34 [2021-08-05T02:43:34.860Z] ---> 7c718dfb7ceb [2021-08-05T02:43:34.860Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-05T02:43:34.860Z] ---> Running in b5b42fd62c4e [2021-08-05T02:43:35.445Z] 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-08-05T02:43:40.796Z] Removing intermediate container 416e1d75f428 [2021-08-05T02:43:40.796Z] ---> 76f6b6a5bb50 [2021-08-05T02:43:40.796Z] [2021-08-05T02:43:40.796Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T02:43:40.796Z] ---> 13621d1b12d4 [2021-08-05T02:43:40.796Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-05T02:43:40.796Z] ---> Running in de66bfc59d03 [2021-08-05T02:43:40.796Z] Removing intermediate container de66bfc59d03 [2021-08-05T02:43:40.796Z] ---> edf05e3ec601 [2021-08-05T02:43:40.796Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-05T02:43:40.796Z] ---> Running in 0327712bfb55 [2021-08-05T02:43:40.796Z] Removing intermediate container 0327712bfb55 [2021-08-05T02:43:40.796Z] ---> 3ad59f052ca8 [2021-08-05T02:43:40.796Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-05T02:43:40.796Z] ---> Running in d55a78e4c83f [2021-08-05T02:43:40.796Z] Removing intermediate container d55a78e4c83f [2021-08-05T02:43:40.796Z] ---> b1784e214375 [2021-08-05T02:43:40.796Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:43:40.796Z] ---> Running in b14ee95d8617 [2021-08-05T02:43:41.968Z] Removing intermediate container b14ee95d8617 [2021-08-05T02:43:41.968Z] ---> e91cbab9e65b [2021-08-05T02:43:41.968Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-05T02:43:41.968Z] ---> Running in db78ff631e47 [2021-08-05T02:43:42.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:43:43.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:43:43.738Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-05T02:43:43.738Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-05T02:43:43.738Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-05T02:43:44.014Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-05T02:43:44.987Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-05T02:43:44.987Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-05T02:43:44.987Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T02:43:44.987Z] OK: 8 MiB in 20 packages [2021-08-05T02:43:45.575Z] Removing intermediate container db78ff631e47 [2021-08-05T02:43:45.575Z] ---> 25b539ebdb75 [2021-08-05T02:43:45.575Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T02:43:46.290Z] ---> 95340f3fb01c [2021-08-05T02:43:46.290Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-05T02:43:46.658Z] ---> 70a0855dfb33 [2021-08-05T02:43:46.658Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-05T02:43:47.013Z] ---> 1523bd3ac415 [2021-08-05T02:43:47.013Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-05T02:43:47.013Z] ---> Running in 9d703e0957d7 [2021-08-05T02:43:47.337Z] Removing intermediate container 9d703e0957d7 [2021-08-05T02:43:47.337Z] ---> 45755450aec3 [2021-08-05T02:43:47.337Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T02:43:47.337Z] ---> Running in bc233bd8a12b [2021-08-05T02:43:47.613Z] Removing intermediate container bc233bd8a12b [2021-08-05T02:43:47.613Z] ---> 9b6fd5d3cc82 [2021-08-05T02:43:47.613Z] Step 22/24 : LABEL arch=x86_64 [2021-08-05T02:43:47.613Z] ---> Running in f24a30a013cf [2021-08-05T02:43:47.613Z] Removing intermediate container f24a30a013cf [2021-08-05T02:43:47.613Z] ---> bfc097d33ac2 [2021-08-05T02:43:47.613Z] Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:43:47.613Z] ---> Running in 15ad1b03673e [2021-08-05T02:43:47.880Z] Removing intermediate container 15ad1b03673e [2021-08-05T02:43:47.880Z] ---> 103289105334 [2021-08-05T02:43:47.880Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T02:43:47.880Z] ---> Running in 9798d25239f7 [2021-08-05T02:43:48.149Z] Removing intermediate container 9798d25239f7 [2021-08-05T02:43:48.149Z] ---> b1d0b25d11f2 [2021-08-05T02:43:48.149Z] [2021-08-05T02:43:48.149Z] Successfully built b1d0b25d11f2 [2021-08-05T02:43:48.149Z] Successfully tagged core-data:latest [2021-08-05T02:43:56.383Z]  Building core-data ... done Removing intermediate container 0eb1cf67c8ba [2021-08-05T02:43:56.383Z] ---> 0a131253b0c0 [2021-08-05T02:43:56.383Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-05T02:43:56.383Z] ---> Running in fdaa5a7af0f0 [2021-08-05T02:43:57.360Z] 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-08-05T02:43:57.629Z] Removing intermediate container 9c02f11015b4 [2021-08-05T02:43:57.629Z] ---> 5c6603b0543d [2021-08-05T02:43:57.629Z] [2021-08-05T02:43:57.629Z] Step 11/32 : FROM alpine:3.12 [2021-08-05T02:43:57.629Z] ---> 13621d1b12d4 [2021-08-05T02:43:57.629Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-05T02:43:57.629Z] ---> Running in cbdaefc0a11f [2021-08-05T02:43:57.918Z] Removing intermediate container cbdaefc0a11f [2021-08-05T02:43:57.918Z] ---> 85fad94820cc [2021-08-05T02:43:57.918Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-05T02:43:57.918Z] ---> Running in 3dc82a46494a [2021-08-05T02:43:58.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:43:58.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:43:58.529Z] Removing intermediate container fdaa5a7af0f0 [2021-08-05T02:43:58.529Z] ---> f974cc95eaa0 [2021-08-05T02:43:58.529Z] [2021-08-05T02:43:58.529Z] Step 12/24 : FROM docker:20.10.7 [2021-08-05T02:43:58.529Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-05T02:43:58.529Z] (2/2) Installing su-exec (0.2-r1) [2021-08-05T02:43:58.529Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T02:43:58.529Z] OK: 6 MiB in 16 packages [2021-08-05T02:43:58.802Z] 20.10.7: Pulling from library/docker [2021-08-05T02:43:59.093Z] Removing intermediate container 3dc82a46494a [2021-08-05T02:43:59.093Z] ---> 5c666a622981 [2021-08-05T02:43:59.093Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-05T02:43:59.387Z] ---> Running in 9d042617e790 [2021-08-05T02:43:59.387Z] Removing intermediate container 9d042617e790 [2021-08-05T02:43:59.387Z] ---> c10f229100f5 [2021-08-05T02:43:59.387Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-05T02:43:59.684Z] ---> Running in c97e13d09a50 [2021-08-05T02:43:59.684Z] Removing intermediate container c97e13d09a50 [2021-08-05T02:43:59.684Z] ---> c13a2330a64a [2021-08-05T02:43:59.684Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-05T02:43:59.684Z] ---> Running in e793d886cd66 [2021-08-05T02:44:00.662Z] Removing intermediate container e793d886cd66 [2021-08-05T02:44:00.662Z] ---> 002040574a98 [2021-08-05T02:44:00.662Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-05T02:44:00.662Z] ---> Running in 286a33d100c1 [2021-08-05T02:44:00.930Z] Removing intermediate container 286a33d100c1 [2021-08-05T02:44:00.930Z] ---> dd3f654219ab [2021-08-05T02:44:00.930Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-05T02:44:01.526Z] ---> e88cc91016a1 [2021-08-05T02:44:01.526Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-05T02:44:01.526Z] ---> Running in 7567f06ca0e9 [2021-08-05T02:44:01.526Z] Removing intermediate container b5b42fd62c4e [2021-08-05T02:44:01.526Z] ---> e75d78faabfa [2021-08-05T02:44:01.526Z] [2021-08-05T02:44:01.526Z] Step 11/23 : FROM alpine:3.12 [2021-08-05T02:44:01.526Z] ---> 13621d1b12d4 [2021-08-05T02:44:01.526Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-05T02:44:01.526Z] ---> Running in 616c416af6b6 [2021-08-05T02:44:02.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:44:02.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:44:02.127Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-05T02:44:02.127Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-05T02:44:02.127Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T02:44:02.127Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T02:44:02.127Z] OK: 6 MiB in 16 packages [2021-08-05T02:44:02.127Z] Removing intermediate container 7567f06ca0e9 [2021-08-05T02:44:02.127Z] ---> 0cb114b7c99a [2021-08-05T02:44:02.127Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T02:44:02.398Z] ---> 7cd047bd13ca [2021-08-05T02:44:02.398Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-05T02:44:02.672Z] Removing intermediate container 616c416af6b6 [2021-08-05T02:44:02.672Z] ---> c774ff83d95e [2021-08-05T02:44:02.672Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T02:44:02.672Z] ---> Running in 4007e0fe753c [2021-08-05T02:44:02.949Z] Removing intermediate container 4007e0fe753c [2021-08-05T02:44:02.949Z] ---> 86b96a0fd791 [2021-08-05T02:44:02.949Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-05T02:44:02.949Z] ---> 534776824270 [2021-08-05T02:44:02.949Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-05T02:44:02.949Z] ---> Running in faa7fa12ee6a [2021-08-05T02:44:03.235Z] Removing intermediate container faa7fa12ee6a [2021-08-05T02:44:03.235Z] ---> a7cf04bc27ca [2021-08-05T02:44:03.235Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-05T02:44:03.235Z] ---> 5f787402377c [2021-08-05T02:44:03.235Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-05T02:44:03.235Z] ---> Running in 6e7d1bb4ec19 [2021-08-05T02:44:03.508Z] Removing intermediate container 6e7d1bb4ec19 [2021-08-05T02:44:03.508Z] ---> 2067b7c64b46 [2021-08-05T02:44:03.508Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T02:44:03.508Z] ---> 81fee1852b1d [2021-08-05T02:44:03.508Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-05T02:44:04.105Z] ---> 8cf0433040fb [2021-08-05T02:44:04.105Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-05T02:44:04.105Z] ---> c1c9837eef3c [2021-08-05T02:44:04.105Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-05T02:44:04.695Z] ---> Running in 868a4c1d961b [2021-08-05T02:44:04.695Z] ---> 51a996e6769f [2021-08-05T02:44:04.695Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-05T02:44:04.695Z] Removing intermediate container 868a4c1d961b [2021-08-05T02:44:04.695Z] ---> a07816b70a64 [2021-08-05T02:44:04.695Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-05T02:44:04.969Z] ---> 23bbd6b0c2c5 [2021-08-05T02:44:04.969Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-05T02:44:04.969Z] ---> d78b55d000c2 [2021-08-05T02:44:04.969Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-05T02:44:05.259Z] ---> Running in 200d412911a4 [2021-08-05T02:44:05.259Z] ---> Running in 3f795acea4bf [2021-08-05T02:44:05.259Z] Removing intermediate container 200d412911a4 [2021-08-05T02:44:05.259Z] ---> 3666e9a9529a [2021-08-05T02:44:05.259Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T02:44:05.537Z] ---> Running in d0ddea353bc5 [2021-08-05T02:44:05.808Z] Removing intermediate container d0ddea353bc5 [2021-08-05T02:44:05.808Z] ---> bf8ec50d5051 [2021-08-05T02:44:05.808Z] Step 21/23 : LABEL arch=x86_64 [2021-08-05T02:44:05.808Z] ---> Running in 622d1a1189f9 [2021-08-05T02:44:05.808Z] Removing intermediate container 622d1a1189f9 [2021-08-05T02:44:05.808Z] ---> 68feb56996fc [2021-08-05T02:44:05.808Z] Step 22/23 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:44:06.077Z] Removing intermediate container 3f795acea4bf [2021-08-05T02:44:06.077Z] ---> a593419d66cb [2021-08-05T02:44:06.077Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-05T02:44:06.077Z] ---> Running in 0bf3caf97235 [2021-08-05T02:44:06.077Z] ---> Running in bca0bfa188f2 [2021-08-05T02:44:06.077Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-05T02:44:06.077Z] Removing intermediate container 0bf3caf97235 [2021-08-05T02:44:06.077Z] ---> 7002ce2c0d51 [2021-08-05T02:44:06.077Z] Step 23/23 : LABEL version=0.0.0 [2021-08-05T02:44:06.077Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-05T02:44:06.077Z] ---> 08bdaf2f88f9 [2021-08-05T02:44:06.077Z] 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-08-05T02:44:06.077Z] ---> Running in 55c01c77563e [2021-08-05T02:44:06.077Z] ---> Running in 801767ea8bbd [2021-08-05T02:44:06.077Z] Removing intermediate container bca0bfa188f2 [2021-08-05T02:44:06.077Z] ---> f11712806677 [2021-08-05T02:44:06.077Z] Step 29/32 : CMD ["gate"] [2021-08-05T02:44:06.349Z] ---> Running in 5f5ca11ffd0b [2021-08-05T02:44:06.349Z] Removing intermediate container 55c01c77563e [2021-08-05T02:44:06.349Z] ---> 889d9633618b [2021-08-05T02:44:06.350Z] [2021-08-05T02:44:06.350Z] Removing intermediate container 801767ea8bbd [2021-08-05T02:44:06.350Z] ---> f3a584170eee [2021-08-05T02:44:06.350Z] 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-08-05T02:44:06.350Z] ---> Running in f11feaa753ab [2021-08-05T02:44:06.350Z] Removing intermediate container 5f5ca11ffd0b [2021-08-05T02:44:06.350Z] ---> cf2b2fcf7763 [2021-08-05T02:44:06.350Z] Step 30/32 : LABEL arch=x86_64 [2021-08-05T02:44:06.350Z] Successfully built 889d9633618b [2021-08-05T02:44:06.350Z] Successfully tagged support-notifications:latest [2021-08-05T02:44:06.619Z]  Building support-notifications ... done  ---> Running in 55dcd9689b96 [2021-08-05T02:44:06.619Z] Removing intermediate container 55dcd9689b96 [2021-08-05T02:44:06.619Z] ---> d00c03e1e4c7 [2021-08-05T02:44:06.619Z] Step 31/32 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:44:06.918Z] ---> Running in 6b70e4726ce9 [2021-08-05T02:44:06.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T02:44:06.918Z] Removing intermediate container 6b70e4726ce9 [2021-08-05T02:44:06.918Z] ---> d1a1b3affcfc [2021-08-05T02:44:06.918Z] Step 32/32 : LABEL version=0.0.0 [2021-08-05T02:44:06.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T02:44:06.918Z] ---> Running in 3c64fc05d49c [2021-08-05T02:44:07.188Z] Removing intermediate container 3c64fc05d49c [2021-08-05T02:44:07.188Z] ---> 83b091d39bea [2021-08-05T02:44:07.188Z] [2021-08-05T02:44:07.188Z] (1/39) Installing readline (8.1.0-r0) [2021-08-05T02:44:07.188Z] (2/39) Installing bash (5.1.0-r0) [2021-08-05T02:44:07.188Z] Executing bash-5.1.0-r0.post-install [2021-08-05T02:44:07.188Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-05T02:44:07.188Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-05T02:44:07.188Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-05T02:44:07.188Z] (6/39) Installing curl (7.78.0-r0) [2021-08-05T02:44:07.188Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-05T02:44:07.188Z] Successfully built 83b091d39bea [2021-08-05T02:44:07.188Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-05T02:44:07.188Z] Successfully tagged security-bootstrapper:latest [2021-08-05T02:44:07.188Z]  Building security-bootstrapper ... done (9/39) Installing expat (2.2.10-r1) [2021-08-05T02:44:07.188Z] (10/39) Installing libffi (3.3-r2) [2021-08-05T02:44:07.188Z] (11/39) Installing gdbm (1.19-r0) [2021-08-05T02:44:07.188Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-05T02:44:07.188Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-05T02:44:07.188Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-05T02:44:07.772Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-05T02:44:07.772Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-05T02:44:07.772Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-05T02:44:07.772Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-05T02:44:07.772Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-05T02:44:07.772Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-05T02:44:07.772Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-05T02:44:07.772Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-05T02:44:07.772Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-05T02:44:07.772Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-05T02:44:07.772Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-05T02:44:07.772Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-05T02:44:07.772Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-05T02:44:08.046Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-05T02:44:08.046Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-05T02:44:08.046Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-05T02:44:08.046Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-05T02:44:08.046Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-05T02:44:08.046Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-05T02:44:08.046Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-05T02:44:08.046Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-05T02:44:08.046Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-05T02:44:08.046Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-05T02:44:08.046Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-05T02:44:08.046Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-05T02:44:08.046Z] Executing busybox-1.32.1-r6.trigger [2021-08-05T02:44:08.046Z] OK: 82 MiB in 59 packages [2021-08-05T02:44:09.459Z] Collecting docker-compose==1.23.2 [2021-08-05T02:44:09.460Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-05T02:44:09.460Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-05T02:44:09.460Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-05T02:44:09.460Z] Collecting docker<4.0,>=3.6.0 [2021-08-05T02:44:09.460Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-05T02:44:09.732Z] Collecting docopt<0.7,>=0.6.1 [2021-08-05T02:44:09.732Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-05T02:44:10.003Z] Collecting texttable<0.10,>=0.9.0 [2021-08-05T02:44:10.003Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-05T02:44:10.272Z] Collecting PyYAML<4,>=3.10 [2021-08-05T02:44:10.272Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-05T02:44:10.859Z] Collecting jsonschema<3,>=2.5.1 [2021-08-05T02:44:10.859Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-05T02:44:10.859Z] Collecting cached-property<2,>=1.2.0 [2021-08-05T02:44:10.859Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-05T02:44:10.859Z] 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-08-05T02:44:11.130Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-05T02:44:11.130Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-05T02:44:11.130Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-05T02:44:11.130Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-05T02:44:11.400Z] Collecting docker-pycreds>=0.4.0 [2021-08-05T02:44:11.400Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-05T02:44:11.668Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-05T02:44:11.668Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-05T02:44:11.668Z] Collecting idna<2.8,>=2.5 [2021-08-05T02:44:11.668Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-05T02:44:11.668Z] Collecting certifi>=2017.4.17 [2021-08-05T02:44:11.668Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-05T02:44:11.668Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-05T02:44:11.668Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-05T02:44:11.668Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-05T02:44:11.668Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-05T02:44:11.668Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-05T02:44:11.668Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-05T02:44:11.935Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-05T02:44:11.936Z] Attempting uninstall: urllib3 [2021-08-05T02:44:11.936Z] Found existing installation: urllib3 1.26.2 [2021-08-05T02:44:11.936Z] Uninstalling urllib3-1.26.2: [2021-08-05T02:44:11.936Z] Successfully uninstalled urllib3-1.26.2 [2021-08-05T02:44:11.936Z] Attempting uninstall: idna [2021-08-05T02:44:11.936Z] Found existing installation: idna 3.1 [2021-08-05T02:44:11.936Z] Uninstalling idna-3.1: [2021-08-05T02:44:11.936Z] Successfully uninstalled idna-3.1 [2021-08-05T02:44:12.208Z] Attempting uninstall: chardet [2021-08-05T02:44:12.208Z] Found existing installation: chardet 4.0.0 [2021-08-05T02:44:12.208Z] Uninstalling chardet-4.0.0: [2021-08-05T02:44:12.208Z] Successfully uninstalled chardet-4.0.0 [2021-08-05T02:44:12.482Z] Attempting uninstall: requests [2021-08-05T02:44:12.482Z] Found existing installation: requests 2.25.1 [2021-08-05T02:44:12.482Z] Uninstalling requests-2.25.1: [2021-08-05T02:44:12.482Z] Successfully uninstalled requests-2.25.1 [2021-08-05T02:44:12.482Z] Running setup.py install for texttable: started [2021-08-05T02:44:12.754Z] Running setup.py install for texttable: finished with status 'done' [2021-08-05T02:44:12.754Z] Running setup.py install for PyYAML: started [2021-08-05T02:44:13.354Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-05T02:44:13.354Z] Running setup.py install for docopt: started [2021-08-05T02:44:13.623Z] Running setup.py install for docopt: finished with status 'done' [2021-08-05T02:44:13.623Z] Running setup.py install for dockerpty: started [2021-08-05T02:44:13.890Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-05T02:44:14.159Z] 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-08-05T02:44:18.425Z] Removing intermediate container f11feaa753ab [2021-08-05T02:44:18.425Z] ---> 29b62c3b2d6f [2021-08-05T02:44:18.425Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-05T02:44:18.425Z] ---> Running in ea9fb5a91e6a [2021-08-05T02:44:18.425Z] Removing intermediate container ea9fb5a91e6a [2021-08-05T02:44:18.425Z] ---> 91870c77815f [2021-08-05T02:44:18.425Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-05T02:44:18.425Z] ---> Running in 68425b2617cd [2021-08-05T02:44:18.425Z] Removing intermediate container 68425b2617cd [2021-08-05T02:44:18.425Z] ---> ac0793010ab7 [2021-08-05T02:44:18.425Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-05T02:44:18.425Z] ---> b2d3c03659d8 [2021-08-05T02:44:18.425Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-05T02:44:18.695Z] ---> 515e6a3277ab [2021-08-05T02:44:18.695Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-05T02:44:18.970Z] ---> 6b0d118938ad [2021-08-05T02:44:18.970Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-05T02:44:18.970Z] ---> Running in 48d168c49d05 [2021-08-05T02:44:18.970Z] Removing intermediate container 48d168c49d05 [2021-08-05T02:44:18.970Z] ---> decefd21b99b [2021-08-05T02:44:18.970Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T02:44:18.970Z] ---> Running in c6ba0b49e49f [2021-08-05T02:44:19.242Z] Removing intermediate container c6ba0b49e49f [2021-08-05T02:44:19.242Z] ---> a83df543e5ac [2021-08-05T02:44:19.242Z] Step 22/24 : LABEL arch=x86_64 [2021-08-05T02:44:19.242Z] ---> Running in 3d89f56ab4d0 [2021-08-05T02:44:19.242Z] Removing intermediate container 3d89f56ab4d0 [2021-08-05T02:44:19.242Z] ---> 3c50d35e3460 [2021-08-05T02:44:19.242Z] Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:44:19.242Z] ---> Running in 4b0e99e2071a [2021-08-05T02:44:19.513Z] Removing intermediate container 4b0e99e2071a [2021-08-05T02:44:19.513Z] ---> ee7f00665eef [2021-08-05T02:44:19.513Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T02:44:19.513Z] ---> Running in 534937348bb3 [2021-08-05T02:44:19.513Z] Removing intermediate container 534937348bb3 [2021-08-05T02:44:19.513Z] ---> 6fa3aa659f4f [2021-08-05T02:44:19.513Z] [2021-08-05T02:44:19.781Z] Successfully built 6fa3aa659f4f [2021-08-05T02:44:19.781Z] Successfully tagged sys-mgmt-agent:latest [2021-08-05T02:44:19.796Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-05T02:44:19.801Z] $ docker stop --time=1 e8c0f07fb64a64dcfc5045ee881b920e3f7798bdc6129d334fa21999b86d7736 [2021-08-05T02:44:20.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-05T02:44:21.116Z] $ docker rm -f e8c0f07fb64a64dcfc5045ee881b920e3f7798bdc6129d334fa21999b86d7736 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T02:44:21.478Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-05T02:44:21.543Z] + docker images [2021-08-05T02:44:21.543Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-05T02:44:21.543Z] sys-mgmt-agent latest 6fa3aa659f4f 2 seconds ago 325MB [2021-08-05T02:44:21.543Z] security-bootstrapper latest 83b091d39bea 15 seconds ago 18.8MB [2021-08-05T02:44:21.543Z] support-notifications latest 889d9633618b 15 seconds ago 16.8MB [2021-08-05T02:44:21.543Z] e75d78faabfa 20 seconds ago 1.75GB [2021-08-05T02:44:21.543Z] f974cc95eaa0 23 seconds ago 1.75GB [2021-08-05T02:44:21.543Z] 5c6603b0543d 24 seconds ago 1.75GB [2021-08-05T02:44:21.543Z] core-data latest b1d0b25d11f2 34 seconds ago 20.4MB [2021-08-05T02:44:21.543Z] 76f6b6a5bb50 42 seconds ago 1.75GB [2021-08-05T02:44:21.543Z] security-secretstore-setup latest c0b038a66f6e 57 seconds ago 29MB [2021-08-05T02:44:21.543Z] support-scheduler latest 7e4f6313decf About a minute ago 16.1MB [2021-08-05T02:44:21.543Z] core-command latest afb38cef5a60 About a minute ago 16MB [2021-08-05T02:44:21.543Z] cf5f5caeef62 About a minute ago 1.75GB [2021-08-05T02:44:21.543Z] 578ee038aa16 About a minute ago 1.75GB [2021-08-05T02:44:21.543Z] 584a8bdf2805 About a minute ago 1.74GB [2021-08-05T02:44:21.543Z] security-proxy-setup latest 41ff51fe0c9e About a minute ago 25.9MB [2021-08-05T02:44:21.543Z] a5048c71cdcf About a minute ago 1.75GB [2021-08-05T02:44:21.543Z] core-metadata latest 837089513c48 About a minute ago 16.7MB [2021-08-05T02:44:21.543Z] 3d75f6ba4ee5 About a minute ago 1.75GB [2021-08-05T02:44:21.543Z] ci-base-image-x86_64 latest d93fa6fd01a6 5 minutes ago 1.24GB [2021-08-05T02:44:21.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 2 days ago 547MB [2021-08-05T02:44:21.543Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 2 days ago 37.5MB [2021-08-05T02:44:21.543Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-05T02:44:21.543Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-05T02:44:21.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 [2021-08-05T02:44:24.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-05T02:44:24.245Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [Pipeline] node [2021-08-05T02:44:34.446Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-05T02:44:34.446Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-05T02:44:34.446Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-05T02:44:34.446Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-05T02:44:34.736Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-05T02:44:35.737Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-05T02:44:37.193Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-05T02:44:37.193Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-05T02:44:37.193Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-05T02:44:37.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-05T02:44:39.268Z] Still waiting to schedule task [2021-08-05T02:44:39.268Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-05T02:44:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.256s coverage: 28.7% of statements [2021-08-05T02:44:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-05T02:44:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-05T02:44:52.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.299s coverage: 100.0% of statements [2021-08-05T02:44:52.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-05T02:44:53.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.372s coverage: 46.3% of statements [2021-08-05T02:44:53.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-05T02:44:53.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-05T02:44:56.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.653s coverage: 90.1% of statements [2021-08-05T02:44:56.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-05T02:44:56.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-05T02:44:56.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 81.2% of statements [2021-08-05T02:44:56.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-05T02:44:56.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-05T02:44:56.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-05T02:44:56.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-05T02:44:56.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-05T02:45:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.453s coverage: 94.2% of statements [2021-08-05T02:45:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-05T02:45:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-05T02:45:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 59.1% of statements [2021-08-05T02:45:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-05T02:45:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-05T02:45:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-05T02:45:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-05T02:45:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-05T02:45:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.220s coverage: 60.0% of statements [2021-08-05T02:45:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-05T02:45:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-05T02:45:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-05T02:45:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.276s coverage: 0.8% of statements [2021-08-05T02:45:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-05T02:45:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.164s coverage: 58.8% of statements [2021-08-05T02:45:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.248s coverage: 22.0% of statements [2021-08-05T02:45:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-05T02:45:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements [2021-08-05T02:45:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.258s coverage: 79.5% of statements [2021-08-05T02:45:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.179s coverage: 94.1% of statements [2021-08-05T02:45:05.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements [2021-08-05T02:45:06.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.170s coverage: 87.5% of statements [2021-08-05T02:45:18.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements [2021-08-05T02:45:18.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements [2021-08-05T02:45:23.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.574s coverage: 81.8% of statements [2021-08-05T02:45:23.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-05T02:45:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-05T02:45:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-05T02:45:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-05T02:45:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-05T02:45:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.216s coverage: 58.8% of statements [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-05T02:45:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.222s coverage: 80.0% of statements [2021-08-05T02:45:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements [2021-08-05T02:45:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.244s coverage: 85.4% of statements [2021-08-05T02:45:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.309s coverage: 91.2% of statements [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-05T02:45:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.650s coverage: 64.4% of statements [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-05T02:45:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-05T02:45:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-08-05T02:45:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-08-05T02:45:31.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2021-08-05T02:45:32.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-08-05T02:45:32.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-08-05T02:45:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.066s coverage: 66.9% of statements [2021-08-05T02:45:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-05T02:45:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-05T02:45:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-05T02:45:38.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.760s coverage: 43.6% of statements [2021-08-05T02:45:38.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-05T02:45:38.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-05T02:45:38.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.322s coverage: 89.5% of statements [2021-08-05T02:45:38.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-05T02:45:38.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements [2021-08-05T02:45:38.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-05T02:45:44.449Z] Running on prd-ubuntu18.04-docker-8c-8g-2051 in /w/workspace/edgexfoundry_edgex-go_PR-3649 [Pipeline] { [Pipeline] ws [2021-08-05T02:45:44.469Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-05T02:45:44.599Z] The recommended git tool is: git [2021-08-05T02:45:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.240s coverage: 19.5% of statements [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-05T02:45:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.594s coverage: 92.0% of statements [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-05T02:45:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 62.7% of statements [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-05T02:45:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.357s coverage: 97.7% of statements [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-05T02:45:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-05T02:45:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-05T02:45:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.172s coverage: 100.0% of statements [2021-08-05T02:45:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-08-05T02:45:48.737Z] GO111MODULE=on go vet ./... [2021-08-05T02:45:49.343Z] using credential edgex-jenkins-ssh [2021-08-05T02:45:49.358Z] Cloning the remote Git repository [2021-08-05T02:45:49.334Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-05T02:45:49.409Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-05T02:45:49.442Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-05T02:45:49.443Z] > git --version # timeout=10 [2021-08-05T02:45:49.451Z] > git --version # 'git version 2.17.1' [2021-08-05T02:45:49.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T02:45:49.485Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T02:45:55.693Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-05T02:45:55.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T02:45:55.714Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-05T02:45:55.728Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-05T02:45:55.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T02:45:55.733Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3649/head:refs/remotes/origin/PR-3649 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T02:45:56.353Z] Merging remotes/origin/main commit 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 into PR head commit 812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:45:56.472Z] Merge succeeded, producing 812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:45:56.472Z] Checking out Revision 812ad0cafe0d1091f997da893677d44cb0258b3b (PR-3649) [2021-08-05T02:45:56.339Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T02:45:56.345Z] > git checkout -f 812ad0cafe0d1091f997da893677d44cb0258b3b # timeout=10 [2021-08-05T02:45:56.413Z] > git remote # timeout=10 [2021-08-05T02:45:56.421Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T02:45:56.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T02:45:56.428Z] > git merge 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 # timeout=10 [2021-08-05T02:45:56.437Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T02:45:56.450Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T02:45:56.459Z] > git checkout -f 812ad0cafe0d1091f997da893677d44cb0258b3b # timeout=10 [2021-08-05T02:46:00.258Z] Commit message: "feat: Allow empty string ID when name is provided" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T02:46:01.296Z] + echo snap-build.sh [2021-08-05T02:46:01.296Z] snap-build.sh [2021-08-05T02:46:01.296Z] + SNAP_BASE_DIR=. [2021-08-05T02:46:01.296Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-08-05T02:46:01.296Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-08-05T02:46:01.296Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-08-05T02:46:01.296Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-08-05T02:46:01.296Z] + cd /w/workspace/edgex-go/3 [2021-08-05T02:46:01.296Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-05T02:46:01.296Z] Reading package lists... [2021-08-05T02:46:01.296Z] Building dependency tree... [2021-08-05T02:46:01.296Z] Reading state information... [2021-08-05T02:46:01.296Z] The following packages were automatically installed and are no longer required: [2021-08-05T02:46:01.296Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-05T02:46:01.296Z] uidmap xdelta3 [2021-08-05T02:46:01.296Z] Use 'sudo apt autoremove' to remove them. [2021-08-05T02:46:01.296Z] The following packages will be REMOVED: [2021-08-05T02:46:01.296Z] lxd* lxd-client* [2021-08-05T02:46:01.565Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-05T02:46:01.565Z] After this operation, 31.7 MB disk space will be freed. [2021-08-05T02:46:02.105Z] (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-08-05T02:46:02.105Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-05T02:46:03.072Z] Removing lxd dnsmasq configuration [2021-08-05T02:46:03.072Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-05T02:46:03.072Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-05T02:46:04.033Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-05T02:46:04.034Z] (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-08-05T02:46:04.034Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-05T02:46:05.446Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-05T02:46:05.446Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-05T02:46:06.029Z] + sudo snap remove --purge lxd [2021-08-05T02:46:06.300Z] snap "lxd" is not installed [2021-08-05T02:46:06.301Z] + sudo groupadd --force --system lxd [2021-08-05T02:46:06.301Z] ++ whoami [2021-08-05T02:46:06.301Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-05T02:46:06.301Z] + newgrp - lxd [2021-08-05T02:46:06.301Z] + sudo snap install lxd [2021-08-05T02:46:14.554Z] 2021-08-05T02:46:11Z INFO Waiting for automatic snapd restart... [2021-08-05T02:46:26.943Z] lxd 4.16 from Canonical* installed [2021-08-05T02:46:26.943Z] + sudo lxd init --auto [2021-08-05T02:46:37.060Z] + sudo snap install --classic snapcraft [2021-08-05T02:46:52.080Z] snapcraft 4.8.3 from Canonical* installed [2021-08-05T02:46:52.080Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-05T02:46:52.080Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-05T02:46:52.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T02:46:52.080Z] Dload Upload Total Spent Left Speed [2021-08-05T02:46:52.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4446 0 --:--:-- --:--:-- --:--:-- 4446 [2021-08-05T02:46:52.081Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7679k 0 --:--:-- --:--:-- --:--:-- 38.6M [2021-08-05T02:46:52.081Z] ./yq_linux_amd64 [2021-08-05T02:46:52.081Z] + sudo snapcraft prime --use-lxd [2021-08-05T02:46:52.347Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-05T02:46:52.347Z] 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-08-05T02:46:52.347Z] - README.md [2021-08-05T02:46:52.347Z] [2021-08-05T02:46:52.347Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-05T02:46:52.614Z] Launching a container. [2021-08-05T02:47:02.734Z] Waiting for container to be ready [2021-08-05T02:47:02.734Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-05T02:47:02.734Z] [2021-08-05T02:47:06.091Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-05T02:47:06.362Z] Waiting for network to be ready... [2021-08-05T02:47:06.947Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-05T02:47:06.947Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-05T02:47:06.947Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-05T02:47:07.216Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-05T02:47:07.216Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-05T02:47:07.216Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-05T02:47:07.216Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-05T02:47:07.216Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-05T02:47:07.216Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-05T02:47:07.216Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-05T02:47:07.819Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-05T02:47:07.819Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-05T02:47:08.084Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-05T02:47:08.084Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-05T02:47:08.084Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-05T02:47:08.084Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-05T02:47:08.084Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-05T02:47:08.084Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-05T02:47:08.352Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-05T02:47:08.619Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-05T02:47:08.619Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-05T02:47:08.619Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-05T02:47:08.619Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-05T02:47:08.619Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-05T02:47:08.619Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-05T02:47:08.619Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-05T02:47:08.619Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-05T02:47:10.568Z] gofmt -l . [2021-08-05T02:47:10.568Z] [ "`gofmt -l .`" = "" ] [2021-08-05T02:47:10.568Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-05T02:47:11.208Z] Fetched 25.0 MB in 4s (5906 kB/s) [2021-08-05T02:47:11.242Z] + ls -al . [2021-08-05T02:47:11.242Z] total 624 [2021-08-05T02:47:11.242Z] drwxrwxr-x 9 1001 1001 4096 Aug 5 02:47 . [2021-08-05T02:47:11.242Z] drwxr-xr-x 4 root root 4096 Aug 5 02:42 .. [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 11 Aug 5 02:40 .dockerignore [2021-08-05T02:47:11.242Z] drwxrwxr-x 8 1001 1001 4096 Aug 5 02:40 .git [2021-08-05T02:47:11.242Z] drwxrwxr-x 3 1001 1001 4096 Aug 5 02:40 .github [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 818 Aug 5 02:40 .gitignore [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 76 Aug 5 02:40 .hadolint.yml [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 166 Aug 5 02:40 .sonarcloud.properties [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 8609 Aug 5 02:40 Attribution.txt [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 43881 Aug 5 02:40 CHANGELOG.md [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 3804 Aug 5 02:40 CONTRIBUTING.md [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 931 Aug 5 02:40 Dockerfile.build [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 849 Aug 5 02:40 Jenkinsfile [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 10775 Aug 5 02:40 LICENSE [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 5915 Aug 5 02:40 Makefile [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 8643 Aug 5 02:40 README.md [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 6912 Aug 5 02:40 SECURITY.md [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 5 Aug 5 02:37 VERSION [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 4131 Aug 5 02:40 ZMQWindows.md [2021-08-05T02:47:11.242Z] drwxrwxr-x 2 1001 1001 4096 Aug 5 02:40 bin [2021-08-05T02:47:11.242Z] drwxrwxr-x 14 1001 1001 4096 Aug 5 02:40 cmd [2021-08-05T02:47:11.242Z] -rw-r--r-- 1 root root 404176 Aug 5 02:45 coverage.out [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 813 Aug 5 02:40 go.mod [2021-08-05T02:47:11.242Z] -rw-r--r-- 1 root root 48847 Aug 5 02:42 go.sum [2021-08-05T02:47:11.242Z] drwxrwxr-x 8 1001 1001 4096 Aug 5 02:40 internal [2021-08-05T02:47:11.242Z] drwxrwxr-x 3 1001 1001 4096 Aug 5 02:40 openapi [2021-08-05T02:47:11.242Z] drwxrwxr-x 4 1001 1001 4096 Aug 5 02:40 snap [2021-08-05T02:47:11.242Z] -rw-rw-r-- 1 1001 1001 204 Aug 5 02:40 version.go [Pipeline] sh [2021-08-05T02:47:11.791Z] Reading package lists... [2021-08-05T02:47:11.903Z] + '[' -e coverage.out ] [2021-08-05T02:47:11.903Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-05T02:47:11.935Z] Warning: overwriting stash ‘coverage-report’ [2021-08-05T02:47:12.059Z] Reading package lists... [2021-08-05T02:47:12.326Z] Building dependency tree... [2021-08-05T02:47:12.326Z] Reading state information... [2021-08-05T02:47:12.326Z] The following additional packages will be installed: [2021-08-05T02:47:12.326Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-05T02:47:12.326Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-05T02:47:12.326Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-05T02:47:12.326Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-05T02:47:12.326Z] Suggested packages: [2021-08-05T02:47:12.326Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-05T02:47:12.326Z] Recommended packages: [2021-08-05T02:47:12.326Z] gnupg libsasl2-modules [2021-08-05T02:47:12.326Z] The following NEW packages will be installed: [2021-08-05T02:47:12.327Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-05T02:47:12.327Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-05T02:47:12.327Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-05T02:47:12.327Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-05T02:47:12.327Z] The following packages will be upgraded: [2021-08-05T02:47:12.327Z] gpg gpg-agent gpgconf libudev1 [2021-08-05T02:47:12.597Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-05T02:47:12.597Z] Need to get 3527 kB of archives. [2021-08-05T02:47:12.597Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-05T02:47:12.597Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-05T02:47:12.597Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-05T02:47:12.597Z] Get:3 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-08-05T02:47:12.597Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-05T02:47:12.597Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-05T02:47:12.597Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-05T02:47:12.597Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-05T02:47:12.763Z] Stashed 1 file(s) [Pipeline] sh [2021-08-05T02:47:13.181Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-05T02:47:13.181Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-05T02:47:13.181Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-05T02:47:13.181Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-05T02:47:13.413Z] + make build [2021-08-05T02:47:13.413Z] go mod tidy [2021-08-05T02:47:13.450Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-05T02:47:13.450Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-05T02:47:13.450Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-05T02:47:13.450Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-05T02:47:13.450Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-05T02:47:13.450Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-05T02:47:13.450Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-05T02:47:13.450Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-05T02:47:13.450Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-05T02:47:13.450Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-05T02:47:13.450Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-05T02:47:13.716Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-05T02:47:13.716Z] Fetched 3527 kB in 1s (3365 kB/s) [2021-08-05T02:47:13.716Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-05T02:47:13.716Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-05T02:47:13.716Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-05T02:47:13.716Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-05T02:47:13.716Z] Selecting previously unselected package udev. [2021-08-05T02:47:13.716Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-05T02:47:13.716Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-05T02:47:13.989Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-05T02:47:13.989Z] Selecting previously unselected package libfuse2:amd64. [2021-08-05T02:47:13.989Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-05T02:47:13.989Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-05T02:47:14.015Z] 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-08-05T02:47:14.258Z] Selecting previously unselected package fuse. [2021-08-05T02:47:14.258Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-05T02:47:14.258Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-05T02:47:14.258Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-05T02:47:14.258Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-05T02:47:14.258Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-05T02:47:14.258Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-05T02:47:14.258Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-05T02:47:14.258Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-05T02:47:14.526Z] Selecting previously unselected package libksba8:amd64. [2021-08-05T02:47:14.526Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-05T02:47:14.526Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-05T02:47:14.526Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-05T02:47:14.526Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T02:47:14.526Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:14.526Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-05T02:47:14.526Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T02:47:14.526Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:14.804Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-05T02:47:14.804Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T02:47:14.804Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:14.804Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-05T02:47:14.804Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T02:47:14.804Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:14.804Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-05T02:47:14.804Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T02:47:14.804Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:14.804Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-05T02:47:14.804Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T02:47:14.804Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:14.804Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-05T02:47:14.804Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T02:47:14.804Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:15.074Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-05T02:47:15.074Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T02:47:15.074Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:15.074Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-05T02:47:15.074Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T02:47:15.074Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:15.074Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-05T02:47:15.074Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-05T02:47:15.074Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-05T02:47:15.074Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-05T02:47:15.074Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-05T02:47:15.074Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-05T02:47:15.344Z] Selecting previously unselected package libldap-common. [2021-08-05T02:47:15.344Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-05T02:47:15.344Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-05T02:47:15.344Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-05T02:47:15.344Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-05T02:47:15.344Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-05T02:47:15.344Z] Selecting previously unselected package dirmngr. [2021-08-05T02:47:15.344Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-05T02:47:15.344Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-05T02:47:15.344Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-05T02:47:15.344Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-05T02:47:15.344Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-05T02:47:15.344Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-05T02:47:15.344Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-05T02:47:15.344Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-05T02:47:15.610Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:15.610Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-05T02:47:15.610Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-05T02:47:15.610Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-05T02:47:15.877Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-05T02:47:15.878Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:15.878Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-05T02:47:15.878Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-05T02:47:15.878Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-05T02:47:15.878Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:16.147Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:16.147Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:16.147Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:16.147Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:16.147Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:16.147Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T02:47:16.147Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-05T02:47:16.147Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-05T02:47:16.147Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-05T02:47:16.415Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-05T02:47:16.415Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-05T02:47:16.415Z] This means they are not meant to be enabled using systemctl. [2021-08-05T02:47:16.415Z] Possible reasons for having this kind of units are: [2021-08-05T02:47:16.415Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-05T02:47:16.415Z] .wants/ or .requires/ directory. [2021-08-05T02:47:16.415Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-05T02:47:16.415Z] a requirement dependency on it. [2021-08-05T02:47:16.415Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-05T02:47:16.415Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-05T02:47:16.415Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-05T02:47:16.415Z] instance name specified. [2021-08-05T02:47:17.009Z] Reading package lists... [2021-08-05T02:47:17.009Z] Building dependency tree... [2021-08-05T02:47:17.009Z] Reading state information... [2021-08-05T02:47:17.280Z] The following additional packages will be installed: [2021-08-05T02:47:17.280Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-05T02:47:17.280Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-05T02:47:17.280Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-05T02:47:17.280Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-05T02:47:17.280Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-05T02:47:17.280Z] Suggested packages: [2021-08-05T02:47:17.280Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-05T02:47:17.280Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-05T02:47:17.280Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-05T02:47:17.280Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-05T02:47:17.280Z] systemd-container policykit-1 [2021-08-05T02:47:17.280Z] Recommended packages: [2021-08-05T02:47:17.280Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-05T02:47:17.280Z] The following NEW packages will be installed: [2021-08-05T02:47:17.280Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-05T02:47:17.280Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-05T02:47:17.280Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-05T02:47:17.280Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-05T02:47:17.280Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-05T02:47:17.280Z] The following packages will be upgraded: [2021-08-05T02:47:17.280Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-05T02:47:17.280Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-05T02:47:17.280Z] Need to get 36.7 MB of archives. [2021-08-05T02:47:17.280Z] After this operation, 147 MB of additional disk space will be used. [2021-08-05T02:47:17.280Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-05T02:47:17.547Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-05T02:47:17.548Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-05T02:47:17.548Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-05T02:47:17.548Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-05T02:47:17.548Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-05T02:47:17.548Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-05T02:47:17.548Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-05T02:47:17.548Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-05T02:47:17.548Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-05T02:47:17.548Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-05T02:47:17.548Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-05T02:47:17.548Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-05T02:47:17.548Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-05T02:47:17.548Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-05T02:47:17.548Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-05T02:47:17.548Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-05T02:47:17.548Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-05T02:47:18.135Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-05T02:47:18.135Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-05T02:47:18.135Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-05T02:47:18.135Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-05T02:47:18.135Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-05T02:47:18.135Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-05T02:47:18.135Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-05T02:47:18.135Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-05T02:47:18.135Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-05T02:47:18.135Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-05T02:47:18.135Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-05T02:47:18.402Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-05T02:47:19.816Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-05T02:47:19.816Z] Fetched 36.7 MB in 2s (16.5 MB/s) [2021-08-05T02:47:19.816Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-05T02:47:19.816Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-05T02:47:19.816Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-05T02:47:20.405Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-05T02:47:20.406Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-05T02:47:20.406Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-05T02:47:20.406Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-05T02:47:20.406Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-05T02:47:20.406Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-05T02:47:20.406Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-05T02:47:20.674Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-05T02:47:20.674Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-05T02:47:20.674Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-05T02:47:20.732Z] 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-08-05T02:47:20.941Z] Setting up apt (1.6.14) ... [2021-08-05T02:47:20.941Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-05T02:47:21.209Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-05T02:47:21.209Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-05T02:47:21.209Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-05T02:47:21.209Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-05T02:47:21.525Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-05T02:47:21.526Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-05T02:47:21.526Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T02:47:21.793Z] Selecting previously unselected package libexpat1:amd64. [2021-08-05T02:47:21.793Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-05T02:47:21.793Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-05T02:47:21.793Z] Selecting previously unselected package python3.6-minimal. [2021-08-05T02:47:21.793Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-05T02:47:21.793Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T02:47:22.063Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-05T02:47:22.063Z] Checking for services that may need to be restarted...done. [2021-08-05T02:47:22.063Z] Checking for services that may need to be restarted...done. [2021-08-05T02:47:22.063Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T02:47:22.063Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-05T02:47:22.063Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T02:47:22.654Z] Selecting previously unselected package python3-minimal. [2021-08-05T02:47:22.654Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-05T02:47:22.654Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-05T02:47:22.654Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-05T02:47:22.654Z] Selecting previously unselected package mime-support. [2021-08-05T02:47:22.654Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-05T02:47:22.654Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-05T02:47:22.654Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-05T02:47:22.654Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-05T02:47:22.654Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-05T02:47:22.654Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-05T02:47:22.654Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-05T02:47:22.654Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T02:47:22.922Z] Selecting previously unselected package python3.6. [2021-08-05T02:47:22.922Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-05T02:47:22.922Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T02:47:22.922Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-05T02:47:22.922Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-05T02:47:22.922Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-05T02:47:22.922Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-05T02:47:23.191Z] Selecting previously unselected package python3. [2021-08-05T02:47:23.191Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-05T02:47:23.191Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-05T02:47:23.191Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-05T02:47:23.191Z] Selecting previously unselected package multiarch-support. [2021-08-05T02:47:23.191Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-05T02:47:23.191Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-05T02:47:23.459Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-05T02:47:23.459Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-05T02:47:23.459Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-05T02:47:23.459Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-05T02:47:23.459Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-05T02:47:23.459Z] Selecting previously unselected package libbsd0:amd64. [2021-08-05T02:47:23.459Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-05T02:47:23.459Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-05T02:47:23.459Z] Selecting previously unselected package sudo. [2021-08-05T02:47:23.459Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-05T02:47:23.459Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-05T02:47:23.726Z] Selecting previously unselected package apparmor. [2021-08-05T02:47:23.726Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-05T02:47:23.726Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-05T02:47:23.726Z] Selecting previously unselected package libedit2:amd64. [2021-08-05T02:47:23.726Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-05T02:47:23.726Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-05T02:47:23.998Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-05T02:47:23.998Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-05T02:47:23.998Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T02:47:23.998Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-05T02:47:23.998Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-05T02:47:23.998Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T02:47:23.998Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-05T02:47:23.998Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-05T02:47:23.998Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-05T02:47:23.998Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-05T02:47:23.998Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-05T02:47:23.998Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T02:47:23.998Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-05T02:47:23.998Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-05T02:47:23.998Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T02:47:24.270Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-05T02:47:24.270Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-05T02:47:24.270Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-05T02:47:24.270Z] Selecting previously unselected package openssh-client. [2021-08-05T02:47:24.270Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-05T02:47:24.270Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-05T02:47:24.538Z] Selecting previously unselected package squashfs-tools. [2021-08-05T02:47:24.538Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-05T02:47:24.538Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-05T02:47:24.538Z] Selecting previously unselected package snapd. [2021-08-05T02:47:24.538Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-05T02:47:24.538Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-05T02:47:27.125Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-05T02:47:27.126Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-05T02:47:27.126Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-05T02:47:27.126Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-05T02:47:27.126Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-05T02:47:27.126Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T02:47:27.126Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-05T02:47:27.126Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-05T02:47:27.126Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-05T02:47:27.393Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-05T02:47:27.660Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-05T02:47:27.660Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-05T02:47:27.660Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T02:47:27.660Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T02:47:27.660Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T02:47:28.244Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-05T02:47:28.244Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T02:47:28.244Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-05T02:47:28.244Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-05T02:47:28.244Z] running python rtupdate hooks for python3.6... [2021-08-05T02:47:28.244Z] running python post-rtupdate hooks for python3.6... [2021-08-05T02:47:28.244Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-05T02:47:28.830Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-05T02:47:29.098Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T02:47:29.098Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-05T02:47:29.098Z] Setting up snapd (2.49.2+18.04) ... [2021-08-05T02:47:29.688Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-05T02:47:29.688Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-05T02:47:29.954Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-05T02:47:29.955Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-05T02:47:30.221Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-05T02:47:30.221Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-05T02:47:30.489Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-05T02:47:30.489Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-05T02:47:30.758Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-05T02:47:31.046Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-05T02:47:31.046Z] /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-08-05T02:47:31.046Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-05T02:47:31.046Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-05T02:47:33.003Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-05T02:47:33.003Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-05T02:47:33.003Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-05T02:47:33.969Z] Reading package lists... [2021-08-05T02:47:34.276Z] Reading package lists... [2021-08-05T02:47:34.276Z] Building dependency tree... [2021-08-05T02:47:34.276Z] Reading state information... [2021-08-05T02:47:34.650Z] Calculating upgrade... [2021-08-05T02:47:34.650Z] The following packages will be upgraded: [2021-08-05T02:47:34.650Z] advancecomp base-files bash binutils binutils-common [2021-08-05T02:47:34.650Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-05T02:47:34.650Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-05T02:47:34.650Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-05T02:47:34.650Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-05T02:47:34.650Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-05T02:47:34.650Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-05T02:47:34.650Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-05T02:47:34.650Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-05T02:47:34.650Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-05T02:47:34.650Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-05T02:47:34.650Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-05T02:47:34.650Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-05T02:47:34.650Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-05T02:47:34.650Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-05T02:47:34.650Z] ubuntu-keyring util-linux [2021-08-05T02:47:34.650Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-05T02:47:34.650Z] Need to get 64.2 MB of archives. [2021-08-05T02:47:34.650Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-05T02:47:34.650Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-05T02:47:34.918Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-05T02:47:34.918Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-05T02:47:34.918Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-05T02:47:34.918Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-05T02:47:34.918Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-05T02:47:34.918Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-05T02:47:34.918Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-05T02:47:34.918Z] 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-08-05T02:47:34.918Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-05T02:47:34.918Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-05T02:47:34.918Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-05T02:47:34.918Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-05T02:47:34.918Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-05T02:47:34.918Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-05T02:47:34.918Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-05T02:47:34.918Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-05T02:47:34.918Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-05T02:47:34.918Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-05T02:47:34.918Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-05T02:47:34.918Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-05T02:47:34.918Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-05T02:47:34.918Z] 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-08-05T02:47:34.918Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-05T02:47:35.266Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-05T02:47:35.266Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-05T02:47:35.266Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-05T02:47:35.267Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-05T02:47:35.267Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-05T02:47:35.267Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-05T02:47:35.267Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-05T02:47:35.267Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-05T02:47:35.267Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-05T02:47:35.267Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-05T02:47:35.267Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-05T02:47:35.267Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-05T02:47:35.267Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-05T02:47:35.267Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-05T02:47:35.267Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-05T02:47:35.267Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-05T02:47:35.267Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-05T02:47:35.267Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-05T02:47:35.267Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-05T02:47:35.267Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-05T02:47:35.267Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-05T02:47:35.267Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-05T02:47:35.267Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-05T02:47:35.267Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-05T02:47:35.267Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-05T02:47:35.267Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-05T02:47:35.267Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-05T02:47:35.267Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-05T02:47:35.267Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-05T02:47:35.267Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-05T02:47:35.267Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-05T02:47:35.267Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-05T02:47:35.267Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-05T02:47:35.267Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-05T02:47:35.267Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-05T02:47:35.545Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-05T02:47:35.545Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-05T02:47:35.545Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-05T02:47:35.810Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-05T02:47:35.810Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-05T02:47:35.810Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-05T02:47:35.810Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-05T02:47:35.810Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-05T02:47:35.810Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-05T02:47:35.810Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-05T02:47:36.078Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-05T02:47:36.078Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-05T02:47:36.078Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-05T02:47:36.078Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-05T02:47:36.078Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-05T02:47:36.078Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-05T02:47:36.078Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-05T02:47:36.078Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-05T02:47:36.078Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-05T02:47:36.078Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-05T02:47:36.078Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-05T02:47:36.078Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-05T02:47:36.349Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-05T02:47:36.349Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-05T02:47:36.349Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-05T02:47:36.349Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-05T02:47:36.349Z] Get:86 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-08-05T02:47:36.349Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-05T02:47:36.349Z] 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-08-05T02:47:36.349Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-05T02:47:36.349Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-05T02:47:36.349Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-05T02:47:36.349Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-05T02:47:36.349Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-05T02:47:36.349Z] 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-08-05T02:47:36.349Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-05T02:47:36.349Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-05T02:47:36.349Z] 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-08-05T02:47:36.349Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-05T02:47:36.618Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-05T02:47:36.618Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-05T02:47:36.618Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-05T02:47:36.618Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-05T02:47:36.618Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-05T02:47:36.618Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-05T02:47:36.886Z] Fetched 64.2 MB in 2s (32.3 MB/s) [2021-08-05T02:47:36.886Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-05T02:47:36.886Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-05T02:47:36.886Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-05T02:47:37.156Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-05T02:47:37.156Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-05T02:47:37.156Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-05T02:47:37.156Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-05T02:47:37.425Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:37.425Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T02:47:37.694Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:37.694Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T02:47:37.694Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:37.694Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T02:47:37.961Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:37.961Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T02:47:37.961Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:37.961Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T02:47:37.961Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:37.961Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T02:47:37.961Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:37.961Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T02:47:38.228Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T02:47:38.228Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-05T02:47:38.228Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:38.228Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-05T02:47:38.228Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-05T02:47:38.496Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-05T02:47:38.496Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:38.496Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T02:47:38.496Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:38.496Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T02:47:38.496Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:38.496Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T02:47:38.496Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T02:47:38.764Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-05T02:47:38.764Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-05T02:47:38.764Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-05T02:47:39.352Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-05T02:47:39.352Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-05T02:47:39.352Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-05T02:47:39.352Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-05T02:47:39.352Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-05T02:47:39.352Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-05T02:47:39.621Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-05T02:47:39.621Z] Installing new version of config file /etc/issue ... [2021-08-05T02:47:39.622Z] Installing new version of config file /etc/issue.net ... [2021-08-05T02:47:39.622Z] Installing new version of config file /etc/lsb-release ... [2021-08-05T02:47:39.622Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-05T02:47:39.888Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-05T02:47:39.888Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-05T02:47:39.888Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-05T02:47:40.158Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:40.158Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-05T02:47:40.158Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-05T02:47:40.158Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-05T02:47:40.158Z] 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-08-05T02:47:40.426Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:40.426Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T02:47:40.426Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-05T02:47:40.426Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-05T02:47:40.426Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:40.426Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-05T02:47:40.426Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-05T02:47:40.426Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-05T02:47:40.426Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:40.695Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-05T02:47:40.695Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-05T02:47:40.695Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-05T02:47:40.964Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:40.964Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-05T02:47:40.964Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-05T02:47:40.964Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-05T02:47:40.964Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:40.964Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-05T02:47:40.964Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-05T02:47:41.234Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-05T02:47:41.234Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:41.234Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-05T02:47:41.234Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-05T02:47:41.234Z] Setting up grep (3.1-2build1) ... [2021-08-05T02:47:41.234Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:41.234Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-05T02:47:41.234Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-05T02:47:41.504Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-05T02:47:41.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:41.504Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-05T02:47:41.504Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-05T02:47:41.773Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-05T02:47:41.773Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:41.773Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-05T02:47:41.773Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-05T02:47:41.773Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-05T02:47:41.773Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:41.773Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-05T02:47:41.773Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-05T02:47:42.366Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-05T02:47:42.366Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-05T02:47:42.366Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-05T02:47:42.366Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-05T02:47:42.635Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-05T02:47:42.904Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:42.904Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-05T02:47:42.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-05T02:47:43.173Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-05T02:47:43.446Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-05T02:47:43.446Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-05T02:47:43.715Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-05T02:47:43.715Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-05T02:47:43.715Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-05T02:47:43.715Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:43.715Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-05T02:47:43.715Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-05T02:47:43.981Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-05T02:47:43.981Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:43.981Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T02:47:43.981Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T02:47:43.981Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-05T02:47:43.981Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:43.981Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T02:47:43.981Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T02:47:44.249Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-05T02:47:44.249Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:44.249Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T02:47:44.249Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T02:47:44.249Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-05T02:47:44.249Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:44.249Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T02:47:44.365Z] 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-08-05T02:47:44.518Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T02:47:44.518Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-05T02:47:44.518Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:44.518Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-05T02:47:44.518Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-05T02:47:44.518Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-05T02:47:44.518Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-05T02:47:44.788Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-05T02:47:44.788Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:44.788Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-05T02:47:44.788Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-05T02:47:44.788Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-05T02:47:44.788Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:44.788Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T02:47:44.788Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T02:47:45.055Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-05T02:47:45.055Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:45.055Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T02:47:45.055Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T02:47:45.055Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-05T02:47:45.055Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:45.055Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T02:47:45.322Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T02:47:45.594Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-05T02:47:45.862Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-05T02:47:46.129Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-05T02:47:46.129Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:46.129Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-05T02:47:46.129Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-05T02:47:46.403Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-05T02:47:46.403Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T02:47:46.403Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-05T02:47:46.403Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-05T02:47:46.673Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-05T02:47:46.673Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-05T02:47:46.673Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-05T02:47:46.673Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-05T02:47:46.942Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-05T02:47:46.942Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-05T02:47:46.942Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-05T02:47:46.942Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-05T02:47:47.217Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-05T02:47:47.217Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-05T02:47:47.217Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-05T02:47:47.217Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-05T02:47:47.217Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-05T02:47:47.217Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-05T02:47:47.217Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-05T02:47:47.217Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-05T02:47:47.486Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-05T02:47:47.486Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-05T02:47:47.486Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-05T02:47:47.486Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-05T02:47:47.486Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-05T02:47:47.486Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-05T02:47:47.486Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-05T02:47:47.755Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-05T02:47:47.755Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-05T02:47:48.025Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:48.025Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T02:47:48.025Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T02:47:48.025Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-05T02:47:48.025Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-05T02:47:48.025Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-05T02:47:48.025Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-05T02:47:48.025Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-05T02:47:48.295Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:48.295Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-05T02:47:48.295Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-05T02:47:48.295Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-05T02:47:48.295Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:48.295Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-05T02:47:48.295Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-05T02:47:48.563Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-05T02:47:48.563Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:48.563Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-05T02:47:48.563Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-05T02:47:48.563Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-05T02:47:48.690Z] 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-08-05T02:47:48.831Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:48.831Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-05T02:47:48.831Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-05T02:47:48.831Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-05T02:47:48.831Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:48.831Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-05T02:47:48.831Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-05T02:47:49.099Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-05T02:47:49.099Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:49.099Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-05T02:47:49.099Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-05T02:47:49.291Z] 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-08-05T02:47:49.369Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-05T02:47:49.369Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:49.369Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-05T02:47:49.369Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-05T02:47:49.369Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-05T02:47:49.637Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:49.637Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-05T02:47:49.637Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-05T02:47:49.637Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-05T02:47:49.637Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:49.637Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-05T02:47:49.637Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-05T02:47:49.905Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-05T02:47:49.905Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:49.905Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-05T02:47:49.905Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-05T02:47:49.905Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-05T02:47:49.905Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:49.905Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-05T02:47:49.905Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-05T02:47:50.172Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-05T02:47:50.172Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:50.173Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-05T02:47:50.173Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-05T02:47:50.173Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-05T02:47:50.445Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:50.445Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-05T02:47:50.445Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-05T02:47:50.445Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-05T02:47:50.445Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:50.445Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-05T02:47:50.445Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-05T02:47:50.445Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-05T02:47:50.714Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T02:47:50.714Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-05T02:47:50.714Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-05T02:47:50.714Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-05T02:47:50.714Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-05T02:47:50.714Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-05T02:47:50.714Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-05T02:47:50.714Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-05T02:47:50.714Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-05T02:47:50.982Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-05T02:47:50.982Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-05T02:47:51.250Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-05T02:47:51.250Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-05T02:47:51.250Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-05T02:47:51.250Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-05T02:47:51.250Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-05T02:47:51.250Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-05T02:47:51.520Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-05T02:47:51.520Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-05T02:47:51.520Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-05T02:47:51.520Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-05T02:47:51.520Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-05T02:47:51.520Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-05T02:47:51.788Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-05T02:47:51.788Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-05T02:47:51.788Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-05T02:47:51.788Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-05T02:47:51.788Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-05T02:47:51.788Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-05T02:47:52.372Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-05T02:47:52.372Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-05T02:47:52.372Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-05T02:47:52.372Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-05T02:47:52.372Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-05T02:47:52.372Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-05T02:47:52.693Z] 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-08-05T02:47:52.959Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-05T02:47:52.959Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-05T02:47:52.959Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-05T02:47:52.959Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-05T02:47:52.959Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-05T02:47:52.959Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-05T02:47:53.226Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:53.226Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T02:47:53.226Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:53.226Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T02:47:53.493Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:53.493Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T02:47:53.493Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:53.493Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T02:47:54.453Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:54.453Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T02:47:55.412Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:55.412Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T02:47:56.001Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:56.001Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T02:47:56.082Z] 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-08-05T02:47:56.270Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:56.270Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T02:47:57.232Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T02:47:57.232Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T02:47:57.232Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-05T02:47:57.232Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-05T02:47:57.232Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-05T02:47:57.232Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-05T02:47:57.502Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-05T02:47:57.502Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-05T02:47:57.502Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-05T02:47:57.502Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-05T02:47:57.502Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-05T02:47:57.502Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-05T02:47:57.502Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-05T02:47:57.502Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-05T02:47:57.771Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-05T02:47:57.771Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-05T02:47:57.771Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T02:47:57.771Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-05T02:47:57.771Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T02:47:57.771Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T02:47:57.771Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T02:47:57.771Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-05T02:47:57.771Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-05T02:47:57.771Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-05T02:47:58.038Z] [2021-08-05T02:47:58.038Z] Current default time zone: 'Etc/UTC' [2021-08-05T02:47:58.038Z] Local time is now: Thu Aug 5 02:47:57 UTC 2021. [2021-08-05T02:47:58.038Z] Universal Time is now: Thu Aug 5 02:47:57 UTC 2021. [2021-08-05T02:47:58.038Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-05T02:47:58.038Z] [2021-08-05T02:47:58.038Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-05T02:47:58.038Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T02:47:58.038Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-05T02:47:58.038Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-05T02:47:58.038Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-05T02:47:58.038Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-05T02:47:58.038Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-05T02:47:58.038Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-05T02:47:58.038Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-05T02:47:58.038Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-05T02:47:58.038Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T02:47:58.038Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-05T02:47:58.308Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T02:47:58.308Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-05T02:47:58.308Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T02:47:58.308Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-05T02:47:58.308Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-05T02:47:58.308Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-05T02:47:58.308Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-05T02:47:58.308Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-05T02:47:58.308Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-05T02:47:58.308Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-05T02:47:58.308Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-05T02:47:58.710Z] 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-08-05T02:48:00.260Z] Updating certificates in /etc/ssl/certs... [2021-08-05T02:48:01.229Z] 23 added, 27 removed; done. [2021-08-05T02:48:01.229Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-05T02:48:01.229Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T02:48:01.229Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-05T02:48:01.229Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-05T02:48:01.229Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-05T02:48:01.229Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T02:48:01.229Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-05T02:48:01.229Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T02:48:01.229Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T02:48:01.229Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T02:48:01.229Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T02:48:01.229Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T02:48:01.229Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-05T02:48:01.497Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-05T02:48:01.497Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-05T02:48:01.497Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-05T02:48:01.497Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-05T02:48:01.497Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T02:48:01.497Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T02:48:01.497Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-05T02:48:01.497Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-05T02:48:01.497Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-05T02:48:01.497Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-05T02:48:01.497Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-05T02:48:01.765Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-05T02:48:01.765Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-05T02:48:01.765Z] Updating certificates in /etc/ssl/certs... [2021-08-05T02:48:02.352Z] 0 added, 0 removed; done. [2021-08-05T02:48:02.352Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-05T02:48:02.352Z] done. [2021-08-05T02:48:02.620Z] Reading package lists... [2021-08-05T02:48:02.888Z] Building dependency tree... [2021-08-05T02:48:02.888Z] Reading state information... [2021-08-05T02:48:03.046Z] 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-08-05T02:48:03.157Z] The following NEW packages will be installed: [2021-08-05T02:48:03.157Z] apt-transport-https [2021-08-05T02:48:03.157Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-05T02:48:05.137Z] Need to get 4348 B of archives. [2021-08-05T02:48:05.137Z] After this operation, 154 kB of additional disk space will be used. [2021-08-05T02:48:05.137Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-05T02:48:05.137Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-05T02:48:05.137Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-08-05T02:48:05.137Z] Selecting previously unselected package apt-transport-https. [2021-08-05T02:48:05.137Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-05T02:48:05.137Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-05T02:48:05.137Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-05T02:48:05.137Z] Setting up apt-transport-https (1.6.14) ... [2021-08-05T02:48:05.137Z] Waiting for network to be ready... [2021-08-05T02:48:05.436Z] 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-08-05T02:48:08.828Z] 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-08-05T02:48:09.387Z] 2021-08-05T02:48:06Z INFO Waiting for automatic snapd restart... [2021-08-05T02:48:09.387Z] snapd 2.51.3 from Canonical* installed [2021-08-05T02:48:09.968Z] "snapd" switched to the "latest/stable" channel [2021-08-05T02:48:09.968Z] [2021-08-05T02:48:12.552Z] core18 20210611 from Canonical* installed [2021-08-05T02:48:12.552Z] "core18" switched to the "latest/stable" channel [2021-08-05T02:48:12.552Z] [Pipeline] } [2021-08-05T02:48:14.261Z] $ docker stop --time=1 dec5d20f4298bf7ec624d0f990ee31960f0e6e92bd7c0958410932b1e88100a4 [2021-08-05T02:48:15.897Z] snapcraft 4.8.3 from Canonical* installed [2021-08-05T02:48:15.897Z] "snapcraft" switched to the "latest/stable" channel [2021-08-05T02:48:15.897Z] [2021-08-05T02:48:16.729Z] $ docker rm -f dec5d20f4298bf7ec624d0f990ee31960f0e6e92bd7c0958410932b1e88100a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:48:18.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-05T02:48:18.482Z] [2021-08-05T02:48:18.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:48:18.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-05T02:48:19.118Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-05T02:48:19.118Z] 29e5d40040c1: Pulling fs layer [2021-08-05T02:48:19.118Z] 1ce36da41761: Pulling fs layer [2021-08-05T02:48:19.118Z] 25b303627fd3: Pulling fs layer [2021-08-05T02:48:19.715Z] 29e5d40040c1: Verifying Checksum [2021-08-05T02:48:19.715Z] 29e5d40040c1: Download complete [2021-08-05T02:48:20.153Z] 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-08-05T02:48:20.153Z] - README.md [2021-08-05T02:48:20.153Z] [2021-08-05T02:48:20.153Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-05T02:48:20.153Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-05T02:48:20.153Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-05T02:48:20.153Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-05T02:48:20.314Z] 29e5d40040c1: Pull complete [2021-08-05T02:48:20.315Z] 1ce36da41761: Verifying Checksum [2021-08-05T02:48:20.315Z] 1ce36da41761: Download complete [2021-08-05T02:48:21.388Z] Reading package lists... [2021-08-05T02:48:21.656Z] 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-08-05T02:48:21.656Z] Reading package lists... [2021-08-05T02:48:21.757Z] 1ce36da41761: Pull complete [2021-08-05T02:48:21.922Z] Building dependency tree... [2021-08-05T02:48:21.922Z] Reading state information... [2021-08-05T02:48:21.922Z] Suggested packages: [2021-08-05T02:48:21.922Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-05T02:48:21.922Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-05T02:48:21.922Z] Recommended packages: [2021-08-05T02:48:21.922Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-05T02:48:21.922Z] The following NEW packages will be installed: [2021-08-05T02:48:21.922Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-05T02:48:21.922Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-05T02:48:21.922Z] pkg-config zip [2021-08-05T02:48:22.030Z] 25b303627fd3: Download complete [2021-08-05T02:48:22.189Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-05T02:48:22.189Z] Need to get 7663 kB of archives. [2021-08-05T02:48:22.189Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-05T02:48:22.189Z] 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-08-05T02:48:22.189Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-05T02:48:22.189Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-05T02:48:22.189Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-05T02:48:22.189Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-05T02:48:22.454Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-05T02:48:22.454Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-05T02:48:22.454Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-05T02:48:22.720Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-05T02:48:22.720Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-05T02:48:22.720Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-05T02:48:22.720Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-05T02:48:22.720Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-05T02:48:23.196Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-05T02:48:23.196Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-05T02:48:23.196Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-05T02:48:23.196Z] Fetched 7663 kB in 1s (9795 kB/s) [2021-08-05T02:48:23.196Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-05T02:48:23.196Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-05T02:48:23.196Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-05T02:48:23.196Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-05T02:48:23.196Z] Selecting previously unselected package libpsl5:amd64. [2021-08-05T02:48:23.196Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-05T02:48:23.196Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-05T02:48:23.196Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-05T02:48:23.196Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-05T02:48:23.196Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-05T02:48:23.485Z] Selecting previously unselected package librtmp1:amd64. [2021-08-05T02:48:23.485Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-05T02:48:23.485Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-05T02:48:23.485Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-05T02:48:23.485Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-05T02:48:23.485Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-05T02:48:23.485Z] Selecting previously unselected package liberror-perl. [2021-08-05T02:48:23.485Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-05T02:48:23.485Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-05T02:48:23.485Z] Selecting previously unselected package git-man. [2021-08-05T02:48:23.485Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-05T02:48:23.485Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-05T02:48:23.752Z] Selecting previously unselected package git. [2021-08-05T02:48:23.752Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-05T02:48:23.752Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-05T02:48:24.333Z] Selecting previously unselected package libnorm1:amd64. [2021-08-05T02:48:24.333Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-05T02:48:24.333Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-05T02:48:24.333Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-05T02:48:24.333Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-05T02:48:24.333Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-05T02:48:24.333Z] Selecting previously unselected package libsodium23:amd64. [2021-08-05T02:48:24.333Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-05T02:48:24.333Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-05T02:48:24.333Z] Selecting previously unselected package libzmq5:amd64. [2021-08-05T02:48:24.333Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-05T02:48:24.333Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-05T02:48:24.333Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-05T02:48:24.333Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-05T02:48:24.333Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-05T02:48:24.602Z] Selecting previously unselected package pkg-config. [2021-08-05T02:48:24.602Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-05T02:48:24.602Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-05T02:48:24.602Z] Selecting previously unselected package zip. [2021-08-05T02:48:24.602Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-05T02:48:24.602Z] Unpacking zip (3.0-11build1) ... [2021-08-05T02:48:24.602Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-05T02:48:24.602Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-05T02:48:24.602Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-05T02:48:24.602Z] Setting up liberror-perl (0.17025-1) ... [2021-08-05T02:48:24.870Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-05T02:48:24.871Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-05T02:48:24.871Z] No schema files found: doing nothing. [2021-08-05T02:48:24.871Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-05T02:48:24.871Z] Setting up zip (3.0-11build1) ... [2021-08-05T02:48:24.871Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-05T02:48:24.871Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-05T02:48:24.871Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-05T02:48:24.871Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-05T02:48:24.871Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-05T02:48:24.871Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-05T02:48:24.871Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-05T02:48:24.871Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-05T02:48:25.454Z] git set to automatically installed. [2021-08-05T02:48:25.454Z] git-man set to automatically installed. [2021-08-05T02:48:25.454Z] libcurl3-gnutls set to automatically installed. [2021-08-05T02:48:25.454Z] liberror-perl set to automatically installed. [2021-08-05T02:48:25.454Z] libglib2.0-0 set to automatically installed. [2021-08-05T02:48:25.454Z] libnghttp2-14 set to automatically installed. [2021-08-05T02:48:25.454Z] libnorm1 set to automatically installed. [2021-08-05T02:48:25.454Z] libpgm-5.2-0 set to automatically installed. [2021-08-05T02:48:25.454Z] libpsl5 set to automatically installed. [2021-08-05T02:48:25.454Z] librtmp1 set to automatically installed. [2021-08-05T02:48:25.454Z] libsodium23 set to automatically installed. [2021-08-05T02:48:25.454Z] libzmq3-dev set to automatically installed. [2021-08-05T02:48:25.454Z] libzmq5 set to automatically installed. [2021-08-05T02:48:25.454Z] pkg-config set to automatically installed. [2021-08-05T02:48:25.454Z] zip set to automatically installed. [2021-08-05T02:48:26.861Z] snapd is not logged in, snap install commands will use sudo [2021-08-05T02:48:32.183Z] 25b303627fd3: Pull complete [2021-08-05T02:48:32.183Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-05T02:48:32.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-05T02:48:32.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-05T02:48:32.449Z] prd-ubuntu18.04-docker-arm64-4c-16g-2050 does not seem to be running inside a container [2021-08-05T02:48:32.594Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-05T02:48:35.070Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-05T02:48:35.337Z] snapd is not logged in, snap install commands will use sudo [2021-08-05T02:48:36.197Z] $ docker top bfd41966695187d19c09c3fae90415fb46400830e866fa4b3eb5afeef201828a -eo pid,comm [2021-08-05T02:48:36.297Z] snap "core18" has no updates available [Pipeline] { [Pipeline] sh [2021-08-05T02:48:36.882Z] Pulling config-common [2021-08-05T02:48:36.882Z] + snapcraftctl pull [2021-08-05T02:48:37.175Z] + docker-compose build --help [2021-08-05T02:48:37.175Z] + grep parallel [2021-08-05T02:48:38.294Z] Pulling go-build-helper [2021-08-05T02:48:38.295Z] + snapcraftctl pull [2021-08-05T02:48:39.257Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-05T02:48:39.257Z] Skipping pull go-build-helper (already ran) [2021-08-05T02:48:39.257Z] Building go-build-helper [2021-08-05T02:48:39.258Z] + snapcraftctl build [2021-08-05T02:48:41.204Z] Staging go-build-helper [2021-08-05T02:48:41.204Z] + snapcraftctl stage [2021-08-05T02:48:41.565Z] --parallel Build images in parallel. [Pipeline] } [2021-08-05T02:48:41.593Z] $ docker stop --time=1 bfd41966695187d19c09c3fae90415fb46400830e866fa4b3eb5afeef201828a [2021-08-05T02:48:43.480Z] $ docker rm -f bfd41966695187d19c09c3fae90415fb46400830e866fa4b3eb5afeef201828a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:48:44.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-05T02:48:44.179Z] . [Pipeline] withDockerContainer [2021-08-05T02:48:44.483Z] prd-ubuntu18.04-docker-arm64-4c-16g-2050 does not seem to be running inside a container [2021-08-05T02:48:44.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-05T02:48:46.204Z] $ docker top 1db5b87fd34b15fafcfd12decb4d17e3434ca6812c30a00a5a230a5238d5e851 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T02:48:47.193Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-05T02:48:49.413Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-05T02:48:49.414Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-05T02:48:49.414Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-05T02:48:49.414Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-05T02:48:49.414Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-05T02:48:49.414Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-05T02:48:49.414Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-05T02:48:49.414Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-05T02:48:49.414Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-05T02:48:49.414Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-05T02:48:49.414Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-05T02:48:49.414Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-05T02:48:49.414Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-05T02:48:49.414Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-05T02:48:49.414Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-05T02:48:49.414Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-05T02:48:49.414Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-05T02:48:49.414Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-05T02:48:49.414Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-05T02:48:49.414Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-05T02:48:49.414Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-05T02:48:49.414Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-05T02:48:49.414Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-05T02:48:49.414Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-05T02:48:49.414Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-05T02:48:49.414Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-05T02:48:49.414Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-05T02:48:49.414Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-05T02:48:49.414Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-05T02:48:49.414Z] Fetched 224 kB in 0s (0 B/s) [2021-08-05T02:48:49.414Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-05T02:48:49.414Z] Fetched 157 kB in 0s (0 B/s) [2021-08-05T02:48:49.414Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-05T02:48:49.414Z] Fetched 221 kB in 0s (0 B/s) [2021-08-05T02:48:49.414Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-05T02:48:49.414Z] Fetched 143 kB in 0s (0 B/s) [2021-08-05T02:48:49.414Z] Pulling edgex-go [2021-08-05T02:48:49.414Z] + snapcraftctl pull [2021-08-05T02:48:50.831Z] Pulling hooks [2021-08-05T02:48:50.831Z] + snapcraftctl pull [2021-08-05T02:48:51.491Z] Building core-command ... [2021-08-05T02:48:51.491Z] Building core-data ... [2021-08-05T02:48:51.491Z] Building core-metadata ... [2021-08-05T02:48:51.491Z] Building security-bootstrapper ... [2021-08-05T02:48:51.491Z] Building security-proxy-setup ... [2021-08-05T02:48:51.491Z] Building security-secretstore-setup ... [2021-08-05T02:48:51.491Z] Building support-notifications ... [2021-08-05T02:48:51.491Z] Building support-scheduler ... [2021-08-05T02:48:51.491Z] Building sys-mgmt-agent ... [2021-08-05T02:48:51.491Z] Building security-secretstore-setup [2021-08-05T02:48:51.491Z] Building core-command [2021-08-05T02:48:51.491Z] Building core-metadata [2021-08-05T02:48:51.491Z] Building support-notifications [2021-08-05T02:48:51.491Z] Building support-scheduler [2021-08-05T02:49:09.182Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-05T02:49:09.182Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-05T02:49:09.182Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-05T02:49:09.182Z] Fetched 0 B in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-05T02:49:09.182Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-05T02:49:09.182Z] Fetched 279 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-05T02:49:09.182Z] Fetched 122 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-05T02:49:09.182Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-05T02:49:09.182Z] Fetched 8848 B in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-05T02:49:09.182Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-05T02:49:09.182Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-05T02:49:09.182Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-05T02:49:09.182Z] Fetched 219 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-05T02:49:09.182Z] Fetched 154 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-05T02:49:09.182Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-05T02:49:09.182Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-05T02:49:09.182Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-05T02:49:09.182Z] Fetched 499 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-05T02:49:09.182Z] Fetched 111 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-05T02:49:09.182Z] Fetched 240 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-05T02:49:09.182Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-05T02:49:09.182Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-05T02:49:09.182Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-05T02:49:09.182Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-05T02:49:09.182Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-05T02:49:09.182Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-05T02:49:09.182Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-05T02:49:09.182Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-05T02:49:09.182Z] Fetched 8720 B in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-05T02:49:09.182Z] Fetched 140 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-05T02:49:09.182Z] Fetched 119 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-05T02:49:09.182Z] Fetched 111 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-05T02:49:09.182Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-05T02:49:09.182Z] Fetched 645 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-05T02:49:09.182Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-05T02:49:09.182Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-05T02:49:09.182Z] Fetched 368 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-05T02:49:09.182Z] Fetched 187 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-05T02:49:09.182Z] Fetched 175 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-05T02:49:09.182Z] Fetched 206 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-05T02:49:09.182Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-05T02:49:09.182Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-05T02:49:09.182Z] Fetched 159 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-05T02:49:09.182Z] Fetched 107 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-05T02:49:09.182Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-05T02:49:09.182Z] Pulling static-packages [2021-08-05T02:49:09.182Z] + snapcraftctl pull [2021-08-05T02:49:09.182Z] Pulling version [2021-08-05T02:49:09.182Z] + cd /root/project [2021-08-05T02:49:09.182Z] + git describe --tags --abbrev=0 [2021-08-05T02:49:09.182Z] + sed s/v// [2021-08-05T02:49:09.182Z] + GIT_VERSION=2.0.1-dev.22 [2021-08-05T02:49:09.182Z] + [ -z 2.0.1-dev.22 ] [2021-08-05T02:49:09.182Z] + snapcraftctl set-version 2.0.1-dev.22 [2021-08-05T02:49:09.182Z] Building config-common [2021-08-05T02:49:09.182Z] + snapcraftctl build [2021-08-05T02:49:11.123Z] Skipping build go-build-helper (already ran) [2021-08-05T02:49:11.123Z] Building edgex-go [2021-08-05T02:49:11.123Z] + cd /root/parts/edgex-go/src [2021-08-05T02:49:11.123Z] + git describe --tags+ --abbrev=0 [2021-08-05T02:49:11.123Z] sed s/v// [2021-08-05T02:49:11.123Z] + GIT_VERSION=2.0.1-dev.22 [2021-08-05T02:49:11.123Z] + [ -z 2.0.1-dev.22 ] [2021-08-05T02:49:11.123Z] + echo 2.0.1-dev.22 [2021-08-05T02:49:11.123Z] + make build [2021-08-05T02:49:11.123Z] go mod tidy [2021-08-05T02:49:15.378Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-05T02:49:15.378Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-05T02:49:15.378Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-05T02:49:15.378Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-05T02:49:15.378Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-05T02:49:15.378Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-05T02:49:15.378Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-05T02:49:15.378Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-05T02:49:15.378Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-05T02:49:15.378Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-05T02:49:15.378Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-05T02:49:15.378Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-05T02:49:15.378Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-05T02:49:15.378Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-05T02:49:15.378Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-05T02:49:15.378Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-05T02:49:15.378Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-05T02:49:15.644Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-05T02:49:15.910Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-05T02:49:15.910Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-05T02:49:15.910Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-05T02:49:15.910Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-05T02:49:15.910Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-05T02:49:15.910Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-05T02:49:15.910Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-05T02:49:15.910Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-05T02:49:16.181Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-05T02:49:16.181Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-05T02:49:16.181Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-05T02:49:16.181Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-05T02:49:16.181Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-05T02:49:16.181Z] go: downloading golang.org/x/text v0.3.6 [2021-08-05T02:49:16.181Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-05T02:49:16.181Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-05T02:49:16.453Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-05T02:49:16.453Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-05T02:49:16.453Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-05T02:49:16.453Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-05T02:49:16.453Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-05T02:49:16.453Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-05T02:49:16.453Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-05T02:49:16.453Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-05T02:49:16.734Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-05T02:49:16.734Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-05T02:49:16.734Z] go: downloading github.com/kr/text v0.1.0 [2021-08-05T02:49:16.734Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-05T02:49:17.000Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-05T02:49:17.000Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-05T02:49:17.000Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-05T02:49:17.000Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-05T02:49:17.000Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-05T02:49:17.000Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-05T02:49:17.000Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-05T02:49:17.000Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-05T02:49:17.266Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-05T02:49:17.266Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-05T02:49:17.266Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-05T02:49:17.266Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-05T02:49:17.266Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-05T02:49:17.266Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-05T02:49:17.266Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-05T02:49:17.266Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-05T02:49:17.266Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-05T02:49:17.266Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-05T02:49:17.266Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-05T02:49:17.266Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-05T02:49:17.266Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-05T02:49:17.266Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-05T02:49:17.533Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-05T02:49:17.533Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-05T02:49:17.533Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-05T02:49:17.533Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-05T02:49:17.533Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-05T02:49:17.533Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-05T02:49:17.533Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-05T02:49:17.533Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-05T02:49:17.799Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/core-data/core-data ./cmd/core-data [2021-08-05T02:49:27.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-05T02:49:31.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/core-command/core-command ./cmd/core-command [2021-08-05T02:49:31.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-05T02:49:33.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-05T02:49:33.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-05T02:49:34.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-05T02:49:35.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-05T02:49:36.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-05T02:49:37.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-05T02:49:38.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-05T02:49:39.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-05T02:49:41.643Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-05T02:49:41.643Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-05T02:49:41.643Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-05T02:49:41.643Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-05T02:49:41.643Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-05T02:49:41.643Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-05T02:49:41.643Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-05T02:49:41.643Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-05T02:49:41.643Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-05T02:49:41.643Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-05T02:49:41.643Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-05T02:49:41.643Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-05T02:49:41.643Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-05T02:49:41.643Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-05T02:49:41.643Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-05T02:49:41.643Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-05T02:49:41.643Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-05T02:49:41.643Z] + 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-08-05T02:49:41.643Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-05T02:49:41.643Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-05T02:49:41.643Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-05T02:49:41.643Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-05T02:49:41.643Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-05T02:49:41.643Z] + 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-08-05T02:49:41.643Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-05T02:49:41.643Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-05T02:49:41.643Z] + 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-08-05T02:49:42.602Z] Building hooks [2021-08-05T02:49:42.602Z] + cd /root/parts/hooks/src [2021-08-05T02:49:42.602Z] + make build [2021-08-05T02:49:42.602Z] go mod tidy [2021-08-05T02:49:43.564Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-05T02:49:43.564Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-05T02:49:43.564Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-05T02:49:43.564Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-05T02:49:43.831Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-05T02:49:44.413Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-05T02:49:45.004Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-05T02:49:45.004Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-05T02:49:47.588Z] Building static-packages [2021-08-05T02:49:47.588Z] + snapcraftctl build [2021-08-05T02:49:50.175Z] Building version [2021-08-05T02:49:50.175Z] + snapcraftctl build [2021-08-05T02:49:52.118Z] Staging config-common [2021-08-05T02:49:52.118Z] + snapcraftctl stage [2021-08-05T02:49:53.078Z] Skipping stage go-build-helper (already ran) [2021-08-05T02:49:53.078Z] Staging edgex-go [2021-08-05T02:49:53.078Z] + snapcraftctl stage [2021-08-05T02:49:53.665Z] Staging hooks [2021-08-05T02:49:53.665Z] + snapcraftctl stage [2021-08-05T02:49:54.626Z] Staging static-packages [2021-08-05T02:49:54.626Z] + snapcraftctl stage [2021-08-05T02:49:56.032Z] Staging version [2021-08-05T02:49:56.032Z] + snapcraftctl stage [2021-08-05T02:49:56.993Z] Priming config-common [2021-08-05T02:49:56.993Z] + snapcraftctl prime [2021-08-05T02:49:57.952Z] Priming go-build-helper [2021-08-05T02:49:57.952Z] + snapcraftctl prime [2021-08-05T02:49:58.913Z] Priming edgex-go [2021-08-05T02:49:58.913Z] + snapcraftctl prime [2021-08-05T02:49:59.531Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:49:59.531Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:49:59.531Z] ---> dc45f8465a96 [2021-08-05T02:49:59.531Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T02:49:59.531Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:49:59.531Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:49:59.531Z] ---> dc45f8465a96 [2021-08-05T02:49:59.531Z] Step 3/26 : WORKDIR /edgex-go [2021-08-05T02:49:59.531Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:49:59.531Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:49:59.531Z] ---> dc45f8465a96 [2021-08-05T02:49:59.531Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T02:49:59.531Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:49:59.531Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:49:59.531Z] ---> dc45f8465a96 [2021-08-05T02:49:59.531Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T02:49:59.531Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:49:59.531Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:49:59.531Z] ---> dc45f8465a96 [2021-08-05T02:49:59.531Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T02:50:00.316Z] Priming hooks [2021-08-05T02:50:00.316Z] + snapcraftctl prime [2021-08-05T02:50:01.277Z] Priming static-packages [2021-08-05T02:50:01.277Z] + snapcraftctl prime [2021-08-05T02:50:01.524Z] ---> Running in e85de99b3316 [2021-08-05T02:50:01.524Z] ---> Running in 9d7630ff44c1 [2021-08-05T02:50:01.524Z] ---> Running in 162528d0c4f5 [2021-08-05T02:50:01.524Z] ---> Running in a0be1c0db869 [2021-08-05T02:50:01.524Z] ---> Running in b3f7251cfc70 [2021-08-05T02:50:02.132Z] Removing intermediate container 162528d0c4f5 [2021-08-05T02:50:02.133Z] ---> 672cd1c08d57 [2021-08-05T02:50:02.133Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:50:02.408Z] Removing intermediate container e85de99b3316 [2021-08-05T02:50:02.408Z] ---> 9ab775c6e1ed [2021-08-05T02:50:02.408Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:50:02.408Z] Removing intermediate container b3f7251cfc70 [2021-08-05T02:50:02.408Z] ---> 558ee6f70b58 [2021-08-05T02:50:02.408Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:50:02.408Z] Removing intermediate container 9d7630ff44c1 [2021-08-05T02:50:02.408Z] ---> 1095d475b123 [2021-08-05T02:50:02.408Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:50:02.408Z] Removing intermediate container a0be1c0db869 [2021-08-05T02:50:02.408Z] ---> 5f5c478c313b [2021-08-05T02:50:02.408Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:50:02.681Z] ---> Running in 866a82d7d9ad [2021-08-05T02:50:02.681Z] ---> Running in 314f2d1fd158 [2021-08-05T02:50:02.681Z] ---> Running in 3427549d2b97 [2021-08-05T02:50:02.681Z] ---> Running in 9aee7328293d [2021-08-05T02:50:02.681Z] ---> Running in c807ed5235d1 [2021-08-05T02:50:03.863Z] Priming version [2021-08-05T02:50:03.863Z] + snapcraftctl prime [2021-08-05T02:50:04.455Z] 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-08-05T02:50:07.028Z] Removing intermediate container 866a82d7d9ad [2021-08-05T02:50:07.028Z] ---> 28f48f769228 [2021-08-05T02:50:07.028Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T02:50:07.028Z] ---> Running in 1bc7dd9b72c5 [2021-08-05T02:50:07.028Z] Removing intermediate container 3427549d2b97 [2021-08-05T02:50:07.028Z] ---> 2cf5be103955 [2021-08-05T02:50:07.028Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-05T02:50:07.028Z] ---> Running in f8515a724b09 [2021-08-05T02:50:07.029Z] Removing intermediate container 314f2d1fd158 [2021-08-05T02:50:07.029Z] ---> 386dd409d054 [2021-08-05T02:50:07.029Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-05T02:50:07.310Z] Removing intermediate container c807ed5235d1 [2021-08-05T02:50:07.310Z] ---> 7229b8ea9d53 [2021-08-05T02:50:07.310Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T02:50:07.310Z] Removing intermediate container 9aee7328293d [2021-08-05T02:50:07.310Z] ---> c3aba7dbf156 [2021-08-05T02:50:07.310Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-05T02:50:07.310Z] ---> Running in fa3bedbf7209 [2021-08-05T02:50:07.597Z] ---> Running in 5e7d4ddcce53 [2021-08-05T02:50:07.597Z] ---> Running in c825dddfeb64 [2021-08-05T02:50:08.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:50:09.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:50:09.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:50:09.756Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:50:09.756Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:50:09.756Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:50:10.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:50:10.641Z] OK: 218 MiB in 52 packages [2021-08-05T02:50:10.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:50:10.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:50:10.937Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:50:11.219Z] OK: 218 MiB in 52 packages [2021-08-05T02:50:11.843Z] OK: 218 MiB in 52 packages [2021-08-05T02:50:11.843Z] OK: 218 MiB in 52 packages [2021-08-05T02:50:12.119Z] OK: 218 MiB in 52 packages [2021-08-05T02:50:12.719Z] Removing intermediate container 1bc7dd9b72c5 [2021-08-05T02:50:12.719Z] ---> 26b3f901994e [2021-08-05T02:50:12.719Z] Step 6/24 : COPY go.mod . [2021-08-05T02:50:13.319Z] Removing intermediate container f8515a724b09 [2021-08-05T02:50:13.319Z] ---> c8967df5e185 [2021-08-05T02:50:13.319Z] Step 6/23 : COPY go.mod . [2021-08-05T02:50:13.604Z] Removing intermediate container fa3bedbf7209 [2021-08-05T02:50:13.604Z] ---> 8379f59a269f [2021-08-05T02:50:13.604Z] Step 6/26 : COPY go.mod . [2021-08-05T02:50:13.604Z] ---> fc7a3da69ce1 [2021-08-05T02:50:13.604Z] Step 7/24 : RUN go mod download [2021-08-05T02:50:13.875Z] ---> Running in da42b86ee2f6 [2021-08-05T02:50:14.149Z] Removing intermediate container 5e7d4ddcce53 [2021-08-05T02:50:14.149Z] Removing intermediate container c825dddfeb64 [2021-08-05T02:50:14.149Z] ---> 0a6c73a7a336 [2021-08-05T02:50:14.149Z] Step 6/23 : COPY go.mod . [2021-08-05T02:50:14.149Z] ---> 15095428134f [2021-08-05T02:50:14.149Z] Step 6/24 : COPY go.mod . [2021-08-05T02:50:14.424Z] ---> 9ea0a0cd5872 [2021-08-05T02:50:14.424Z] Step 7/23 : RUN go mod download [2021-08-05T02:50:14.697Z] ---> Running in 32f0f0110bb3 [2021-08-05T02:50:14.697Z] ---> 5f8d7df46805 [2021-08-05T02:50:14.697Z] Step 7/26 : RUN go mod download [2021-08-05T02:50:15.316Z] ---> Running in f3275ce2c87d [2021-08-05T02:50:15.598Z] ---> b8457b07e701 [2021-08-05T02:50:15.598Z] Step 7/24 : RUN go mod download [2021-08-05T02:50:15.876Z] ---> Running in 292e21f5f1f3 [2021-08-05T02:50:15.876Z] ---> 548bbe451d7a [2021-08-05T02:50:15.876Z] Step 7/23 : RUN go mod download [2021-08-05T02:50:16.154Z] ---> Running in 48620f9056d2 [2021-08-05T02:50:18.800Z] Removing intermediate container da42b86ee2f6 [2021-08-05T02:50:18.800Z] ---> aa9ad13a8e99 [2021-08-05T02:50:18.800Z] Step 8/24 : COPY . . [2021-08-05T02:50:21.433Z] Removing intermediate container 32f0f0110bb3 [2021-08-05T02:50:21.433Z] ---> 4ea1a3d31a85 [2021-08-05T02:50:21.433Z] Step 8/23 : COPY . . [2021-08-05T02:50:21.433Z] Removing intermediate container f3275ce2c87d [2021-08-05T02:50:21.433Z] ---> 88f817dd5393 [2021-08-05T02:50:21.433Z] Step 8/26 : COPY . . [2021-08-05T02:50:21.719Z] Removing intermediate container 292e21f5f1f3 [2021-08-05T02:50:21.719Z] ---> f38caf63f7ba [2021-08-05T02:50:21.719Z] Step 8/24 : COPY . . [2021-08-05T02:50:21.992Z] Removing intermediate container 48620f9056d2 [2021-08-05T02:50:21.992Z] ---> e2bec5e66bbf [2021-08-05T02:50:21.992Z] Step 8/23 : COPY . . [2021-08-05T02:50:44.206Z] ---> d395ee4f6d63 [2021-08-05T02:50:44.206Z] Step 9/24 : RUN go mod tidy [2021-08-05T02:50:44.206Z] ---> d1d3a5461b47 [2021-08-05T02:50:44.206Z] Step 9/23 : RUN go mod tidy [2021-08-05T02:50:44.483Z] ---> Running in 49744b56dea0 [2021-08-05T02:50:44.483Z] ---> 2df2146ad8c0 [2021-08-05T02:50:44.483Z] Step 9/26 : RUN go mod tidy [2021-08-05T02:50:44.483Z] ---> Running in e879c8beaa7f [2021-08-05T02:50:44.483Z] ---> c8840f2c0d73 [2021-08-05T02:50:44.483Z] Step 9/24 : RUN go mod tidy [2021-08-05T02:50:44.757Z] ---> e960524046f1 [2021-08-05T02:50:44.757Z] Step 9/23 : RUN go mod tidy [2021-08-05T02:50:45.031Z] ---> Running in c5c9a454169b [2021-08-05T02:50:45.031Z] ---> Running in 8bcc35096d40 [2021-08-05T02:50:45.031Z] ---> Running in 51c627b5de4d [2021-08-05T02:50:51.779Z] Removing intermediate container e879c8beaa7f [2021-08-05T02:50:51.779Z] ---> f8c516d17a9d [2021-08-05T02:50:51.779Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-05T02:50:52.069Z] Removing intermediate container 49744b56dea0 [2021-08-05T02:50:52.069Z] ---> 5307346c879d [2021-08-05T02:50:52.069Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-05T02:50:52.069Z] ---> Running in a314bef2c781 [2021-08-05T02:50:52.349Z] ---> Running in 47d246ae83bd [2021-08-05T02:50:52.954Z] Removing intermediate container 8bcc35096d40 [2021-08-05T02:50:52.954Z] ---> 843edd316a40 [2021-08-05T02:50:52.954Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-05T02:50:53.229Z] Removing intermediate container 51c627b5de4d [2021-08-05T02:50:53.229Z] ---> a28ad3e2962d [2021-08-05T02:50:53.229Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-05T02:50:53.229Z] Removing intermediate container c5c9a454169b [2021-08-05T02:50:53.230Z] ---> 099b5037cdaf [2021-08-05T02:50:53.230Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-05T02:50:53.230Z] ---> Running in 18ae651f809b [2021-08-05T02:50:53.506Z] ---> Running in e11580392dca [2021-08-05T02:50:53.506Z] ---> Running in f6639ee36dd6 [2021-08-05T02:50:54.519Z] 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-08-05T02:50:54.519Z] 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-08-05T02:50:55.520Z] 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-08-05T02:50:56.125Z] 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-08-05T02:50:56.125Z] 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-08-05T02:52:47.997Z] 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-08-05T02:52:51.406Z] Removing intermediate container 47d246ae83bd [2021-08-05T02:52:51.406Z] ---> 2159ce9d61ff [2021-08-05T02:52:51.406Z] [2021-08-05T02:52:51.406Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T02:52:51.406Z] 3.12: Pulling from library/alpine [2021-08-05T02:52:53.397Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T02:52:53.397Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T02:52:53.397Z] ---> c4fd0aeabfcf [2021-08-05T02:52:53.397Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-05T02:52:55.380Z] ---> Running in 3ff612ca80f3 [2021-08-05T02:52:55.653Z] Removing intermediate container f6639ee36dd6 [2021-08-05T02:52:55.653Z] ---> 0a3d8a9bcdf2 [2021-08-05T02:52:55.653Z] [2021-08-05T02:52:55.653Z] Step 11/26 : FROM alpine:3.12 [2021-08-05T02:52:55.653Z] ---> c4fd0aeabfcf [2021-08-05T02:52:55.653Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-05T02:52:55.930Z] ---> Running in fc933ebd415e [2021-08-05T02:52:57.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:52:57.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:52:58.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:52:58.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:52:58.478Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-05T02:52:58.478Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T02:52:58.478Z] OK: 5 MiB in 15 packages [2021-08-05T02:52:59.082Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-05T02:52:59.082Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-05T02:52:59.082Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-05T02:52:59.082Z] (4/6) Installing curl (7.78.0-r0) [2021-08-05T02:52:59.082Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-05T02:52:59.082Z] (6/6) Installing su-exec (0.2-r1) [2021-08-05T02:52:59.082Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T02:52:59.082Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T02:52:59.369Z] OK: 7 MiB in 20 packages [2021-08-05T02:53:01.417Z] Removing intermediate container 3ff612ca80f3 [2021-08-05T02:53:01.417Z] ---> 3c65bd627ebe [2021-08-05T02:53:01.417Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T02:53:01.417Z] Removing intermediate container 18ae651f809b [2021-08-05T02:53:01.417Z] ---> 0ac5cc71a3cb [2021-08-05T02:53:01.417Z] [2021-08-05T02:53:01.417Z] Step 11/23 : FROM alpine:3.12 [2021-08-05T02:53:01.417Z] ---> c4fd0aeabfcf [2021-08-05T02:53:01.417Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-05T02:53:01.417Z] ---> Using cache [2021-08-05T02:53:01.417Z] ---> 3c65bd627ebe [2021-08-05T02:53:01.417Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T02:53:01.417Z] Removing intermediate container a314bef2c781 [2021-08-05T02:53:01.417Z] ---> caed83f811e7 [2021-08-05T02:53:01.417Z] [2021-08-05T02:53:01.417Z] Step 11/23 : FROM alpine:3.12 [2021-08-05T02:53:01.417Z] ---> c4fd0aeabfcf [2021-08-05T02:53:01.417Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-05T02:53:01.417Z] Removing intermediate container e11580392dca [2021-08-05T02:53:01.417Z] ---> 6664ca209410 [2021-08-05T02:53:01.417Z] [2021-08-05T02:53:01.417Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T02:53:01.417Z] ---> c4fd0aeabfcf [2021-08-05T02:53:01.417Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-05T02:53:01.417Z] ---> Using cache [2021-08-05T02:53:01.417Z] ---> 3c65bd627ebe [2021-08-05T02:53:01.695Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T02:53:01.977Z] ---> Running in 6daa1d3e9ede [2021-08-05T02:53:01.977Z] ---> Running in 78b89be32157 [2021-08-05T02:53:01.977Z] ---> Running in 6f9a68f5d68d [2021-08-05T02:53:01.977Z] ---> Running in a60e58b58944 [2021-08-05T02:53:01.977Z] Removing intermediate container fc933ebd415e [2021-08-05T02:53:01.977Z] ---> 44bfbdd339c3 [2021-08-05T02:53:01.977Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-05T02:53:02.266Z] ---> Running in f11913c43900 [2021-08-05T02:53:02.874Z] Removing intermediate container a60e58b58944 [2021-08-05T02:53:02.874Z] ---> 8d5082f250a5 [2021-08-05T02:53:02.874Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-05T02:53:02.874Z] Removing intermediate container 6daa1d3e9ede [2021-08-05T02:53:02.874Z] ---> cba9d9643948 [2021-08-05T02:53:02.874Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-05T02:53:02.874Z] Removing intermediate container 6f9a68f5d68d [2021-08-05T02:53:02.874Z] ---> ff0218d3f81b [2021-08-05T02:53:02.874Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-05T02:53:03.153Z] Removing intermediate container f11913c43900 [2021-08-05T02:53:03.153Z] ---> 88c932aebf06 [2021-08-05T02:53:03.153Z] Step 14/26 : WORKDIR / [2021-08-05T02:53:03.153Z] ---> Running in eb662cd40163 [2021-08-05T02:53:03.153Z] ---> Running in 6a2b8ba7f2e4 [2021-08-05T02:53:03.153Z] ---> Running in a737db49ab2c [2021-08-05T02:53:03.432Z] ---> Running in 00aed3f73828 [2021-08-05T02:53:03.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:53:03.710Z] Removing intermediate container 6a2b8ba7f2e4 [2021-08-05T02:53:03.710Z] ---> d62d141472ba [2021-08-05T02:53:03.710Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-05T02:53:03.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:53:03.987Z] Removing intermediate container a737db49ab2c [2021-08-05T02:53:03.987Z] ---> 3e217cd09e4c [2021-08-05T02:53:03.987Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-05T02:53:03.987Z] Removing intermediate container eb662cd40163 [2021-08-05T02:53:03.987Z] ---> ea7d8ab1e19d [2021-08-05T02:53:03.987Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-05T02:53:03.987Z] ---> Running in df95ef28b1a4 [2021-08-05T02:53:03.987Z] ---> Running in cdf069f9f5cf [2021-08-05T02:53:04.262Z] ---> Running in 9c3a0c16f9cb [2021-08-05T02:53:04.262Z] Removing intermediate container 00aed3f73828 [2021-08-05T02:53:04.262Z] ---> a1ac2edad045 [2021-08-05T02:53:04.262Z] 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-08-05T02:53:04.544Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-05T02:53:04.544Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-05T02:53:04.544Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T02:53:04.544Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T02:53:04.544Z] Removing intermediate container df95ef28b1a4 [2021-08-05T02:53:04.544Z] ---> b7b3159ece7f [2021-08-05T02:53:04.544Z] Step 16/24 : WORKDIR / [2021-08-05T02:53:04.831Z] OK: 6 MiB in 16 packages [2021-08-05T02:53:05.106Z] ---> Running in 48e9455d6b5d [2021-08-05T02:53:05.106Z] Removing intermediate container 9c3a0c16f9cb [2021-08-05T02:53:05.106Z] ---> 4d020fd42b5e [2021-08-05T02:53:05.106Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T02:53:05.388Z] Removing intermediate container cdf069f9f5cf [2021-08-05T02:53:05.388Z] ---> 7baf44c58f9b [2021-08-05T02:53:05.388Z] Step 16/24 : WORKDIR / [2021-08-05T02:53:05.388Z] ---> ccd4aed33ebb [2021-08-05T02:53:05.388Z] 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-08-05T02:53:05.667Z] ---> Running in d96df3702afe [2021-08-05T02:53:05.945Z] Removing intermediate container 48e9455d6b5d [2021-08-05T02:53:05.945Z] ---> 8ebbd92bf0d5 [2021-08-05T02:53:05.945Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T02:53:06.544Z] Removing intermediate container d96df3702afe [2021-08-05T02:53:06.544Z] ---> 4d4d43b21bd6 [2021-08-05T02:53:06.544Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T02:53:06.544Z] ---> 9617faddee14 [2021-08-05T02:53:06.544Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-05T02:53:06.825Z] ---> 2558d54e2484 [2021-08-05T02:53:06.825Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-05T02:53:06.825Z] Removing intermediate container 78b89be32157 [2021-08-05T02:53:06.825Z] ---> 5c4ad8d66a31 [2021-08-05T02:53:06.825Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T02:53:07.104Z] ---> e3de6fdbc858 [2021-08-05T02:53:07.104Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-05T02:53:07.104Z] ---> Running in 7775e348fa54 [2021-08-05T02:53:08.099Z] ---> 0ebd2a787a3b [2021-08-05T02:53:08.099Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-05T02:53:08.099Z] ---> ea9f7a8e5692 [2021-08-05T02:53:08.099Z] 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-08-05T02:53:08.378Z] Removing intermediate container 7775e348fa54 [2021-08-05T02:53:08.378Z] ---> 1d1ed296cc85 [2021-08-05T02:53:08.378Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-05T02:53:08.653Z] ---> e76587420f01 [2021-08-05T02:53:08.653Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-05T02:53:08.653Z] ---> Running in 8cdb9fc3d0e2 [2021-08-05T02:53:09.256Z] ---> 421d11be1e59 [2021-08-05T02:53:09.256Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-05T02:53:09.855Z] ---> 4d59683a1930 [2021-08-05T02:53:09.855Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-05T02:53:09.855Z] ---> bb94755fc26f [2021-08-05T02:53:09.855Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-05T02:53:10.132Z] Removing intermediate container 8cdb9fc3d0e2 [2021-08-05T02:53:10.132Z] ---> 72311e651c46 [2021-08-05T02:53:10.132Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-05T02:53:10.132Z] ---> 9a0c1e8cd890 [2021-08-05T02:53:10.132Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-05T02:53:10.132Z] ---> 321167829a30 [2021-08-05T02:53:10.132Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-05T02:53:10.132Z] ---> Running in 01be29d9f90c [2021-08-05T02:53:10.132Z] ---> Running in 485e9b03d037 [2021-08-05T02:53:10.410Z] ---> Running in 95508b78f963 [2021-08-05T02:53:11.014Z] Removing intermediate container 485e9b03d037 [2021-08-05T02:53:11.014Z] ---> 68e4253ffc90 [2021-08-05T02:53:11.014Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T02:53:11.295Z] ---> a15e2903dcbd [2021-08-05T02:53:11.295Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-05T02:53:11.295Z] Removing intermediate container 95508b78f963 [2021-08-05T02:53:11.295Z] ---> 07dffa42af4e [2021-08-05T02:53:11.295Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T02:53:11.295Z] Removing intermediate container 01be29d9f90c [2021-08-05T02:53:11.295Z] ---> cf8101321780 [2021-08-05T02:53:11.578Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T02:53:11.579Z] ---> fa229527a32b [2021-08-05T02:53:11.579Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-05T02:53:11.579Z] ---> Running in 32e68f3f301a [2021-08-05T02:53:11.855Z] ---> Running in 9bb86d6499d1 [2021-08-05T02:53:11.855Z] ---> Running in c04ed68f55ce [2021-08-05T02:53:12.132Z] ---> 75ca9179b0d7 [2021-08-05T02:53:12.132Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-05T02:53:12.736Z] Removing intermediate container 9bb86d6499d1 [2021-08-05T02:53:12.736Z] ---> 049d7207b692 [2021-08-05T02:53:12.736Z] Step 22/24 : LABEL arch=arm64 [2021-08-05T02:53:12.736Z] Removing intermediate container 32e68f3f301a [2021-08-05T02:53:12.736Z] ---> 1650eb0113b2 [2021-08-05T02:53:12.736Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T02:53:12.736Z] Removing intermediate container c04ed68f55ce [2021-08-05T02:53:12.736Z] ---> 59c6f2a8f542 [2021-08-05T02:53:12.736Z] Step 21/23 : LABEL arch=arm64 [2021-08-05T02:53:13.341Z] ---> Running in 656aa26b5bf0 [2021-08-05T02:53:13.341Z] ---> Running in 2bf062bcab1f [2021-08-05T02:53:13.341Z] ---> Running in 39c70ef19cc8 [2021-08-05T02:53:13.620Z] ---> 1589c1d3d1fd [2021-08-05T02:53:13.620Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-05T02:53:13.620Z] ---> 4c41facc3a17 [2021-08-05T02:53:13.620Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-05T02:53:13.899Z] Removing intermediate container 2bf062bcab1f [2021-08-05T02:53:13.899Z] ---> 50addc3e79a1 [2021-08-05T02:53:13.899Z] Step 22/23 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:53:13.899Z] Removing intermediate container 39c70ef19cc8 [2021-08-05T02:53:13.899Z] ---> f67c15d7ae1b [2021-08-05T02:53:13.899Z] Step 22/24 : LABEL arch=arm64 [2021-08-05T02:53:14.183Z] ---> Running in 97035e32715b [2021-08-05T02:53:14.183Z] Removing intermediate container 656aa26b5bf0 [2021-08-05T02:53:14.183Z] ---> b0c4bfc5caf4 [2021-08-05T02:53:14.183Z] Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:53:14.183Z] ---> Running in c8e51ee629b5 [2021-08-05T02:53:14.464Z] ---> Running in fad8bea4ba83 [2021-08-05T02:53:14.738Z] ---> 3bd1aefaeb3d [2021-08-05T02:53:14.738Z] 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-08-05T02:53:14.738Z] ---> 43c1386f703e [2021-08-05T02:53:14.738Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-05T02:53:14.738Z] Removing intermediate container 97035e32715b [2021-08-05T02:53:14.738Z] ---> 15a2a435fbdb [2021-08-05T02:53:14.738Z] Step 23/23 : LABEL version=0.0.0 [2021-08-05T02:53:15.022Z] ---> Running in 2ce0b82e5c4b [2021-08-05T02:53:15.302Z] ---> Running in 2900c8f7c4f9 [2021-08-05T02:53:15.302Z] ---> Running in 7cc9795cd585 [2021-08-05T02:53:15.302Z] Removing intermediate container c8e51ee629b5 [2021-08-05T02:53:15.302Z] ---> e49df9d15042 [2021-08-05T02:53:15.302Z] Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:53:15.302Z] Removing intermediate container fad8bea4ba83 [2021-08-05T02:53:15.302Z] ---> b3e7bbb11963 [2021-08-05T02:53:15.302Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T02:53:15.579Z] ---> Running in 00016d8d983d [2021-08-05T02:53:15.579Z] ---> Running in 4e14d4bc3109 [2021-08-05T02:53:16.193Z] Removing intermediate container 2900c8f7c4f9 [2021-08-05T02:53:16.193Z] ---> 44fbe413b4e2 [2021-08-05T02:53:16.193Z] [2021-08-05T02:53:16.193Z] Removing intermediate container 7cc9795cd585 [2021-08-05T02:53:16.193Z] ---> 75b92e4100ac [2021-08-05T02:53:16.193Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T02:53:16.491Z] ---> Running in 027a01a95252 [2021-08-05T02:53:16.491Z] Removing intermediate container 00016d8d983d [2021-08-05T02:53:16.491Z] ---> 49afc23aea1e [2021-08-05T02:53:16.491Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T02:53:16.491Z] Successfully built 44fbe413b4e2 [2021-08-05T02:53:16.491Z] Successfully tagged support-scheduler-arm64:latest [2021-08-05T02:53:16.491Z]  Building support-scheduler ... done Building security-bootstrapper [2021-08-05T02:53:16.491Z] Removing intermediate container 4e14d4bc3109 [2021-08-05T02:53:16.491Z] ---> 1a755fb2794f [2021-08-05T02:53:16.491Z] [2021-08-05T02:53:16.768Z] ---> Running in c79e744b1f31 [2021-08-05T02:53:17.372Z] Removing intermediate container 027a01a95252 [2021-08-05T02:53:17.372Z] ---> 489dd74e482e [2021-08-05T02:53:17.372Z] Step 21/23 : LABEL arch=arm64 [2021-08-05T02:53:17.372Z] Successfully built 1a755fb2794f [2021-08-05T02:53:17.372Z] Successfully tagged core-metadata-arm64:latest [2021-08-05T02:53:17.372Z] Building sys-mgmt-agent [2021-08-05T02:53:17.372Z]  Building core-metadata ... done  ---> Running in 7cde88d08582 [2021-08-05T02:53:17.654Z] Removing intermediate container c79e744b1f31 [2021-08-05T02:53:17.654Z] ---> 0b00450386a4 [2021-08-05T02:53:17.654Z] [2021-08-05T02:53:18.256Z] Removing intermediate container 2ce0b82e5c4b [2021-08-05T02:53:18.256Z] ---> 77958c388ac9 [2021-08-05T02:53:18.256Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-05T02:53:18.256Z] Successfully built 0b00450386a4 [2021-08-05T02:53:18.256Z] Successfully tagged core-command-arm64:latest [2021-08-05T02:53:18.256Z]  Building core-command ... done Building security-proxy-setup [2021-08-05T02:53:18.532Z] ---> Running in e8e4682e07cc [2021-08-05T02:53:18.532Z] Removing intermediate container 7cde88d08582 [2021-08-05T02:53:18.532Z] ---> 6c67e01d297d [2021-08-05T02:53:18.532Z] Step 22/23 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:53:18.809Z] ---> Running in 43a3b2de914d [2021-08-05T02:53:19.082Z] Removing intermediate container e8e4682e07cc [2021-08-05T02:53:19.082Z] ---> 7cfa3a2ed49f [2021-08-05T02:53:19.082Z] Step 24/26 : LABEL arch=arm64 [2021-08-05T02:53:19.356Z] ---> Running in 3ec8ae87b642 [2021-08-05T02:53:19.627Z] Removing intermediate container 43a3b2de914d [2021-08-05T02:53:19.627Z] ---> aa9a609d4cfd [2021-08-05T02:53:19.627Z] Step 23/23 : LABEL version=0.0.0 [2021-08-05T02:53:20.226Z] ---> Running in 781d2199906b [2021-08-05T02:53:20.510Z] Removing intermediate container 3ec8ae87b642 [2021-08-05T02:53:20.510Z] ---> 2f35fac513c7 [2021-08-05T02:53:20.510Z] Step 25/26 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:53:21.516Z] Removing intermediate container 781d2199906b [2021-08-05T02:53:21.516Z] ---> 210b072b33a2 [2021-08-05T02:53:21.516Z] [2021-08-05T02:53:21.516Z] ---> Running in f67c39a85ce0 [2021-08-05T02:53:22.117Z] Successfully built 210b072b33a2 [2021-08-05T02:53:22.117Z] Successfully tagged support-notifications-arm64:latest [2021-08-05T02:53:22.117Z]  Building support-notifications ... done Building core-data [2021-08-05T02:53:22.714Z] Removing intermediate container f67c39a85ce0 [2021-08-05T02:53:22.714Z] ---> bf56976a1664 [2021-08-05T02:53:22.714Z] Step 26/26 : LABEL version=0.0.0 [2021-08-05T02:53:23.319Z] ---> Running in 7bc012a87bd5 [2021-08-05T02:53:23.916Z] Removing intermediate container 7bc012a87bd5 [2021-08-05T02:53:23.916Z] ---> 671336608302 [2021-08-05T02:53:23.916Z] [2021-08-05T02:53:24.187Z] Successfully built 671336608302 [2021-08-05T02:53:24.187Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-05T02:54:11.173Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:54:11.173Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:54:11.173Z] ---> dc45f8465a96 [2021-08-05T02:54:11.173Z] Step 3/32 : WORKDIR /edgex-go [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> 5f5c478c313b [2021-08-05T02:54:11.173Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> 7229b8ea9d53 [2021-08-05T02:54:11.173Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> 15095428134f [2021-08-05T02:54:11.173Z] Step 6/32 : COPY go.mod . [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> b8457b07e701 [2021-08-05T02:54:11.173Z] Step 7/32 : RUN go mod download [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> f38caf63f7ba [2021-08-05T02:54:11.173Z] Step 8/32 : COPY . . [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> c8840f2c0d73 [2021-08-05T02:54:11.173Z] Step 9/32 : RUN go mod tidy [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> a28ad3e2962d [2021-08-05T02:54:11.173Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-05T02:54:11.173Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:54:11.173Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:54:11.173Z] ---> dc45f8465a96 [2021-08-05T02:54:11.173Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> 5f5c478c313b [2021-08-05T02:54:11.173Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> 7229b8ea9d53 [2021-08-05T02:54:11.173Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-05T02:54:11.173Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:54:11.173Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:54:11.173Z] ---> dc45f8465a96 [2021-08-05T02:54:11.173Z] Step 3/22 : WORKDIR /edgex-go [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> 5f5c478c313b [2021-08-05T02:54:11.173Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> 7229b8ea9d53 [2021-08-05T02:54:11.173Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> 15095428134f [2021-08-05T02:54:11.173Z] Step 6/22 : COPY go.mod . [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> b8457b07e701 [2021-08-05T02:54:11.173Z] Step 7/22 : RUN go mod download [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> f38caf63f7ba [2021-08-05T02:54:11.173Z] Step 8/22 : COPY . . [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> c8840f2c0d73 [2021-08-05T02:54:11.173Z] Step 9/22 : RUN go mod tidy [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> a28ad3e2962d [2021-08-05T02:54:11.173Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-05T02:54:11.173Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T02:54:11.173Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T02:54:11.173Z] ---> dc45f8465a96 [2021-08-05T02:54:11.173Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> 5f5c478c313b [2021-08-05T02:54:11.173Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:54:11.173Z] ---> Using cache [2021-08-05T02:54:11.173Z] ---> 7229b8ea9d53 [2021-08-05T02:54:11.173Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-05T02:54:14.551Z] ---> Running in 3853189c8064 [2021-08-05T02:54:14.551Z] ---> Running in a9dfe4cfeacf [2021-08-05T02:54:14.551Z] ---> Running in 9c77712fe7bd [2021-08-05T02:54:14.551Z] ---> Running in c2e5931eef3e [2021-08-05T02:54:15.994Z] 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-08-05T02:54:15.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:54:16.270Z] 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-08-05T02:54:16.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:54:17.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:54:17.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:54:18.022Z] OK: 218 MiB in 52 packages [2021-08-05T02:54:18.663Z] OK: 218 MiB in 52 packages [2021-08-05T02:54:19.656Z] Removing intermediate container 9c77712fe7bd [2021-08-05T02:54:19.656Z] ---> 450804730116 [2021-08-05T02:54:19.656Z] Step 6/24 : COPY go.mod . [2021-08-05T02:54:20.258Z] Removing intermediate container 3853189c8064 [2021-08-05T02:54:20.258Z] ---> 352e9b6657b5 [2021-08-05T02:54:20.258Z] Step 6/24 : COPY go.mod . [2021-08-05T02:54:21.254Z] ---> dd34fea23b57 [2021-08-05T02:54:21.254Z] Step 7/24 : RUN go mod download [2021-08-05T02:54:21.254Z] ---> Running in fd0a300af82f [2021-08-05T02:54:21.532Z] ---> b6587da91e76 [2021-08-05T02:54:21.532Z] Step 7/24 : RUN go mod download [2021-08-05T02:54:21.876Z] ---> Running in 252ff3ab51bf [2021-08-05T02:54:29.626Z] Removing intermediate container 252ff3ab51bf [2021-08-05T02:54:29.626Z] ---> dc7f04ddf629 [2021-08-05T02:54:29.626Z] Step 8/24 : COPY . . [2021-08-05T02:54:29.626Z] Removing intermediate container fd0a300af82f [2021-08-05T02:54:29.626Z] ---> b0d4216f1c2b [2021-08-05T02:54:29.626Z] Step 8/24 : COPY . . [2021-08-05T02:55:01.987Z] ---> c8ba8c720a5f [2021-08-05T02:55:01.987Z] Step 9/24 : RUN go mod tidy [2021-08-05T02:55:01.987Z] ---> 7e320aad924f [2021-08-05T02:55:01.987Z] Step 9/24 : RUN go mod tidy [2021-08-05T02:55:01.987Z] ---> Running in 2d36c8779434 [2021-08-05T02:55:01.987Z] ---> Running in 87ca2f7c4315 [2021-08-05T02:55:06.317Z] Removing intermediate container 2d36c8779434 [2021-08-05T02:55:06.317Z] ---> 5cee9af54bfc [2021-08-05T02:55:06.317Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-05T02:55:06.595Z] ---> Running in 7dd91e5defd3 [2021-08-05T02:55:06.868Z] Removing intermediate container 87ca2f7c4315 [2021-08-05T02:55:06.868Z] ---> 301427e87321 [2021-08-05T02:55:06.868Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-05T02:55:07.142Z] ---> Running in ec7beeea16f6 [2021-08-05T02:55:09.142Z] 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-08-05T02:55:09.421Z] 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-08-05T02:55:21.874Z] 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-08-05T02:55:32.055Z] Removing intermediate container c2e5931eef3e [2021-08-05T02:55:32.055Z] ---> 9ef15f7d3c79 [2021-08-05T02:55:32.055Z] [2021-08-05T02:55:32.055Z] Step 11/32 : FROM alpine:3.12 [2021-08-05T02:55:32.055Z] ---> c4fd0aeabfcf [2021-08-05T02:55:32.055Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-05T02:55:32.055Z] ---> Running in 53e31dcc41c8 [2021-08-05T02:55:32.342Z] Removing intermediate container 53e31dcc41c8 [2021-08-05T02:55:32.342Z] ---> 69d4d9b31c98 [2021-08-05T02:55:32.342Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-05T02:55:32.978Z] ---> Running in 9ac13f146b72 [2021-08-05T02:55:35.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:55:35.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:55:36.224Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-05T02:55:36.499Z] (2/2) Installing su-exec (0.2-r1) [2021-08-05T02:55:36.499Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T02:55:36.499Z] OK: 5 MiB in 16 packages [2021-08-05T02:55:37.936Z] Removing intermediate container a9dfe4cfeacf [2021-08-05T02:55:37.936Z] ---> cfdedd32b11e [2021-08-05T02:55:37.936Z] [2021-08-05T02:55:37.936Z] Step 11/22 : FROM alpine:3.12 [2021-08-05T02:55:37.936Z] ---> c4fd0aeabfcf [2021-08-05T02:55:37.936Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-05T02:55:38.225Z] ---> Running in 66c82909593d [2021-08-05T02:55:39.678Z] Removing intermediate container 9ac13f146b72 [2021-08-05T02:55:39.678Z] ---> baf7f9bf0fe3 [2021-08-05T02:55:39.679Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-05T02:55:39.679Z] ---> Running in 33003c57916b [2021-08-05T02:55:40.673Z] Removing intermediate container 33003c57916b [2021-08-05T02:55:40.673Z] ---> bff69ccebb7b [2021-08-05T02:55:40.673Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-05T02:55:40.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:55:40.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:55:40.673Z] ---> Running in 77bf7e939923 [2021-08-05T02:55:41.278Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-05T02:55:41.278Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-05T02:55:41.552Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-05T02:55:41.552Z] (4/4) Installing curl (7.78.0-r0) [2021-08-05T02:55:41.552Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T02:55:41.552Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T02:55:41.552Z] Removing intermediate container 77bf7e939923 [2021-08-05T02:55:41.552Z] ---> d8dddb083e70 [2021-08-05T02:55:41.552Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-05T02:55:41.837Z] OK: 7 MiB in 18 packages [2021-08-05T02:55:41.837Z] ---> Running in 5a5360cdb166 [2021-08-05T02:55:44.495Z] Removing intermediate container 66c82909593d [2021-08-05T02:55:44.495Z] ---> a7a05e114503 [2021-08-05T02:55:44.495Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-05T02:55:45.102Z] ---> Running in 690befebbf49 [2021-08-05T02:55:46.098Z] Removing intermediate container 690befebbf49 [2021-08-05T02:55:46.098Z] ---> e30f7862a547 [2021-08-05T02:55:46.098Z] Step 14/22 : WORKDIR /edgex [2021-08-05T02:55:46.376Z] ---> Running in bc7ab2ce80ea [2021-08-05T02:55:46.376Z] Removing intermediate container 5a5360cdb166 [2021-08-05T02:55:46.376Z] ---> 6f4edbd595c6 [2021-08-05T02:55:46.376Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-05T02:55:46.657Z] ---> Running in 8b895a3150ed [2021-08-05T02:55:47.274Z] Removing intermediate container bc7ab2ce80ea [2021-08-05T02:55:47.274Z] ---> 1ee31f0ada95 [2021-08-05T02:55:47.274Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-05T02:55:47.886Z] Removing intermediate container 8b895a3150ed [2021-08-05T02:55:47.886Z] ---> 7ea20212d298 [2021-08-05T02:55:47.886Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-05T02:55:48.881Z] ---> 279ecfaacd98 [2021-08-05T02:55:48.881Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-05T02:55:49.492Z] ---> fbf3a78ea7ed [2021-08-05T02:55:49.493Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-05T02:55:49.773Z] ---> Running in 1e8bef5829a8 [2021-08-05T02:55:51.784Z] ---> fcb867de4555 [2021-08-05T02:55:51.784Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-05T02:55:53.799Z] ---> 2c152f1bba29 [2021-08-05T02:55:53.799Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-05T02:55:53.799Z] Removing intermediate container 1e8bef5829a8 [2021-08-05T02:55:53.799Z] ---> c7a5e89d0ecf [2021-08-05T02:55:53.799Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T02:55:53.799Z] ---> Running in e0420830983d [2021-08-05T02:55:54.811Z] Removing intermediate container e0420830983d [2021-08-05T02:55:54.811Z] ---> 14d6c7391789 [2021-08-05T02:55:54.811Z] Step 19/22 : CMD ["--init=true"] [2021-08-05T02:55:55.089Z] ---> Running in d1bf8883e08c [2021-08-05T02:55:55.370Z] ---> fb9a4f983785 [2021-08-05T02:55:55.370Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-05T02:55:55.984Z] Removing intermediate container d1bf8883e08c [2021-08-05T02:55:55.984Z] ---> 16574e50a676 [2021-08-05T02:55:55.984Z] Step 20/22 : LABEL arch=arm64 [2021-08-05T02:55:56.268Z] ---> Running in 3930f2ebd9aa [2021-08-05T02:55:58.268Z] Removing intermediate container 3930f2ebd9aa [2021-08-05T02:55:58.268Z] ---> 57aa836d4e9f [2021-08-05T02:55:58.268Z] Step 21/22 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:55:58.268Z] ---> a99e3a03fa0f [2021-08-05T02:55:58.268Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-05T02:55:58.268Z] ---> Running in 82c3eb997e87 [2021-08-05T02:55:59.287Z] Removing intermediate container 82c3eb997e87 [2021-08-05T02:55:59.287Z] ---> 53cef554056e [2021-08-05T02:55:59.287Z] Step 22/22 : LABEL version=0.0.0 [2021-08-05T02:55:59.576Z] ---> Running in a8e938e2484d [2021-08-05T02:55:59.855Z] ---> 5261478062cf [2021-08-05T02:55:59.855Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-05T02:56:00.867Z] Removing intermediate container a8e938e2484d [2021-08-05T02:56:00.867Z] ---> 1ba5c6bf3456 [2021-08-05T02:56:00.867Z] [2021-08-05T02:56:01.149Z] Successfully built 1ba5c6bf3456 [2021-08-05T02:56:01.430Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-05T02:56:01.430Z]  Building security-proxy-setup ... done  ---> 5dbb735218c5 [2021-08-05T02:56:01.430Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-05T02:56:02.435Z] ---> 1646c0131dad [2021-08-05T02:56:02.435Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-05T02:56:03.048Z] ---> Running in 10b2a6ccc7cd [2021-08-05T02:56:03.659Z] Removing intermediate container 10b2a6ccc7cd [2021-08-05T02:56:03.659Z] ---> a15518d1b554 [2021-08-05T02:56:03.659Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-05T02:56:05.127Z] ---> 4565a5e95f2c [2021-08-05T02:56:05.127Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-05T02:56:05.408Z] ---> Running in 150ae5fba008 [2021-08-05T02:56:09.785Z] Removing intermediate container 150ae5fba008 [2021-08-05T02:56:09.785Z] ---> 43f76afbefa1 [2021-08-05T02:56:09.785Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-05T02:56:09.785Z] ---> Running in 22764d009e62 [2021-08-05T02:56:10.397Z] Removing intermediate container 22764d009e62 [2021-08-05T02:56:10.397Z] ---> bb240a3a0c8c [2021-08-05T02:56:10.397Z] Step 29/32 : CMD ["gate"] [2021-08-05T02:56:10.678Z] ---> Running in 7a857a60a785 [2021-08-05T02:56:11.670Z] Removing intermediate container 7a857a60a785 [2021-08-05T02:56:11.670Z] ---> a53bbcd62b2c [2021-08-05T02:56:11.670Z] Step 30/32 : LABEL arch=arm64 [2021-08-05T02:56:11.945Z] ---> Running in a24a13006207 [2021-08-05T02:56:12.951Z] Removing intermediate container a24a13006207 [2021-08-05T02:56:12.951Z] ---> 56fdd96d3c12 [2021-08-05T02:56:12.951Z] Step 31/32 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:56:13.568Z] ---> Running in d41b1a05f727 [2021-08-05T02:56:14.175Z] Removing intermediate container d41b1a05f727 [2021-08-05T02:56:14.176Z] ---> 06787cff9304 [2021-08-05T02:56:14.176Z] Step 32/32 : LABEL version=0.0.0 [2021-08-05T02:56:14.779Z] ---> Running in 5e8148b3bca2 [2021-08-05T02:56:15.775Z] Removing intermediate container 5e8148b3bca2 [2021-08-05T02:56:15.775Z] ---> 7816161cd765 [2021-08-05T02:56:16.055Z] [2021-08-05T02:56:16.333Z] Successfully built 7816161cd765 [2021-08-05T02:56:16.333Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-05T02:56:23.105Z]  Building security-bootstrapper ... done Removing intermediate container ec7beeea16f6 [2021-08-05T02:56:23.105Z] ---> 5c8991b36072 [2021-08-05T02:56:23.105Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-05T02:56:23.383Z] ---> Running in 905119d23c4f [2021-08-05T02:56:24.832Z] 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-08-05T02:56:27.469Z] Removing intermediate container 905119d23c4f [2021-08-05T02:56:27.469Z] ---> 88b31036c0f4 [2021-08-05T02:56:27.469Z] [2021-08-05T02:56:27.469Z] Step 12/24 : FROM docker:20.10.7 [2021-08-05T02:56:27.747Z] 20.10.7: Pulling from library/docker [2021-08-05T02:56:31.154Z] Removing intermediate container 7dd91e5defd3 [2021-08-05T02:56:31.154Z] ---> ed60d719e734 [2021-08-05T02:56:31.154Z] [2021-08-05T02:56:31.154Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T02:56:31.154Z] ---> c4fd0aeabfcf [2021-08-05T02:56:31.154Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-05T02:56:31.752Z] ---> Running in 51814e49a953 [2021-08-05T02:56:33.187Z] Removing intermediate container 51814e49a953 [2021-08-05T02:56:33.187Z] ---> 67314eaba05a [2021-08-05T02:56:33.187Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-05T02:56:33.460Z] ---> Running in deec660701df [2021-08-05T02:56:34.446Z] Removing intermediate container deec660701df [2021-08-05T02:56:34.446Z] ---> 4c62c9712678 [2021-08-05T02:56:34.446Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-05T02:56:34.446Z] ---> Running in 3843309d97f3 [2021-08-05T02:56:35.050Z] Removing intermediate container 3843309d97f3 [2021-08-05T02:56:35.050Z] ---> 03fc2566fbbb [2021-08-05T02:56:35.050Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T02:56:35.050Z] ---> Running in 434b707ae2cf [2021-08-05T02:56:35.653Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-05T02:56:35.653Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-05T02:56:35.653Z] ---> df445af6242a [2021-08-05T02:56:35.653Z] 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-08-05T02:56:36.258Z] ---> Running in cb98958504dd [2021-08-05T02:56:36.870Z] Removing intermediate container cb98958504dd [2021-08-05T02:56:36.870Z] ---> d5d60aa20663 [2021-08-05T02:56:36.870Z] 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-08-05T02:56:36.870Z] ---> Running in d8b2cf9d73f4 [2021-08-05T02:56:37.478Z] Removing intermediate container 434b707ae2cf [2021-08-05T02:56:37.478Z] ---> 9e3db53ad7c8 [2021-08-05T02:56:37.478Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-05T02:56:37.755Z] ---> Running in c460c47ae5d0 [2021-08-05T02:56:38.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:56:38.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:56:38.959Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T02:56:39.233Z] (1/39) Installing readline (8.1.0-r0) [2021-08-05T02:56:39.233Z] (2/39) Installing bash (5.1.0-r0) [2021-08-05T02:56:39.233Z] Executing bash-5.1.0-r0.post-install [2021-08-05T02:56:39.233Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-05T02:56:39.233Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-05T02:56:39.233Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-05T02:56:39.233Z] (6/39) Installing curl (7.78.0-r0) [2021-08-05T02:56:39.233Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-05T02:56:39.233Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-05T02:56:39.233Z] (9/39) Installing expat (2.2.10-r1) [2021-08-05T02:56:39.233Z] (10/39) Installing libffi (3.3-r2) [2021-08-05T02:56:39.233Z] (11/39) Installing gdbm (1.19-r0) [2021-08-05T02:56:39.511Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-05T02:56:39.511Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-05T02:56:39.511Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-05T02:56:39.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T02:56:40.388Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-05T02:56:40.664Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-05T02:56:40.664Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-05T02:56:40.664Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-05T02:56:40.940Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-05T02:56:40.940Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-05T02:56:40.940Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-05T02:56:40.940Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-05T02:56:40.940Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-05T02:56:40.940Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-05T02:56:41.214Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-05T02:56:41.214Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-05T02:56:41.214Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-05T02:56:41.214Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T02:56:41.214Z] OK: 8 MiB in 20 packages [2021-08-05T02:56:41.214Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-05T02:56:41.495Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-05T02:56:41.495Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-05T02:56:41.495Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-05T02:56:41.495Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-05T02:56:41.495Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-05T02:56:41.495Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-05T02:56:41.495Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-05T02:56:41.495Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-05T02:56:41.495Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-05T02:56:41.495Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-05T02:56:41.495Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-05T02:56:41.769Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-05T02:56:41.769Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-05T02:56:41.769Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-05T02:56:41.769Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-05T02:56:41.769Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-05T02:56:41.769Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-05T02:56:42.372Z] Executing busybox-1.32.1-r6.trigger [2021-08-05T02:56:42.372Z] OK: 82 MiB in 59 packages [2021-08-05T02:56:42.969Z] Removing intermediate container c460c47ae5d0 [2021-08-05T02:56:42.969Z] ---> 044c8e0b7960 [2021-08-05T02:56:42.969Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T02:56:43.958Z] ---> b88e8b7053a5 [2021-08-05T02:56:43.958Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-05T02:56:45.403Z] ---> 32490a932813 [2021-08-05T02:56:45.404Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-05T02:56:46.399Z] ---> d9baabb41508 [2021-08-05T02:56:46.399Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-05T02:56:46.399Z] ---> Running in 92b22f4f16f1 [2021-08-05T02:56:47.000Z] Removing intermediate container 92b22f4f16f1 [2021-08-05T02:56:47.000Z] ---> 2da13e2389b5 [2021-08-05T02:56:47.000Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T02:56:47.276Z] ---> Running in 4b9e0c826382 [2021-08-05T02:56:47.908Z] Removing intermediate container 4b9e0c826382 [2021-08-05T02:56:47.908Z] ---> b8e4adaa8435 [2021-08-05T02:56:47.908Z] Step 22/24 : LABEL arch=arm64 [2021-08-05T02:56:47.908Z] ---> Running in e971cc9702b6 [2021-08-05T02:56:48.896Z] Removing intermediate container e971cc9702b6 [2021-08-05T02:56:48.896Z] ---> de1646edf305 [2021-08-05T02:56:48.896Z] Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:56:48.896Z] ---> Running in 5389ceb7d5ee [2021-08-05T02:56:49.496Z] Collecting docker-compose==1.23.2 [2021-08-05T02:56:49.496Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-05T02:56:49.775Z] Removing intermediate container 5389ceb7d5ee [2021-08-05T02:56:49.775Z] ---> dfe9f8b8e524 [2021-08-05T02:56:49.775Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T02:56:50.050Z] ---> Running in 87110ef99a13 [2021-08-05T02:56:50.653Z] Removing intermediate container 87110ef99a13 [2021-08-05T02:56:50.653Z] ---> 48bea3478929 [2021-08-05T02:56:50.653Z] [2021-08-05T02:56:50.653Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-05T02:56:50.653Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-05T02:56:50.653Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-05T02:56:50.653Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-05T02:56:50.930Z] Successfully built 48bea3478929 [2021-08-05T02:56:50.930Z] Successfully tagged core-data-arm64:latest [2021-08-05T02:56:52.930Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2021-08-05T02:56:52.930Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-05T02:56:52.930Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-05T02:56:52.930Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-05T02:56:53.203Z] Collecting jsonschema<3,>=2.5.1 [2021-08-05T02:56:53.203Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-05T02:56:53.801Z] Collecting docker<4.0,>=3.6.0 [2021-08-05T02:56:53.801Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-05T02:56:53.801Z] Collecting docopt<0.7,>=0.6.1 [2021-08-05T02:56:53.801Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-05T02:56:55.789Z] Collecting texttable<0.10,>=0.9.0 [2021-08-05T02:56:55.789Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-05T02:56:57.768Z] Collecting PyYAML<4,>=3.10 [2021-08-05T02:56:57.768Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-05T02:57:00.393Z] 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-08-05T02:57:00.393Z] Collecting docker-pycreds>=0.4.0 [2021-08-05T02:57:00.393Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-05T02:57:01.369Z] Collecting idna<2.8,>=2.5 [2021-08-05T02:57:01.369Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-05T02:57:01.369Z] Collecting certifi>=2017.4.17 [2021-08-05T02:57:01.369Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-05T02:57:01.969Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-05T02:57:01.969Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-05T02:57:02.241Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-05T02:57:02.241Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-05T02:57:02.515Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-05T02:57:02.515Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-05T02:57:02.515Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-05T02:57:02.515Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-05T02:57:03.111Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-05T02:57:03.111Z] Attempting uninstall: urllib3 [2021-08-05T02:57:03.111Z] Found existing installation: urllib3 1.26.2 [2021-08-05T02:57:03.111Z] Uninstalling urllib3-1.26.2: [2021-08-05T02:57:03.385Z] Successfully uninstalled urllib3-1.26.2 [2021-08-05T02:57:03.984Z] Attempting uninstall: idna [2021-08-05T02:57:03.984Z] Found existing installation: idna 3.1 [2021-08-05T02:57:03.984Z] Uninstalling idna-3.1: [2021-08-05T02:57:03.984Z] Successfully uninstalled idna-3.1 [2021-08-05T02:57:04.581Z] Attempting uninstall: chardet [2021-08-05T02:57:04.581Z] Found existing installation: chardet 4.0.0 [2021-08-05T02:57:04.581Z] Uninstalling chardet-4.0.0: [2021-08-05T02:57:04.581Z] Successfully uninstalled chardet-4.0.0 [2021-08-05T02:57:06.019Z] Attempting uninstall: requests [2021-08-05T02:57:06.019Z] Found existing installation: requests 2.25.1 [2021-08-05T02:57:06.019Z] Uninstalling requests-2.25.1: [2021-08-05T02:57:06.019Z] Successfully uninstalled requests-2.25.1 [2021-08-05T02:57:06.294Z] Running setup.py install for texttable: started [2021-08-05T02:57:08.272Z] Running setup.py install for texttable: finished with status 'done' [2021-08-05T02:57:08.272Z] Running setup.py install for PyYAML: started [2021-08-05T02:57:10.254Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-05T02:57:10.254Z] Running setup.py install for docopt: started [2021-08-05T02:57:12.235Z] Running setup.py install for docopt: finished with status 'done' [2021-08-05T02:57:12.235Z] Running setup.py install for dockerpty: started [2021-08-05T02:57:14.224Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-05T02:57:15.662Z] 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-08-05T02:57:23.965Z] Removing intermediate container d8b2cf9d73f4 [2021-08-05T02:57:23.965Z] ---> bddacb98c943 [2021-08-05T02:57:23.965Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-05T02:57:24.239Z] ---> Running in 9c5f79f9810f [2021-08-05T02:57:24.837Z] Removing intermediate container 9c5f79f9810f [2021-08-05T02:57:24.837Z] ---> c39d54d445a4 [2021-08-05T02:57:24.837Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-05T02:57:25.113Z] ---> Running in fbadce19dba2 [2021-08-05T02:57:25.713Z] Removing intermediate container fbadce19dba2 [2021-08-05T02:57:25.713Z] ---> 617614b68535 [2021-08-05T02:57:25.713Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-05T02:57:26.699Z] ---> 3be15ad88bb8 [2021-08-05T02:57:26.699Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-05T02:57:27.680Z] ---> 777536160354 [2021-08-05T02:57:27.680Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-05T02:57:28.664Z] ---> cfa083097929 [2021-08-05T02:57:28.664Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-05T02:57:28.664Z] ---> Running in 4192b1df7f5c [2021-08-05T02:57:29.268Z] Removing intermediate container 4192b1df7f5c [2021-08-05T02:57:29.268Z] ---> 882a0c22ed65 [2021-08-05T02:57:29.268Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T02:57:29.268Z] ---> Running in ace820844371 [2021-08-05T02:57:29.871Z] Removing intermediate container ace820844371 [2021-08-05T02:57:29.871Z] ---> 4b4458e4f85d [2021-08-05T02:57:29.871Z] Step 22/24 : LABEL arch=arm64 [2021-08-05T02:57:29.871Z] ---> Running in 1d1c6c148313 [2021-08-05T02:57:30.858Z] Removing intermediate container 1d1c6c148313 [2021-08-05T02:57:30.858Z] ---> 6924d2411fda [2021-08-05T02:57:30.858Z] Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b [2021-08-05T02:57:30.858Z] ---> Running in 5dd9b7832843 [2021-08-05T02:57:31.458Z] Removing intermediate container 5dd9b7832843 [2021-08-05T02:57:31.458Z] ---> 837e8c821b5a [2021-08-05T02:57:31.458Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T02:57:31.458Z] ---> Running in bc20852e6382 [2021-08-05T02:57:32.058Z] Removing intermediate container bc20852e6382 [2021-08-05T02:57:32.058Z] ---> c83a14d5776a [2021-08-05T02:57:32.058Z] [2021-08-05T02:57:32.333Z] Successfully built c83a14d5776a [2021-08-05T02:57:32.333Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-05T02:57:32.630Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-05T02:57:32.631Z] $ docker stop --time=1 1db5b87fd34b15fafcfd12decb4d17e3434ca6812c30a00a5a230a5238d5e851 [2021-08-05T02:57:34.455Z] $ docker rm -f 1db5b87fd34b15fafcfd12decb4d17e3434ca6812c30a00a5a230a5238d5e851 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T02:57:35.036Z] + docker images [2021-08-05T02:57:35.308Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-05T02:57:35.308Z] sys-mgmt-agent-arm64 latest c83a14d5776a 4 seconds ago 311MB [2021-08-05T02:57:35.308Z] core-data-arm64 latest 48bea3478929 45 seconds ago 19.3MB [2021-08-05T02:57:35.308Z] ed60d719e734 About a minute ago 1.57GB [2021-08-05T02:57:35.308Z] 88b31036c0f4 About a minute ago 1.56GB [2021-08-05T02:57:35.308Z] security-bootstrapper-arm64 latest 7816161cd765 About a minute ago 17.7MB [2021-08-05T02:57:35.308Z] security-proxy-setup-arm64 latest 1ba5c6bf3456 About a minute ago 24.5MB [2021-08-05T02:57:35.308Z] cfdedd32b11e About a minute ago 1.57GB [2021-08-05T02:57:35.308Z] 9ef15f7d3c79 2 minutes ago 1.56GB [2021-08-05T02:57:35.308Z] security-secretstore-setup-arm64 latest 671336608302 4 minutes ago 27.4MB [2021-08-05T02:57:35.308Z] support-notifications-arm64 latest 210b072b33a2 4 minutes ago 15.9MB [2021-08-05T02:57:35.308Z] core-command-arm64 latest 0b00450386a4 4 minutes ago 15.1MB [2021-08-05T02:57:35.308Z] core-metadata-arm64 latest 1a755fb2794f 4 minutes ago 15.8MB [2021-08-05T02:57:35.308Z] support-scheduler-arm64 latest 44fbe413b4e2 4 minutes ago 15.2MB [2021-08-05T02:57:35.308Z] caed83f811e7 4 minutes ago 1.56GB [2021-08-05T02:57:35.308Z] 0ac5cc71a3cb 4 minutes ago 1.56GB [2021-08-05T02:57:35.308Z] 6664ca209410 4 minutes ago 1.56GB [2021-08-05T02:57:35.308Z] 0a3d8a9bcdf2 4 minutes ago 1.57GB [2021-08-05T02:57:35.308Z] 2159ce9d61ff 4 minutes ago 1.56GB [2021-08-05T02:57:35.308Z] ci-base-image-arm64 latest dc45f8465a96 15 minutes ago 1.23GB [2021-08-05T02:57:35.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 2 days ago 533MB [2021-08-05T02:57:35.308Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-05T02:57:35.308Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-05T02:57:35.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-08-05T02:57:36.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T02:57:36.104Z] [2021-08-05T02:57:36.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:57:36.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T02:57:36.738Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-05T02:57:36.738Z] 448f6bf000e3: Pulling fs layer [2021-08-05T02:57:36.738Z] f757da607395: Pulling fs layer [2021-08-05T02:57:36.738Z] 05883995daec: Pulling fs layer [2021-08-05T02:57:36.738Z] 8603b9c90790: Pulling fs layer [2021-08-05T02:57:36.738Z] 1560dd03e051: Pulling fs layer [2021-08-05T02:57:36.738Z] 27f5ce0e4adf: Pulling fs layer [2021-08-05T02:57:36.738Z] c2d8d7efcc4b: Pulling fs layer [2021-08-05T02:57:36.738Z] 8603b9c90790: Waiting [2021-08-05T02:57:36.738Z] 27f5ce0e4adf: Waiting [2021-08-05T02:57:36.738Z] 1560dd03e051: Waiting [2021-08-05T02:57:36.738Z] c2d8d7efcc4b: Waiting [2021-08-05T02:57:37.012Z] f757da607395: Verifying Checksum [2021-08-05T02:57:37.012Z] f757da607395: Download complete [2021-08-05T02:57:37.012Z] 8603b9c90790: Verifying Checksum [2021-08-05T02:57:37.012Z] 8603b9c90790: Download complete [2021-08-05T02:57:37.285Z] 1560dd03e051: Verifying Checksum [2021-08-05T02:57:37.285Z] 1560dd03e051: Download complete [2021-08-05T02:57:37.285Z] 27f5ce0e4adf: Verifying Checksum [2021-08-05T02:57:37.285Z] 27f5ce0e4adf: Download complete [2021-08-05T02:57:37.556Z] 05883995daec: Download complete [2021-08-05T02:57:38.533Z] 448f6bf000e3: Download complete [2021-08-05T02:57:41.150Z] c2d8d7efcc4b: Verifying Checksum [2021-08-05T02:57:41.150Z] c2d8d7efcc4b: Download complete [2021-08-05T02:57:41.742Z] 448f6bf000e3: Pull complete [2021-08-05T02:57:42.341Z] f757da607395: Pull complete [2021-08-05T02:57:44.320Z] 05883995daec: Pull complete [2021-08-05T02:57:44.320Z] 8603b9c90790: Pull complete [2021-08-05T02:57:45.302Z] 1560dd03e051: Pull complete [2021-08-05T02:57:45.899Z] 27f5ce0e4adf: Pull complete [2021-08-05T02:58:00.988Z] c2d8d7efcc4b: Pull complete [2021-08-05T02:58:00.988Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-05T02:58:00.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T02:58:00.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-05T02:58:01.255Z] prd-ubuntu18.04-docker-arm64-4c-16g-2050 does not seem to be running inside a container [2021-08-05T02:58:01.342Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-05T02:58:05.380Z] $ docker top 87a3b0cd937ba7906d2809994705764d37ed7da47d854fe46659c463e68fbf45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T02:58:06.582Z] ---> job-cost.sh [2021-08-05T02:58:06.582Z] lf-activate-venv: SKIPPING [2021-08-05T02:58:06.582Z] INFO: No Stack... [2021-08-05T02:58:07.560Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-05T02:58:07.834Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T02:58:08.503Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-08-05T02:58:08.503Z] + cut -d, -f6 [Pipeline] lock [2021-08-05T02:58:08.570Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3649-3-stack-cost] [2021-08-05T02:58:08.580Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3649-3-stack-cost] did not exist. Created. [2021-08-05T02:58:08.580Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3649-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T02:58:09.267Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-05T02:58:09.443Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T02:58:09.456Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3649-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T02:58:09.472Z] $ docker stop --time=1 87a3b0cd937ba7906d2809994705764d37ed7da47d854fe46659c463e68fbf45 [2021-08-05T02:58:11.105Z] $ docker rm -f 87a3b0cd937ba7906d2809994705764d37ed7da47d854fe46659c463e68fbf45 [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-08-05T02:58:14.362Z] provisioning config files... [2021-08-05T02:58:14.382Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6248795702923198663tmp [Pipeline] { [Pipeline] sh [2021-08-05T02:58:14.721Z] + set +x [2021-08-05T02:58:14.721Z] + curl -s https://codecov.io/bash [2021-08-05T02:58:14.721Z] + bash -s -- [2021-08-05T02:58:14.988Z] [2021-08-05T02:58:14.988Z] _____ _ [2021-08-05T02:58:14.988Z] / ____| | | [2021-08-05T02:58:14.988Z] | | ___ __| | ___ ___ _____ __ [2021-08-05T02:58:14.988Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-05T02:58:14.988Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-05T02:58:14.988Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-05T02:58:14.988Z] Bash-1.0.6 [2021-08-05T02:58:14.988Z] [2021-08-05T02:58:14.988Z] [2021-08-05T02:58:14.988Z] ==> git version 2.24.4 found [2021-08-05T02:58:14.988Z] ==> 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-08-05T02:58:14.988Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-05T02:58:14.988Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-05T02:58:14.988Z] ==> Jenkins CI detected. [2021-08-05T02:58:14.988Z] current dir:  /w/workspace/edgex-go/3 [2021-08-05T02:58:14.988Z] project root: . [2021-08-05T02:58:14.988Z] --> token set from env [2021-08-05T02:58:14.988Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-05T02:58:14.988Z] ==> Running gcov in . (disable via -X gcov) [2021-08-05T02:58:14.988Z] ==> Python coveragepy not found [2021-08-05T02:58:14.988Z] ==> Searching for coverage reports in: [2021-08-05T02:58:14.988Z] + . [2021-08-05T02:58:14.988Z] -> Found 1 reports [2021-08-05T02:58:14.988Z] ==> Detecting git/mercurial file structure [2021-08-05T02:58:14.988Z] ==> Reading reports [2021-08-05T02:58:14.988Z] + ./coverage.out bytes=404176 [2021-08-05T02:58:14.988Z] ==> Appending adjustments [2021-08-05T02:58:14.988Z] https://docs.codecov.io/docs/fixing-reports [2021-08-05T02:58:15.946Z] + Found adjustments [2021-08-05T02:58:15.946Z] ==> Gzipping contents [2021-08-05T02:58:15.946Z] 56K /tmp/codecov.PuAC6i.gz [2021-08-05T02:58:15.946Z] ==> Uploading reports [2021-08-05T02:58:15.946Z] url: https://codecov.io [2021-08-05T02:58:15.946Z] query: branch=PR-3649&commit=812ad0cafe0d1091f997da893677d44cb0258b3b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3649%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3649&job=&cmd_args= [2021-08-05T02:58:15.946Z] -> Pinging Codecov [2021-08-05T02:58:15.946Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3649&commit=812ad0cafe0d1091f997da893677d44cb0258b3b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3649%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3649&job=&cmd_args= [2021-08-05T02:58:16.529Z] -> Uploading to [2021-08-05T02:58:16.529Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-05/00271124DB129430A58F1EEE437C3FCB/812ad0cafe0d1091f997da893677d44cb0258b3b/7f934831-e345-42d2-b19b-2343a0d1b9eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210805T025816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ecf6a65ad05abb8676bf7ca034d657fcc2a28dc001041b86693a36b437d38977 [2021-08-05T02:58:16.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T02:58:16.529Z] Dload Upload Total Spent Left Speed [2021-08-05T02:58:17.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54535 0 0 100 54535 0 97k --:--:-- --:--:-- --:--:-- 97k 100 54535 0 0 100 54535 0 97k --:--:-- --:--:-- --:--:-- 97k [2021-08-05T02:58:17.113Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/812ad0cafe0d1091f997da893677d44cb0258b3b [Pipeline] } [2021-08-05T02:58:17.126Z] 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-08-05T02:58:18.704Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-05T02:58:19.029Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T02:58:19.751Z] ---> package-listing.sh [2021-08-05T02:58:19.751Z] ++ facter osfamily [2021-08-05T02:58:19.751Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-05T02:58:19.751Z] + OS_FAMILY=redhat [2021-08-05T02:58:19.751Z] + workspace=/w/workspace/edgex-go/3 [2021-08-05T02:58:19.751Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-05T02:58:19.751Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-05T02:58:19.751Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-05T02:58:19.751Z] + PACKAGES=/tmp/packages_start.txt [2021-08-05T02:58:19.751Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-05T02:58:19.751Z] + PACKAGES=/tmp/packages_end.txt [2021-08-05T02:58:19.751Z] + case "${OS_FAMILY}" in [2021-08-05T02:58:19.751Z] + sort [2021-08-05T02:58:19.751Z] + rpm -qa [2021-08-05T02:58:22.416Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-05T02:58:22.416Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-05T02:58:22.416Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-05T02:58:22.416Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-05T02:58:22.416Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-08-05T02:58:22.416Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-08-05T02:58:22.433Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-05T02:58:22.735Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:58:23.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T02:58:23.337Z] [2021-08-05T02:58:23.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T02:58:23.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T02:58:23.669Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T02:58:23.669Z] b4d181a07f80: Pulling fs layer [2021-08-05T02:58:23.669Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T02:58:23.669Z] ed53099fbce6: Pulling fs layer [2021-08-05T02:58:23.669Z] dc539afda2c1: Pulling fs layer [2021-08-05T02:58:23.669Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T02:58:23.669Z] 9065ff56babe: Pulling fs layer [2021-08-05T02:58:23.669Z] d287ab97295c: Pulling fs layer [2021-08-05T02:58:23.669Z] dc539afda2c1: Waiting [2021-08-05T02:58:23.669Z] 77bc0d833cb6: Waiting [2021-08-05T02:58:23.669Z] 9065ff56babe: Waiting [2021-08-05T02:58:23.669Z] d287ab97295c: Waiting [2021-08-05T02:58:23.934Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T02:58:23.934Z] a1111a8f2ec3: Download complete [2021-08-05T02:58:23.934Z] dc539afda2c1: Verifying Checksum [2021-08-05T02:58:23.934Z] dc539afda2c1: Download complete [2021-08-05T02:58:24.201Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T02:58:24.201Z] 77bc0d833cb6: Download complete [2021-08-05T02:58:24.201Z] 9065ff56babe: Verifying Checksum [2021-08-05T02:58:24.201Z] 9065ff56babe: Download complete [2021-08-05T02:58:24.201Z] ed53099fbce6: Verifying Checksum [2021-08-05T02:58:24.201Z] ed53099fbce6: Download complete [2021-08-05T02:58:25.164Z] b4d181a07f80: Verifying Checksum [2021-08-05T02:58:25.164Z] b4d181a07f80: Download complete [2021-08-05T02:58:26.130Z] b4d181a07f80: Pull complete [2021-08-05T02:58:26.397Z] a1111a8f2ec3: Pull complete [2021-08-05T02:58:26.662Z] ed53099fbce6: Pull complete [2021-08-05T02:58:26.936Z] dc539afda2c1: Pull complete [2021-08-05T02:58:27.206Z] 77bc0d833cb6: Pull complete [2021-08-05T02:58:27.206Z] 9065ff56babe: Pull complete [2021-08-05T02:58:28.170Z] d287ab97295c: Verifying Checksum [2021-08-05T02:58:28.170Z] d287ab97295c: Download complete [2021-08-05T02:58:32.453Z] d287ab97295c: Pull complete [2021-08-05T02:58:32.453Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T02:58:32.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T02:58:32.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T02:58:32.558Z] prd-centos7-docker-4c-2g-2049 does not seem to be running inside a container [2021-08-05T02:58:32.626Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T02:58:36.047Z] $ docker top 5c1870be30753466eddfc5cc9934bd2d7acd24c7e7d37037942569940361090a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T02:58:36.448Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-05T02:58:36.762Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-05T02:58:37.086Z] + ls /var/log/sa-host [2021-08-05T02:58:37.086Z] + sadf -c /var/log/sa-host/sa05 [2021-08-05T02:58:37.086Z] file_magic: OK [2021-08-05T02:58:37.086Z] HZ: Using current value: 100 [2021-08-05T02:58:37.086Z] file_header: OK [2021-08-05T02:58:37.086Z] 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-08-05T02:58:37.086Z] Statistics: [2021-08-05T02:58:37.086Z] 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... [2021-08-05T02:58:37.086Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T02:58:39.211Z] provisioning config files... [2021-08-05T02:58:39.226Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5364217380019315639tmp [Pipeline] { [Pipeline] echo [2021-08-05T02:58:39.249Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T02:58:39.563Z] ---> create-netrc.sh [Pipeline] } [2021-08-05T02:58:39.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-05T02:58:39.983Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-05T02:58:39.997Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T02:58:40.312Z] ---> sudo-logs.sh [2021-08-05T02:58:40.312Z] Archiving 'sudo' log.. [2021-08-05T02:58:40.312Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2049.vexxhost.local: Name or service not known [2021-08-05T02:58:40.312Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2049.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-05T02:58:40.344Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T02:58:40.655Z] ---> job-cost.sh [2021-08-05T02:58:40.655Z] lf-activate-venv: SKIPPING [2021-08-05T02:58:40.655Z] DEBUG: total: 0.18000000715255737 [2021-08-05T02:58:40.655Z] INFO: Retrieving Stack Cost... [2021-08-05T02:58:41.613Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T02:58:41.878Z] INFO: Archiving Costs [Pipeline] echo [2021-08-05T02:58:41.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T02:58:42.213Z] ---> logs-deploy.sh [2021-08-05T02:58:42.213Z] lf-activate-venv: SKIPPING [2021-08-05T02:58:42.213Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3649/3 [2021-08-05T02:58:42.213Z] INFO: archiving workspace using pattern(s): [2021-08-05T02:58:42.796Z] Archives upload complete. [2021-08-05T02:58:43.070Z] INFO: archiving logs to Nexus