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 02:37:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:37:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:37:03 ========================================================= 02:37:03 EdgeX Global Pipelines Version Info 02:37:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2dd354c435e1478a3ee885c5e8d83f915acf849b # timeout=10 02:37:04 ------------------- 02:37:04 stable info: 02:37:04 ------------------- 02:37:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:37:04 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 02:37:04 Message: update stable to v1.0.203 02:37:05 ------------------- 02:37:05 experimental info: 02:37:05 ------------------- 02:37:05 Commited By: **** collab-it+edgex@linuxfoundation.org 02:37:05 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 02:37:05 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:37:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:37:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3649 [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3649 [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3649 [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 812ad0cafe0d1091f997da893677d44cb0258b3b [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 812ad0c [Pipeline] echo 02:37:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:07 provisioning config files... 02:37:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4735300142935858304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:08 ---> docker-login.sh 02:37:08 nexus3.edgexfoundry.org:10001 02:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:08 Configure a credential helper to remove this warning. See 02:37:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:08 02:37:08 Login Succeeded 02:37:08 nexus3.edgexfoundry.org:10002 02:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:08 Configure a credential helper to remove this warning. See 02:37:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:08 02:37:08 Login Succeeded 02:37:08 nexus3.edgexfoundry.org:10003 02:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:08 Configure a credential helper to remove this warning. See 02:37:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:08 02:37:08 Login Succeeded 02:37:08 nexus3.edgexfoundry.org:10004 02:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:08 Configure a credential helper to remove this warning. See 02:37:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:08 02:37:08 Login Succeeded 02:37:08 docker.io 02:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:09 Configure a credential helper to remove this warning. See 02:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:09 02:37:09 Login Succeeded 02:37:09 ---> docker-login.sh ends [Pipeline] } 02:37:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:09 ++ 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 02:37:09 + for file in '`ls cmd/**/Dockerfile`' 02:37:09 ++ dirname cmd/core-command/Dockerfile 02:37:09 ++ cut -d/ -f2 02:37:09 + echo core-command,cmd/core-command/Dockerfile 02:37:09 + for file in '`ls cmd/**/Dockerfile`' 02:37:09 ++ dirname cmd/core-data/Dockerfile 02:37:09 ++ cut -d/ -f2 02:37:09 + echo core-data,cmd/core-data/Dockerfile 02:37:09 + for file in '`ls cmd/**/Dockerfile`' 02:37:09 ++ dirname cmd/core-metadata/Dockerfile 02:37:09 ++ cut -d/ -f2 02:37:09 + echo core-metadata,cmd/core-metadata/Dockerfile 02:37:09 + for file in '`ls cmd/**/Dockerfile`' 02:37:09 ++ dirname cmd/security-bootstrapper/Dockerfile 02:37:09 ++ cut -d/ -f2 02:37:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:37:09 + for file in '`ls cmd/**/Dockerfile`' 02:37:09 ++ dirname cmd/security-proxy-setup/Dockerfile 02:37:09 ++ cut -d/ -f2 02:37:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:37:09 + for file in '`ls cmd/**/Dockerfile`' 02:37:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:37:09 ++ cut -d/ -f2 02:37:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:37:09 + for file in '`ls cmd/**/Dockerfile`' 02:37:09 ++ dirname cmd/support-notifications/Dockerfile 02:37:09 ++ cut -d/ -f2 02:37:09 + echo support-notifications,cmd/support-notifications/Dockerfile 02:37:09 + for file in '`ls cmd/**/Dockerfile`' 02:37:09 ++ dirname cmd/support-scheduler/Dockerfile 02:37:09 ++ cut -d/ -f2 02:37:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:37:09 + for file in '`ls cmd/**/Dockerfile`' 02:37:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:37:09 ++ cut -d/ -f2 02:37:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:37:09 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 02:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:37:11 02:37:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:37:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:37:11 latest: Pulling from edgex-devops/git-semver 02:37:11 31603596830f: Pulling fs layer 02:37:11 d4622e32a9a9: Pulling fs layer 02:37:11 1030fce36090: Pulling fs layer 02:37:11 6c6cb7e1b49b: Pulling fs layer 02:37:11 6c6cb7e1b49b: Waiting 02:37:11 d4622e32a9a9: Verifying Checksum 02:37:11 d4622e32a9a9: Download complete 02:37:12 31603596830f: Verifying Checksum 02:37:12 31603596830f: Download complete 02:37:12 31603596830f: Pull complete 02:37:12 6c6cb7e1b49b: Verifying Checksum 02:37:12 6c6cb7e1b49b: Download complete 02:37:12 d4622e32a9a9: Pull complete 02:37:12 1030fce36090: Verifying Checksum 02:37:12 1030fce36090: Download complete 02:37:13 1030fce36090: Pull complete 02:37:13 6c6cb7e1b49b: Pull complete 02:37:13 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 02:37:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:37:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:37:13 prd-centos7-docker-4c-2g-2049 does not seem to be running inside a container 02:37:13 $ 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 02:37:14 $ docker top 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:37:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:14 [ssh-agent] Looking for ssh-agent implementation... 02:37:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:14 $ docker exec 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d ssh-agent 02:37:14 SSH_AUTH_SOCK=/tmp/ssh-BATT6Ph4vqtQ/agent.13 02:37:14 SSH_AGENT_PID=19 02:37:14 Running ssh-add (command line suppressed) 02:37:14 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7097822493057211632.key (/w/workspace/edgex-go/3@tmp/private_key_7097822493057211632.key) 02:37:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:15 + git tag --points-at HEAD [Pipeline] } 02:37:15 $ docker exec --env ******** --env ******** 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d ssh-agent -k 02:37:15 unset SSH_AUTH_SOCK; 02:37:15 unset SSH_AGENT_PID; 02:37:15 echo Agent pid 19 killed; 02:37:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:37:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:15 [ssh-agent] Looking for ssh-agent implementation... 02:37:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:15 $ docker exec 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d ssh-agent 02:37:15 SSH_AUTH_SOCK=/tmp/ssh-mN0vSolqW3Kl/agent.53 02:37:15 SSH_AGENT_PID=59 02:37:15 Running ssh-add (command line suppressed) 02:37:15 Identity added: /w/workspace/edgex-go/3@tmp/private_key_24627645287022040.key (/w/workspace/edgex-go/3@tmp/private_key_24627645287022040.key) 02:37:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:16 + git semver init 02:37:16 # -> Open(): unable to determine branch for HEAD 02:37:16 # $GIT_DIR = /w/workspace/edgex-go/3/.git 02:37:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 02:37:16 # $SEMVER_REMOTE_NAME = origin 02:37:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:37:16 # $SEMVER_USER_NAME = edgex-jenkins 02:37:16 # $SEMVER_BRANCH = PR-3649 02:37:16 # $SEMVER_TEMP = /tmp/semver-849005201 02:37:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:37:31 # '/tmp/semver-849005201' -> '/w/workspace/edgex-go/3/.semver' 02:37:31 # -> Force: false 02:37:31 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 02:37:31 $ docker exec --env ******** --env ******** 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d ssh-agent -k 02:37:31 unset SSH_AUTH_SOCK; 02:37:31 unset SSH_AGENT_PID; 02:37:31 echo Agent pid 59 killed; 02:37:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:31 + git semver [Pipeline] } 02:37:31 $ docker stop --time=1 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d 02:37:33 $ docker rm -f 0dcb6627c1838caee8aad54d2bb07171c2c62b6c403b9e6850fc59bc93521e1d [Pipeline] // withDockerContainer [Pipeline] sh 02:37:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:37:34 Stashed 1 file(s) [Pipeline] echo 02:37:34 [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 02:37:36 ========================================================= 02:37:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:37:36 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:37:37 + 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 . 02:37:38 Sending build context to Docker daemon 328.7MB 02:37:38 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:37:38 Step 2/6 : FROM ${BASE} 02:37:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:37:38 540db60ca938: Pulling fs layer 02:37:38 adcc1eea9eea: Pulling fs layer 02:37:38 4c4ab2625f07: Pulling fs layer 02:37:38 db62176df00c: Pulling fs layer 02:37:38 3b30891b0d05: Pulling fs layer 02:37:38 444f5516b4c7: Pulling fs layer 02:37:38 90b9b1106a8b: Pulling fs layer 02:37:38 0383d17a5b7e: Pulling fs layer 02:37:38 c82ef313ddc5: Pulling fs layer 02:37:38 db62176df00c: Waiting 02:37:38 3b30891b0d05: Waiting 02:37:38 444f5516b4c7: Waiting 02:37:38 90b9b1106a8b: Waiting 02:37:38 0383d17a5b7e: Waiting 02:37:38 c82ef313ddc5: Waiting 02:37:38 4c4ab2625f07: Verifying Checksum 02:37:38 4c4ab2625f07: Download complete 02:37:38 adcc1eea9eea: Verifying Checksum 02:37:38 adcc1eea9eea: Download complete 02:37:38 3b30891b0d05: Verifying Checksum 02:37:38 3b30891b0d05: Download complete 02:37:38 444f5516b4c7: Verifying Checksum 02:37:38 444f5516b4c7: Download complete 02:37:38 90b9b1106a8b: Verifying Checksum 02:37:38 90b9b1106a8b: Download complete 02:37:38 540db60ca938: Verifying Checksum 02:37:38 540db60ca938: Download complete 02:37:38 540db60ca938: Pull complete 02:37:39 adcc1eea9eea: Pull complete 02:37:39 4c4ab2625f07: Pull complete 02:37:39 0383d17a5b7e: Verifying Checksum 02:37:39 0383d17a5b7e: Download complete 02:37:44 c82ef313ddc5: Verifying Checksum 02:37:44 c82ef313ddc5: Download complete 02:37:44 db62176df00c: Verifying Checksum 02:37:44 db62176df00c: Download complete 02:37:47 db62176df00c: Pull complete 02:37:47 3b30891b0d05: Pull complete 02:37:47 444f5516b4c7: Pull complete 02:37:47 90b9b1106a8b: Pull complete 02:37:47 0383d17a5b7e: Pull complete 02:37:49 c82ef313ddc5: Pull complete 02:37:49 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 02:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:37:49 ---> 4508b0543a43 02:37:49 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 02:37:50 Still waiting to schedule task 02:37:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:37:51 ---> Running in df3a8380b60f 02:37:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:37:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:37:52 OK: 219 MiB in 52 packages 02:37:52 Removing intermediate container df3a8380b60f 02:37:52 ---> 7612794cba39 02:37:52 Step 4/6 : WORKDIR /edgex-go 02:37:53 ---> Running in 885afd882143 02:37:53 Removing intermediate container 885afd882143 02:37:53 ---> 2422e9985a51 02:37:53 Step 5/6 : COPY go.mod . 02:37:53 ---> 9b23daf4f864 02:37:53 Step 6/6 : RUN go mod download 02:37:53 ---> Running in 8cd8322b011a 02:38:32 Removing intermediate container 8cd8322b011a 02:38:32 ---> d93fa6fd01a6 02:38:32 Successfully built d93fa6fd01a6 02:38:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:38:33 + docker inspect -f . ci-base-image-x86_64 02:38:33 . [Pipeline] withDockerContainer 02:38:33 prd-centos7-docker-4c-2g-2049 does not seem to be running inside a container 02:38:33 $ 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 02:38:33 $ docker top df3a1d0e927c85ff31db48fc8dab6dd3b70d96b611a5b6a4e3b74bd756740763 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:34 + go version 02:38:34 go version go1.16.6 linux/amd64 [Pipeline] } 02:38:34 $ docker stop --time=1 df3a1d0e927c85ff31db48fc8dab6dd3b70d96b611a5b6a4e3b74bd756740763 02:38:35 $ docker rm -f df3a1d0e927c85ff31db48fc8dab6dd3b70d96b611a5b6a4e3b74bd756740763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:38:36 + docker inspect -f . ci-base-image-x86_64 02:38:36 . [Pipeline] withDockerContainer 02:38:36 prd-centos7-docker-4c-2g-2049 does not seem to be running inside a container 02:38:36 $ 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 02:38:36 $ docker top 5ad2a5bfbf13e764f59dc66ec3adb82dea5d3bf43edd83cecbe7ed3692cf361f -eo pid,comm [Pipeline] { [Pipeline] echo 02:38:36 ========================================================= 02:38:36 [edgeXBuildGoParallel] Running Tests and Build... 02:38:36 ========================================================= [Pipeline] sh 02:38:37 + go mod tidy [Pipeline] sh 02:38:37 + make test 02:38:37 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 02:38:38 go mod tidy 02:38:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:38:43 ? github.com/edgexfoundry/edgex-go [no test files] 02:39:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:39:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:39:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:39:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:39:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:39:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:39:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:39:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:39:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:39:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:39:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:39:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:39:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 02:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements 02:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:39:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 46.3% of statements 02:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:39:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements 02:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 02:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:39:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:39:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:39:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements 02:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:39:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 02:39:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 22.0% of statements 02:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 02:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements 02:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 02:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 02:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 02:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 02:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 02:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.221s coverage: 81.8% of statements 02:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 02:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.263s coverage: 66.9% of statements 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:39:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2050 in /w/workspace/edgexfoundry_edgex-go_PR-3649 [Pipeline] { [Pipeline] ws 02:39:58 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:39:58 The recommended git tool is: git 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.6% of statements 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:40:03 using credential edgex-jenkins-ssh 02:40:03 Cloning the remote Git repository 02:40:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:40:03 > git init /w/workspace/edgex-go/3 # timeout=10 02:40:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:40:03 > git --version # timeout=10 02:40:03 > git --version # 'git version 2.17.1' 02:40:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 02:40:07 GO111MODULE=on go vet ./... 02:40:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:40:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:40:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:40:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:19 > 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 02:40:20 Merging remotes/origin/main commit 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 into PR head commit 812ad0cafe0d1091f997da893677d44cb0258b3b 02:40:20 Merge succeeded, producing 812ad0cafe0d1091f997da893677d44cb0258b3b 02:40:20 Checking out Revision 812ad0cafe0d1091f997da893677d44cb0258b3b (PR-3649) 02:40:20 > git config core.sparsecheckout # timeout=10 02:40:20 > git checkout -f 812ad0cafe0d1091f997da893677d44cb0258b3b # timeout=10 02:40:20 > git remote # timeout=10 02:40:20 > git config --get remote.origin.url # timeout=10 02:40:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:20 > git merge 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 # timeout=10 02:40:20 > git rev-parse HEAD^{commit} # timeout=10 02:40:20 > git config core.sparsecheckout # timeout=10 02:40:20 > git checkout -f 812ad0cafe0d1091f997da893677d44cb0258b3b # timeout=10 02:40:25 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 02:40:25 provisioning config files... 02:40:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6962450309066816070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:26 ---> docker-login.sh 02:40:26 nexus3.edgexfoundry.org:10001 02:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:27 Configure a credential helper to remove this warning. See 02:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:27 02:40:27 Login Succeeded 02:40:27 nexus3.edgexfoundry.org:10002 02:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:27 Configure a credential helper to remove this warning. See 02:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:27 02:40:27 Login Succeeded 02:40:27 nexus3.edgexfoundry.org:10003 02:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:28 Configure a credential helper to remove this warning. See 02:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:28 02:40:28 Login Succeeded 02:40:28 nexus3.edgexfoundry.org:10004 02:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:28 Configure a credential helper to remove this warning. See 02:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:28 02:40:28 Login Succeeded 02:40:28 docker.io 02:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:29 Configure a credential helper to remove this warning. See 02:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:29 02:40:29 Login Succeeded 02:40:29 ---> docker-login.sh ends [Pipeline] } 02:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:40:30 ========================================================= 02:40:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:40:30 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:40:32 + 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 . 02:40:33 gofmt -l . 02:40:33 [ "`gofmt -l .`" = "" ] 02:40:33 ./bin/test-attribution-txt.sh [Pipeline] sh 02:40:34 + ls -al . 02:40:34 total 596 02:40:34 drwxrwxr-x 10 1001 1001 4096 Aug 5 02:40 . 02:40:34 drwxr-xr-x 4 root root 28 Aug 5 02:38 .. 02:40:34 -rw-rw-r-- 1 1001 1001 11 Aug 5 02:36 .dockerignore 02:40:34 drwxrwxr-x 8 1001 1001 179 Aug 5 02:37 .git 02:40:34 drwxrwxr-x 3 1001 1001 125 Aug 5 02:36 .github 02:40:34 -rw-rw-r-- 1 1001 1001 818 Aug 5 02:36 .gitignore 02:40:34 -rw-rw-r-- 1 1001 1001 76 Aug 5 02:36 .hadolint.yml 02:40:34 drwx------ 3 1001 1001 58 Aug 5 02:37 .semver 02:40:34 -rw-rw-r-- 1 1001 1001 166 Aug 5 02:36 .sonarcloud.properties 02:40:34 -rw-rw-r-- 1 1001 1001 8609 Aug 5 02:36 Attribution.txt 02:40:34 -rw-rw-r-- 1 1001 1001 43881 Aug 5 02:36 CHANGELOG.md 02:40:34 -rw-rw-r-- 1 1001 1001 3804 Aug 5 02:36 CONTRIBUTING.md 02:40:34 -rw-rw-r-- 1 1001 1001 931 Aug 5 02:36 Dockerfile.build 02:40:34 -rw-rw-r-- 1 1001 1001 849 Aug 5 02:36 Jenkinsfile 02:40:34 -rw-rw-r-- 1 1001 1001 10775 Aug 5 02:36 LICENSE 02:40:34 -rw-rw-r-- 1 1001 1001 5915 Aug 5 02:36 Makefile 02:40:34 -rw-rw-r-- 1 1001 1001 8643 Aug 5 02:36 README.md 02:40:34 -rw-rw-r-- 1 1001 1001 6912 Aug 5 02:36 SECURITY.md 02:40:34 -rw-rw-r-- 1 1001 1001 5 Aug 5 02:37 VERSION 02:40:34 -rw-rw-r-- 1 1001 1001 4131 Aug 5 02:36 ZMQWindows.md 02:40:34 drwxrwxr-x 2 1001 1001 37 Aug 5 02:36 bin 02:40:34 drwxrwxr-x 14 1001 1001 4096 Aug 5 02:36 cmd 02:40:34 -rw-r--r-- 1 root root 404176 Aug 5 02:40 coverage.out 02:40:34 -rw-rw-r-- 1 1001 1001 813 Aug 5 02:36 go.mod 02:40:34 -rw-r--r-- 1 root root 48847 Aug 5 02:38 go.sum 02:40:34 drwxrwxr-x 8 1001 1001 124 Aug 5 02:36 internal 02:40:34 drwxrwxr-x 3 1001 1001 16 Aug 5 02:36 openapi 02:40:34 drwxrwxr-x 4 1001 1001 71 Aug 5 02:36 snap 02:40:34 -rw-rw-r-- 1 1001 1001 204 Aug 5 02:36 version.go [Pipeline] sh 02:40:34 Sending build context to Docker daemon 166MB 02:40:34 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:40:34 Step 2/6 : FROM ${BASE} 02:40:34 + '[' -e coverage.out ] 02:40:34 + chown 1001:1001 coverage.out [Pipeline] stash 02:40:34 Stashed 1 file(s) [Pipeline] sh 02:40:34 + make build 02:40:34 go mod tidy 02:40:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:40:34 595b0fe564bb: Pulling fs layer 02:40:34 24495759ef45: Pulling fs layer 02:40:34 d148012ef14d: Pulling fs layer 02:40:34 e90a11edd702: Pulling fs layer 02:40:34 d77568369979: Pulling fs layer 02:40:34 02195dbdac53: Pulling fs layer 02:40:34 2b1b35aa2570: Pulling fs layer 02:40:34 2c1f732e5b09: Pulling fs layer 02:40:34 e90a11edd702: Waiting 02:40:34 d77568369979: Waiting 02:40:34 02195dbdac53: Waiting 02:40:34 2b1b35aa2570: Waiting 02:40:34 d148012ef14d: Verifying Checksum 02:40:34 d148012ef14d: Download complete 02:40:34 24495759ef45: Download complete 02:40:34 d77568369979: Verifying Checksum 02:40:34 d77568369979: Download complete 02:40:35 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 02:40:35 02195dbdac53: Verifying Checksum 02:40:35 02195dbdac53: Download complete 02:40:35 595b0fe564bb: Verifying Checksum 02:40:35 595b0fe564bb: Download complete 02:40:35 2b1b35aa2570: Verifying Checksum 02:40:35 2b1b35aa2570: Download complete 02:40:36 595b0fe564bb: Pull complete 02:40:36 24495759ef45: Pull complete 02:40:36 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 02:40:37 d148012ef14d: Pull complete 02:40:38 2c1f732e5b09: Verifying Checksum 02:40:38 2c1f732e5b09: Download complete 02:40:39 e90a11edd702: Verifying Checksum 02:40:39 e90a11edd702: Download complete 02:40:44 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 02:40:44 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 02:40:46 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 02:40:46 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 02:40:47 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 02:40:48 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 02:40:49 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 02:40:49 e90a11edd702: Pull complete 02:40:50 d77568369979: Pull complete 02:40:50 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 02:40:50 02195dbdac53: Pull complete 02:40:51 2b1b35aa2570: Pull complete 02:40:51 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 02:40:52 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] } 02:40:54 $ docker stop --time=1 5ad2a5bfbf13e764f59dc66ec3adb82dea5d3bf43edd83cecbe7ed3692cf361f 02:40:56 $ docker rm -f 5ad2a5bfbf13e764f59dc66ec3adb82dea5d3bf43edd83cecbe7ed3692cf361f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 02:40:59 2c1f732e5b09: Pull complete 02:40:59 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 02:40:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:40:59 ---> 88ecf2bb1f95 02:40:59 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 02:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:41:00 02:41:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:41:00 ---> Running in 820a648294e4 02:41:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:41:00 latest: Pulling from edgex-devops/edgex-compose 02:41:00 cbdbe7a5bc2a: Pulling fs layer 02:41:00 ca9280d653b3: Pulling fs layer 02:41:00 7e9c9ca2126c: Pulling fs layer 02:41:01 cbdbe7a5bc2a: Download complete 02:41:01 cbdbe7a5bc2a: Pull complete 02:41:01 ca9280d653b3: Verifying Checksum 02:41:01 ca9280d653b3: Download complete 02:41:02 ca9280d653b3: Pull complete 02:41:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:41:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:41:04 7e9c9ca2126c: Download complete 02:41:05 OK: 218 MiB in 52 packages 02:41:06 Removing intermediate container 820a648294e4 02:41:06 ---> e83d1fedc440 02:41:06 Step 4/6 : WORKDIR /edgex-go 02:41:06 ---> Running in af7a7a957034 02:41:07 7e9c9ca2126c: Pull complete 02:41:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:41:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:41:07 Removing intermediate container af7a7a957034 02:41:07 ---> 2290eb58d893 02:41:07 Step 5/6 : COPY go.mod . [Pipeline] withDockerContainer 02:41:07 prd-centos7-docker-4c-2g-2049 does not seem to be running inside a container 02:41:07 $ 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 02:41:08 ---> 9d4e6c4116b1 02:41:08 Step 6/6 : RUN go mod download 02:41:08 ---> Running in fca76bde8fbb 02:41:10 $ docker top b6cd275359354120df9b80564831c05783b32f65d69e03ed92c8c9185ae0b22a -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:10 + docker-compose build --help 02:41:10 + grep parallel 02:41:11 --parallel Build images in parallel. [Pipeline] } 02:41:11 $ docker stop --time=1 b6cd275359354120df9b80564831c05783b32f65d69e03ed92c8c9185ae0b22a 02:41:12 $ docker rm -f b6cd275359354120df9b80564831c05783b32f65d69e03ed92c8c9185ae0b22a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:41:12 . [Pipeline] withDockerContainer 02:41:13 prd-centos7-docker-4c-2g-2049 does not seem to be running inside a container 02:41:13 $ 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 02:41:13 $ docker top e8c0f07fb64a64dcfc5045ee881b920e3f7798bdc6129d334fa21999b86d7736 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:13 + docker-compose -f ./docker-compose-build.yml build --parallel 02:41:14 Building core-command ... 02:41:14 Building core-data ... 02:41:14 Building core-metadata ... 02:41:14 Building security-bootstrapper ... 02:41:14 Building security-proxy-setup ... 02:41:14 Building security-secretstore-setup ... 02:41:14 Building support-notifications ... 02:41:14 Building support-scheduler ... 02:41:14 Building sys-mgmt-agent ... 02:41:14 Building security-proxy-setup 02:41:14 Building security-secretstore-setup 02:41:14 Building core-command 02:41:14 Building core-metadata 02:41:14 Building support-scheduler 02:41:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:41:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:41:24 ---> d93fa6fd01a6 02:41:24 Step 3/24 : WORKDIR /edgex-go 02:41:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:41:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:41:24 ---> d93fa6fd01a6 02:41:24 Step 3/24 : WORKDIR /edgex-go 02:41:31 ---> Running in e0bbc50d126a 02:41:31 ---> Running in d52742f1caa5 02:41:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:41:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:41:36 ---> d93fa6fd01a6 02:41:36 Step 3/23 : WORKDIR /edgex-go 02:41:36 ---> Using cache 02:41:36 ---> 33c5b548be11 02:41:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:39 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:41:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:41:39 ---> d93fa6fd01a6 02:41:39 Step 3/26 : WORKDIR /edgex-go 02:41:39 ---> Using cache 02:41:39 ---> 33c5b548be11 02:41:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:41:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:41:39 ---> d93fa6fd01a6 02:41:39 Step 3/22 : WORKDIR /edgex-go 02:41:39 ---> Using cache 02:41:39 ---> 33c5b548be11 02:41:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:39 Removing intermediate container d52742f1caa5 02:41:39 ---> 33c5b548be11 02:41:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:39 Removing intermediate container e0bbc50d126a 02:41:39 ---> 959d0d68d328 02:41:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:39 ---> Running in a925504d3f83 02:41:39 ---> Running in 610c284842d6 02:41:39 ---> Running in 64ca6d447228 02:41:39 ---> Running in c62dc15337ae 02:41:39 ---> Running in 44afcd614e0d 02:41:39 Removing intermediate container 64ca6d447228 02:41:39 ---> c1c6b63fe3ee 02:41:39 Step 5/23 : RUN apk add --update --no-cache make git 02:41:39 ---> Running in 1c412e8e4040 02:41:39 Removing intermediate container a925504d3f83 02:41:39 ---> 5b21fd0f6c86 02:41:39 Step 5/26 : RUN apk add --update --no-cache make git 02:41:39 Removing intermediate container 610c284842d6 02:41:39 ---> f48eb2693018 02:41:39 Step 5/22 : RUN apk add --update --no-cache make git 02:41:39 ---> Running in 57b1d7ccf57f 02:41:39 ---> Running in 675650b30359 02:41:39 Removing intermediate container 44afcd614e0d 02:41:39 ---> 05c302d37015 02:41:39 Step 5/24 : RUN apk add --update --no-cache make git 02:41:39 Removing intermediate container c62dc15337ae 02:41:39 ---> 0adbc28674e5 02:41:39 Step 5/24 : RUN apk add --update --no-cache make git 02:41:39 ---> Running in 98e447b76dc2 02:41:39 ---> Running in 765b50e2f2ad 02:41:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:41:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:41:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:41:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:41:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:41:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:41:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:41:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:41:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:41:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:41:41 OK: 219 MiB in 52 packages 02:41:41 OK: 219 MiB in 52 packages 02:41:41 OK: 219 MiB in 52 packages 02:41:42 Removing intermediate container 98e447b76dc2 02:41:42 ---> 118ad46d9920 02:41:42 Step 6/24 : COPY go.mod . 02:41:42 OK: 219 MiB in 52 packages 02:41:42 Removing intermediate container 1c412e8e4040 02:41:42 ---> ca83b368d3ff 02:41:42 Step 6/23 : COPY go.mod . 02:41:42 Removing intermediate container 675650b30359 02:41:42 ---> abc352128cb4 02:41:42 Step 6/22 : COPY go.mod . 02:41:42 ---> 839e807bb707 02:41:42 Step 7/24 : RUN go mod download 02:41:42 ---> Running in 4428b1962f29 02:41:42 Removing intermediate container 765b50e2f2ad 02:41:42 ---> 13fb34c9114d 02:41:42 Step 6/24 : COPY go.mod . 02:41:42 ---> 3afdef454275 02:41:42 Step 7/22 : RUN go mod download 02:41:42 ---> 328b8c06d46d 02:41:42 Step 7/23 : RUN go mod download 02:41:42 ---> Running in 02d1f23e866a 02:41:42 ---> Running in 2e2ce9fd65d9 02:41:42 OK: 219 MiB in 52 packages 02:41:42 ---> 1570954d4799 02:41:42 Step 7/24 : RUN go mod download 02:41:42 ---> Running in 329f2f96309f 02:41:43 Removing intermediate container 57b1d7ccf57f 02:41:43 ---> a547ec6f47bf 02:41:43 Step 6/26 : COPY go.mod . 02:41:43 ---> df4ab968df50 02:41:43 Step 7/26 : RUN go mod download 02:41:43 ---> Running in a530b786a3ca 02:41:44 Removing intermediate container 4428b1962f29 02:41:44 ---> 832021b41edd 02:41:44 Step 8/24 : COPY . . 02:41:46 Removing intermediate container 02d1f23e866a 02:41:46 ---> 281a2f3050ee 02:41:46 Step 8/22 : COPY . . 02:41:48 Removing intermediate container 2e2ce9fd65d9 02:41:48 ---> c6ca33555ef3 02:41:48 Step 8/23 : COPY . . 02:41:48 Removing intermediate container 329f2f96309f 02:41:48 ---> 9337afd12b47 02:41:48 Step 8/24 : COPY . . 02:41:48 Removing intermediate container a530b786a3ca 02:41:48 ---> ebda78e551e0 02:41:48 Step 8/26 : COPY . . 02:41:56 ---> 842bb5e6f335 02:41:56 Step 9/24 : RUN go mod tidy 02:41:56 ---> Running in c7df0db89a3c 02:41:57 Removing intermediate container c7df0db89a3c 02:41:57 ---> 2ad71c4dfb58 02:41:57 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:41:57 ---> Running in d806173b21d4 02:41:58 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 02:41:59 ---> aae68907970f 02:41:59 Step 9/22 : RUN go mod tidy 02:41:59 ---> Running in b0ce1d684e97 02:42:02 Removing intermediate container b0ce1d684e97 02:42:02 ---> 681a653fba60 02:42:02 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:42:03 ---> Running in 75fa2ded421e 02:42:04 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 02:42:12 ---> c749af696296 02:42:12 Step 9/23 : RUN go mod tidy 02:42:12 ---> 73d1dbba67ae 02:42:12 Step 9/24 : RUN go mod tidy 02:42:12 ---> 61ea7f4e6bd3 02:42:12 Step 9/26 : RUN go mod tidy 02:42:12 ---> Running in 14ca34b6b747 02:42:12 ---> Running in b9edf6025aab 02:42:12 ---> Running in a62404ddb486 02:42:14 Removing intermediate container a62404ddb486 02:42:14 ---> 869f1937275e 02:42:14 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:42:14 ---> Running in da6a9454e328 02:42:14 Removing intermediate container 14ca34b6b747 02:42:14 ---> 4be91798903e 02:42:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:42:14 Removing intermediate container b9edf6025aab 02:42:14 ---> eb7759c9dea0 02:42:14 Step 10/24 : RUN make cmd/core-command/core-command 02:42:14 ---> Running in 9a035c89ce6a 02:42:14 ---> Running in 08f33a6e4e35 02:42:15 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 02:42:15 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 02:42:15 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 02:42:34 Removing intermediate container d806173b21d4 02:42:34 ---> 3d75f6ba4ee5 02:42:34 02:42:34 Step 11/24 : FROM alpine:3.12 02:42:34 3.12: Pulling from library/alpine 02:42:34 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:42:34 Status: Downloaded newer image for alpine:3.12 02:42:34 ---> 13621d1b12d4 02:42:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:42:34 ---> Running in 36a46f50a2cb 02:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:42:34 (1/1) Installing dumb-init (1.2.2-r1) 02:42:34 Executing busybox-1.31.1-r20.trigger 02:42:34 OK: 6 MiB in 15 packages 02:42:34 Removing intermediate container 36a46f50a2cb 02:42:34 ---> f6c793d54c95 02:42:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:42:34 ---> Running in 3356772efb20 02:42:34 Removing intermediate container 3356772efb20 02:42:34 ---> 62a0f3cce0d0 02:42:34 Step 14/24 : ENV APP_PORT=59881 02:42:34 ---> Running in 30ab69444e30 02:42:35 Removing intermediate container 30ab69444e30 02:42:35 ---> 2da419f4fc13 02:42:35 Step 15/24 : EXPOSE $APP_PORT 02:42:35 ---> Running in c1e68e2daeb6 02:42:35 Removing intermediate container c1e68e2daeb6 02:42:35 ---> e9628dcdeae6 02:42:35 Step 16/24 : WORKDIR / 02:42:35 ---> Running in 18a1e39b17bc 02:42:35 Removing intermediate container 18a1e39b17bc 02:42:35 ---> d09cfed7d0d5 02:42:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:35 ---> 0a03168a2576 02:42:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:42:36 ---> 174d04defc54 02:42:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:42:36 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 02:42:37 ---> 3d655a77f248 02:42:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:42:37 ---> Running in 30352977d7fb 02:42:37 Removing intermediate container 30352977d7fb 02:42:37 ---> 19d2d14a9cf6 02:42:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:42:37 ---> Running in 6bd613287f8e 02:42:37 Removing intermediate container 6bd613287f8e 02:42:37 ---> 8b10e9d72c6e 02:42:37 Step 22/24 : LABEL arch=x86_64 02:42:37 ---> Running in fe5538c5c996 02:42:37 Removing intermediate container fe5538c5c996 02:42:37 ---> 963f21290bbf 02:42:37 Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:42:37 ---> Running in 285b67ddda1b 02:42:37 Removing intermediate container 285b67ddda1b 02:42:37 ---> 1a868d4394ff 02:42:37 Step 24/24 : LABEL version=0.0.0 02:42:37 ---> Running in e603843da186 02:42:38 Removing intermediate container e603843da186 02:42:38 ---> 837089513c48 02:42:38 02:42:38 Successfully built 837089513c48 02:42:38 Successfully tagged core-metadata:latest 02:42:38 Building core-data 02:42:45 Removing intermediate container fca76bde8fbb 02:42:45 ---> dc45f8465a96 02:42:45 Successfully built dc45f8465a96 02:42:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:42:45  Building core-metadata ... done Removing intermediate container 75fa2ded421e 02:42:45 ---> a5048c71cdcf 02:42:45 02:42:45 Step 11/22 : FROM alpine:3.12 02:42:45 ---> 13621d1b12d4 02:42:45 Step 12/22 : RUN apk add --update --no-cache curl 02:42:45 + docker inspect -f . ci-base-image-arm64 02:42:45 . [Pipeline] withDockerContainer 02:42:45 ---> Running in cfc662555c15 02:42:45 prd-ubuntu18.04-docker-arm64-4c-16g-2050 does not seem to be running inside a container 02:42:45 $ 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 02:42:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:42:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:42:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:42:46 ---> d93fa6fd01a6 02:42:46 Step 3/24 : WORKDIR /edgex-go 02:42:46 ---> Using cache 02:42:46 ---> 33c5b548be11 02:42:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:46 ---> Using cache 02:42:46 ---> 0adbc28674e5 02:42:46 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:42:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:42:46 ---> Running in 545bfca2dab0 02:42:46 (1/4) Installing ca-certificates (20191127-r4) 02:42:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:42:46 (3/4) Installing libcurl (7.78.0-r0) 02:42:46 (4/4) Installing curl (7.78.0-r0) 02:42:46 Executing busybox-1.31.1-r20.trigger 02:42:46 Executing ca-certificates-20191127-r4.trigger 02:42:46 OK: 7 MiB in 18 packages 02:42:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:42:47 Removing intermediate container cfc662555c15 02:42:47 ---> 526200e04f79 02:42:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:42:47 ---> Running in 809feaa0b1bf 02:42:47 Removing intermediate container 809feaa0b1bf 02:42:47 ---> 55111e3d74d5 02:42:47 Step 14/22 : WORKDIR /edgex 02:42:47 ---> Running in ef3055adce9d 02:42:47 $ docker top 3347f69bb89f803dc32ff833f5548ac7e0e2c2c943fb0b87ef65881b9fa5217f -eo pid,comm 02:42:47 Removing intermediate container ef3055adce9d 02:42:47 ---> 8ad662592795 02:42:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:42:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 02:42:48 ---> 287046c2892f 02:42:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:42:48 + go version 02:42:48 go version go1.16.6 linux/arm64 [Pipeline] } 02:42:48 $ docker stop --time=1 3347f69bb89f803dc32ff833f5548ac7e0e2c2c943fb0b87ef65881b9fa5217f 02:42:48 OK: 219 MiB in 52 packages 02:42:48 ---> 413387472bc7 02:42:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:42:49 ---> f14d10465f86 02:42:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:42:49 Removing intermediate container 545bfca2dab0 02:42:49 ---> 100cca4edaf4 02:42:49 Step 6/24 : COPY go.mod . 02:42:49 ---> Running in 3abd26167023 02:42:49 Removing intermediate container 3abd26167023 02:42:49 ---> 993ae2e39d5b 02:42:49 Step 19/22 : CMD ["--init=true"] 02:42:49 ---> Running in 7631e8a8c0cb 02:42:49 ---> 407f63b6572a 02:42:49 Step 7/24 : RUN go mod download 02:42:49 ---> Running in a4e285be409c 02:42:49 Removing intermediate container 7631e8a8c0cb 02:42:49 ---> 3d272e45c2ed 02:42:49 Step 20/22 : LABEL arch=x86_64 02:42:49 ---> Running in 57efa1e8d8a5 02:42:50 Removing intermediate container 57efa1e8d8a5 02:42:50 ---> cf0522b68375 02:42:50 Step 21/22 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:42:50 ---> Running in 86a9c8e68703 02:42:50 Removing intermediate container 86a9c8e68703 02:42:50 ---> f39cb6fd806e 02:42:50 Step 22/22 : LABEL version=0.0.0 02:42:50 ---> Running in 3cb4c1785dc0 02:42:50 $ docker rm -f 3347f69bb89f803dc32ff833f5548ac7e0e2c2c943fb0b87ef65881b9fa5217f 02:42:50 Removing intermediate container 3cb4c1785dc0 02:42:50 ---> 41ff51fe0c9e 02:42:50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 02:42:50 Successfully built 41ff51fe0c9e 02:42:50 Successfully tagged security-proxy-setup:latest 02:42:50 Building sys-mgmt-agent [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:42:51 + docker inspect -f . ci-base-image-arm64 02:42:51 . [Pipeline] withDockerContainer 02:42:51 prd-ubuntu18.04-docker-arm64-4c-16g-2050 does not seem to be running inside a container 02:42:51 $ 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 02:42:53 $ docker top dec5d20f4298bf7ec624d0f990ee31960f0e6e92bd7c0958410932b1e88100a4 -eo pid,comm 02:42:53  Building security-proxy-setup ... done Removing intermediate container a4e285be409c 02:42:53 ---> 44a9b2b50763 02:42:53 Step 8/24 : COPY . . [Pipeline] { [Pipeline] echo 02:42:53 ========================================================= 02:42:53 [edgeXBuildGoParallel] Running Tests and Build... 02:42:53 ========================================================= [Pipeline] sh 02:42:54 + go mod tidy [Pipeline] sh 02:42:55 + make test 02:42:55 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 02:42:55 go mod tidy 02:42:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:42:58 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 02:43:01 Removing intermediate container 08f33a6e4e35 02:43:01 ---> 584a8bdf2805 02:43:01 02:43:01 Step 11/24 : FROM alpine:3.12 02:43:01 ---> 13621d1b12d4 02:43:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:43:01 ---> Using cache 02:43:01 ---> f6c793d54c95 02:43:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:43:01 ---> Using cache 02:43:01 ---> 62a0f3cce0d0 02:43:01 Step 14/24 : ENV APP_PORT=59882 02:43:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:43:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:43:01 ---> d93fa6fd01a6 02:43:01 Step 3/24 : WORKDIR /edgex-go 02:43:01 ---> Using cache 02:43:01 ---> 33c5b548be11 02:43:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:01 ---> Using cache 02:43:01 ---> 0adbc28674e5 02:43:01 Step 5/24 : RUN apk add --update --no-cache make bash git 02:43:01 ---> Running in c1a9fefc5830 02:43:01 ---> Running in da8ef5006b80 02:43:01 ---> 72fcbc2dc34f 02:43:01 Step 9/24 : RUN go mod tidy 02:43:01 ---> Running in 9e0cece4ba49 02:43:01 Removing intermediate container c1a9fefc5830 02:43:01 ---> 414644f63532 02:43:01 Step 15/24 : EXPOSE $APP_PORT 02:43:02 ---> Running in ab725faa3188 02:43:02 Removing intermediate container ab725faa3188 02:43:02 ---> 5a26fefc0801 02:43:02 Step 16/24 : WORKDIR / 02:43:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:43:03 ---> Running in e6c72e103595 02:43:03 Removing intermediate container da6a9454e328 02:43:03 ---> 578ee038aa16 02:43:03 02:43:03 Step 11/26 : FROM alpine:3.12 02:43:03 ---> 13621d1b12d4 02:43:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:43:03 ---> Running in 3095419255e7 02:43:03 Removing intermediate container e6c72e103595 02:43:03 ---> a039e667052e 02:43:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:43:03 ---> baad885d91a2 02:43:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:43:04 Removing intermediate container 9e0cece4ba49 02:43:04 ---> bcdc468878c7 02:43:04 Step 10/24 : RUN make cmd/core-data/core-data 02:43:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:43:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:43:04 ---> Running in 416e1d75f428 02:43:04 (1/6) Installing ca-certificates (20191127-r4) 02:43:04 Removing intermediate container 9a035c89ce6a 02:43:04 ---> cf5f5caeef62 02:43:04 02:43:04 Step 11/23 : FROM alpine:3.12 02:43:04 ---> 13621d1b12d4 02:43:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:43:04 ---> Using cache 02:43:04 ---> f6c793d54c95 02:43:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:43:04 ---> Using cache 02:43:04 ---> 62a0f3cce0d0 02:43:04 Step 14/23 : ENV APP_PORT=59861 02:43:04 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:43:04 (3/6) Installing libcurl (7.78.0-r0) 02:43:04 (4/6) Installing curl (7.78.0-r0) 02:43:04 (5/6) Installing dumb-init (1.2.2-r1) 02:43:04 (6/6) Installing su-exec (0.2-r1) 02:43:04 Executing busybox-1.31.1-r20.trigger 02:43:04 Executing ca-certificates-20191127-r4.trigger 02:43:04 OK: 219 MiB in 52 packages 02:43:04 OK: 7 MiB in 20 packages 02:43:04 ---> Running in 6fc112f1caf6 02:43:04 ---> 6951db6f33f8 02:43:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:43:04 Removing intermediate container 6fc112f1caf6 02:43:04 ---> 7c555e9df239 02:43:04 Step 15/23 : EXPOSE $APP_PORT 02:43:04 ---> Running in 54ce13405537 02:43:04 ---> a5434141ed88 02:43:04 Step 20/24 : ENTRYPOINT ["/core-command"] 02:43:04 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 02:43:04 ---> Running in 6775874be7c9 02:43:04 Removing intermediate container 54ce13405537 02:43:04 ---> 2a362431406e 02:43:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:04 Removing intermediate container da8ef5006b80 02:43:04 ---> 1e3860527a3d 02:43:04 Step 6/24 : COPY go.mod . 02:43:05 Removing intermediate container 3095419255e7 02:43:05 ---> 26dd838f189d 02:43:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:43:05 Removing intermediate container 6775874be7c9 02:43:05 ---> 7d9f50ca4d3d 02:43:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:05 ---> Running in e4f3b86ed8d7 02:43:05 ---> Running in e0fa8dc8d45b 02:43:05 ---> d67ba86c9fab 02:43:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:43:05 ---> af41520f7d78 02:43:05 Step 7/24 : RUN go mod download 02:43:05 Removing intermediate container e0fa8dc8d45b 02:43:05 ---> 159265505e52 02:43:05 Step 14/26 : WORKDIR / 02:43:05 Removing intermediate container e4f3b86ed8d7 02:43:05 ---> e27ccd55e980 02:43:05 Step 22/24 : LABEL arch=x86_64 02:43:05 ---> Running in 6258b365dc7d 02:43:05 ---> Running in ee593a227d58 02:43:05 ---> Running in b705481d4181 02:43:06 ---> 58335de0e0ea 02:43:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:43:06 Removing intermediate container ee593a227d58 02:43:06 ---> d5223063a3c3 02:43:06 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:43:06 Removing intermediate container b705481d4181 02:43:06 ---> 3dab00200298 02:43:06 Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:43:06 ---> Running in 889e09103f4f 02:43:06 ---> f842890ea64b 02:43:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:43:06 ---> 4e7a8b2fd5e7 02:43:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:43:06 ---> Running in 6145f7b0011e 02:43:06 Removing intermediate container 889e09103f4f 02:43:06 ---> c10f477b58ef 02:43:06 Step 24/24 : LABEL version=0.0.0 02:43:06 ---> Running in fa0805d16904 02:43:06 Removing intermediate container 6145f7b0011e 02:43:06 ---> d2cb2e2efb74 02:43:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:06 ---> Running in d446d735f283 02:43:06 Removing intermediate container fa0805d16904 02:43:06 ---> afb38cef5a60 02:43:06 02:43:06 ---> b4adc682dda0 02:43:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:43:07 Successfully built afb38cef5a60 02:43:07 Successfully tagged core-command:latest 02:43:07 Building security-bootstrapper 02:43:07  Building core-command ... done Removing intermediate container d446d735f283 02:43:07 ---> f38e42a4aae5 02:43:07 Step 21/23 : LABEL arch=x86_64 02:43:07 ---> Running in eb4aa2ec8457 02:43:07 ---> e5d1b8d1d792 02:43:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:43:07 Removing intermediate container eb4aa2ec8457 02:43:07 ---> 3d2ccd087533 02:43:07 Step 22/23 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:43:09 ---> Running in e7de0e689732 02:43:09 ---> 843d74ba149a 02:43:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:43:09 Removing intermediate container e7de0e689732 02:43:09 ---> a85592613af5 02:43:09 Step 23/23 : LABEL version=0.0.0 02:43:09 Removing intermediate container 6258b365dc7d 02:43:09 ---> 48f6bd80d660 02:43:09 Step 8/24 : COPY . . 02:43:09 ---> Running in 3f78be6ab2ad 02:43:10 ---> 720e837fcf7a 02:43:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:43:10 Removing intermediate container 3f78be6ab2ad 02:43:10 ---> 7e4f6313decf 02:43:10 02:43:10 Successfully built 7e4f6313decf 02:43:10 Successfully tagged support-scheduler:latest 02:43:10  Building support-scheduler ... done Building support-notifications 02:43:14 ---> 8f905369a2be 02:43:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:43:17 ---> bf8d8452cb4c 02:43:17 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/ 02:43:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:43:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:43:19 ---> d93fa6fd01a6 02:43:19 Step 3/23 : WORKDIR /edgex-go 02:43:19 ---> Using cache 02:43:19 ---> 33c5b548be11 02:43:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:19 ---> Using cache 02:43:19 ---> 0adbc28674e5 02:43:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:43:19 ---> Running in 1e9e796d9252 02:43:19 ---> dde13f93d306 02:43:19 Step 9/24 : RUN go mod tidy 02:43:20 ---> Running in 7ecd50784438 02:43:20 ---> Running in fd90ec012754 02:43:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:43:22 Removing intermediate container 1e9e796d9252 02:43:22 ---> 520c080525a6 02:43:22 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:43:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:43:22 ---> Running in d576d3e530f8 02:43:23 Removing intermediate container d576d3e530f8 02:43:23 ---> 570e12a2b102 02:43:23 Step 24/26 : LABEL arch=x86_64 02:43:23 ---> Running in 06015c7d0e0e 02:43:23 Removing intermediate container fd90ec012754 02:43:23 ---> 38d9d5b52848 02:43:23 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:43:23 ---> Running in 0eb1cf67c8ba 02:43:23 OK: 219 MiB in 52 packages 02:43:23 Removing intermediate container 06015c7d0e0e 02:43:23 ---> 3bd657423665 02:43:23 Step 25/26 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:43:23 ? github.com/edgexfoundry/edgex-go [no test files] 02:43:23 ---> Running in 0f377bdccfcc 02:43:23 Removing intermediate container 0f377bdccfcc 02:43:23 ---> 9d6e9aa82b03 02:43:23 Step 26/26 : LABEL version=0.0.0 02:43:23 ---> Running in e00262835998 02:43:23 Removing intermediate container 7ecd50784438 02:43:23 ---> 06583a0ec3b8 02:43:23 Step 6/23 : COPY go.mod . 02:43:23 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 02:43:24 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:43:24 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:43:24 ---> d93fa6fd01a6 02:43:24 Step 3/32 : WORKDIR /edgex-go 02:43:24 ---> Using cache 02:43:24 ---> 33c5b548be11 02:43:24 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:24 ---> Using cache 02:43:24 ---> 0adbc28674e5 02:43:24 Step 5/32 : RUN apk add --update --no-cache make git 02:43:24 ---> Using cache 02:43:24 ---> 13fb34c9114d 02:43:24 Step 6/32 : COPY go.mod . 02:43:24 ---> Using cache 02:43:24 ---> 1570954d4799 02:43:24 Step 7/32 : RUN go mod download 02:43:24 ---> Using cache 02:43:24 ---> 9337afd12b47 02:43:24 Step 8/32 : COPY . . 02:43:24 ---> Using cache 02:43:24 ---> 73d1dbba67ae 02:43:24 Step 9/32 : RUN go mod tidy 02:43:24 ---> Using cache 02:43:24 ---> eb7759c9dea0 02:43:24 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:43:24 Removing intermediate container e00262835998 02:43:24 ---> c0b038a66f6e 02:43:24 02:43:24 ---> Running in 9c02f11015b4 02:43:24 ---> bd230f1de6ef 02:43:24 Step 7/23 : RUN go mod download 02:43:24 ---> Running in 4b649420b0e2 02:43:24 Successfully built c0b038a66f6e 02:43:24 Successfully tagged security-secretstore-setup:latest 02:43:25  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 02:43:26 Removing intermediate container 4b649420b0e2 02:43:26 ---> 5cd44907b383 02:43:26 Step 8/23 : COPY . . 02:43:33 ---> 8cfb7fd4c1a3 02:43:33 Step 9/23 : RUN go mod tidy 02:43:33 ---> Running in da6e730d7e34 02:43:34 Removing intermediate container da6e730d7e34 02:43:34 ---> 7c718dfb7ceb 02:43:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:43:34 ---> Running in b5b42fd62c4e 02:43:35 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 02:43:40 Removing intermediate container 416e1d75f428 02:43:40 ---> 76f6b6a5bb50 02:43:40 02:43:40 Step 11/24 : FROM alpine:3.12 02:43:40 ---> 13621d1b12d4 02:43:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:43:40 ---> Running in de66bfc59d03 02:43:40 Removing intermediate container de66bfc59d03 02:43:40 ---> edf05e3ec601 02:43:40 Step 13/24 : ENV APP_PORT=59880 02:43:40 ---> Running in 0327712bfb55 02:43:40 Removing intermediate container 0327712bfb55 02:43:40 ---> 3ad59f052ca8 02:43:40 Step 14/24 : EXPOSE $APP_PORT 02:43:40 ---> Running in d55a78e4c83f 02:43:40 Removing intermediate container d55a78e4c83f 02:43:40 ---> b1784e214375 02:43:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:40 ---> Running in b14ee95d8617 02:43:41 Removing intermediate container b14ee95d8617 02:43:41 ---> e91cbab9e65b 02:43:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:43:41 ---> Running in db78ff631e47 02:43:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:43:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:43:43 (1/6) Installing dumb-init (1.2.2-r1) 02:43:43 (2/6) Installing libgcc (9.3.0-r2) 02:43:43 (3/6) Installing libsodium (1.0.18-r0) 02:43:44 (4/6) Installing libstdc++ (9.3.0-r2) 02:43:44 (5/6) Installing libzmq (4.3.3-r0) 02:43:44 (6/6) Installing zeromq (4.3.3-r0) 02:43:44 Executing busybox-1.31.1-r20.trigger 02:43:44 OK: 8 MiB in 20 packages 02:43:45 Removing intermediate container db78ff631e47 02:43:45 ---> 25b539ebdb75 02:43:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:46 ---> 95340f3fb01c 02:43:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:43:46 ---> 70a0855dfb33 02:43:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:43:47 ---> 1523bd3ac415 02:43:47 Step 20/24 : ENTRYPOINT ["/core-data"] 02:43:47 ---> Running in 9d703e0957d7 02:43:47 Removing intermediate container 9d703e0957d7 02:43:47 ---> 45755450aec3 02:43:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:47 ---> Running in bc233bd8a12b 02:43:47 Removing intermediate container bc233bd8a12b 02:43:47 ---> 9b6fd5d3cc82 02:43:47 Step 22/24 : LABEL arch=x86_64 02:43:47 ---> Running in f24a30a013cf 02:43:47 Removing intermediate container f24a30a013cf 02:43:47 ---> bfc097d33ac2 02:43:47 Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:43:47 ---> Running in 15ad1b03673e 02:43:47 Removing intermediate container 15ad1b03673e 02:43:47 ---> 103289105334 02:43:47 Step 24/24 : LABEL version=0.0.0 02:43:47 ---> Running in 9798d25239f7 02:43:48 Removing intermediate container 9798d25239f7 02:43:48 ---> b1d0b25d11f2 02:43:48 02:43:48 Successfully built b1d0b25d11f2 02:43:48 Successfully tagged core-data:latest 02:43:56  Building core-data ... done Removing intermediate container 0eb1cf67c8ba 02:43:56 ---> 0a131253b0c0 02:43:56 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:43:56 ---> Running in fdaa5a7af0f0 02:43:57 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 02:43:57 Removing intermediate container 9c02f11015b4 02:43:57 ---> 5c6603b0543d 02:43:57 02:43:57 Step 11/32 : FROM alpine:3.12 02:43:57 ---> 13621d1b12d4 02:43:57 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:43:57 ---> Running in cbdaefc0a11f 02:43:57 Removing intermediate container cbdaefc0a11f 02:43:57 ---> 85fad94820cc 02:43:57 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:43:57 ---> Running in 3dc82a46494a 02:43:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:43:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:43:58 Removing intermediate container fdaa5a7af0f0 02:43:58 ---> f974cc95eaa0 02:43:58 02:43:58 Step 12/24 : FROM docker:20.10.7 02:43:58 (1/2) Installing dumb-init (1.2.2-r1) 02:43:58 (2/2) Installing su-exec (0.2-r1) 02:43:58 Executing busybox-1.31.1-r20.trigger 02:43:58 OK: 6 MiB in 16 packages 02:43:58 20.10.7: Pulling from library/docker 02:43:59 Removing intermediate container 3dc82a46494a 02:43:59 ---> 5c666a622981 02:43:59 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:43:59 ---> Running in 9d042617e790 02:43:59 Removing intermediate container 9d042617e790 02:43:59 ---> c10f229100f5 02:43:59 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:43:59 ---> Running in c97e13d09a50 02:43:59 Removing intermediate container c97e13d09a50 02:43:59 ---> c13a2330a64a 02:43:59 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:43:59 ---> Running in e793d886cd66 02:44:00 Removing intermediate container e793d886cd66 02:44:00 ---> 002040574a98 02:44:00 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:44:00 ---> Running in 286a33d100c1 02:44:00 Removing intermediate container 286a33d100c1 02:44:00 ---> dd3f654219ab 02:44:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:44:01 ---> e88cc91016a1 02:44:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:44:01 ---> Running in 7567f06ca0e9 02:44:01 Removing intermediate container b5b42fd62c4e 02:44:01 ---> e75d78faabfa 02:44:01 02:44:01 Step 11/23 : FROM alpine:3.12 02:44:01 ---> 13621d1b12d4 02:44:01 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:44:01 ---> Running in 616c416af6b6 02:44:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:44:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:44:02 (1/2) Installing ca-certificates (20191127-r4) 02:44:02 (2/2) Installing dumb-init (1.2.2-r1) 02:44:02 Executing busybox-1.31.1-r20.trigger 02:44:02 Executing ca-certificates-20191127-r4.trigger 02:44:02 OK: 6 MiB in 16 packages 02:44:02 Removing intermediate container 7567f06ca0e9 02:44:02 ---> 0cb114b7c99a 02:44:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:44:02 ---> 7cd047bd13ca 02:44:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:44:02 Removing intermediate container 616c416af6b6 02:44:02 ---> c774ff83d95e 02:44:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:44:02 ---> Running in 4007e0fe753c 02:44:02 Removing intermediate container 4007e0fe753c 02:44:02 ---> 86b96a0fd791 02:44:02 Step 14/23 : ENV APP_PORT=59860 02:44:02 ---> 534776824270 02:44:02 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:44:02 ---> Running in faa7fa12ee6a 02:44:03 Removing intermediate container faa7fa12ee6a 02:44:03 ---> a7cf04bc27ca 02:44:03 Step 15/23 : EXPOSE $APP_PORT 02:44:03 ---> 5f787402377c 02:44:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:44:03 ---> Running in 6e7d1bb4ec19 02:44:03 Removing intermediate container 6e7d1bb4ec19 02:44:03 ---> 2067b7c64b46 02:44:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:44:03 ---> 81fee1852b1d 02:44:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:44:04 ---> 8cf0433040fb 02:44:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:44:04 ---> c1c9837eef3c 02:44:04 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:44:04 ---> Running in 868a4c1d961b 02:44:04 ---> 51a996e6769f 02:44:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:44:04 Removing intermediate container 868a4c1d961b 02:44:04 ---> a07816b70a64 02:44:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:44:04 ---> 23bbd6b0c2c5 02:44:04 Step 27/32 : RUN chmod +x /entrypoint.sh 02:44:04 ---> d78b55d000c2 02:44:04 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:44:05 ---> Running in 200d412911a4 02:44:05 ---> Running in 3f795acea4bf 02:44:05 Removing intermediate container 200d412911a4 02:44:05 ---> 3666e9a9529a 02:44:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:44:05 ---> Running in d0ddea353bc5 02:44:05 Removing intermediate container d0ddea353bc5 02:44:05 ---> bf8ec50d5051 02:44:05 Step 21/23 : LABEL arch=x86_64 02:44:05 ---> Running in 622d1a1189f9 02:44:05 Removing intermediate container 622d1a1189f9 02:44:05 ---> 68feb56996fc 02:44:05 Step 22/23 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:44:06 Removing intermediate container 3f795acea4bf 02:44:06 ---> a593419d66cb 02:44:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:44:06 ---> Running in 0bf3caf97235 02:44:06 ---> Running in bca0bfa188f2 02:44:06 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:44:06 Removing intermediate container 0bf3caf97235 02:44:06 ---> 7002ce2c0d51 02:44:06 Step 23/23 : LABEL version=0.0.0 02:44:06 Status: Downloaded newer image for docker:20.10.7 02:44:06 ---> 08bdaf2f88f9 02:44:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:44:06 ---> Running in 55c01c77563e 02:44:06 ---> Running in 801767ea8bbd 02:44:06 Removing intermediate container bca0bfa188f2 02:44:06 ---> f11712806677 02:44:06 Step 29/32 : CMD ["gate"] 02:44:06 ---> Running in 5f5ca11ffd0b 02:44:06 Removing intermediate container 55c01c77563e 02:44:06 ---> 889d9633618b 02:44:06 02:44:06 Removing intermediate container 801767ea8bbd 02:44:06 ---> f3a584170eee 02:44:06 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 02:44:06 ---> Running in f11feaa753ab 02:44:06 Removing intermediate container 5f5ca11ffd0b 02:44:06 ---> cf2b2fcf7763 02:44:06 Step 30/32 : LABEL arch=x86_64 02:44:06 Successfully built 889d9633618b 02:44:06 Successfully tagged support-notifications:latest 02:44:06  Building support-notifications ... done  ---> Running in 55dcd9689b96 02:44:06 Removing intermediate container 55dcd9689b96 02:44:06 ---> d00c03e1e4c7 02:44:06 Step 31/32 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:44:06 ---> Running in 6b70e4726ce9 02:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:44:06 Removing intermediate container 6b70e4726ce9 02:44:06 ---> d1a1b3affcfc 02:44:06 Step 32/32 : LABEL version=0.0.0 02:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:44:06 ---> Running in 3c64fc05d49c 02:44:07 Removing intermediate container 3c64fc05d49c 02:44:07 ---> 83b091d39bea 02:44:07 02:44:07 (1/39) Installing readline (8.1.0-r0) 02:44:07 (2/39) Installing bash (5.1.0-r0) 02:44:07 Executing bash-5.1.0-r0.post-install 02:44:07 (3/39) Installing brotli-libs (1.0.9-r3) 02:44:07 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:44:07 (5/39) Installing libcurl (7.78.0-r0) 02:44:07 (6/39) Installing curl (7.78.0-r0) 02:44:07 (7/39) Installing dumb-init (1.2.5-r0) 02:44:07 Successfully built 83b091d39bea 02:44:07 (8/39) Installing libbz2 (1.0.8-r1) 02:44:07 Successfully tagged security-bootstrapper:latest 02:44:07  Building security-bootstrapper ... done (9/39) Installing expat (2.2.10-r1) 02:44:07 (10/39) Installing libffi (3.3-r2) 02:44:07 (11/39) Installing gdbm (1.19-r0) 02:44:07 (12/39) Installing xz-libs (5.2.5-r0) 02:44:07 (13/39) Installing sqlite-libs (3.34.1-r0) 02:44:07 (14/39) Installing python3 (3.8.10-r0) 02:44:07 (15/39) Installing py3-appdirs (1.4.4-r1) 02:44:07 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:44:07 (17/39) Installing py3-parsing (2.4.7-r1) 02:44:07 (18/39) Installing py3-six (1.15.0-r0) 02:44:07 (19/39) Installing py3-packaging (20.9-r0) 02:44:07 (20/39) Installing py3-setuptools (51.3.3-r0) 02:44:07 (21/39) Installing py3-chardet (4.0.0-r0) 02:44:07 (22/39) Installing py3-idna (3.1-r0) 02:44:07 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:44:07 (24/39) Installing py3-requests (2.25.1-r1) 02:44:07 (25/39) Installing py3-msgpack (1.0.2-r0) 02:44:07 (26/39) Installing py3-lockfile (0.12.2-r3) 02:44:07 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:44:08 (28/39) Installing py3-colorama (0.4.4-r0) 02:44:08 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:44:08 (30/39) Installing py3-distlib (0.3.1-r1) 02:44:08 (31/39) Installing py3-distro (1.5.0-r1) 02:44:08 (32/39) Installing py3-webencodings (0.5.1-r3) 02:44:08 (33/39) Installing py3-html5lib (1.1-r0) 02:44:08 (34/39) Installing py3-pytoml (0.1.21-r0) 02:44:08 (35/39) Installing py3-pep517 (0.9.1-r0) 02:44:08 (36/39) Installing py3-progress (1.5-r0) 02:44:08 (37/39) Installing py3-retrying (1.3.3-r0) 02:44:08 (38/39) Installing py3-toml (0.10.2-r0) 02:44:08 (39/39) Installing py3-pip (20.3.4-r0) 02:44:08 Executing busybox-1.32.1-r6.trigger 02:44:08 OK: 82 MiB in 59 packages 02:44:09 Collecting docker-compose==1.23.2 02:44:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:44:09 Collecting websocket-client<1.0,>=0.32.0 02:44:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:44:09 Collecting docker<4.0,>=3.6.0 02:44:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:44:09 Collecting docopt<0.7,>=0.6.1 02:44:09 Downloading docopt-0.6.2.tar.gz (25 kB) 02:44:10 Collecting texttable<0.10,>=0.9.0 02:44:10 Downloading texttable-0.9.1.tar.gz (11 kB) 02:44:10 Collecting PyYAML<4,>=3.10 02:44:10 Downloading PyYAML-3.13.tar.gz (270 kB) 02:44:10 Collecting jsonschema<3,>=2.5.1 02:44:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:44:10 Collecting cached-property<2,>=1.2.0 02:44:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:44:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:44:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:44:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:44:11 Collecting dockerpty<0.5,>=0.4.1 02:44:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:44:11 Collecting docker-pycreds>=0.4.0 02:44:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:44:11 Collecting chardet<3.1.0,>=3.0.2 02:44:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:44:11 Collecting idna<2.8,>=2.5 02:44:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:44:11 Collecting certifi>=2017.4.17 02:44:11 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:44:11 Collecting urllib3<1.25,>=1.21.1 02:44:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:44:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:44:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:44:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:44:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:44:11 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:44:11 Attempting uninstall: urllib3 02:44:11 Found existing installation: urllib3 1.26.2 02:44:11 Uninstalling urllib3-1.26.2: 02:44:11 Successfully uninstalled urllib3-1.26.2 02:44:11 Attempting uninstall: idna 02:44:11 Found existing installation: idna 3.1 02:44:11 Uninstalling idna-3.1: 02:44:11 Successfully uninstalled idna-3.1 02:44:12 Attempting uninstall: chardet 02:44:12 Found existing installation: chardet 4.0.0 02:44:12 Uninstalling chardet-4.0.0: 02:44:12 Successfully uninstalled chardet-4.0.0 02:44:12 Attempting uninstall: requests 02:44:12 Found existing installation: requests 2.25.1 02:44:12 Uninstalling requests-2.25.1: 02:44:12 Successfully uninstalled requests-2.25.1 02:44:12 Running setup.py install for texttable: started 02:44:12 Running setup.py install for texttable: finished with status 'done' 02:44:12 Running setup.py install for PyYAML: started 02:44:13 Running setup.py install for PyYAML: finished with status 'done' 02:44:13 Running setup.py install for docopt: started 02:44:13 Running setup.py install for docopt: finished with status 'done' 02:44:13 Running setup.py install for dockerpty: started 02:44:13 Running setup.py install for dockerpty: finished with status 'done' 02:44:14 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 02:44:18 Removing intermediate container f11feaa753ab 02:44:18 ---> 29b62c3b2d6f 02:44:18 Step 15/24 : ENV APP_PORT=58890 02:44:18 ---> Running in ea9fb5a91e6a 02:44:18 Removing intermediate container ea9fb5a91e6a 02:44:18 ---> 91870c77815f 02:44:18 Step 16/24 : EXPOSE $APP_PORT 02:44:18 ---> Running in 68425b2617cd 02:44:18 Removing intermediate container 68425b2617cd 02:44:18 ---> ac0793010ab7 02:44:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:44:18 ---> b2d3c03659d8 02:44:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:44:18 ---> 515e6a3277ab 02:44:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:44:18 ---> 6b0d118938ad 02:44:18 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:44:18 ---> Running in 48d168c49d05 02:44:18 Removing intermediate container 48d168c49d05 02:44:18 ---> decefd21b99b 02:44:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:44:18 ---> Running in c6ba0b49e49f 02:44:19 Removing intermediate container c6ba0b49e49f 02:44:19 ---> a83df543e5ac 02:44:19 Step 22/24 : LABEL arch=x86_64 02:44:19 ---> Running in 3d89f56ab4d0 02:44:19 Removing intermediate container 3d89f56ab4d0 02:44:19 ---> 3c50d35e3460 02:44:19 Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:44:19 ---> Running in 4b0e99e2071a 02:44:19 Removing intermediate container 4b0e99e2071a 02:44:19 ---> ee7f00665eef 02:44:19 Step 24/24 : LABEL version=0.0.0 02:44:19 ---> Running in 534937348bb3 02:44:19 Removing intermediate container 534937348bb3 02:44:19 ---> 6fa3aa659f4f 02:44:19 02:44:19 Successfully built 6fa3aa659f4f 02:44:19 Successfully tagged sys-mgmt-agent:latest 02:44:19  Building sys-mgmt-agent ... done  [Pipeline] } 02:44:19 $ docker stop --time=1 e8c0f07fb64a64dcfc5045ee881b920e3f7798bdc6129d334fa21999b86d7736 02:44:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:44:21 $ docker rm -f e8c0f07fb64a64dcfc5045ee881b920e3f7798bdc6129d334fa21999b86d7736 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:44:21 + docker images 02:44:21 REPOSITORY TAG IMAGE ID CREATED SIZE 02:44:21 sys-mgmt-agent latest 6fa3aa659f4f 2 seconds ago 325MB 02:44:21 security-bootstrapper latest 83b091d39bea 15 seconds ago 18.8MB 02:44:21 support-notifications latest 889d9633618b 15 seconds ago 16.8MB 02:44:21 e75d78faabfa 20 seconds ago 1.75GB 02:44:21 f974cc95eaa0 23 seconds ago 1.75GB 02:44:21 5c6603b0543d 24 seconds ago 1.75GB 02:44:21 core-data latest b1d0b25d11f2 34 seconds ago 20.4MB 02:44:21 76f6b6a5bb50 42 seconds ago 1.75GB 02:44:21 security-secretstore-setup latest c0b038a66f6e 57 seconds ago 29MB 02:44:21 support-scheduler latest 7e4f6313decf About a minute ago 16.1MB 02:44:21 core-command latest afb38cef5a60 About a minute ago 16MB 02:44:21 cf5f5caeef62 About a minute ago 1.75GB 02:44:21 578ee038aa16 About a minute ago 1.75GB 02:44:21 584a8bdf2805 About a minute ago 1.74GB 02:44:21 security-proxy-setup latest 41ff51fe0c9e About a minute ago 25.9MB 02:44:21 a5048c71cdcf About a minute ago 1.75GB 02:44:21 core-metadata latest 837089513c48 About a minute ago 16.7MB 02:44:21 3d75f6ba4ee5 About a minute ago 1.75GB 02:44:21 ci-base-image-x86_64 latest d93fa6fd01a6 5 minutes ago 1.24GB 02:44:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 2 days ago 547MB 02:44:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 2 days ago 37.5MB 02:44:21 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 02:44:21 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 02:44:21 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 02:44:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:44:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [Pipeline] node 02:44:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:44:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:44:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:44:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:44:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:44:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:44:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:44:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:44:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:44:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:44:39 Still waiting to schedule task 02:44:39 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:44:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.256s coverage: 28.7% of statements 02:44:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:44:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:44:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.299s coverage: 100.0% of statements 02:44:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:44:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.372s coverage: 46.3% of statements 02:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:44:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.653s coverage: 90.1% of statements 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:44:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 81.2% of statements 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:45:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.453s coverage: 94.2% of statements 02:45:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:45:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:45:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 59.1% of statements 02:45:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:45:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:45:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:45:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:45:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:45:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.220s coverage: 60.0% of statements 02:45:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:45:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:45:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:45:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.276s coverage: 0.8% of statements 02:45:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:45:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.164s coverage: 58.8% of statements 02:45:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.248s coverage: 22.0% of statements 02:45:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements 02:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.258s coverage: 79.5% of statements 02:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.179s coverage: 94.1% of statements 02:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements 02:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.170s coverage: 87.5% of statements 02:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements 02:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements 02:45:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.574s coverage: 81.8% of statements 02:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.216s coverage: 58.8% of statements 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.222s coverage: 80.0% of statements 02:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements 02:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.244s coverage: 85.4% of statements 02:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.309s coverage: 91.2% of statements 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.650s coverage: 64.4% of statements 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 02:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 02:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 02:45:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 02:45:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 02:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.066s coverage: 66.9% of statements 02:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:45:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.760s coverage: 43.6% of statements 02:45:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:45:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:45:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.322s coverage: 89.5% of statements 02:45:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:45:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements 02:45:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:45:44 Running on prd-ubuntu18.04-docker-8c-8g-2051 in /w/workspace/edgexfoundry_edgex-go_PR-3649 [Pipeline] { [Pipeline] ws 02:45:44 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:45:44 The recommended git tool is: git 02:45:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.240s coverage: 19.5% of statements 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:45:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.594s coverage: 92.0% of statements 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:45:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 62.7% of statements 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:45:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.357s coverage: 97.7% of statements 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:45:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:45:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.172s coverage: 100.0% of statements 02:45:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 02:45:48 GO111MODULE=on go vet ./... 02:45:49 using credential edgex-jenkins-ssh 02:45:49 Cloning the remote Git repository 02:45:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:45:49 > git init /w/workspace/edgex-go/3 # timeout=10 02:45:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:45:49 > git --version # timeout=10 02:45:49 > git --version # 'git version 2.17.1' 02:45:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:45:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:45:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:45:55 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:55 > 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 02:45:56 Merging remotes/origin/main commit 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 into PR head commit 812ad0cafe0d1091f997da893677d44cb0258b3b 02:45:56 Merge succeeded, producing 812ad0cafe0d1091f997da893677d44cb0258b3b 02:45:56 Checking out Revision 812ad0cafe0d1091f997da893677d44cb0258b3b (PR-3649) 02:45:56 > git config core.sparsecheckout # timeout=10 02:45:56 > git checkout -f 812ad0cafe0d1091f997da893677d44cb0258b3b # timeout=10 02:45:56 > git remote # timeout=10 02:45:56 > git config --get remote.origin.url # timeout=10 02:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:56 > git merge 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 # timeout=10 02:45:56 > git rev-parse HEAD^{commit} # timeout=10 02:45:56 > git config core.sparsecheckout # timeout=10 02:45:56 > git checkout -f 812ad0cafe0d1091f997da893677d44cb0258b3b # timeout=10 02:46:00 Commit message: "feat: Allow empty string ID when name is provided" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:01 + echo snap-build.sh 02:46:01 snap-build.sh 02:46:01 + SNAP_BASE_DIR=. 02:46:01 + '[' '!' -z /w/workspace/edgex-go/3 ']' 02:46:01 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 02:46:01 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 02:46:01 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 02:46:01 + cd /w/workspace/edgex-go/3 02:46:01 + sudo apt-get remove -qy --purge lxd lxd-client 02:46:01 Reading package lists... 02:46:01 Building dependency tree... 02:46:01 Reading state information... 02:46:01 The following packages were automatically installed and are no longer required: 02:46:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:46:01 uidmap xdelta3 02:46:01 Use 'sudo apt autoremove' to remove them. 02:46:01 The following packages will be REMOVED: 02:46:01 lxd* lxd-client* 02:46:01 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:46:01 After this operation, 31.7 MB disk space will be freed. 02:46:02 (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.) 02:46:02 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:46:03 Removing lxd dnsmasq configuration 02:46:03 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:46:03 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:46:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:46:04 (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.) 02:46:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:46:05 Processing triggers for systemd (237-3ubuntu10.45) ... 02:46:05 Processing triggers for ureadahead (0.100.0-21) ... 02:46:06 + sudo snap remove --purge lxd 02:46:06 snap "lxd" is not installed 02:46:06 + sudo groupadd --force --system lxd 02:46:06 ++ whoami 02:46:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:46:06 + newgrp - lxd 02:46:06 + sudo snap install lxd 02:46:14 2021-08-05T02:46:11Z INFO Waiting for automatic snapd restart... 02:46:26 lxd 4.16 from Canonical* installed 02:46:26 + sudo lxd init --auto 02:46:37 + sudo snap install --classic snapcraft 02:46:52 snapcraft 4.8.3 from Canonical* installed 02:46:52 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:46:52 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:46:52 % Total % Received % Xferd Average Speed Time Time Time Current 02:46:52 Dload Upload Total Spent Left Speed 02:46:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4446 0 --:--:-- --:--:-- --:--:-- 4446 02:46:52 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7679k 0 --:--:-- --:--:-- --:--:-- 38.6M 02:46:52 ./yq_linux_amd64 02:46:52 + sudo snapcraft prime --use-lxd 02:46:52 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:46:52 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: 02:46:52 - README.md 02:46:52 02:46:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:46:52 Launching a container. 02:47:02 Waiting for container to be ready 02:47:02 To start your first instance, try: lxc launch ubuntu:18.04 02:47:02 02:47:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:47:06 Waiting for network to be ready... 02:47:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:47:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 02:47:06 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:47:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 02:47:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:47:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:47:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 02:47:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 02:47:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 02:47:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 02:47:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:47:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:47:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:47:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:47:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:47:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:47:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:47:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:47:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:47:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 02:47:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 02:47:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 02:47:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 02:47:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 02:47:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 02:47:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 02:47:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 02:47:10 gofmt -l . 02:47:10 [ "`gofmt -l .`" = "" ] 02:47:10 ./bin/test-attribution-txt.sh [Pipeline] sh 02:47:11 Fetched 25.0 MB in 4s (5906 kB/s) 02:47:11 + ls -al . 02:47:11 total 624 02:47:11 drwxrwxr-x 9 1001 1001 4096 Aug 5 02:47 . 02:47:11 drwxr-xr-x 4 root root 4096 Aug 5 02:42 .. 02:47:11 -rw-rw-r-- 1 1001 1001 11 Aug 5 02:40 .dockerignore 02:47:11 drwxrwxr-x 8 1001 1001 4096 Aug 5 02:40 .git 02:47:11 drwxrwxr-x 3 1001 1001 4096 Aug 5 02:40 .github 02:47:11 -rw-rw-r-- 1 1001 1001 818 Aug 5 02:40 .gitignore 02:47:11 -rw-rw-r-- 1 1001 1001 76 Aug 5 02:40 .hadolint.yml 02:47:11 -rw-rw-r-- 1 1001 1001 166 Aug 5 02:40 .sonarcloud.properties 02:47:11 -rw-rw-r-- 1 1001 1001 8609 Aug 5 02:40 Attribution.txt 02:47:11 -rw-rw-r-- 1 1001 1001 43881 Aug 5 02:40 CHANGELOG.md 02:47:11 -rw-rw-r-- 1 1001 1001 3804 Aug 5 02:40 CONTRIBUTING.md 02:47:11 -rw-rw-r-- 1 1001 1001 931 Aug 5 02:40 Dockerfile.build 02:47:11 -rw-rw-r-- 1 1001 1001 849 Aug 5 02:40 Jenkinsfile 02:47:11 -rw-rw-r-- 1 1001 1001 10775 Aug 5 02:40 LICENSE 02:47:11 -rw-rw-r-- 1 1001 1001 5915 Aug 5 02:40 Makefile 02:47:11 -rw-rw-r-- 1 1001 1001 8643 Aug 5 02:40 README.md 02:47:11 -rw-rw-r-- 1 1001 1001 6912 Aug 5 02:40 SECURITY.md 02:47:11 -rw-rw-r-- 1 1001 1001 5 Aug 5 02:37 VERSION 02:47:11 -rw-rw-r-- 1 1001 1001 4131 Aug 5 02:40 ZMQWindows.md 02:47:11 drwxrwxr-x 2 1001 1001 4096 Aug 5 02:40 bin 02:47:11 drwxrwxr-x 14 1001 1001 4096 Aug 5 02:40 cmd 02:47:11 -rw-r--r-- 1 root root 404176 Aug 5 02:45 coverage.out 02:47:11 -rw-rw-r-- 1 1001 1001 813 Aug 5 02:40 go.mod 02:47:11 -rw-r--r-- 1 root root 48847 Aug 5 02:42 go.sum 02:47:11 drwxrwxr-x 8 1001 1001 4096 Aug 5 02:40 internal 02:47:11 drwxrwxr-x 3 1001 1001 4096 Aug 5 02:40 openapi 02:47:11 drwxrwxr-x 4 1001 1001 4096 Aug 5 02:40 snap 02:47:11 -rw-rw-r-- 1 1001 1001 204 Aug 5 02:40 version.go [Pipeline] sh 02:47:11 Reading package lists... 02:47:11 + '[' -e coverage.out ] 02:47:11 + chown 1001:1001 coverage.out [Pipeline] stash 02:47:11 Warning: overwriting stash ‘coverage-report’ 02:47:12 Reading package lists... 02:47:12 Building dependency tree... 02:47:12 Reading state information... 02:47:12 The following additional packages will be installed: 02:47:12 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:47:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:47:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:47:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:47:12 Suggested packages: 02:47:12 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:47:12 Recommended packages: 02:47:12 gnupg libsasl2-modules 02:47:12 The following NEW packages will be installed: 02:47:12 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:47:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:47:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:47:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:47:12 The following packages will be upgraded: 02:47:12 gpg gpg-agent gpgconf libudev1 02:47:12 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 02:47:12 Need to get 3527 kB of archives. 02:47:12 After this operation, 13.3 MB of additional disk space will be used. 02:47:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 02:47:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 02:47:12 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] 02:47:12 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] 02:47:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:47:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:47:12 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:47:12 Stashed 1 file(s) [Pipeline] sh 02:47:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:47:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:47:13 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:47:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:47:13 + make build 02:47:13 go mod tidy 02:47:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:47:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:47:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:47:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:47:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:47:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:47:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:47:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:47:13 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:47:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:47:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:47:13 debconf: delaying package configuration, since apt-utils is not installed 02:47:13 Fetched 3527 kB in 1s (3365 kB/s) 02:47:13 (Reading database ... 12511 files and directories currently installed.) 02:47:13 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 02:47:13 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 02:47:13 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 02:47:13 Selecting previously unselected package udev. 02:47:13 (Reading database ... 12511 files and directories currently installed.) 02:47:13 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 02:47:13 Unpacking udev (237-3ubuntu10.50) ... 02:47:13 Selecting previously unselected package libfuse2:amd64. 02:47:13 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:47:13 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:47:14 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 02:47:14 Selecting previously unselected package fuse. 02:47:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:47:14 Unpacking fuse (2.9.7-1ubuntu1) ... 02:47:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:47:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:47:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:47:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:47:14 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:47:14 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:47:14 Selecting previously unselected package libksba8:amd64. 02:47:14 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:47:14 Unpacking libksba8:amd64 (1.3.5-2) ... 02:47:14 Selecting previously unselected package libroken18-heimdal:amd64. 02:47:14 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:47:14 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:14 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:47:14 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:47:14 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:14 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:47:14 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:47:14 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:14 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:47:14 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:47:14 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:14 Selecting previously unselected package libwind0-heimdal:amd64. 02:47:14 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:47:14 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:14 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:47:14 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:47:14 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:14 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:47:14 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:47:14 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:15 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:47:15 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:47:15 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:15 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:47:15 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:47:15 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:15 Selecting previously unselected package libsasl2-modules-db:amd64. 02:47:15 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:47:15 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:47:15 Selecting previously unselected package libsasl2-2:amd64. 02:47:15 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:47:15 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:47:15 Selecting previously unselected package libldap-common. 02:47:15 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:47:15 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:47:15 Selecting previously unselected package libldap-2.4-2:amd64. 02:47:15 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:47:15 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:47:15 Selecting previously unselected package dirmngr. 02:47:15 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:47:15 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:47:15 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:47:15 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:47:15 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:47:15 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:47:15 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:47:15 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:47:15 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:15 Setting up libksba8:amd64 (1.3.5-2) ... 02:47:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:47:15 Setting up udev (237-3ubuntu10.50) ... 02:47:15 invoke-rc.d: policy-rc.d denied execution of start. 02:47:15 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:15 Processing triggers for systemd (237-3ubuntu10) ... 02:47:15 Setting up fuse (2.9.7-1ubuntu1) ... 02:47:15 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:47:15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:16 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:16 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:16 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:47:16 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:47:16 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:47:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:47:16 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:47:16 settings in the [Install] section, and DefaultInstance for template units). 02:47:16 This means they are not meant to be enabled using systemctl. 02:47:16 Possible reasons for having this kind of units are: 02:47:16 1) A unit may be statically enabled by being symlinked from another unit's 02:47:16 .wants/ or .requires/ directory. 02:47:16 2) A unit's purpose may be to act as a helper for some other unit which has 02:47:16 a requirement dependency on it. 02:47:16 3) A unit may be started when needed via activation (socket, path, timer, 02:47:16 D-Bus, udev, scripted systemctl call, ...). 02:47:16 4) In case of template units, the unit is meant to be enabled with some 02:47:16 instance name specified. 02:47:17 Reading package lists... 02:47:17 Building dependency tree... 02:47:17 Reading state information... 02:47:17 The following additional packages will be installed: 02:47:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:47:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:47:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:47:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:47:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:47:17 Suggested packages: 02:47:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:47:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:47:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:47:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:47:17 systemd-container policykit-1 02:47:17 Recommended packages: 02:47:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:47:17 The following NEW packages will be installed: 02:47:17 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:47:17 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:47:17 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:47:17 multiarch-support openssh-client python3 python3-minimal python3.6 02:47:17 python3.6-minimal snapd squashfs-tools sudo 02:47:17 The following packages will be upgraded: 02:47:17 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:47:17 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 02:47:17 Need to get 36.7 MB of archives. 02:47:17 After this operation, 147 MB of additional disk space will be used. 02:47:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 02:47:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 02:47:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 02:47:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 02:47:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:47:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:47:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:47:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:47:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:47:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:47:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:47:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:47:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:47:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:47:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:47:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:47:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 02:47:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:47:18 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 02:47:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:47:18 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:47:18 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:47:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:47:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:47:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:47:18 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:47:18 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:47:18 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:47:18 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 02:47:18 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 02:47:19 debconf: delaying package configuration, since apt-utils is not installed 02:47:19 Fetched 36.7 MB in 2s (16.5 MB/s) 02:47:19 (Reading database ... 12757 files and directories currently installed.) 02:47:19 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 02:47:19 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 02:47:20 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 02:47:20 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 02:47:20 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 02:47:20 (Reading database ... 12757 files and directories currently installed.) 02:47:20 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 02:47:20 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 02:47:20 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 02:47:20 (Reading database ... 12757 files and directories currently installed.) 02:47:20 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 02:47:20 Unpacking apt (1.6.14) over (1.6.1) ... 02:47:20 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 02:47:20 Setting up apt (1.6.14) ... 02:47:20 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:47:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:47:21 (Reading database ... 12764 files and directories currently installed.) 02:47:21 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:47:21 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:47:21 Selecting previously unselected package libpython3.6-minimal:amd64. 02:47:21 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:47:21 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:47:21 Selecting previously unselected package libexpat1:amd64. 02:47:21 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:47:21 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:47:21 Selecting previously unselected package python3.6-minimal. 02:47:21 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:47:21 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:47:22 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 02:47:22 Checking for services that may need to be restarted...done. 02:47:22 Checking for services that may need to be restarted...done. 02:47:22 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:47:22 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:47:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:47:22 Selecting previously unselected package python3-minimal. 02:47:22 (Reading database ... 13012 files and directories currently installed.) 02:47:22 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:47:22 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:47:22 Selecting previously unselected package mime-support. 02:47:22 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:47:22 Unpacking mime-support (3.60ubuntu1) ... 02:47:22 Selecting previously unselected package libmpdec2:amd64. 02:47:22 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:47:22 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:47:22 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:47:22 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:47:22 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:47:22 Selecting previously unselected package python3.6. 02:47:22 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:47:22 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:47:22 Selecting previously unselected package libpython3-stdlib:amd64. 02:47:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:47:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:47:22 Setting up python3-minimal (3.6.7-1~18.04) ... 02:47:23 Selecting previously unselected package python3. 02:47:23 (Reading database ... 13442 files and directories currently installed.) 02:47:23 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:47:23 Unpacking python3 (3.6.7-1~18.04) ... 02:47:23 Selecting previously unselected package multiarch-support. 02:47:23 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:47:23 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:47:23 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:47:23 Selecting previously unselected package liblzo2-2:amd64. 02:47:23 (Reading database ... 13479 files and directories currently installed.) 02:47:23 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:47:23 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:47:23 Selecting previously unselected package libbsd0:amd64. 02:47:23 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:47:23 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:47:23 Selecting previously unselected package sudo. 02:47:23 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:47:23 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:47:23 Selecting previously unselected package apparmor. 02:47:23 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:47:23 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:47:23 Selecting previously unselected package libedit2:amd64. 02:47:23 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:47:23 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:47:23 Selecting previously unselected package libkrb5support0:amd64. 02:47:23 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:47:23 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:47:23 Selecting previously unselected package libk5crypto3:amd64. 02:47:23 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:47:23 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:47:23 Selecting previously unselected package libkeyutils1:amd64. 02:47:23 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:47:23 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:47:23 Selecting previously unselected package libkrb5-3:amd64. 02:47:23 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:47:23 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:47:23 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:47:23 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:47:23 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:47:24 Selecting previously unselected package libssl1.0.0:amd64. 02:47:24 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 02:47:24 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:47:24 Selecting previously unselected package openssh-client. 02:47:24 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:47:24 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:47:24 Selecting previously unselected package squashfs-tools. 02:47:24 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 02:47:24 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 02:47:24 Selecting previously unselected package snapd. 02:47:24 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 02:47:24 Unpacking snapd (2.49.2+18.04) ... 02:47:27 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:47:27 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:47:27 Setting up mime-support (3.60ubuntu1) ... 02:47:27 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:47:27 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:47:27 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:47:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:47:27 Setting up systemd (237-3ubuntu10.50) ... 02:47:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:47:27 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:47:27 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:47:27 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:47:27 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:47:27 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:47:27 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:47:28 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 02:47:28 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:47:28 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:47:28 Setting up python3 (3.6.7-1~18.04) ... 02:47:28 running python rtupdate hooks for python3.6... 02:47:28 running python post-rtupdate hooks for python3.6... 02:47:28 Setting up apparmor (2.12-4ubuntu5.1) ... 02:47:28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:47:29 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:47:29 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:47:29 Setting up snapd (2.49.2+18.04) ... 02:47:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:47:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:47:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:47:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:47:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:47:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:47:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:47:30 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:47:30 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:47:31 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:47:31 /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' 02:47:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:47:31 Processing triggers for systemd (237-3ubuntu10.50) ... 02:47:33 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:47:33 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:47:33 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:47:33 Reading package lists... 02:47:34 Reading package lists... 02:47:34 Building dependency tree... 02:47:34 Reading state information... 02:47:34 Calculating upgrade... 02:47:34 The following packages will be upgraded: 02:47:34 advancecomp base-files bash binutils binutils-common 02:47:34 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:47:34 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:47:34 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 02:47:34 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 02:47:34 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:47:34 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:47:34 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:47:34 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 02:47:34 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:47:34 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:47:34 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:47:34 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:47:34 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:47:34 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:47:34 ubuntu-keyring util-linux 02:47:34 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:47:34 Need to get 64.2 MB of archives. 02:47:34 After this operation, 5125 kB of additional disk space will be used. 02:47:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 02:47:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:47:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:47:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:47:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:47:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:47:34 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:47:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:47:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:47:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:47:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:47:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:47:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:47:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:47:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:47:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:47:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:47:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:47:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:47:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:47:34 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:47:34 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:47:34 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:47:34 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:47:35 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:47:35 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:47:35 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:47:35 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:47:35 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:47:35 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:47:35 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:47:35 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:47:35 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 02:47:35 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:47:35 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:47:35 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:47:35 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:47:35 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:47:35 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 02:47:35 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 02:47:35 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:47:35 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:47:35 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 02:47:35 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 02:47:35 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:47:35 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:47:35 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:47:35 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:47:35 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:47:35 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:47:35 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] 02:47:35 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:47:35 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:47:35 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:47:35 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:47:35 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:47:35 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:47:35 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:47:35 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:47:35 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:47:35 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:47:35 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:47:35 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:47:35 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:47:35 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:47:35 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:47:35 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:47:35 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:47:35 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:47:36 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:47:36 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:47:36 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:47:36 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:47:36 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 02:47:36 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:47:36 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:47:36 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:47:36 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:47:36 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:47:36 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:47:36 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:47:36 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:47:36 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:47:36 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:47:36 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 02:47:36 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] 02:47:36 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 02:47:36 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] 02:47:36 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:47:36 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:47:36 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:47:36 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:47:36 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 02:47:36 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:47:36 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:47:36 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:47:36 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] 02:47:36 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:47:36 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:47:36 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:47:36 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:47:36 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:47:36 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:47:36 debconf: delaying package configuration, since apt-utils is not installed 02:47:36 Fetched 64.2 MB in 2s (32.3 MB/s) 02:47:36 (Reading database ... 13914 files and directories currently installed.) 02:47:36 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:47:36 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:47:37 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:47:37 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:47:37 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 02:47:37 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 02:47:37 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:47:37 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:47:37 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:47:37 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:47:37 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:47:37 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:47:37 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:47:37 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:47:37 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:47:37 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:47:37 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:47:37 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:47:37 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:47:37 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:47:38 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:47:38 (Reading database ... 13914 files and directories currently installed.) 02:47:38 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:47:38 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:47:38 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:47:38 (Reading database ... 13914 files and directories currently installed.) 02:47:38 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:47:38 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:47:38 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:47:38 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:47:38 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:47:38 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:47:38 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:47:38 (Reading database ... 13914 files and directories currently installed.) 02:47:38 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:47:38 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:47:39 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:47:39 (Reading database ... 13914 files and directories currently installed.) 02:47:39 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:47:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:47:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:47:39 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:47:39 Setting up base-files (10.1ubuntu2.10) ... 02:47:39 Installing new version of config file /etc/issue ... 02:47:39 Installing new version of config file /etc/issue.net ... 02:47:39 Installing new version of config file /etc/lsb-release ... 02:47:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:47:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:47:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:47:39 Removing obsolete conffile /etc/default/motd-news ... 02:47:40 (Reading database ... 13915 files and directories currently installed.) 02:47:40 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:47:40 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:47:40 Setting up bash (4.4.18-2ubuntu1.2) ... 02:47:40 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 02:47:40 (Reading database ... 13915 files and directories currently installed.) 02:47:40 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:47:40 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:47:40 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:47:40 (Reading database ... 13915 files and directories currently installed.) 02:47:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:47:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:47:40 Setting up tar (1.29b-2ubuntu0.2) ... 02:47:40 (Reading database ... 13915 files and directories currently installed.) 02:47:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:47:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:47:40 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:47:40 (Reading database ... 13915 files and directories currently installed.) 02:47:40 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:47:40 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:47:40 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:47:40 (Reading database ... 13915 files and directories currently installed.) 02:47:40 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:47:40 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:47:41 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:47:41 (Reading database ... 13915 files and directories currently installed.) 02:47:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:47:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:47:41 Setting up grep (3.1-2build1) ... 02:47:41 (Reading database ... 13915 files and directories currently installed.) 02:47:41 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 02:47:41 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 02:47:41 Setting up gzip (1.6-5ubuntu1.1) ... 02:47:41 (Reading database ... 13915 files and directories currently installed.) 02:47:41 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:47:41 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:47:41 Setting up login (1:4.5-1ubuntu2) ... 02:47:41 (Reading database ... 13915 files and directories currently installed.) 02:47:41 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:47:41 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:47:41 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:47:41 (Reading database ... 13915 files and directories currently installed.) 02:47:41 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:47:41 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:47:42 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:47:42 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:47:42 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:47:42 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:47:42 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:47:42 (Reading database ... 13915 files and directories currently installed.) 02:47:42 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:47:42 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 02:47:43 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:47:43 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:47:43 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:47:43 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:47:43 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:47:43 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:47:43 (Reading database ... 13915 files and directories currently installed.) 02:47:43 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:47:43 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:47:43 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:47:43 (Reading database ... 13915 files and directories currently installed.) 02:47:43 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:47:43 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:47:43 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:47:43 (Reading database ... 13915 files and directories currently installed.) 02:47:43 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:47:43 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:47:44 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:47:44 (Reading database ... 13915 files and directories currently installed.) 02:47:44 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:47:44 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:47:44 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:47:44 (Reading database ... 13915 files and directories currently installed.) 02:47:44 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:47:44 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 02:47:44 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:47:44 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:47:44 (Reading database ... 13915 files and directories currently installed.) 02:47:44 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:47:44 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:47:44 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:47:44 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:47:44 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:47:44 (Reading database ... 13915 files and directories currently installed.) 02:47:44 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:47:44 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:47:44 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:47:44 (Reading database ... 13915 files and directories currently installed.) 02:47:44 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:47:44 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:47:45 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:47:45 (Reading database ... 13915 files and directories currently installed.) 02:47:45 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:47:45 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:47:45 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:47:45 (Reading database ... 13915 files and directories currently installed.) 02:47:45 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:47:45 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:47:45 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:47:45 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:47:46 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:47:46 (Reading database ... 13915 files and directories currently installed.) 02:47:46 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:47:46 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:47:46 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:47:46 (Reading database ... 13915 files and directories currently installed.) 02:47:46 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:47:46 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:47:46 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:47:46 (Reading database ... 13917 files and directories currently installed.) 02:47:46 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:47:46 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:47:46 Setting up debconf (1.5.66ubuntu1) ... 02:47:46 (Reading database ... 13917 files and directories currently installed.) 02:47:46 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:47:46 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:47:47 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:47:47 (Reading database ... 13917 files and directories currently installed.) 02:47:47 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:47:47 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:47:47 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:47:47 (Reading database ... 13917 files and directories currently installed.) 02:47:47 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:47:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:47:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:47:47 (Reading database ... 13917 files and directories currently installed.) 02:47:47 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:47:47 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:47:47 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 02:47:47 (Reading database ... 13919 files and directories currently installed.) 02:47:47 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:47:47 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:47:47 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:47:48 (Reading database ... 13923 files and directories currently installed.) 02:47:48 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:47:48 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:47:48 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 02:47:48 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 02:47:48 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:47:48 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:47:48 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:47:48 (Reading database ... 13923 files and directories currently installed.) 02:47:48 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:47:48 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:47:48 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:47:48 (Reading database ... 13923 files and directories currently installed.) 02:47:48 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:47:48 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:47:48 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:47:48 (Reading database ... 13923 files and directories currently installed.) 02:47:48 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 02:47:48 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:47:48 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 02:47:48 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 02:47:48 (Reading database ... 13923 files and directories currently installed.) 02:47:48 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:47:48 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:47:48 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:47:48 (Reading database ... 13923 files and directories currently installed.) 02:47:48 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:47:48 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:47:49 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:47:49 (Reading database ... 13923 files and directories currently installed.) 02:47:49 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:47:49 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:47:49 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 02:47:49 Setting up passwd (1:4.5-1ubuntu2) ... 02:47:49 (Reading database ... 13923 files and directories currently installed.) 02:47:49 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:47:49 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:47:49 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:47:49 (Reading database ... 13923 files and directories currently installed.) 02:47:49 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:47:49 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:47:49 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:47:49 (Reading database ... 13923 files and directories currently installed.) 02:47:49 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:47:49 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:47:49 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:47:49 (Reading database ... 13923 files and directories currently installed.) 02:47:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:47:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:47:49 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:47:49 (Reading database ... 13923 files and directories currently installed.) 02:47:49 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:47:49 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:47:50 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:47:50 (Reading database ... 13923 files and directories currently installed.) 02:47:50 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:47:50 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:47:50 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:47:50 (Reading database ... 13923 files and directories currently installed.) 02:47:50 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:47:50 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:47:50 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:47:50 (Reading database ... 13923 files and directories currently installed.) 02:47:50 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:47:50 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:47:50 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:47:50 (Reading database ... 13923 files and directories currently installed.) 02:47:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:47:50 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:47:50 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:47:50 (Reading database ... 13924 files and directories currently installed.) 02:47:50 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:47:50 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:47:50 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:47:50 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:47:50 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:47:50 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:47:51 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 02:47:51 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 02:47:51 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:47:51 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:47:51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:47:51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:47:51 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:47:51 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:47:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:47:51 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:47:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:47:51 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:47:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:47:51 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:47:51 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:47:51 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:47:51 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:47:51 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:47:52 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:47:52 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:47:52 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:47:52 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:47:52 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:47:52 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:47:52 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 02:47:52 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:47:52 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:47:52 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:47:52 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:47:52 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:47:52 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:47:53 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:47:53 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:47:53 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:47:53 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:47:53 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:47:53 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:47:53 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:47:53 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:47:54 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:47:54 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:47:55 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:47:55 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:47:56 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:47:56 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:47:56 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 02:47:56 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:47:56 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:47:57 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:47:57 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:47:57 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:47:57 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:47:57 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:47:57 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:47:57 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:47:57 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:47:57 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:47:57 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:47:57 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:47:57 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:47:57 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:47:57 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:47:57 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:47:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:47:57 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:47:57 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:47:57 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:47:57 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:47:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:47:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:47:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:47:57 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:47:58 02:47:58 Current default time zone: 'Etc/UTC' 02:47:58 Local time is now: Thu Aug 5 02:47:57 UTC 2021. 02:47:58 Universal Time is now: Thu Aug 5 02:47:57 UTC 2021. 02:47:58 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:47:58 02:47:58 Setting up systemd-sysv (237-3ubuntu10.50) ... 02:47:58 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:47:58 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 02:47:58 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:47:58 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:47:58 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:47:58 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:47:58 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:47:58 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:47:58 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:47:58 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:47:58 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:47:58 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:47:58 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:47:58 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:47:58 Setting up patch (2.7.6-2ubuntu1.1) ... 02:47:58 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:47:58 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:47:58 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 02:47:58 Installing new version of config file /etc/ssl/openssl.cnf ... 02:47:58 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:47:58 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:47:58 Setting up ca-certificates (20210119~18.04.1) ... 02:47:58 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 02:48:00 Updating certificates in /etc/ssl/certs... 02:48:01 23 added, 27 removed; done. 02:48:01 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:48:01 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:48:01 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:48:01 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:48:01 Setting up pkgbinarymangler (138.18.04.1) ... 02:48:01 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:48:01 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:48:01 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:48:01 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:48:01 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:48:01 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:48:01 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:48:01 Setting up perl (5.26.1-6ubuntu0.5) ... 02:48:01 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:48:01 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:48:01 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:48:01 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:48:01 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:48:01 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:48:01 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:48:01 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:48:01 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:48:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:48:01 Processing triggers for systemd (237-3ubuntu10.50) ... 02:48:01 Processing triggers for mime-support (3.60ubuntu1) ... 02:48:01 Processing triggers for ca-certificates (20210119~18.04.1) ... 02:48:01 Updating certificates in /etc/ssl/certs... 02:48:02 0 added, 0 removed; done. 02:48:02 Running hooks in /etc/ca-certificates/update.d... 02:48:02 done. 02:48:02 Reading package lists... 02:48:02 Building dependency tree... 02:48:02 Reading state information... 02:48:03 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 02:48:03 The following NEW packages will be installed: 02:48:03 apt-transport-https 02:48:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:48:05 Need to get 4348 B of archives. 02:48:05 After this operation, 154 kB of additional disk space will be used. 02:48:05 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 02:48:05 debconf: delaying package configuration, since apt-utils is not installed 02:48:05 Fetched 4348 B in 0s (24.1 kB/s) 02:48:05 Selecting previously unselected package apt-transport-https. 02:48:05 (Reading database ... 13929 files and directories currently installed.) 02:48:05 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 02:48:05 Unpacking apt-transport-https (1.6.14) ... 02:48:05 Setting up apt-transport-https (1.6.14) ... 02:48:05 Waiting for network to be ready... 02:48:05 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 02:48:08 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 02:48:09 2021-08-05T02:48:06Z INFO Waiting for automatic snapd restart... 02:48:09 snapd 2.51.3 from Canonical* installed 02:48:09 "snapd" switched to the "latest/stable" channel 02:48:09 02:48:12 core18 20210611 from Canonical* installed 02:48:12 "core18" switched to the "latest/stable" channel 02:48:12 [Pipeline] } 02:48:14 $ docker stop --time=1 dec5d20f4298bf7ec624d0f990ee31960f0e6e92bd7c0958410932b1e88100a4 02:48:15 snapcraft 4.8.3 from Canonical* installed 02:48:15 "snapcraft" switched to the "latest/stable" channel 02:48:15 02:48:16 $ docker rm -f dec5d20f4298bf7ec624d0f990ee31960f0e6e92bd7c0958410932b1e88100a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:48:18 02:48:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:48:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:48:19 latest: Pulling from edgex-devops/edgex-compose-arm64 02:48:19 29e5d40040c1: Pulling fs layer 02:48:19 1ce36da41761: Pulling fs layer 02:48:19 25b303627fd3: Pulling fs layer 02:48:19 29e5d40040c1: Verifying Checksum 02:48:19 29e5d40040c1: Download complete 02:48:20 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: 02:48:20 - README.md 02:48:20 02:48:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:48:20 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:48:20 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:48:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:48:20 29e5d40040c1: Pull complete 02:48:20 1ce36da41761: Verifying Checksum 02:48:20 1ce36da41761: Download complete 02:48:21 Reading package lists... 02:48:21 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 02:48:21 Reading package lists... 02:48:21 1ce36da41761: Pull complete 02:48:21 Building dependency tree... 02:48:21 Reading state information... 02:48:21 Suggested packages: 02:48:21 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:48:21 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:48:21 Recommended packages: 02:48:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:48:21 The following NEW packages will be installed: 02:48:21 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:48:21 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:48:21 pkg-config zip 02:48:22 25b303627fd3: Download complete 02:48:22 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:48:22 Need to get 7663 kB of archives. 02:48:22 After this operation, 43.8 MB of additional disk space will be used. 02:48:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:48:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 02:48:22 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:48:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 02:48:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 02:48:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:48:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:48:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:48:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:48:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:48:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:48:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:48:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:48:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:48:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:48:23 debconf: delaying package configuration, since apt-utils is not installed 02:48:23 Fetched 7663 kB in 1s (9795 kB/s) 02:48:23 Selecting previously unselected package libglib2.0-0:amd64. 02:48:23 (Reading database ... 13933 files and directories currently installed.) 02:48:23 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:48:23 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:48:23 Selecting previously unselected package libpsl5:amd64. 02:48:23 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:48:23 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:48:23 Selecting previously unselected package libnghttp2-14:amd64. 02:48:23 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:48:23 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:48:23 Selecting previously unselected package librtmp1:amd64. 02:48:23 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:48:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:48:23 Selecting previously unselected package libcurl3-gnutls:amd64. 02:48:23 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 02:48:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 02:48:23 Selecting previously unselected package liberror-perl. 02:48:23 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:48:23 Unpacking liberror-perl (0.17025-1) ... 02:48:23 Selecting previously unselected package git-man. 02:48:23 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 02:48:23 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 02:48:23 Selecting previously unselected package git. 02:48:23 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 02:48:23 Unpacking git (1:2.17.1-1ubuntu0.8) ... 02:48:24 Selecting previously unselected package libnorm1:amd64. 02:48:24 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:48:24 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:48:24 Selecting previously unselected package libpgm-5.2-0:amd64. 02:48:24 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:48:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:48:24 Selecting previously unselected package libsodium23:amd64. 02:48:24 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:48:24 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:48:24 Selecting previously unselected package libzmq5:amd64. 02:48:24 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:48:24 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:48:24 Selecting previously unselected package libzmq3-dev:amd64. 02:48:24 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:48:24 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:48:24 Selecting previously unselected package pkg-config. 02:48:24 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:48:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:48:24 Selecting previously unselected package zip. 02:48:24 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:48:24 Unpacking zip (3.0-11build1) ... 02:48:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:48:24 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 02:48:24 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:48:24 Setting up liberror-perl (0.17025-1) ... 02:48:24 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:48:24 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:48:24 No schema files found: doing nothing. 02:48:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:48:24 Setting up zip (3.0-11build1) ... 02:48:24 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:48:24 Setting up libsodium23:amd64 (1.0.16-2) ... 02:48:24 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:48:24 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:48:24 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 02:48:24 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:48:24 Setting up git (1:2.17.1-1ubuntu0.8) ... 02:48:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:48:25 git set to automatically installed. 02:48:25 git-man set to automatically installed. 02:48:25 libcurl3-gnutls set to automatically installed. 02:48:25 liberror-perl set to automatically installed. 02:48:25 libglib2.0-0 set to automatically installed. 02:48:25 libnghttp2-14 set to automatically installed. 02:48:25 libnorm1 set to automatically installed. 02:48:25 libpgm-5.2-0 set to automatically installed. 02:48:25 libpsl5 set to automatically installed. 02:48:25 librtmp1 set to automatically installed. 02:48:25 libsodium23 set to automatically installed. 02:48:25 libzmq3-dev set to automatically installed. 02:48:25 libzmq5 set to automatically installed. 02:48:25 pkg-config set to automatically installed. 02:48:25 zip set to automatically installed. 02:48:26 snapd is not logged in, snap install commands will use sudo 02:48:32 25b303627fd3: Pull complete 02:48:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:48:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:48:32 prd-ubuntu18.04-docker-arm64-4c-16g-2050 does not seem to be running inside a container 02:48:32 $ 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 02:48:35 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 02:48:35 snapd is not logged in, snap install commands will use sudo 02:48:36 $ docker top bfd41966695187d19c09c3fae90415fb46400830e866fa4b3eb5afeef201828a -eo pid,comm 02:48:36 snap "core18" has no updates available [Pipeline] { [Pipeline] sh 02:48:36 Pulling config-common 02:48:36 + snapcraftctl pull 02:48:37 + docker-compose build --help 02:48:37 + grep parallel 02:48:38 Pulling go-build-helper 02:48:38 + snapcraftctl pull 02:48:39 'edgex-go' has dependencies that need to be staged: go-build-helper 02:48:39 Skipping pull go-build-helper (already ran) 02:48:39 Building go-build-helper 02:48:39 + snapcraftctl build 02:48:41 Staging go-build-helper 02:48:41 + snapcraftctl stage 02:48:41 --parallel Build images in parallel. [Pipeline] } 02:48:41 $ docker stop --time=1 bfd41966695187d19c09c3fae90415fb46400830e866fa4b3eb5afeef201828a 02:48:43 $ docker rm -f bfd41966695187d19c09c3fae90415fb46400830e866fa4b3eb5afeef201828a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:48:44 . [Pipeline] withDockerContainer 02:48:44 prd-ubuntu18.04-docker-arm64-4c-16g-2050 does not seem to be running inside a container 02:48:44 $ 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 02:48:46 $ docker top 1db5b87fd34b15fafcfd12decb4d17e3434ca6812c30a00a5a230a5238d5e851 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:47 + docker-compose -f ./docker-compose-build.yml build --parallel 02:48:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:48:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:48:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 02:48:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 02:48:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:48:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:48:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 02:48:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 02:48:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 02:48:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 02:48:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:48:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:48:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:48:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:48:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:48:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:48:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:48:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:48:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:48:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 02:48:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 02:48:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 02:48:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 02:48:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 02:48:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 02:48:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 02:48:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 02:48:49 Fetched 25.0 MB in 0s (0 B/s) 02:48:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:48:49 Fetched 224 kB in 0s (0 B/s) 02:48:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:48:49 Fetched 157 kB in 0s (0 B/s) 02:48:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:48:49 Fetched 221 kB in 0s (0 B/s) 02:48:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:48:49 Fetched 143 kB in 0s (0 B/s) 02:48:49 Pulling edgex-go 02:48:49 + snapcraftctl pull 02:48:50 Pulling hooks 02:48:50 + snapcraftctl pull 02:48:51 Building core-command ... 02:48:51 Building core-data ... 02:48:51 Building core-metadata ... 02:48:51 Building security-bootstrapper ... 02:48:51 Building security-proxy-setup ... 02:48:51 Building security-secretstore-setup ... 02:48:51 Building support-notifications ... 02:48:51 Building support-scheduler ... 02:48:51 Building sys-mgmt-agent ... 02:48:51 Building security-secretstore-setup 02:48:51 Building core-command 02:48:51 Building core-metadata 02:48:51 Building support-notifications 02:48:51 Building support-scheduler 02:49:09 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:49:09 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:49:09 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:49:09 Fetched 0 B in 0s (0 B/s) 02:49:09 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:49:09 Fetched 96.5 kB in 0s (0 B/s) 02:49:09 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:49:09 Fetched 279 kB in 0s (0 B/s) 02:49:09 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:49:09 Fetched 122 kB in 0s (0 B/s) 02:49:09 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:49:09 Fetched 77.8 kB in 0s (0 B/s) 02:49:09 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:49:09 Fetched 8848 B in 0s (0 B/s) 02:49:09 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:49:09 Fetched 47.8 kB in 0s (0 B/s) 02:49:09 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:49:09 Fetched 45.6 kB in 0s (0 B/s) 02:49:09 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:49:09 Fetched 15.0 kB in 0s (0 B/s) 02:49:09 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 02:49:09 Fetched 219 kB in 0s (0 B/s) 02:49:09 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:49:09 Fetched 154 kB in 0s (0 B/s) 02:49:09 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:49:09 Fetched 50.6 kB in 0s (0 B/s) 02:49:09 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:49:09 Fetched 14.8 kB in 0s (0 B/s) 02:49:09 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:49:09 Fetched 41.8 kB in 0s (0 B/s) 02:49:09 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:49:09 Fetched 499 kB in 0s (0 B/s) 02:49:09 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:49:09 Fetched 111 kB in 0s (0 B/s) 02:49:09 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:49:09 Fetched 240 kB in 0s (0 B/s) 02:49:09 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:49:09 Fetched 29.3 kB in 0s (0 B/s) 02:49:09 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:49:09 Fetched 85.5 kB in 0s (0 B/s) 02:49:09 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:49:09 Fetched 24.5 kB in 0s (0 B/s) 02:49:09 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:49:09 Fetched 49.2 kB in 0s (0 B/s) 02:49:09 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:49:09 Fetched 54.2 kB in 0s (0 B/s) 02:49:09 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:49:09 Fetched 30.8 kB in 0s (0 B/s) 02:49:09 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:49:09 Fetched 15.8 kB in 0s (0 B/s) 02:49:09 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:49:09 Fetched 85.9 kB in 0s (0 B/s) 02:49:09 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:49:09 Fetched 8720 B in 0s (0 B/s) 02:49:09 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 02:49:09 Fetched 140 kB in 0s (0 B/s) 02:49:09 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:49:09 Fetched 119 kB in 0s (0 B/s) 02:49:09 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 02:49:09 Fetched 111 kB in 0s (0 B/s) 02:49:09 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:49:09 Fetched 11.1 kB in 0s (0 B/s) 02:49:09 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:49:09 Fetched 645 kB in 0s (0 B/s) 02:49:09 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:49:09 Fetched 41.3 kB in 0s (0 B/s) 02:49:09 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:49:09 Fetched 17.9 kB in 0s (0 B/s) 02:49:09 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:49:09 Fetched 368 kB in 0s (0 B/s) 02:49:09 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:49:09 Fetched 187 kB in 0s (0 B/s) 02:49:09 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:49:09 Fetched 175 kB in 0s (0 B/s) 02:49:09 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:49:09 Fetched 206 kB in 0s (0 B/s) 02:49:09 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 02:49:09 Fetched 1301 kB in 0s (0 B/s) 02:49:09 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:49:09 Fetched 36.2 kB in 0s (0 B/s) 02:49:09 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 02:49:09 Fetched 159 kB in 0s (0 B/s) 02:49:09 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:49:09 Fetched 107 kB in 0s (0 B/s) 02:49:09 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:49:09 Fetched 48.7 kB in 0s (0 B/s) 02:49:09 Pulling static-packages 02:49:09 + snapcraftctl pull 02:49:09 Pulling version 02:49:09 + cd /root/project 02:49:09 + git describe --tags --abbrev=0 02:49:09 + sed s/v// 02:49:09 + GIT_VERSION=2.0.1-dev.22 02:49:09 + [ -z 2.0.1-dev.22 ] 02:49:09 + snapcraftctl set-version 2.0.1-dev.22 02:49:09 Building config-common 02:49:09 + snapcraftctl build 02:49:11 Skipping build go-build-helper (already ran) 02:49:11 Building edgex-go 02:49:11 + cd /root/parts/edgex-go/src 02:49:11 + git describe --tags+ --abbrev=0 02:49:11 sed s/v// 02:49:11 + GIT_VERSION=2.0.1-dev.22 02:49:11 + [ -z 2.0.1-dev.22 ] 02:49:11 + echo 2.0.1-dev.22 02:49:11 + make build 02:49:11 go mod tidy 02:49:15 go: downloading github.com/gorilla/mux v1.8.0 02:49:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 02:49:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 02:49:15 go: downloading github.com/stretchr/testify v1.7.0 02:49:15 go: downloading github.com/google/uuid v1.3.0 02:49:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 02:49:15 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:49:15 go: downloading gopkg.in/yaml.v2 v2.4.0 02:49:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:49:15 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:49:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 02:49:15 go: downloading github.com/lib/pq v1.10.2 02:49:15 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:49:15 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:49:15 go: downloading github.com/pelletier/go-toml v1.9.3 02:49:15 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:49:15 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 02:49:15 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 02:49:15 go: downloading github.com/davecgh/go-spew v1.1.1 02:49:15 go: downloading github.com/pmezard/go-difflib v1.0.0 02:49:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:49:15 go: downloading github.com/go-playground/validator/v10 v10.8.0 02:49:15 go: downloading github.com/go-kit/kit v0.11.0 02:49:15 go: downloading github.com/stretchr/objx v0.1.1 02:49:15 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 02:49:15 go: downloading github.com/x448/float16 v0.8.4 02:49:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 02:49:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:49:16 go: downloading github.com/pebbe/zmq4 v1.2.7 02:49:16 go: downloading github.com/go-playground/universal-translator v0.17.0 02:49:16 go: downloading github.com/leodido/go-urn v1.2.1 02:49:16 go: downloading golang.org/x/text v0.3.6 02:49:16 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:49:16 go: downloading github.com/go-playground/locales v0.13.0 02:49:16 go: downloading github.com/kr/pretty v0.2.0 02:49:16 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:49:16 go: downloading github.com/go-stack/stack v1.8.0 02:49:16 go: downloading github.com/hashicorp/consul/api v1.8.1 02:49:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:49:16 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 02:49:16 go: downloading github.com/gorilla/websocket v1.4.2 02:49:16 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 02:49:16 go: downloading github.com/onsi/ginkgo v1.10.1 02:49:16 go: downloading github.com/onsi/gomega v1.7.0 02:49:16 go: downloading github.com/kr/text v0.1.0 02:49:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:49:17 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:49:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:49:17 go: downloading github.com/hashicorp/serf v0.9.5 02:49:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:49:17 go: downloading github.com/hashicorp/consul/sdk v0.7.0 02:49:17 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:49:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:49:17 go: downloading github.com/mitchellh/copystructure v1.0.0 02:49:17 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:49:17 go: downloading github.com/fatih/color v1.9.0 02:49:17 go: downloading github.com/mattn/go-colorable v0.1.6 02:49:17 go: downloading github.com/mattn/go-isatty v0.0.12 02:49:17 go: downloading github.com/pkg/errors v0.9.1 02:49:17 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:49:17 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:49:17 go: downloading github.com/hashicorp/memberlist v0.2.2 02:49:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:49:17 go: downloading github.com/hpcloud/tail v1.0.0 02:49:17 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:49:17 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:49:17 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:49:17 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:49:17 go: downloading github.com/hashicorp/go-multierror v1.1.0 02:49:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:49:17 go: downloading github.com/miekg/dns v1.1.26 02:49:17 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:49:17 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:49:17 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:49:17 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:49:17 go: downloading github.com/hashicorp/errwrap v1.0.0 02:49:17 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 02:49:27 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 02:49:31 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 02:49:31 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 02:49:33 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 02:49:33 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 02:49:34 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 02:49:35 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 02:49:36 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 02:49:37 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 02:49:38 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 02:49:39 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 02:49:41 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:49:41 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:49:41 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:49:41 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:49:41 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:49:41 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:49:41 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:49:41 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:49:41 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:49:41 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:49:41 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:49:41 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:49:41 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:49:41 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:49:41 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:49:41 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:49:41 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:49:41 + 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 02:49:41 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:49:41 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:49:41 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:49:41 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:49:41 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:49:41 + 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 02:49:41 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:49:41 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:49:41 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:49:42 Building hooks 02:49:42 + cd /root/parts/hooks/src 02:49:42 + make build 02:49:42 go mod tidy 02:49:43 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 02:49:43 go: downloading github.com/stretchr/testify v1.5.1 02:49:43 go: downloading gopkg.in/yaml.v2 v2.2.2 02:49:43 go: downloading github.com/davecgh/go-spew v1.1.0 02:49:43 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 02:49:44 GO111MODULE=on go build -o cmd/install/install ./cmd/install 02:49:45 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 02:49:45 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 02:49:47 Building static-packages 02:49:47 + snapcraftctl build 02:49:50 Building version 02:49:50 + snapcraftctl build 02:49:52 Staging config-common 02:49:52 + snapcraftctl stage 02:49:53 Skipping stage go-build-helper (already ran) 02:49:53 Staging edgex-go 02:49:53 + snapcraftctl stage 02:49:53 Staging hooks 02:49:53 + snapcraftctl stage 02:49:54 Staging static-packages 02:49:54 + snapcraftctl stage 02:49:56 Staging version 02:49:56 + snapcraftctl stage 02:49:56 Priming config-common 02:49:56 + snapcraftctl prime 02:49:57 Priming go-build-helper 02:49:57 + snapcraftctl prime 02:49:58 Priming edgex-go 02:49:58 + snapcraftctl prime 02:49:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:49:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:49:59 ---> dc45f8465a96 02:49:59 Step 3/23 : WORKDIR /edgex-go 02:49:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:49:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:49:59 ---> dc45f8465a96 02:49:59 Step 3/26 : WORKDIR /edgex-go 02:49:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:49:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:49:59 ---> dc45f8465a96 02:49:59 Step 3/24 : WORKDIR /edgex-go 02:49:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:49:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:49:59 ---> dc45f8465a96 02:49:59 Step 3/24 : WORKDIR /edgex-go 02:49:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:49:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:49:59 ---> dc45f8465a96 02:49:59 Step 3/23 : WORKDIR /edgex-go 02:50:00 Priming hooks 02:50:00 + snapcraftctl prime 02:50:01 Priming static-packages 02:50:01 + snapcraftctl prime 02:50:01 ---> Running in e85de99b3316 02:50:01 ---> Running in 9d7630ff44c1 02:50:01 ---> Running in 162528d0c4f5 02:50:01 ---> Running in a0be1c0db869 02:50:01 ---> Running in b3f7251cfc70 02:50:02 Removing intermediate container 162528d0c4f5 02:50:02 ---> 672cd1c08d57 02:50:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:02 Removing intermediate container e85de99b3316 02:50:02 ---> 9ab775c6e1ed 02:50:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:02 Removing intermediate container b3f7251cfc70 02:50:02 ---> 558ee6f70b58 02:50:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:02 Removing intermediate container 9d7630ff44c1 02:50:02 ---> 1095d475b123 02:50:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:02 Removing intermediate container a0be1c0db869 02:50:02 ---> 5f5c478c313b 02:50:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:02 ---> Running in 866a82d7d9ad 02:50:02 ---> Running in 314f2d1fd158 02:50:02 ---> Running in 3427549d2b97 02:50:02 ---> Running in 9aee7328293d 02:50:02 ---> Running in c807ed5235d1 02:50:03 Priming version 02:50:03 + snapcraftctl prime 02:50:04 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] } 02:50:07 Removing intermediate container 866a82d7d9ad 02:50:07 ---> 28f48f769228 02:50:07 Step 5/24 : RUN apk add --update --no-cache make git 02:50:07 ---> Running in 1bc7dd9b72c5 02:50:07 Removing intermediate container 3427549d2b97 02:50:07 ---> 2cf5be103955 02:50:07 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:50:07 ---> Running in f8515a724b09 02:50:07 Removing intermediate container 314f2d1fd158 02:50:07 ---> 386dd409d054 02:50:07 Step 5/26 : RUN apk add --update --no-cache make git 02:50:07 Removing intermediate container c807ed5235d1 02:50:07 ---> 7229b8ea9d53 02:50:07 Step 5/24 : RUN apk add --update --no-cache make git 02:50:07 Removing intermediate container 9aee7328293d 02:50:07 ---> c3aba7dbf156 02:50:07 Step 5/23 : RUN apk add --update --no-cache make git 02:50:07 ---> Running in fa3bedbf7209 02:50:07 ---> Running in 5e7d4ddcce53 02:50:07 ---> Running in c825dddfeb64 02:50:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:50:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:50:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:50:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:50:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:50:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:50:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:50:10 OK: 218 MiB in 52 packages 02:50:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:50:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:50:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:50:11 OK: 218 MiB in 52 packages 02:50:11 OK: 218 MiB in 52 packages 02:50:11 OK: 218 MiB in 52 packages 02:50:12 OK: 218 MiB in 52 packages 02:50:12 Removing intermediate container 1bc7dd9b72c5 02:50:12 ---> 26b3f901994e 02:50:12 Step 6/24 : COPY go.mod . 02:50:13 Removing intermediate container f8515a724b09 02:50:13 ---> c8967df5e185 02:50:13 Step 6/23 : COPY go.mod . 02:50:13 Removing intermediate container fa3bedbf7209 02:50:13 ---> 8379f59a269f 02:50:13 Step 6/26 : COPY go.mod . 02:50:13 ---> fc7a3da69ce1 02:50:13 Step 7/24 : RUN go mod download 02:50:13 ---> Running in da42b86ee2f6 02:50:14 Removing intermediate container 5e7d4ddcce53 02:50:14 Removing intermediate container c825dddfeb64 02:50:14 ---> 0a6c73a7a336 02:50:14 Step 6/23 : COPY go.mod . 02:50:14 ---> 15095428134f 02:50:14 Step 6/24 : COPY go.mod . 02:50:14 ---> 9ea0a0cd5872 02:50:14 Step 7/23 : RUN go mod download 02:50:14 ---> Running in 32f0f0110bb3 02:50:14 ---> 5f8d7df46805 02:50:14 Step 7/26 : RUN go mod download 02:50:15 ---> Running in f3275ce2c87d 02:50:15 ---> b8457b07e701 02:50:15 Step 7/24 : RUN go mod download 02:50:15 ---> Running in 292e21f5f1f3 02:50:15 ---> 548bbe451d7a 02:50:15 Step 7/23 : RUN go mod download 02:50:16 ---> Running in 48620f9056d2 02:50:18 Removing intermediate container da42b86ee2f6 02:50:18 ---> aa9ad13a8e99 02:50:18 Step 8/24 : COPY . . 02:50:21 Removing intermediate container 32f0f0110bb3 02:50:21 ---> 4ea1a3d31a85 02:50:21 Step 8/23 : COPY . . 02:50:21 Removing intermediate container f3275ce2c87d 02:50:21 ---> 88f817dd5393 02:50:21 Step 8/26 : COPY . . 02:50:21 Removing intermediate container 292e21f5f1f3 02:50:21 ---> f38caf63f7ba 02:50:21 Step 8/24 : COPY . . 02:50:21 Removing intermediate container 48620f9056d2 02:50:21 ---> e2bec5e66bbf 02:50:21 Step 8/23 : COPY . . 02:50:44 ---> d395ee4f6d63 02:50:44 Step 9/24 : RUN go mod tidy 02:50:44 ---> d1d3a5461b47 02:50:44 Step 9/23 : RUN go mod tidy 02:50:44 ---> Running in 49744b56dea0 02:50:44 ---> 2df2146ad8c0 02:50:44 Step 9/26 : RUN go mod tidy 02:50:44 ---> Running in e879c8beaa7f 02:50:44 ---> c8840f2c0d73 02:50:44 Step 9/24 : RUN go mod tidy 02:50:44 ---> e960524046f1 02:50:44 Step 9/23 : RUN go mod tidy 02:50:45 ---> Running in c5c9a454169b 02:50:45 ---> Running in 8bcc35096d40 02:50:45 ---> Running in 51c627b5de4d 02:50:51 Removing intermediate container e879c8beaa7f 02:50:51 ---> f8c516d17a9d 02:50:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:50:52 Removing intermediate container 49744b56dea0 02:50:52 ---> 5307346c879d 02:50:52 Step 10/24 : RUN make cmd/core-command/core-command 02:50:52 ---> Running in a314bef2c781 02:50:52 ---> Running in 47d246ae83bd 02:50:52 Removing intermediate container 8bcc35096d40 02:50:52 ---> 843edd316a40 02:50:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:50:53 Removing intermediate container 51c627b5de4d 02:50:53 ---> a28ad3e2962d 02:50:53 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:50:53 Removing intermediate container c5c9a454169b 02:50:53 ---> 099b5037cdaf 02:50:53 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:50:53 ---> Running in 18ae651f809b 02:50:53 ---> Running in e11580392dca 02:50:53 ---> Running in f6639ee36dd6 02:50:54 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 02:50:54 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 02:50:55 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 02:50:56 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 02:50:56 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 02:52:47 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 02:52:51 Removing intermediate container 47d246ae83bd 02:52:51 ---> 2159ce9d61ff 02:52:51 02:52:51 Step 11/24 : FROM alpine:3.12 02:52:51 3.12: Pulling from library/alpine 02:52:53 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:52:53 Status: Downloaded newer image for alpine:3.12 02:52:53 ---> c4fd0aeabfcf 02:52:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:52:55 ---> Running in 3ff612ca80f3 02:52:55 Removing intermediate container f6639ee36dd6 02:52:55 ---> 0a3d8a9bcdf2 02:52:55 02:52:55 Step 11/26 : FROM alpine:3.12 02:52:55 ---> c4fd0aeabfcf 02:52:55 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:52:55 ---> Running in fc933ebd415e 02:52:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:52:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:52:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:52:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:52:58 (1/1) Installing dumb-init (1.2.2-r1) 02:52:58 Executing busybox-1.31.1-r20.trigger 02:52:58 OK: 5 MiB in 15 packages 02:52:59 (1/6) Installing ca-certificates (20191127-r4) 02:52:59 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:52:59 (3/6) Installing libcurl (7.78.0-r0) 02:52:59 (4/6) Installing curl (7.78.0-r0) 02:52:59 (5/6) Installing dumb-init (1.2.2-r1) 02:52:59 (6/6) Installing su-exec (0.2-r1) 02:52:59 Executing busybox-1.31.1-r20.trigger 02:52:59 Executing ca-certificates-20191127-r4.trigger 02:52:59 OK: 7 MiB in 20 packages 02:53:01 Removing intermediate container 3ff612ca80f3 02:53:01 ---> 3c65bd627ebe 02:53:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:53:01 Removing intermediate container 18ae651f809b 02:53:01 ---> 0ac5cc71a3cb 02:53:01 02:53:01 Step 11/23 : FROM alpine:3.12 02:53:01 ---> c4fd0aeabfcf 02:53:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:53:01 ---> Using cache 02:53:01 ---> 3c65bd627ebe 02:53:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:53:01 Removing intermediate container a314bef2c781 02:53:01 ---> caed83f811e7 02:53:01 02:53:01 Step 11/23 : FROM alpine:3.12 02:53:01 ---> c4fd0aeabfcf 02:53:01 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:53:01 Removing intermediate container e11580392dca 02:53:01 ---> 6664ca209410 02:53:01 02:53:01 Step 11/24 : FROM alpine:3.12 02:53:01 ---> c4fd0aeabfcf 02:53:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:53:01 ---> Using cache 02:53:01 ---> 3c65bd627ebe 02:53:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:53:01 ---> Running in 6daa1d3e9ede 02:53:01 ---> Running in 78b89be32157 02:53:01 ---> Running in 6f9a68f5d68d 02:53:01 ---> Running in a60e58b58944 02:53:01 Removing intermediate container fc933ebd415e 02:53:01 ---> 44bfbdd339c3 02:53:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:53:02 ---> Running in f11913c43900 02:53:02 Removing intermediate container a60e58b58944 02:53:02 ---> 8d5082f250a5 02:53:02 Step 14/24 : ENV APP_PORT=59882 02:53:02 Removing intermediate container 6daa1d3e9ede 02:53:02 ---> cba9d9643948 02:53:02 Step 14/24 : ENV APP_PORT=59881 02:53:02 Removing intermediate container 6f9a68f5d68d 02:53:02 ---> ff0218d3f81b 02:53:02 Step 14/23 : ENV APP_PORT=59861 02:53:03 Removing intermediate container f11913c43900 02:53:03 ---> 88c932aebf06 02:53:03 Step 14/26 : WORKDIR / 02:53:03 ---> Running in eb662cd40163 02:53:03 ---> Running in 6a2b8ba7f2e4 02:53:03 ---> Running in a737db49ab2c 02:53:03 ---> Running in 00aed3f73828 02:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:53:03 Removing intermediate container 6a2b8ba7f2e4 02:53:03 ---> d62d141472ba 02:53:03 Step 15/24 : EXPOSE $APP_PORT 02:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:53:03 Removing intermediate container a737db49ab2c 02:53:03 ---> 3e217cd09e4c 02:53:03 Step 15/23 : EXPOSE $APP_PORT 02:53:03 Removing intermediate container eb662cd40163 02:53:03 ---> ea7d8ab1e19d 02:53:03 Step 15/24 : EXPOSE $APP_PORT 02:53:03 ---> Running in df95ef28b1a4 02:53:03 ---> Running in cdf069f9f5cf 02:53:04 ---> Running in 9c3a0c16f9cb 02:53:04 Removing intermediate container 00aed3f73828 02:53:04 ---> a1ac2edad045 02:53:04 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:53:04 (1/2) Installing ca-certificates (20191127-r4) 02:53:04 (2/2) Installing dumb-init (1.2.2-r1) 02:53:04 Executing busybox-1.31.1-r20.trigger 02:53:04 Executing ca-certificates-20191127-r4.trigger 02:53:04 Removing intermediate container df95ef28b1a4 02:53:04 ---> b7b3159ece7f 02:53:04 Step 16/24 : WORKDIR / 02:53:04 OK: 6 MiB in 16 packages 02:53:05 ---> Running in 48e9455d6b5d 02:53:05 Removing intermediate container 9c3a0c16f9cb 02:53:05 ---> 4d020fd42b5e 02:53:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:05 Removing intermediate container cdf069f9f5cf 02:53:05 ---> 7baf44c58f9b 02:53:05 Step 16/24 : WORKDIR / 02:53:05 ---> ccd4aed33ebb 02:53:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:53:05 ---> Running in d96df3702afe 02:53:05 Removing intermediate container 48e9455d6b5d 02:53:05 ---> 8ebbd92bf0d5 02:53:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:06 Removing intermediate container d96df3702afe 02:53:06 ---> 4d4d43b21bd6 02:53:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:06 ---> 9617faddee14 02:53:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:53:06 ---> 2558d54e2484 02:53:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:53:06 Removing intermediate container 78b89be32157 02:53:06 ---> 5c4ad8d66a31 02:53:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:53:07 ---> e3de6fdbc858 02:53:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:53:07 ---> Running in 7775e348fa54 02:53:08 ---> 0ebd2a787a3b 02:53:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:53:08 ---> ea9f7a8e5692 02:53:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:53:08 Removing intermediate container 7775e348fa54 02:53:08 ---> 1d1ed296cc85 02:53:08 Step 14/23 : ENV APP_PORT=59860 02:53:08 ---> e76587420f01 02:53:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:53:08 ---> Running in 8cdb9fc3d0e2 02:53:09 ---> 421d11be1e59 02:53:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:53:09 ---> 4d59683a1930 02:53:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:53:09 ---> bb94755fc26f 02:53:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:53:10 Removing intermediate container 8cdb9fc3d0e2 02:53:10 ---> 72311e651c46 02:53:10 Step 15/23 : EXPOSE $APP_PORT 02:53:10 ---> 9a0c1e8cd890 02:53:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:53:10 ---> 321167829a30 02:53:10 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:53:10 ---> Running in 01be29d9f90c 02:53:10 ---> Running in 485e9b03d037 02:53:10 ---> Running in 95508b78f963 02:53:11 Removing intermediate container 485e9b03d037 02:53:11 ---> 68e4253ffc90 02:53:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:11 ---> a15e2903dcbd 02:53:11 Step 20/24 : ENTRYPOINT ["/core-command"] 02:53:11 Removing intermediate container 95508b78f963 02:53:11 ---> 07dffa42af4e 02:53:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:53:11 Removing intermediate container 01be29d9f90c 02:53:11 ---> cf8101321780 02:53:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:53:11 ---> fa229527a32b 02:53:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:53:11 ---> Running in 32e68f3f301a 02:53:11 ---> Running in 9bb86d6499d1 02:53:11 ---> Running in c04ed68f55ce 02:53:12 ---> 75ca9179b0d7 02:53:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:53:12 Removing intermediate container 9bb86d6499d1 02:53:12 ---> 049d7207b692 02:53:12 Step 22/24 : LABEL arch=arm64 02:53:12 Removing intermediate container 32e68f3f301a 02:53:12 ---> 1650eb0113b2 02:53:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:53:12 Removing intermediate container c04ed68f55ce 02:53:12 ---> 59c6f2a8f542 02:53:12 Step 21/23 : LABEL arch=arm64 02:53:13 ---> Running in 656aa26b5bf0 02:53:13 ---> Running in 2bf062bcab1f 02:53:13 ---> Running in 39c70ef19cc8 02:53:13 ---> 1589c1d3d1fd 02:53:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:53:13 ---> 4c41facc3a17 02:53:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:53:13 Removing intermediate container 2bf062bcab1f 02:53:13 ---> 50addc3e79a1 02:53:13 Step 22/23 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:53:13 Removing intermediate container 39c70ef19cc8 02:53:13 ---> f67c15d7ae1b 02:53:13 Step 22/24 : LABEL arch=arm64 02:53:14 ---> Running in 97035e32715b 02:53:14 Removing intermediate container 656aa26b5bf0 02:53:14 ---> b0c4bfc5caf4 02:53:14 Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:53:14 ---> Running in c8e51ee629b5 02:53:14 ---> Running in fad8bea4ba83 02:53:14 ---> 3bd1aefaeb3d 02:53:14 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/ 02:53:14 ---> 43c1386f703e 02:53:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:53:14 Removing intermediate container 97035e32715b 02:53:14 ---> 15a2a435fbdb 02:53:14 Step 23/23 : LABEL version=0.0.0 02:53:15 ---> Running in 2ce0b82e5c4b 02:53:15 ---> Running in 2900c8f7c4f9 02:53:15 ---> Running in 7cc9795cd585 02:53:15 Removing intermediate container c8e51ee629b5 02:53:15 ---> e49df9d15042 02:53:15 Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:53:15 Removing intermediate container fad8bea4ba83 02:53:15 ---> b3e7bbb11963 02:53:15 Step 24/24 : LABEL version=0.0.0 02:53:15 ---> Running in 00016d8d983d 02:53:15 ---> Running in 4e14d4bc3109 02:53:16 Removing intermediate container 2900c8f7c4f9 02:53:16 ---> 44fbe413b4e2 02:53:16 02:53:16 Removing intermediate container 7cc9795cd585 02:53:16 ---> 75b92e4100ac 02:53:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:53:16 ---> Running in 027a01a95252 02:53:16 Removing intermediate container 00016d8d983d 02:53:16 ---> 49afc23aea1e 02:53:16 Step 24/24 : LABEL version=0.0.0 02:53:16 Successfully built 44fbe413b4e2 02:53:16 Successfully tagged support-scheduler-arm64:latest 02:53:16  Building support-scheduler ... done Building security-bootstrapper 02:53:16 Removing intermediate container 4e14d4bc3109 02:53:16 ---> 1a755fb2794f 02:53:16 02:53:16 ---> Running in c79e744b1f31 02:53:17 Removing intermediate container 027a01a95252 02:53:17 ---> 489dd74e482e 02:53:17 Step 21/23 : LABEL arch=arm64 02:53:17 Successfully built 1a755fb2794f 02:53:17 Successfully tagged core-metadata-arm64:latest 02:53:17 Building sys-mgmt-agent 02:53:17  Building core-metadata ... done  ---> Running in 7cde88d08582 02:53:17 Removing intermediate container c79e744b1f31 02:53:17 ---> 0b00450386a4 02:53:17 02:53:18 Removing intermediate container 2ce0b82e5c4b 02:53:18 ---> 77958c388ac9 02:53:18 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:53:18 Successfully built 0b00450386a4 02:53:18 Successfully tagged core-command-arm64:latest 02:53:18  Building core-command ... done Building security-proxy-setup 02:53:18 ---> Running in e8e4682e07cc 02:53:18 Removing intermediate container 7cde88d08582 02:53:18 ---> 6c67e01d297d 02:53:18 Step 22/23 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:53:18 ---> Running in 43a3b2de914d 02:53:19 Removing intermediate container e8e4682e07cc 02:53:19 ---> 7cfa3a2ed49f 02:53:19 Step 24/26 : LABEL arch=arm64 02:53:19 ---> Running in 3ec8ae87b642 02:53:19 Removing intermediate container 43a3b2de914d 02:53:19 ---> aa9a609d4cfd 02:53:19 Step 23/23 : LABEL version=0.0.0 02:53:20 ---> Running in 781d2199906b 02:53:20 Removing intermediate container 3ec8ae87b642 02:53:20 ---> 2f35fac513c7 02:53:20 Step 25/26 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:53:21 Removing intermediate container 781d2199906b 02:53:21 ---> 210b072b33a2 02:53:21 02:53:21 ---> Running in f67c39a85ce0 02:53:22 Successfully built 210b072b33a2 02:53:22 Successfully tagged support-notifications-arm64:latest 02:53:22  Building support-notifications ... done Building core-data 02:53:22 Removing intermediate container f67c39a85ce0 02:53:22 ---> bf56976a1664 02:53:22 Step 26/26 : LABEL version=0.0.0 02:53:23 ---> Running in 7bc012a87bd5 02:53:23 Removing intermediate container 7bc012a87bd5 02:53:23 ---> 671336608302 02:53:23 02:53:24 Successfully built 671336608302 02:53:24 Successfully tagged security-secretstore-setup-arm64:latest 02:54:11  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:54:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:54:11 ---> dc45f8465a96 02:54:11 Step 3/32 : WORKDIR /edgex-go 02:54:11 ---> Using cache 02:54:11 ---> 5f5c478c313b 02:54:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:11 ---> Using cache 02:54:11 ---> 7229b8ea9d53 02:54:11 Step 5/32 : RUN apk add --update --no-cache make git 02:54:11 ---> Using cache 02:54:11 ---> 15095428134f 02:54:11 Step 6/32 : COPY go.mod . 02:54:11 ---> Using cache 02:54:11 ---> b8457b07e701 02:54:11 Step 7/32 : RUN go mod download 02:54:11 ---> Using cache 02:54:11 ---> f38caf63f7ba 02:54:11 Step 8/32 : COPY . . 02:54:11 ---> Using cache 02:54:11 ---> c8840f2c0d73 02:54:11 Step 9/32 : RUN go mod tidy 02:54:11 ---> Using cache 02:54:11 ---> a28ad3e2962d 02:54:11 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:54:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:54:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:54:11 ---> dc45f8465a96 02:54:11 Step 3/24 : WORKDIR /edgex-go 02:54:11 ---> Using cache 02:54:11 ---> 5f5c478c313b 02:54:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:11 ---> Using cache 02:54:11 ---> 7229b8ea9d53 02:54:11 Step 5/24 : RUN apk add --update --no-cache make bash git 02:54:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:54:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:54:11 ---> dc45f8465a96 02:54:11 Step 3/22 : WORKDIR /edgex-go 02:54:11 ---> Using cache 02:54:11 ---> 5f5c478c313b 02:54:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:11 ---> Using cache 02:54:11 ---> 7229b8ea9d53 02:54:11 Step 5/22 : RUN apk add --update --no-cache make git 02:54:11 ---> Using cache 02:54:11 ---> 15095428134f 02:54:11 Step 6/22 : COPY go.mod . 02:54:11 ---> Using cache 02:54:11 ---> b8457b07e701 02:54:11 Step 7/22 : RUN go mod download 02:54:11 ---> Using cache 02:54:11 ---> f38caf63f7ba 02:54:11 Step 8/22 : COPY . . 02:54:11 ---> Using cache 02:54:11 ---> c8840f2c0d73 02:54:11 Step 9/22 : RUN go mod tidy 02:54:11 ---> Using cache 02:54:11 ---> a28ad3e2962d 02:54:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:54:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:54:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:54:11 ---> dc45f8465a96 02:54:11 Step 3/24 : WORKDIR /edgex-go 02:54:11 ---> Using cache 02:54:11 ---> 5f5c478c313b 02:54:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:11 ---> Using cache 02:54:11 ---> 7229b8ea9d53 02:54:11 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:54:14 ---> Running in 3853189c8064 02:54:14 ---> Running in a9dfe4cfeacf 02:54:14 ---> Running in 9c77712fe7bd 02:54:14 ---> Running in c2e5931eef3e 02:54:15 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 02:54:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:54:16 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 02:54:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:54:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:54:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:54:18 OK: 218 MiB in 52 packages 02:54:18 OK: 218 MiB in 52 packages 02:54:19 Removing intermediate container 9c77712fe7bd 02:54:19 ---> 450804730116 02:54:19 Step 6/24 : COPY go.mod . 02:54:20 Removing intermediate container 3853189c8064 02:54:20 ---> 352e9b6657b5 02:54:20 Step 6/24 : COPY go.mod . 02:54:21 ---> dd34fea23b57 02:54:21 Step 7/24 : RUN go mod download 02:54:21 ---> Running in fd0a300af82f 02:54:21 ---> b6587da91e76 02:54:21 Step 7/24 : RUN go mod download 02:54:21 ---> Running in 252ff3ab51bf 02:54:29 Removing intermediate container 252ff3ab51bf 02:54:29 ---> dc7f04ddf629 02:54:29 Step 8/24 : COPY . . 02:54:29 Removing intermediate container fd0a300af82f 02:54:29 ---> b0d4216f1c2b 02:54:29 Step 8/24 : COPY . . 02:55:01 ---> c8ba8c720a5f 02:55:01 Step 9/24 : RUN go mod tidy 02:55:01 ---> 7e320aad924f 02:55:01 Step 9/24 : RUN go mod tidy 02:55:01 ---> Running in 2d36c8779434 02:55:01 ---> Running in 87ca2f7c4315 02:55:06 Removing intermediate container 2d36c8779434 02:55:06 ---> 5cee9af54bfc 02:55:06 Step 10/24 : RUN make cmd/core-data/core-data 02:55:06 ---> Running in 7dd91e5defd3 02:55:06 Removing intermediate container 87ca2f7c4315 02:55:06 ---> 301427e87321 02:55:06 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:55:07 ---> Running in ec7beeea16f6 02:55:09 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 02:55:09 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 02:55:21 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 02:55:32 Removing intermediate container c2e5931eef3e 02:55:32 ---> 9ef15f7d3c79 02:55:32 02:55:32 Step 11/32 : FROM alpine:3.12 02:55:32 ---> c4fd0aeabfcf 02:55:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:55:32 ---> Running in 53e31dcc41c8 02:55:32 Removing intermediate container 53e31dcc41c8 02:55:32 ---> 69d4d9b31c98 02:55:32 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:55:32 ---> Running in 9ac13f146b72 02:55:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:55:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:55:36 (1/2) Installing dumb-init (1.2.2-r1) 02:55:36 (2/2) Installing su-exec (0.2-r1) 02:55:36 Executing busybox-1.31.1-r20.trigger 02:55:36 OK: 5 MiB in 16 packages 02:55:37 Removing intermediate container a9dfe4cfeacf 02:55:37 ---> cfdedd32b11e 02:55:37 02:55:37 Step 11/22 : FROM alpine:3.12 02:55:37 ---> c4fd0aeabfcf 02:55:37 Step 12/22 : RUN apk add --update --no-cache curl 02:55:38 ---> Running in 66c82909593d 02:55:39 Removing intermediate container 9ac13f146b72 02:55:39 ---> baf7f9bf0fe3 02:55:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:55:39 ---> Running in 33003c57916b 02:55:40 Removing intermediate container 33003c57916b 02:55:40 ---> bff69ccebb7b 02:55:40 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:55:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:55:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:55:40 ---> Running in 77bf7e939923 02:55:41 (1/4) Installing ca-certificates (20191127-r4) 02:55:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:55:41 (3/4) Installing libcurl (7.78.0-r0) 02:55:41 (4/4) Installing curl (7.78.0-r0) 02:55:41 Executing busybox-1.31.1-r20.trigger 02:55:41 Executing ca-certificates-20191127-r4.trigger 02:55:41 Removing intermediate container 77bf7e939923 02:55:41 ---> d8dddb083e70 02:55:41 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:55:41 OK: 7 MiB in 18 packages 02:55:41 ---> Running in 5a5360cdb166 02:55:44 Removing intermediate container 66c82909593d 02:55:44 ---> a7a05e114503 02:55:44 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:55:45 ---> Running in 690befebbf49 02:55:46 Removing intermediate container 690befebbf49 02:55:46 ---> e30f7862a547 02:55:46 Step 14/22 : WORKDIR /edgex 02:55:46 ---> Running in bc7ab2ce80ea 02:55:46 Removing intermediate container 5a5360cdb166 02:55:46 ---> 6f4edbd595c6 02:55:46 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:55:46 ---> Running in 8b895a3150ed 02:55:47 Removing intermediate container bc7ab2ce80ea 02:55:47 ---> 1ee31f0ada95 02:55:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:55:47 Removing intermediate container 8b895a3150ed 02:55:47 ---> 7ea20212d298 02:55:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:55:48 ---> 279ecfaacd98 02:55:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:55:49 ---> fbf3a78ea7ed 02:55:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:55:49 ---> Running in 1e8bef5829a8 02:55:51 ---> fcb867de4555 02:55:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:55:53 ---> 2c152f1bba29 02:55:53 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:55:53 Removing intermediate container 1e8bef5829a8 02:55:53 ---> c7a5e89d0ecf 02:55:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:53 ---> Running in e0420830983d 02:55:54 Removing intermediate container e0420830983d 02:55:54 ---> 14d6c7391789 02:55:54 Step 19/22 : CMD ["--init=true"] 02:55:55 ---> Running in d1bf8883e08c 02:55:55 ---> fb9a4f983785 02:55:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:55:55 Removing intermediate container d1bf8883e08c 02:55:55 ---> 16574e50a676 02:55:55 Step 20/22 : LABEL arch=arm64 02:55:56 ---> Running in 3930f2ebd9aa 02:55:58 Removing intermediate container 3930f2ebd9aa 02:55:58 ---> 57aa836d4e9f 02:55:58 Step 21/22 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:55:58 ---> a99e3a03fa0f 02:55:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:55:58 ---> Running in 82c3eb997e87 02:55:59 Removing intermediate container 82c3eb997e87 02:55:59 ---> 53cef554056e 02:55:59 Step 22/22 : LABEL version=0.0.0 02:55:59 ---> Running in a8e938e2484d 02:55:59 ---> 5261478062cf 02:55:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:56:00 Removing intermediate container a8e938e2484d 02:56:00 ---> 1ba5c6bf3456 02:56:00 02:56:01 Successfully built 1ba5c6bf3456 02:56:01 Successfully tagged security-proxy-setup-arm64:latest 02:56:01  Building security-proxy-setup ... done  ---> 5dbb735218c5 02:56:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:56:02 ---> 1646c0131dad 02:56:02 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:56:03 ---> Running in 10b2a6ccc7cd 02:56:03 Removing intermediate container 10b2a6ccc7cd 02:56:03 ---> a15518d1b554 02:56:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:56:05 ---> 4565a5e95f2c 02:56:05 Step 27/32 : RUN chmod +x /entrypoint.sh 02:56:05 ---> Running in 150ae5fba008 02:56:09 Removing intermediate container 150ae5fba008 02:56:09 ---> 43f76afbefa1 02:56:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:56:09 ---> Running in 22764d009e62 02:56:10 Removing intermediate container 22764d009e62 02:56:10 ---> bb240a3a0c8c 02:56:10 Step 29/32 : CMD ["gate"] 02:56:10 ---> Running in 7a857a60a785 02:56:11 Removing intermediate container 7a857a60a785 02:56:11 ---> a53bbcd62b2c 02:56:11 Step 30/32 : LABEL arch=arm64 02:56:11 ---> Running in a24a13006207 02:56:12 Removing intermediate container a24a13006207 02:56:12 ---> 56fdd96d3c12 02:56:12 Step 31/32 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:56:13 ---> Running in d41b1a05f727 02:56:14 Removing intermediate container d41b1a05f727 02:56:14 ---> 06787cff9304 02:56:14 Step 32/32 : LABEL version=0.0.0 02:56:14 ---> Running in 5e8148b3bca2 02:56:15 Removing intermediate container 5e8148b3bca2 02:56:15 ---> 7816161cd765 02:56:16 02:56:16 Successfully built 7816161cd765 02:56:16 Successfully tagged security-bootstrapper-arm64:latest 02:56:23  Building security-bootstrapper ... done Removing intermediate container ec7beeea16f6 02:56:23 ---> 5c8991b36072 02:56:23 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:56:23 ---> Running in 905119d23c4f 02:56:24 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 02:56:27 Removing intermediate container 905119d23c4f 02:56:27 ---> 88b31036c0f4 02:56:27 02:56:27 Step 12/24 : FROM docker:20.10.7 02:56:27 20.10.7: Pulling from library/docker 02:56:31 Removing intermediate container 7dd91e5defd3 02:56:31 ---> ed60d719e734 02:56:31 02:56:31 Step 11/24 : FROM alpine:3.12 02:56:31 ---> c4fd0aeabfcf 02:56:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:56:31 ---> Running in 51814e49a953 02:56:33 Removing intermediate container 51814e49a953 02:56:33 ---> 67314eaba05a 02:56:33 Step 13/24 : ENV APP_PORT=59880 02:56:33 ---> Running in deec660701df 02:56:34 Removing intermediate container deec660701df 02:56:34 ---> 4c62c9712678 02:56:34 Step 14/24 : EXPOSE $APP_PORT 02:56:34 ---> Running in 3843309d97f3 02:56:35 Removing intermediate container 3843309d97f3 02:56:35 ---> 03fc2566fbbb 02:56:35 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:35 ---> Running in 434b707ae2cf 02:56:35 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:56:35 Status: Downloaded newer image for docker:20.10.7 02:56:35 ---> df445af6242a 02:56:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:56:36 ---> Running in cb98958504dd 02:56:36 Removing intermediate container cb98958504dd 02:56:36 ---> d5d60aa20663 02:56:36 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 02:56:36 ---> Running in d8b2cf9d73f4 02:56:37 Removing intermediate container 434b707ae2cf 02:56:37 ---> 9e3db53ad7c8 02:56:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:56:37 ---> Running in c460c47ae5d0 02:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:56:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:56:39 (1/39) Installing readline (8.1.0-r0) 02:56:39 (2/39) Installing bash (5.1.0-r0) 02:56:39 Executing bash-5.1.0-r0.post-install 02:56:39 (3/39) Installing brotli-libs (1.0.9-r3) 02:56:39 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:56:39 (5/39) Installing libcurl (7.78.0-r0) 02:56:39 (6/39) Installing curl (7.78.0-r0) 02:56:39 (7/39) Installing dumb-init (1.2.5-r0) 02:56:39 (8/39) Installing libbz2 (1.0.8-r1) 02:56:39 (9/39) Installing expat (2.2.10-r1) 02:56:39 (10/39) Installing libffi (3.3-r2) 02:56:39 (11/39) Installing gdbm (1.19-r0) 02:56:39 (12/39) Installing xz-libs (5.2.5-r0) 02:56:39 (13/39) Installing sqlite-libs (3.34.1-r0) 02:56:39 (14/39) Installing python3 (3.8.10-r0) 02:56:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:56:40 (1/6) Installing dumb-init (1.2.2-r1) 02:56:40 (2/6) Installing libgcc (9.3.0-r2) 02:56:40 (3/6) Installing libsodium (1.0.18-r0) 02:56:40 (4/6) Installing libstdc++ (9.3.0-r2) 02:56:40 (15/39) Installing py3-appdirs (1.4.4-r1) 02:56:40 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:56:40 (17/39) Installing py3-parsing (2.4.7-r1) 02:56:40 (5/6) Installing libzmq (4.3.3-r0) 02:56:40 (18/39) Installing py3-six (1.15.0-r0) 02:56:40 (19/39) Installing py3-packaging (20.9-r0) 02:56:41 (20/39) Installing py3-setuptools (51.3.3-r0) 02:56:41 (6/6) Installing zeromq (4.3.3-r0) 02:56:41 (21/39) Installing py3-chardet (4.0.0-r0) 02:56:41 Executing busybox-1.31.1-r20.trigger 02:56:41 OK: 8 MiB in 20 packages 02:56:41 (22/39) Installing py3-idna (3.1-r0) 02:56:41 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:56:41 (24/39) Installing py3-requests (2.25.1-r1) 02:56:41 (25/39) Installing py3-msgpack (1.0.2-r0) 02:56:41 (26/39) Installing py3-lockfile (0.12.2-r3) 02:56:41 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:56:41 (28/39) Installing py3-colorama (0.4.4-r0) 02:56:41 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:56:41 (30/39) Installing py3-distlib (0.3.1-r1) 02:56:41 (31/39) Installing py3-distro (1.5.0-r1) 02:56:41 (32/39) Installing py3-webencodings (0.5.1-r3) 02:56:41 (33/39) Installing py3-html5lib (1.1-r0) 02:56:41 (34/39) Installing py3-pytoml (0.1.21-r0) 02:56:41 (35/39) Installing py3-pep517 (0.9.1-r0) 02:56:41 (36/39) Installing py3-progress (1.5-r0) 02:56:41 (37/39) Installing py3-retrying (1.3.3-r0) 02:56:41 (38/39) Installing py3-toml (0.10.2-r0) 02:56:41 (39/39) Installing py3-pip (20.3.4-r0) 02:56:42 Executing busybox-1.32.1-r6.trigger 02:56:42 OK: 82 MiB in 59 packages 02:56:42 Removing intermediate container c460c47ae5d0 02:56:42 ---> 044c8e0b7960 02:56:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:43 ---> b88e8b7053a5 02:56:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:56:45 ---> 32490a932813 02:56:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:56:46 ---> d9baabb41508 02:56:46 Step 20/24 : ENTRYPOINT ["/core-data"] 02:56:46 ---> Running in 92b22f4f16f1 02:56:47 Removing intermediate container 92b22f4f16f1 02:56:47 ---> 2da13e2389b5 02:56:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:47 ---> Running in 4b9e0c826382 02:56:47 Removing intermediate container 4b9e0c826382 02:56:47 ---> b8e4adaa8435 02:56:47 Step 22/24 : LABEL arch=arm64 02:56:47 ---> Running in e971cc9702b6 02:56:48 Removing intermediate container e971cc9702b6 02:56:48 ---> de1646edf305 02:56:48 Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:56:48 ---> Running in 5389ceb7d5ee 02:56:49 Collecting docker-compose==1.23.2 02:56:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:56:49 Removing intermediate container 5389ceb7d5ee 02:56:49 ---> dfe9f8b8e524 02:56:49 Step 24/24 : LABEL version=0.0.0 02:56:50 ---> Running in 87110ef99a13 02:56:50 Removing intermediate container 87110ef99a13 02:56:50 ---> 48bea3478929 02:56:50 02:56:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:56:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:56:50 Collecting dockerpty<0.5,>=0.4.1 02:56:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:56:50 Successfully built 48bea3478929 02:56:50 Successfully tagged core-data-arm64:latest 02:56:52  Building core-data ... done Collecting cached-property<2,>=1.2.0 02:56:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:56:52 Collecting websocket-client<1.0,>=0.32.0 02:56:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:56:53 Collecting jsonschema<3,>=2.5.1 02:56:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:56:53 Collecting docker<4.0,>=3.6.0 02:56:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:56:53 Collecting docopt<0.7,>=0.6.1 02:56:53 Downloading docopt-0.6.2.tar.gz (25 kB) 02:56:55 Collecting texttable<0.10,>=0.9.0 02:56:55 Downloading texttable-0.9.1.tar.gz (11 kB) 02:56:57 Collecting PyYAML<4,>=3.10 02:56:57 Downloading PyYAML-3.13.tar.gz (270 kB) 02:57:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:57:00 Collecting docker-pycreds>=0.4.0 02:57:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:57:01 Collecting idna<2.8,>=2.5 02:57:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:57:01 Collecting certifi>=2017.4.17 02:57:01 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:57:01 Collecting urllib3<1.25,>=1.21.1 02:57:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:57:02 Collecting chardet<3.1.0,>=3.0.2 02:57:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:57:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:57:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:57:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:57:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:57:03 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:57:03 Attempting uninstall: urllib3 02:57:03 Found existing installation: urllib3 1.26.2 02:57:03 Uninstalling urllib3-1.26.2: 02:57:03 Successfully uninstalled urllib3-1.26.2 02:57:03 Attempting uninstall: idna 02:57:03 Found existing installation: idna 3.1 02:57:03 Uninstalling idna-3.1: 02:57:03 Successfully uninstalled idna-3.1 02:57:04 Attempting uninstall: chardet 02:57:04 Found existing installation: chardet 4.0.0 02:57:04 Uninstalling chardet-4.0.0: 02:57:04 Successfully uninstalled chardet-4.0.0 02:57:06 Attempting uninstall: requests 02:57:06 Found existing installation: requests 2.25.1 02:57:06 Uninstalling requests-2.25.1: 02:57:06 Successfully uninstalled requests-2.25.1 02:57:06 Running setup.py install for texttable: started 02:57:08 Running setup.py install for texttable: finished with status 'done' 02:57:08 Running setup.py install for PyYAML: started 02:57:10 Running setup.py install for PyYAML: finished with status 'done' 02:57:10 Running setup.py install for docopt: started 02:57:12 Running setup.py install for docopt: finished with status 'done' 02:57:12 Running setup.py install for dockerpty: started 02:57:14 Running setup.py install for dockerpty: finished with status 'done' 02:57:15 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 02:57:23 Removing intermediate container d8b2cf9d73f4 02:57:23 ---> bddacb98c943 02:57:23 Step 15/24 : ENV APP_PORT=58890 02:57:24 ---> Running in 9c5f79f9810f 02:57:24 Removing intermediate container 9c5f79f9810f 02:57:24 ---> c39d54d445a4 02:57:24 Step 16/24 : EXPOSE $APP_PORT 02:57:25 ---> Running in fbadce19dba2 02:57:25 Removing intermediate container fbadce19dba2 02:57:25 ---> 617614b68535 02:57:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:57:26 ---> 3be15ad88bb8 02:57:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:57:27 ---> 777536160354 02:57:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:57:28 ---> cfa083097929 02:57:28 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:57:28 ---> Running in 4192b1df7f5c 02:57:29 Removing intermediate container 4192b1df7f5c 02:57:29 ---> 882a0c22ed65 02:57:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:57:29 ---> Running in ace820844371 02:57:29 Removing intermediate container ace820844371 02:57:29 ---> 4b4458e4f85d 02:57:29 Step 22/24 : LABEL arch=arm64 02:57:29 ---> Running in 1d1c6c148313 02:57:30 Removing intermediate container 1d1c6c148313 02:57:30 ---> 6924d2411fda 02:57:30 Step 23/24 : LABEL git_sha=812ad0cafe0d1091f997da893677d44cb0258b3b 02:57:30 ---> Running in 5dd9b7832843 02:57:31 Removing intermediate container 5dd9b7832843 02:57:31 ---> 837e8c821b5a 02:57:31 Step 24/24 : LABEL version=0.0.0 02:57:31 ---> Running in bc20852e6382 02:57:32 Removing intermediate container bc20852e6382 02:57:32 ---> c83a14d5776a 02:57:32 02:57:32 Successfully built c83a14d5776a 02:57:32 Successfully tagged sys-mgmt-agent-arm64:latest 02:57:32  Building sys-mgmt-agent ... done  [Pipeline] } 02:57:32 $ docker stop --time=1 1db5b87fd34b15fafcfd12decb4d17e3434ca6812c30a00a5a230a5238d5e851 02:57:34 $ docker rm -f 1db5b87fd34b15fafcfd12decb4d17e3434ca6812c30a00a5a230a5238d5e851 [Pipeline] // withDockerContainer [Pipeline] sh 02:57:35 + docker images 02:57:35 REPOSITORY TAG IMAGE ID CREATED SIZE 02:57:35 sys-mgmt-agent-arm64 latest c83a14d5776a 4 seconds ago 311MB 02:57:35 core-data-arm64 latest 48bea3478929 45 seconds ago 19.3MB 02:57:35 ed60d719e734 About a minute ago 1.57GB 02:57:35 88b31036c0f4 About a minute ago 1.56GB 02:57:35 security-bootstrapper-arm64 latest 7816161cd765 About a minute ago 17.7MB 02:57:35 security-proxy-setup-arm64 latest 1ba5c6bf3456 About a minute ago 24.5MB 02:57:35 cfdedd32b11e About a minute ago 1.57GB 02:57:35 9ef15f7d3c79 2 minutes ago 1.56GB 02:57:35 security-secretstore-setup-arm64 latest 671336608302 4 minutes ago 27.4MB 02:57:35 support-notifications-arm64 latest 210b072b33a2 4 minutes ago 15.9MB 02:57:35 core-command-arm64 latest 0b00450386a4 4 minutes ago 15.1MB 02:57:35 core-metadata-arm64 latest 1a755fb2794f 4 minutes ago 15.8MB 02:57:35 support-scheduler-arm64 latest 44fbe413b4e2 4 minutes ago 15.2MB 02:57:35 caed83f811e7 4 minutes ago 1.56GB 02:57:35 0ac5cc71a3cb 4 minutes ago 1.56GB 02:57:35 6664ca209410 4 minutes ago 1.56GB 02:57:35 0a3d8a9bcdf2 4 minutes ago 1.57GB 02:57:35 2159ce9d61ff 4 minutes ago 1.56GB 02:57:35 ci-base-image-arm64 latest dc45f8465a96 15 minutes ago 1.23GB 02:57:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 2 days ago 533MB 02:57:35 docker 20.10.7 df445af6242a 7 weeks ago 234MB 02:57:35 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 02:57:35 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 02:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:36 02:57:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:36 arm64: Pulling from edgex-lftools-log-publisher 02:57:36 448f6bf000e3: Pulling fs layer 02:57:36 f757da607395: Pulling fs layer 02:57:36 05883995daec: Pulling fs layer 02:57:36 8603b9c90790: Pulling fs layer 02:57:36 1560dd03e051: Pulling fs layer 02:57:36 27f5ce0e4adf: Pulling fs layer 02:57:36 c2d8d7efcc4b: Pulling fs layer 02:57:36 8603b9c90790: Waiting 02:57:36 27f5ce0e4adf: Waiting 02:57:36 1560dd03e051: Waiting 02:57:36 c2d8d7efcc4b: Waiting 02:57:37 f757da607395: Verifying Checksum 02:57:37 f757da607395: Download complete 02:57:37 8603b9c90790: Verifying Checksum 02:57:37 8603b9c90790: Download complete 02:57:37 1560dd03e051: Verifying Checksum 02:57:37 1560dd03e051: Download complete 02:57:37 27f5ce0e4adf: Verifying Checksum 02:57:37 27f5ce0e4adf: Download complete 02:57:37 05883995daec: Download complete 02:57:38 448f6bf000e3: Download complete 02:57:41 c2d8d7efcc4b: Verifying Checksum 02:57:41 c2d8d7efcc4b: Download complete 02:57:41 448f6bf000e3: Pull complete 02:57:42 f757da607395: Pull complete 02:57:44 05883995daec: Pull complete 02:57:44 8603b9c90790: Pull complete 02:57:45 1560dd03e051: Pull complete 02:57:45 27f5ce0e4adf: Pull complete 02:58:00 c2d8d7efcc4b: Pull complete 02:58:00 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:58:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:58:01 prd-ubuntu18.04-docker-arm64-4c-16g-2050 does not seem to be running inside a container 02:58:01 $ 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 02:58:05 $ docker top 87a3b0cd937ba7906d2809994705764d37ed7da47d854fe46659c463e68fbf45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:06 ---> job-cost.sh 02:58:06 lf-activate-venv: SKIPPING 02:58:06 INFO: No Stack... 02:58:07 INFO: Retrieving Pricing Info for: v2-standard-4 02:58:07 INFO: Archiving Costs [Pipeline] sh 02:58:08 + cat /w/workspace/edgex-go/3/archives/cost.csv 02:58:08 + cut -d, -f6 [Pipeline] lock 02:58:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3649-3-stack-cost] 02:58:08 Resource [jenkins-edgexfoundry-edgex-go-PR-3649-3-stack-cost] did not exist. Created. 02:58:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3649-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:58:09 + echo total: 0.18000000715255737 [Pipeline] stash 02:58:09 Stashed 1 file(s) [Pipeline] } 02:58:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3649-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:58:09 $ docker stop --time=1 87a3b0cd937ba7906d2809994705764d37ed7da47d854fe46659c463e68fbf45 02:58:11 $ 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 02:58:14 provisioning config files... 02:58:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6248795702923198663tmp [Pipeline] { [Pipeline] sh 02:58:14 + set +x 02:58:14 + curl -s https://codecov.io/bash 02:58:14 + bash -s -- 02:58:14 02:58:14 _____ _ 02:58:14 / ____| | | 02:58:14 | | ___ __| | ___ ___ _____ __ 02:58:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:58:14 | |___| (_) | (_| | __/ (_| (_) \ V / 02:58:14 \_____\___/ \__,_|\___|\___\___/ \_/ 02:58:14 Bash-1.0.6 02:58:14 02:58:14 02:58:14 ==> git version 2.24.4 found 02:58:14 ==> 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 02:58:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:58:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:58:14 ==> Jenkins CI detected. 02:58:14 current dir:  /w/workspace/edgex-go/3 02:58:14 project root: . 02:58:14 --> token set from env 02:58:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:58:14 ==> Running gcov in . (disable via -X gcov) 02:58:14 ==> Python coveragepy not found 02:58:14 ==> Searching for coverage reports in: 02:58:14 + . 02:58:14 -> Found 1 reports 02:58:14 ==> Detecting git/mercurial file structure 02:58:14 ==> Reading reports 02:58:14 + ./coverage.out bytes=404176 02:58:14 ==> Appending adjustments 02:58:14 https://docs.codecov.io/docs/fixing-reports 02:58:15 + Found adjustments 02:58:15 ==> Gzipping contents 02:58:15 56K /tmp/codecov.PuAC6i.gz 02:58:15 ==> Uploading reports 02:58:15 url: https://codecov.io 02:58:15 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= 02:58:15 -> Pinging Codecov 02:58:15 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= 02:58:16 -> Uploading to 02:58:16 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 02:58:16 % Total % Received % Xferd Average Speed Time Time Time Current 02:58:16 Dload Upload Total Spent Left Speed 02:58:17 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 02:58:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/812ad0cafe0d1091f997da893677d44cb0258b3b [Pipeline] } 02:58:17 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 02:58:18 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:58:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:58:19 ---> package-listing.sh 02:58:19 ++ facter osfamily 02:58:19 ++ tr '[:upper:]' '[:lower:]' 02:58:19 + OS_FAMILY=redhat 02:58:19 + workspace=/w/workspace/edgex-go/3 02:58:19 + START_PACKAGES=/tmp/packages_start.txt 02:58:19 + END_PACKAGES=/tmp/packages_end.txt 02:58:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:58:19 + PACKAGES=/tmp/packages_start.txt 02:58:19 + '[' /w/workspace/edgex-go/3 ']' 02:58:19 + PACKAGES=/tmp/packages_end.txt 02:58:19 + case "${OS_FAMILY}" in 02:58:19 + sort 02:58:19 + rpm -qa 02:58:22 + '[' -f /tmp/packages_start.txt ']' 02:58:22 + '[' -f /tmp/packages_end.txt ']' 02:58:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:58:22 + '[' /w/workspace/edgex-go/3 ']' 02:58:22 + mkdir -p /w/workspace/edgex-go/3/archives/ 02:58:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 02:58:22 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 02:58:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:23 02:58:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:58:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:23 latest: Pulling from edgex-lftools-log-publisher 02:58:23 b4d181a07f80: Pulling fs layer 02:58:23 a1111a8f2ec3: Pulling fs layer 02:58:23 ed53099fbce6: Pulling fs layer 02:58:23 dc539afda2c1: Pulling fs layer 02:58:23 77bc0d833cb6: Pulling fs layer 02:58:23 9065ff56babe: Pulling fs layer 02:58:23 d287ab97295c: Pulling fs layer 02:58:23 dc539afda2c1: Waiting 02:58:23 77bc0d833cb6: Waiting 02:58:23 9065ff56babe: Waiting 02:58:23 d287ab97295c: Waiting 02:58:23 a1111a8f2ec3: Verifying Checksum 02:58:23 a1111a8f2ec3: Download complete 02:58:23 dc539afda2c1: Verifying Checksum 02:58:23 dc539afda2c1: Download complete 02:58:24 77bc0d833cb6: Verifying Checksum 02:58:24 77bc0d833cb6: Download complete 02:58:24 9065ff56babe: Verifying Checksum 02:58:24 9065ff56babe: Download complete 02:58:24 ed53099fbce6: Verifying Checksum 02:58:24 ed53099fbce6: Download complete 02:58:25 b4d181a07f80: Verifying Checksum 02:58:25 b4d181a07f80: Download complete 02:58:26 b4d181a07f80: Pull complete 02:58:26 a1111a8f2ec3: Pull complete 02:58:26 ed53099fbce6: Pull complete 02:58:26 dc539afda2c1: Pull complete 02:58:27 77bc0d833cb6: Pull complete 02:58:27 9065ff56babe: Pull complete 02:58:28 d287ab97295c: Verifying Checksum 02:58:28 d287ab97295c: Download complete 02:58:32 d287ab97295c: Pull complete 02:58:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:58:32 prd-centos7-docker-4c-2g-2049 does not seem to be running inside a container 02:58:32 $ 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 02:58:36 $ docker top 5c1870be30753466eddfc5cc9934bd2d7acd24c7e7d37037942569940361090a -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:36 + touch /tmp/pre-build-complete [Pipeline] sh 02:58:36 + mkdir -p /var/log/sysstat [Pipeline] sh 02:58:37 + ls /var/log/sa-host 02:58:37 + sadf -c /var/log/sa-host/sa05 02:58:37 file_magic: OK 02:58:37 HZ: Using current value: 100 02:58:37 file_header: OK 02:58:37 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 02:58:37 Statistics: 02:58:37 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... 02:58:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:39 provisioning config files... 02:58:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5364217380019315639tmp [Pipeline] { [Pipeline] echo 02:58:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:58:39 ---> create-netrc.sh [Pipeline] } 02:58:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:58:39 ---> python-tools-install.sh [Pipeline] echo 02:58:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:58:40 ---> sudo-logs.sh 02:58:40 Archiving 'sudo' log.. 02:58:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-2049.vexxhost.local: Name or service not known 02:58:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-2049.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:58:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:58:40 ---> job-cost.sh 02:58:40 lf-activate-venv: SKIPPING 02:58:40 DEBUG: total: 0.18000000715255737 02:58:40 INFO: Retrieving Stack Cost... 02:58:41 INFO: Retrieving Pricing Info for: v3-standard-2 02:58:41 INFO: Archiving Costs [Pipeline] echo 02:58:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:58:42 ---> logs-deploy.sh 02:58:42 lf-activate-venv: SKIPPING 02:58:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3649/3 02:58:42 INFO: archiving workspace using pattern(s): 02:58:42 Archives upload complete. 02:58:43 INFO: archiving logs to Nexus 02:58:43 ---> uname -a: 02:58:43 Linux prd-centos7-docker-4c-2g-2049.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 02:58:43 02:58:43 02:58:43 ---> lscpu: 02:58:43 Architecture: x86_64 02:58:43 CPU op-mode(s): 32-bit, 64-bit 02:58:43 Byte Order: Little Endian 02:58:43 Address sizes: 40 bits physical, 48 bits virtual 02:58:43 CPU(s): 2 02:58:43 On-line CPU(s) list: 0,1 02:58:43 Thread(s) per core: 1 02:58:43 Core(s) per socket: 1 02:58:43 Socket(s): 2 02:58:43 NUMA node(s): 1 02:58:43 Vendor ID: AuthenticAMD 02:58:43 CPU family: 23 02:58:43 Model: 49 02:58:43 Model name: AMD EPYC-Rome Processor 02:58:43 Stepping: 0 02:58:43 CPU MHz: 2799.998 02:58:43 BogoMIPS: 5599.99 02:58:43 Virtualization: AMD-V 02:58:43 Hypervisor vendor: KVM 02:58:43 Virtualization type: full 02:58:43 L1d cache: 32K 02:58:43 L1i cache: 32K 02:58:43 L2 cache: 512K 02:58:43 L3 cache: 16384K 02:58:43 NUMA node0 CPU(s): 0,1 02:58:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:58:43 02:58:43 02:58:43 ---> nproc: 02:58:43 2 02:58:43 02:58:43 02:58:43 ---> df -h: 02:58:43 Filesystem Size Used Avail Use% Mounted on 02:58:43 overlay 40G 14G 27G 35% / 02:58:43 tmpfs 64M 0 64M 0% /dev 02:58:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:58:43 shm 64M 0 64M 0% /dev/shm 02:58:43 /dev/vda1 40G 14G 27G 35% /facter-os 02:58:43 02:58:43 02:58:43 ---> sar -b -r -n DEV: 02:58:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 02:58:43 02:58:43 02:36:02 LINUX RESTART (2 CPU) 02:58:43 02:58:43 02:37:02 tps rtps wtps bread/s bwrtn/s 02:58:43 02:38:01 140.33 3.61 136.73 2643.28 49073.84 02:58:43 02:39:01 281.75 0.00 281.75 0.00 56790.06 02:58:43 02:40:01 56.17 0.00 56.17 0.00 10754.80 02:58:43 02:41:01 55.16 0.00 55.16 0.00 8722.29 02:58:43 02:42:01 815.07 397.57 417.50 15134.52 269449.61 02:58:43 02:43:01 382.96 46.91 336.05 6233.98 150968.13 02:58:43 02:44:02 561.75 154.61 407.14 5899.07 150540.61 02:58:43 02:45:01 147.87 20.13 127.73 1884.86 21191.06 02:58:43 02:46:01 1.27 0.00 1.27 0.00 19.99 02:58:43 02:47:01 0.58 0.30 0.28 94.47 3.75 02:58:43 02:48:01 0.25 0.00 0.25 0.00 2.43 02:58:43 02:49:01 0.17 0.00 0.17 0.00 1.65 02:58:43 02:50:01 0.30 0.00 0.30 0.00 3.23 02:58:43 02:51:01 0.35 0.10 0.25 3.06 2.30 02:58:43 02:52:01 0.88 0.08 0.80 2.66 16.59 02:58:43 02:53:01 0.28 0.00 0.28 0.00 2.88 02:58:43 02:54:01 0.25 0.00 0.25 0.00 3.61 02:58:43 02:55:01 0.25 0.00 0.25 0.00 2.60 02:58:43 02:56:01 0.18 0.00 0.18 0.00 2.02 02:58:43 02:57:01 0.25 0.00 0.25 0.00 3.08 02:58:43 02:58:01 0.25 0.00 0.25 0.00 2.57 02:58:43 Average: 116.52 29.74 86.78 1518.84 34191.20 02:58:43 02:58:43 02:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:58:43 02:38:01 4093144 0 960996 12.00 2620 2952172 1588448 17.54 1051816 2365732 4516 02:58:43 02:39:01 3252736 0 1190652 14.87 2620 3562924 1601568 17.68 1322972 2795852 183232 02:58:43 02:40:01 3125936 0 1152716 14.39 2620 3727660 1550240 17.12 1364404 2863800 35664 02:58:43 02:41:01 3403600 0 1074348 13.41 2620 3528364 1278132 14.11 1186428 2787604 33348 02:58:43 02:42:01 477412 0 1378312 17.21 2620 6150588 2237500 24.70 2996872 3765840 77828 02:58:43 02:43:01 1009512 0 1415104 17.67 2620 5581696 2828892 31.23 2917580 3287964 2528 02:58:43 02:44:02 1538060 0 1268408 15.84 2620 5199844 1545980 17.07 2248264 3426552 2736 02:58:43 02:45:01 2593824 0 1195084 14.92 2620 4217404 1148444 12.68 1322276 3300192 8 02:58:43 02:46:01 2601156 0 1187752 14.83 2620 4217404 1110588 12.26 1319864 3300168 8 02:58:43 02:47:01 2597648 0 1188448 14.84 2620 4220216 1110564 12.26 1328824 3296620 8 02:58:43 02:48:01 2597980 0 1188116 14.83 2620 4220216 1110396 12.26 1328508 3296620 8 02:58:43 02:49:01 2598236 0 1187852 14.83 2620 4220224 1110444 12.26 1328276 3296876 8 02:58:43 02:50:01 2598464 0 1187620 14.83 2620 4220228 1110396 12.26 1328276 3296872 8 02:58:43 02:51:01 2596440 0 1189644 14.85 2620 4220228 1112136 12.28 1329900 3296872 8 02:58:43 02:52:01 2597508 0 1188532 14.84 2620 4220272 1110492 12.26 1329392 3296012 8 02:58:43 02:53:01 2597744 0 1188296 14.84 2620 4220272 1110396 12.26 1329312 3296012 8 02:58:43 02:54:01 2598208 0 1187824 14.83 2620 4220280 1110396 12.26 1329272 3296012 8 02:58:43 02:55:01 2597820 0 1188208 14.84 2620 4220284 1110432 12.26 1329336 3296012 8 02:58:43 02:56:01 2597868 0 1188156 14.84 2620 4220288 1110396 12.26 1329216 3296012 8 02:58:43 02:57:01 2597896 0 1188124 14.83 2620 4220292 1110480 12.26 1329416 3296012 8 02:58:43 02:58:01 2597992 0 1188024 14.83 2620 4220296 1110396 12.26 1329328 3296012 8 02:58:43 Average: 2536628 0 1194391 14.91 2620 4275293 1343653 14.83 1508549 3211888 16189 02:58:43 02:58:43 02:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:58:43 02:38:01 vethf218207 71.08 89.25 6.76 61.85 0.00 0.00 0.00 0.00 02:58:43 02:38:01 eth0 1217.47 1125.67 6514.05 161.00 0.00 0.00 0.00 0.00 02:58:43 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:38:01 docker0 741.50 644.51 66.73 2816.73 0.00 0.00 0.00 0.00 02:58:43 02:39:01 veth7995ed1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:58:43 02:39:01 eth0 412.74 364.83 2009.20 41.30 0.00 0.00 0.00 0.00 02:58:43 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:39:01 docker0 347.99 385.06 26.84 1984.83 0.00 0.00 0.00 0.00 02:58:43 02:40:01 veth7995ed1 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 02:58:43 02:40:01 eth0 37.15 29.14 25.55 60.70 0.00 0.00 0.00 0.00 02:58:43 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:40:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 02:58:43 02:41:01 eth0 99.83 63.51 540.52 15.02 0.00 0.00 0.00 0.00 02:58:43 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:42:01 vethf05ca2f 0.00 0.68 0.00 0.04 0.00 0.00 0.00 0.00 02:58:43 02:42:01 eth0 267.54 185.73 1361.18 65.76 0.00 0.00 0.00 0.00 02:58:43 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:42:01 vethde80569 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:58:43 02:43:01 vethe23ad4b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:43:01 veth9555e4e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:43:01 vethf05ca2f 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 02:58:43 02:43:01 eth0 68.61 38.03 173.98 62.57 0.00 0.00 0.00 0.00 02:58:43 02:44:02 veth0b578f9 2.51 6.62 0.17 32.00 0.00 0.00 0.00 0.00 02:58:43 02:44:02 vethf05ca2f 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 02:58:43 02:44:02 eth0 235.40 143.29 1222.71 73.35 0.00 0.00 0.00 0.00 02:58:43 02:44:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:58:43 02:45:01 eth0 106.52 42.50 636.66 10.92 0.00 0.00 0.00 0.00 02:58:43 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:45:01 docker0 1231.56 1259.08 103.18 5730.05 0.00 0.00 0.00 0.00 02:58:43 02:46:01 eth0 0.85 0.35 0.31 0.20 0.00 0.00 0.00 0.00 02:58:43 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:47:01 eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 02:58:43 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:48:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:58:43 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:49:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:58:43 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:58:43 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:58:43 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:52:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:58:43 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:58:43 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:54:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:55:01 eth0 0.17 0.17 0.09 0.01 0.00 0.00 0.00 0.00 02:58:43 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:56:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:57:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:58:43 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:58:43 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 Average: eth0 115.72 94.22 589.95 23.30 0.00 0.00 0.00 0.00 02:58:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:43 Average: docker0 57.77 59.06 4.84 268.80 0.00 0.00 0.00 0.00 02:58:43 02:58:43 02:58:43 ---> sar -P ALL: 02:58:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 02:58:43 02:58:43 02:36:02 LINUX RESTART (2 CPU) 02:58:43 02:58:43 02:37:02 CPU %user %nice %system %iowait %steal %idle 02:58:43 02:38:01 all 23.50 0.00 7.95 2.59 0.09 65.87 02:58:43 02:38:01 0 24.25 0.00 8.45 2.14 0.09 65.07 02:58:43 02:38:01 1 22.75 0.00 7.45 3.04 0.09 66.67 02:58:43 02:39:01 all 47.94 0.00 10.99 2.62 0.09 38.36 02:58:43 02:39:01 0 47.73 0.00 11.17 2.75 0.09 38.27 02:58:43 02:39:01 1 48.15 0.00 10.82 2.49 0.09 38.45 02:58:43 02:40:01 all 37.94 0.00 5.52 0.60 0.08 55.87 02:58:43 02:40:01 0 38.79 0.00 5.16 0.51 0.07 55.47 02:58:43 02:40:01 1 37.09 0.00 5.88 0.69 0.09 56.26 02:58:43 02:41:01 all 57.03 0.00 9.18 0.90 0.09 32.81 02:58:43 02:41:01 0 56.25 0.00 8.53 0.90 0.09 34.22 02:58:43 02:41:01 1 57.80 0.00 9.82 0.89 0.09 31.39 02:58:43 02:42:01 all 28.53 0.00 22.29 29.68 0.12 19.38 02:58:43 02:42:01 0 29.99 0.00 21.82 28.90 0.13 19.17 02:58:43 02:42:01 1 27.08 0.00 22.75 30.47 0.11 19.59 02:58:43 02:43:01 all 78.69 0.00 18.03 2.83 0.13 0.31 02:58:43 02:43:01 0 80.16 0.00 16.65 2.61 0.13 0.46 02:58:43 02:43:01 1 77.23 0.00 19.41 3.06 0.13 0.17 02:58:43 02:44:02 all 71.01 0.00 22.01 5.67 0.12 1.19 02:58:43 02:44:02 0 72.16 0.00 20.82 5.63 0.13 1.26 02:58:43 02:44:02 1 69.86 0.00 23.19 5.71 0.11 1.13 02:58:43 02:45:01 all 10.07 0.00 5.72 1.95 0.06 82.19 02:58:43 02:45:01 0 10.95 0.00 5.92 1.70 0.07 81.36 02:58:43 02:45:01 1 9.20 0.00 5.52 2.20 0.05 83.03 02:58:43 02:46:01 all 0.13 0.00 0.12 0.00 0.02 99.73 02:58:43 02:46:01 0 0.03 0.00 0.08 0.00 0.02 99.87 02:58:43 02:46:01 1 0.23 0.00 0.15 0.00 0.02 99.60 02:58:43 02:47:01 all 0.18 0.00 0.05 0.02 0.02 99.73 02:58:43 02:47:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:58:43 02:47:01 1 0.33 0.00 0.05 0.03 0.02 99.57 02:58:43 02:48:01 all 0.09 0.00 0.03 0.00 0.02 99.86 02:58:43 02:48:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:58:43 02:48:01 1 0.15 0.00 0.02 0.00 0.02 99.82 02:58:43 02:58:43 02:48:01 CPU %user %nice %system %iowait %steal %idle 02:58:43 02:49:01 all 0.17 0.00 0.03 0.00 0.02 99.78 02:58:43 02:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88 02:58:43 02:49:01 1 0.28 0.00 0.03 0.00 0.00 99.68 02:58:43 02:50:01 all 0.08 0.00 0.02 0.00 0.03 99.87 02:58:43 02:50:01 0 0.03 0.00 0.03 0.00 0.05 99.88 02:58:43 02:50:01 1 0.13 0.00 0.00 0.00 0.02 99.85 02:58:43 02:51:01 all 0.13 0.00 0.03 0.00 0.03 99.82 02:58:43 02:51:01 0 0.07 0.00 0.03 0.00 0.03 99.87 02:58:43 02:51:01 1 0.18 0.00 0.03 0.00 0.02 99.77 02:58:43 02:52:01 all 0.09 0.00 0.04 0.00 0.02 99.85 02:58:43 02:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:58:43 02:52:01 1 0.17 0.00 0.05 0.00 0.02 99.77 02:58:43 02:53:01 all 0.11 0.00 0.04 0.00 0.03 99.82 02:58:43 02:53:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:58:43 02:53:01 1 0.17 0.00 0.03 0.00 0.02 99.78 02:58:43 02:54:01 all 0.13 0.00 0.03 0.00 0.02 99.82 02:58:43 02:54:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:58:43 02:54:01 1 0.23 0.00 0.02 0.00 0.02 99.73 02:58:43 02:55:01 all 0.20 0.00 0.02 0.00 0.02 99.77 02:58:43 02:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:58:43 02:55:01 1 0.38 0.00 0.03 0.00 0.02 99.57 02:58:43 02:56:01 all 0.19 0.00 0.03 0.00 0.02 99.76 02:58:43 02:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:58:43 02:56:01 1 0.33 0.00 0.03 0.00 0.02 99.62 02:58:43 02:57:01 all 0.18 0.00 0.03 0.00 0.03 99.76 02:58:43 02:57:01 0 0.33 0.00 0.03 0.00 0.03 99.60 02:58:43 02:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:58:43 02:58:01 all 0.22 0.00 0.03 0.00 0.02 99.74 02:58:43 02:58:01 0 0.40 0.00 0.03 0.00 0.02 99.55 02:58:43 02:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:58:43 Average: all 16.06 0.00 4.60 2.11 0.05 77.19 02:58:43 Average: 0 16.26 0.00 4.45 2.02 0.05 77.22 02:58:43 Average: 1 15.86 0.00 4.74 2.19 0.04 77.17 02:58:43 02:58:43 02:58:43